From 2bc75a529708ca34f363d151252a537cedbc8629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=E8=8B=8F=E9=A3=9E=E6=BA=90=E2=80=9D?= Date: Wed, 20 Sep 2023 14:34:51 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=9C=80=E7=BB=88=E9=87=8F=E4=BA=A7?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=9B=202=E3=80=81=E4=BD=8E=E5=88=86?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=88=86=E8=BE=A8=E7=8E=871080=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E9=87=8D=E6=96=B0=E5=BC=80=E6=9C=BA=E7=AC=AC=E4=B8=89?= =?UTF-8?q?=E4=B8=AAlogo=E6=8A=96=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/ISP_568/ISP_568.uvprojx | 12 +- project/ISP_568/Listings/CVWL568_S21U.map | 5362 ------- .../Listings/CVWL568_S21U_20221205.map | 5176 ------- .../Listings/CVWL568_S21U_20221207.map | 5258 ------- .../Listings/CVWL568_S21U_20221213.map | 5324 ------- .../Listings/CVWL568_S21U_20221214.map | 5322 ------- .../Listings/CVWL568_S21U_20230427.map | 5460 ------- .../Listings/CVWL568_S21U_20230515.map | 5460 ------- ...20230810.map => CVWL568_S21U_20230913.map} | 4601 +++--- ...20230808.map => CVWL568_S21U_20230914.map} | 4619 +++--- ...20230420.map => CVWL568_S21U_20230916.map} | 5250 ++++--- ...20230706.map => CVWL568_S21U_20230918.map} | 5658 +++---- project/ISP_568/Listings/ISP_568.map | 4981 ------ project/ISP_568/Listings/ap_demo.txt | 12756 ++++++++-------- .../Listings/app_tp_for_custom_s21u.txt | 2267 +++ .../ISP_568/Listings/app_tp_for_custom_s8.txt | 4415 ------ project/ISP_568/Listings/app_tp_st_touch.txt | 281 +- project/ISP_568/Listings/app_tp_transfer.txt | 1485 +- .../ISP_568/Objects/CVWL568_S21U_20230427.bin | Bin 65284 -> 0 bytes .../ISP_568/Objects/CVWL568_S21U_20230515.bin | Bin 65284 -> 0 bytes .../ISP_568/Objects/CVWL568_S21U_20230706.bin | Bin 65296 -> 0 bytes .../ISP_568/Objects/CVWL568_S21U_20230808.bin | Bin 65228 -> 0 bytes .../ISP_568/Objects/CVWL568_S21U_20230810.bin | Bin 65532 -> 0 bytes .../ISP_568/Objects/CVWL568_S21U_20230913.bin | Bin 0 -> 62648 bytes .../ISP_568/Objects/CVWL568_S21U_20230914.bin | Bin 0 -> 62496 bytes .../ISP_568/Objects/CVWL568_S21U_20230916.bin | Bin 0 -> 62496 bytes .../ISP_568/Objects/CVWL568_S21U_20230918.bin | Bin 0 -> 62520 bytes src/app/demo/ap_demo.c | 1515 +- src/app/demo/ap_demo_version.txt | 15 + src/app/demo/app_tp_for_custom_s21u.c | 1047 ++ src/app/demo/app_tp_for_custom_s21u.h | 109 + src/app/demo/app_tp_for_custom_s8.h | 150 - .../demo/app_tp_phone_transfer_data_s21u.h | 28 + .../demo/app_tp_screen_transfer_data_s21u.h | 65 + src/app/demo/app_tp_screen_transfer_data_s8.h | 23 - src/app/demo/app_tp_st_touch.c | 10 + src/app/demo/app_tp_st_touch.h | 1 + src/app/demo/app_tp_transfer.c | 637 +- src/app/demo/app_tp_transfer.h | 125 +- src/app/test_cfg_global.h | 3 +- 40 files changed, 22616 insertions(+), 64799 deletions(-) delete mode 100644 project/ISP_568/Listings/CVWL568_S21U.map delete mode 100644 project/ISP_568/Listings/CVWL568_S21U_20221205.map delete mode 100644 project/ISP_568/Listings/CVWL568_S21U_20221207.map delete mode 100644 project/ISP_568/Listings/CVWL568_S21U_20221213.map delete mode 100644 project/ISP_568/Listings/CVWL568_S21U_20221214.map delete mode 100644 project/ISP_568/Listings/CVWL568_S21U_20230427.map delete mode 100644 project/ISP_568/Listings/CVWL568_S21U_20230515.map rename project/ISP_568/Listings/{CVWL568_S21U_20230810.map => CVWL568_S21U_20230913.map} (72%) rename project/ISP_568/Listings/{CVWL568_S21U_20230808.map => CVWL568_S21U_20230914.map} (67%) rename project/ISP_568/Listings/{CVWL568_S21U_20230420.map => CVWL568_S21U_20230916.map} (65%) rename project/ISP_568/Listings/{CVWL568_S21U_20230706.map => CVWL568_S21U_20230918.map} (64%) delete mode 100644 project/ISP_568/Listings/ISP_568.map create mode 100644 project/ISP_568/Listings/app_tp_for_custom_s21u.txt delete mode 100644 project/ISP_568/Listings/app_tp_for_custom_s8.txt delete mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230427.bin delete mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230515.bin delete mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230706.bin delete mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230808.bin delete mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230810.bin create mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230913.bin create mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230914.bin create mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230916.bin create mode 100644 project/ISP_568/Objects/CVWL568_S21U_20230918.bin create mode 100644 src/app/demo/app_tp_for_custom_s21u.c create mode 100644 src/app/demo/app_tp_for_custom_s21u.h delete mode 100644 src/app/demo/app_tp_for_custom_s8.h create mode 100644 src/app/demo/app_tp_phone_transfer_data_s21u.h create mode 100644 src/app/demo/app_tp_screen_transfer_data_s21u.h delete mode 100644 src/app/demo/app_tp_screen_transfer_data_s8.h diff --git a/project/ISP_568/ISP_568.uvprojx b/project/ISP_568/ISP_568.uvprojx index 7fdb1f8..d112e1b 100644 --- a/project/ISP_568/ISP_568.uvprojx +++ b/project/ISP_568/ISP_568.uvprojx @@ -50,7 +50,7 @@ 1 .\Objects\ - CVWL568_S21U_20230810 + CVWL568_S21U_20230918 1 0 1 @@ -408,6 +408,11 @@ 5 ..\..\src\app\demo\ap_demo_version.txt + + app_tp_for_custom_s21u.c + 1 + ..\..\src\app\demo\app_tp_for_custom_s21u.c + @@ -418,11 +423,6 @@ 4 ..\..\src\sdk\CVWL568\lib\CVWL568.lib - - CVWL568_S21U_TP.lib - 4 - ..\..\src\sdk\CVWL568\lib\CVWL568_S21U_TP.lib - diff --git a/project/ISP_568/Listings/CVWL568_S21U.map b/project/ISP_568/Listings/CVWL568_S21U.map deleted file mode 100644 index 04c3605..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U.map +++ /dev/null @@ -1,5362 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_display_on) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_tp_calibration_04) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.app_tp_calibration_exec) refers to app_tp_transfer.o(i.ap_tp_calibration) for ap_tp_calibration - ap_demo.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.app_tp_calibration_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.ap_tp_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.ap_tp_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) for hal_internal_vsync_toggle_input_frame_rate - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) for hal_internal_sync_input_resolution_change_ex - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_dsi_tx_ctrl.o(.conststring) for .conststring - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) for hal_internal_vsync_update_lcdc_addr - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te) refers to hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) for hal_internal_sync_cmd_mode_rcv_te - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.constdata) for .constdata - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) for hal_dsi_tx_ctrl_set_rect_pixel_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) for hal_dsi_tx_ctrl_draw_flicker - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) for hal_dsi_tx_ctrl_draw_chessboard - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_update_dpi_param) for hal_internal_update_dpi_param - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_config_intr) for drv_i2c_s_config_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c0_set_callback) for drv_i2c0_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_sel) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_release_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_release_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c1_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c0_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_slave_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_update_dpi_param) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fmul.o(.text) for __aeabi_fmul - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ceil.o(i.ceil) for ceil - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) for hal_internal_video_mode_auto_sync - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (5 bytes). - Removing app_tp_transfer.o(.data), (6 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (10 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (148 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te), (10 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard), (280 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker), (172 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init), (30 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data), (272 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (80 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (32 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (40 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_sel), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (32 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (136 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (48 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (108 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_release_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). - Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1440 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_clocks), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (30 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (64 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_frame_buff_pd), (28 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (560 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing dflti.o(.text), (40 bytes). - -607 unused section(s) (total 28095 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010be8 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c00 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.DMA_IRQn_Handler 0x00010c18 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c2c Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c48 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010c64 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010c80 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010c9c Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cb8 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010cd4 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010cf0 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d0c Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d20 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010d70 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010d84 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010d9c Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010db4 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010dcc Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010df4 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e0c Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e24 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e3c Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e58 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010f9c Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00010fb8 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00010fd4 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.UART_DisableDma 0x00010ff0 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ff2 Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ff6 Section 2 handlers.o(i.__scatterload_null) - i.app_UART_IRQn_Handler 0x00010ff8 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SysTick_Handler 0x0001101c Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x00011034 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x0001104c Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x00011064 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x0001107c Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x00011094 Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x000110b0 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x000110c8 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x000110ec Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x00011134 Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x0001114e Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x00011282 Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x0001129c Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011358 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x00011370 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x00011388 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113a0 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113c0 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x000113e4 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x00011412 Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x0001142c Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001142d Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011444 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011445 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x0001145c Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x0001145d Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x0001147c Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x0001147d Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x00011494 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x00011495 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x000114d8 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x000114e6 Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x000114f4 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011500 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011501 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x00011674 Section 0 printfa.o(i._printf_core) - _printf_core 0x00011675 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d60 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d61 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011d80 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011d81 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011dac Section 0 printfa.o(i._sputc) - _sputc 0x00011dad Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011db8 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011db9 Thumb Code 3152 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a0c Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012ba8 Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012ba9 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_reset_cb 0x00012c34 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012c35 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012cb4 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012cb5 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012cfc Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012cfd Thumb Code 28 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012d40 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012d41 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012d74 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012d75 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012df0 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012df1 Thumb Code 22 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012e34 Section 0 ap_demo.o(i.ap_set_tp_calibration_04) - ap_set_tp_calibration_04 0x00012e35 Thumb Code 28 ap_demo.o(i.ap_set_tp_calibration_04) - i.ap_tp_calibration 0x00012e54 Section 0 app_tp_transfer.o(i.ap_tp_calibration) - i.ap_update_frame_rate 0x00012f04 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x00012f05 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x00012f30 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00012f4c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00012f70 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x00012f8c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00012fa8 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00012fc4 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00012fe0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x00012ffc Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00013018 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00013034 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00013050 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013098 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x000130b0 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x000130c0 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00013264 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x000132ec Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013584 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x00013624 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x0001366c Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x0001369c Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x0001389c Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x000138bc Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x000138d4 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x000138de Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x000138e8 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x000138f2 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x000138fc Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013918 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013934 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x0001396c Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x0001397c Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x000139ac Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x000139d0 Section 0 ap_demo.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013a28 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013a29 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013a58 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013a9c Section 0 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_read 0x00013a9d Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013abc Section 0 app_tp_transfer.o(i.app_tp_m_write) - app_tp_m_write 0x00013abd Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013ac4 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x00013e14 Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00013e1c Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00013e24 Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000140e0 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00014110 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00014111 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x0001411c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x0001411d Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x0001415c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x0001425c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00014270 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x00014294 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014784 Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x0001484c Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x0001484d Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014878 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014879 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x0001490c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014964 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x0001497c Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x000149c0 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x000149e4 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x000149e5 Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014a00 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014a18 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014a3c Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014a74 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014a80 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014ac0 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014b70 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014b84 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00014bdc Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x00014be4 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x00014bf4 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00014c08 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00014c1c Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00014c3c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00014c50 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00014c68 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x00014c7c Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00014c90 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x00014ca4 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x00014cb8 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00014ccc Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00014ce0 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x00014cf4 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00014d08 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00014d1c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x00014d34 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00014d4c Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00014d60 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x00014d74 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x00014d88 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x00014da0 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00014dbc Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00014dcc Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00014ddc Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00014e00 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00014e0c Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00014e9c Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x00014eae Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00014ec8 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00014ed0 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00014f14 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00014f4a Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00014f58 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00014fcc Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x00014fd6 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00015000 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00015104 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00015144 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00015145 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x00015194 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x00015195 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000151b0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000151b8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000151be Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x000151cc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x000151ec Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x000151fc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x0001520c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x00015252 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x00015278 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x0001537c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x0001538a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x0001539e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x0001540a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x0001540e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x00015426 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x0001542e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x00015436 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015440 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x00015464 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00015468 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x0001546c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00015470 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x00015488 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x000154a2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x000154ae Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x00015512 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015550 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015684 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x000156a2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x000156aa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x000156c6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x000156de Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x000156ec Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x0001572c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x0001573c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015744 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00015766 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x0001576e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015794 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x0001583e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015854 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x0001586c Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x0001589a Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x000158a6 Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x000158d8 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x000158f0 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015908 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015914 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015928 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015978 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015998 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x000159a8 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x000159b8 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x000159c8 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x000159d8 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x000159d9 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x000159f8 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015b28 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015b34 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015b40 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015b41 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015b74 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00015c20 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x00015c3a Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x00015c54 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x00015cb4 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x00015cc4 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x00015cfc Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x00015d88 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00015de4 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00015e20 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00015e21 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00015e5e Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x00015ea0 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x00015ea4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x00015eac Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x00015ec0 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00015f10 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00015f2c Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00015f84 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00015fb8 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00015fd0 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00015fe8 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00016018 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x0001602e Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x00016052 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00016078 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x0001608e Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x000160a4 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x000160b0 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x000160ce Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x000160f0 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x00016112 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x0001611e Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00016138 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x0001615a Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00016174 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x00016180 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x000161cc Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x000161d2 Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x000161e4 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x00016204 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x00016244 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x00016258 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x00016278 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00016284 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x000162c4 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x000162d0 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x000162e2 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x000162f2 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00016300 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x00016314 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016320 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016330 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x00016342 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00016352 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00016368 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x00016380 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x0001639a Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x000163a8 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x000163d0 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x000163e0 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x000163e8 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x000163fc Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00016410 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x00016418 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_init_set_scld_filter 0x0001642c Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) - i.drv_param_p2r_filter_init 0x00016490 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x000164b4 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000164c4 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016500 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016560 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000165b4 Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000165c4 Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x000165dc Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x000165fc Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016622 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016640 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016641 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016660 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016680 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016698 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x000166d0 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x000166d1 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x000166dc Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x000166dd Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x000166ec Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x000166ed Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016700 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016701 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016716 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016720 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016724 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016780 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016794 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x000167f8 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x000167fc Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x000167fd Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x0001680e Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x00016812 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016813 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x00016824 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016830 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016838 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016844 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016850 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016864 Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016930 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016944 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016958 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016968 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x0001698e Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016996 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x000169a0 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x000169c0 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x000169dc Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016a30 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016a4c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016a58 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016a80 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016a98 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016ab4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016ad8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016afc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016b0c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016b1c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016b40 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016b41 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016b5a Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016b7c Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016b8c Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016b9c Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016b9d Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00016be0 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x00016bf4 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x00016c04 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00016c58 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x00016c80 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x00016c90 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x00016c91 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x00016c9a Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x00016cb6 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x00016cd2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x00016cd3 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x00016ce4 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x00016ce5 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00016cf8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00016cf9 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00016d08 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00016d10 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00016d28 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00016d68 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x00016d7c Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x00016da4 Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x00016db0 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x00016db6 Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x00016df2 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x00016e06 Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x00016e16 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00016e1e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x00016e44 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00016e6c Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x00016e84 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x00016e8e Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x00016e9e Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x00016ea8 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x00016eb2 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x00016ec4 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00016ece Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00016ed8 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00016ef0 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00016f00 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00016f01 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00016f10 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00016f11 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00016f20 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00016f60 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00016f6a Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x00016f80 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x00016fb4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017050 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000170d4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x000170fc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x0001710c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x00017134 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x000171cc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x000171cd Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017370 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00017371 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017448 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017449 Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000175a0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000175a1 Thumb Code 312 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x000176e8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x000176e9 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017914 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017950 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017a40 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017aac Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017ae0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017ae1 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017b18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017b19 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017b8c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017bc0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017bd0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00017c0c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017c48 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x00017c68 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00017c69 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00017df8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00017df9 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00017e2c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00017e2d Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x0001827c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000182a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x0001832c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x00018378 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000183a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x00018444 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x00018445 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018468 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x00018474 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018494 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000184a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000184b8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x000184dc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x00018578 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x000185bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018694 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018744 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018745 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018788 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018789 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x000187b8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x000187b9 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x000187d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x000187d9 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x000187f8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x000187f9 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x0001888c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x0001888d Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x000188e4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x000188e5 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018928 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018940 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018954 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018994 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x000189b4 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x000189dc Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x000189f4 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018a44 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018aa4 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018aac Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018acc Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018b38 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018b58 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018b74 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018b80 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018b81 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018ba0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018ba1 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018bb0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00018bfc Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x00018cc4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00018cd8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x00018ce4 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x00018ce5 Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00018e58 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x00018f54 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x00018f64 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x00018f74 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_update_dpi_param 0x00019148 Section 0 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - i.hal_internal_video_mode_auto_sync 0x00019158 Section 0 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - i.hal_internal_vsync_deinit 0x00019264 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x0001928c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00019298 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x000192b0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x000192bc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x000192c8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x000193e0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x00019490 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000195ac Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000195c0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x000195e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019634 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x000196b4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x000196b5 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x000196d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x000196d9 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019730 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019731 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019744 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019745 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x000198a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x000198a9 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x000198e8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x000198e9 Thumb Code 422 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019a98 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019a99 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019ad8 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019ae6 Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019af8 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019b0e Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019b18 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00019ba0 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019bbc Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019bc4 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x00019bcc Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x00019bd4 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x00019c02 Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x00019c1c Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x00019c64 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x00019c8c Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x00019d18 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x00019d28 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x00019d29 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x00019f04 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a014 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a015 Thumb Code 102 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a084 Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a085 Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a158 Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a164 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a165 Thumb Code 166 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x0001a228 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a229 Thumb Code 52 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a260 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a261 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001a654 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001a655 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001a7cc Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001a7cd Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001a858 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001a859 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001a9d8 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001a9d9 Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001aa7c Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001aa7d Thumb Code 316 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001ac50 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001ac51 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001ad14 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001ad15 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001add4 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001add5 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001ae04 Section 0 sqrt.o(i.sqrt) - i.vidc_callback 0x0001ae4c Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001ae4d Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001af54 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001af55 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001b024 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001b025 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001b1f0 Section 10212 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001b1f0 Data 108 ap_demo.o(.constdata) - .constdata 0x0001d9d4 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001d9f8 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001d9f8 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001da70 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001dacc Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001dacc Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001daec Section 5414 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f012 Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f014 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001f01c Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001f01c Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001f0d4 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001f154 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001f184 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001f1a4 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001f1ec Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001f230 Section 224 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 556 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - g_calibration_flag 0x000701d1 Data 1 ap_demo.o(.data) - start_display_on 0x000701d2 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d7 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_10 0x000701da Data 1 ap_demo.o(.data) - read_6e_24 0x000701db Data 1 ap_demo.o(.data) - read_6e_38 0x000701dc Data 1 ap_demo.o(.data) - read_6e_52 0x000701dd Data 1 ap_demo.o(.data) - read_6e_66 0x000701de Data 1 ap_demo.o(.data) - read_6e_70 0x000701df Data 1 ap_demo.o(.data) - read_5a_39 0x000701e0 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e1 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701f8 Data 4 ap_demo.o(.data) - .data 0x000703fc Section 46 app_tp_transfer.o(.data) - s_spim_write 0x000703fc Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x000703fd Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x000703fe Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x000703ff Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070401 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070402 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070403 Data 1 app_tp_transfer.o(.data) - .data 0x0007042c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007042c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070430 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070434 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070434 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070435 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070436 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070437 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070437 Data 1 hal_i2c_master.o(.data) - .data 0x00070438 Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070438 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070439 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007043a Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007043b Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007043c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070440 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070444 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x00070448 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x0007044c Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070450 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070454 Data 4 hal_i2c_slave.o(.data) - .data 0x00070458 Section 3108 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070462 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070463 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070464 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070465 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070466 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070467 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070468 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070469 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007046c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007046e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070470 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070472 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x0007107c Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007107d Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007107e Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007107f Section 3 app_tp_for_custom_s8.o(.data) - .data 0x00071082 Section 5 app_tp_for_custom_s8.o(.data) - .data 0x00071088 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x000710b8 Section 18 norflash.o(.data) - tmprg 0x000710c0 Data 4 norflash.o(.data) - .data 0x000710cc Section 12 drv_common.o(.data) - s_my_tick 0x000710cc Data 4 drv_common.o(.data) - .data 0x000710d8 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x000710d8 Data 4 drv_gpio.o(.data) - .data 0x000710dc Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x000710dc Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x000710e0 Data 4 drv_i2c_dma.o(.data) - .data 0x000710e4 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x000710e4 Data 4 drv_i2c_master.o(.data) - .data 0x000710e8 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x000710e8 Data 4 drv_i2c_slave.o(.data) - .data 0x000710ec Section 1188 drv_param_init.o(.data) - .data 0x00071590 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00071590 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00071594 Data 8 drv_pwm.o(.data) - .data 0x0007159c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x0007159c Data 4 drv_spi_master.o(.data) - .data 0x000715a0 Section 8 drv_swire.o(.data) - s_swire_cb 0x000715a0 Data 8 drv_swire.o(.data) - .data 0x000715a8 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x000715a8 Data 1 drv_sys_cfg.o(.data) - .data 0x000715ac Section 80 drv_timer.o(.data) - sg_timer_info 0x000715ac Data 80 drv_timer.o(.data) - .data 0x000715fc Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x000715fc Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00071600 Data 4 hal_internal_vsync.o(.data) - .data 0x00071608 Section 8 drv_rxbr.o(.data) - .data 0x00071610 Section 4 drv_vidc.o(.data) - .data 0x00071614 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x00071614 Data 1 drv_phy_common.o(.data) - .data 0x00071618 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x00071618 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x0007161c Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00071620 Data 4 drv_chip_info.o(.data) - .data 0x00071624 Section 8 drv_uart.o(.data) - s_UartFcrReg 0x00071624 Data 4 drv_uart.o(.data) - uart_userData 0x00071628 Data 4 drv_uart.o(.data) - .data 0x0007162c Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x0007162c Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x00071630 Data 8 drv_wdg.o(.data) - .data 0x00071638 Section 4 stdout.o(.data) - .data 0x0007163c Section 4 errno.o(.data) - _errno 0x0007163c Data 4 errno.o(.data) - .bss 0x00071640 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x00071640 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00071708 Data 200 app_tp_transfer.o(.bss) - .bss 0x000717d0 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x000717d0 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00071894 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00071894 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x000718e0 Section 256 tau_log.o(.bss) - .bss 0x000719e0 Section 208 hal_uart.o(.bss) - .bss 0x00071ab0 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00071ab0 Data 28 drv_dma.o(.bss) - .bss 0x00071acc Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00071acc Data 64 drv_gpio.o(.bss) - .bss 0x00071b0c Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00071b0c Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x00071bac Data 160 drv_i2c_dma.o(.bss) - .bss 0x00071c4c Section 2436 hal_internal_vsync.o(.bss) - g_imm_buffer 0x000724b0 Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x000725b0 Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x000725bc Data 20 hal_internal_vsync.o(.bss) - .bss 0x000725d0 Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00073600 Section 32 hal_spi_slave.o(.bss) - STACK 0x00073620 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b89 Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010be9 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c01 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - DMA_IRQn_Handler 0x00010c19 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c2d Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c49 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010c65 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010c81 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010c9d Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cb9 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010cd5 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010cf1 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d0d Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d21 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010d71 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010d85 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010d9d Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010db5 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010dcd Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010df5 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e0d Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e25 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e3d Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e59 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010f9d Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00010fb9 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00010fd5 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - UART_DisableDma 0x00010ff1 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ff3 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010ff7 Thumb Code 2 handlers.o(i.__scatterload_null) - app_UART_IRQn_Handler 0x00010ff9 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SysTick_Handler 0x0001101d Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x00011035 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x0001104d Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x00011065 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x0001107d Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x00011095 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x000110b1 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x000110c9 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x000110ed Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x00011135 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x0001114f Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x00011283 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x0001129d Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011359 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x00011371 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x00011389 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113a1 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113a1 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113a1 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113a1 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113a1 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113c1 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113c1 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113c1 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113c1 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113c1 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x000113e5 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x00011413 Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x000114d9 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x000114e7 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x000114f5 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a0d Thumb Code 290 ap_demo.o(i.ap_demo) - ap_tp_calibration 0x00012e55 Thumb Code 170 app_tp_transfer.o(i.ap_tp_calibration) - app_ADC_IRQn_Handler 0x00012f31 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00012f4d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00012f71 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x00012f8d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00012fa9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00012fc5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00012fe1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x00012ffd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00013019 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00013035 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00013051 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013099 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x000130b1 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x000130c1 Thumb Code 208 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00013265 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x000132ed Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013585 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x00013625 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x0001366d Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x0001369d Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x0001389d Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x000138bd Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x000138d5 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x000138df Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x000138e9 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x000138f3 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_VIDC_IRQn_Handler 0x000138fd Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013919 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013935 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x0001396d Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x0001397d Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x000139ad Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x000139d1 Thumb Code 30 ap_demo.o(i.app_tp_calibration_exec) - app_tp_init 0x00013a59 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_phone_analysis_data 0x00013ac5 Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x00013e15 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00013e1d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00013e25 Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000140e1 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x0001415d Thumb Code 240 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x0001425d Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00014271 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x00014295 Thumb Code 1258 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014785 Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x0001490d Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014965 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x0001497d Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x000149c1 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014a01 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014a19 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014a3d Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014a75 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014a81 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014ac1 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014b71 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014b85 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00014bdd Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x00014be5 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x00014bf5 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00014c09 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00014c1d Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00014c3d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00014c51 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00014c69 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x00014c7d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00014c91 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x00014ca5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x00014cb9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00014ccd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00014ce1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x00014cf5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00014d09 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00014d1d Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x00014d35 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00014d4d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00014d61 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x00014d75 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x00014d89 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x00014da1 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00014dbd Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00014dcd Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00014ddd Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00014e01 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00014e0d Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00014e9d Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x00014eaf Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00014ec9 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00014ed1 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00014f15 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00014f4b Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00014f59 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00014fcd Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x00014fd7 Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00015001 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00015105 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000151b1 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000151b9 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000151bf Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x000151cd Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x000151ed Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x000151fd Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x0001520d Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x00015253 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x00015279 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x0001537d Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x0001538b Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x0001539f Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x0001540b Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x0001540f Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x00015427 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x0001542f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x00015437 Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015441 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x00015465 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00015469 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x0001546d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00015471 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x00015489 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x000154a3 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x000154af Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x00015513 Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015551 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015685 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x000156a3 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x000156ab Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x000156c7 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x000156df Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x000156ed Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x0001572d Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x0001573d Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015745 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00015767 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x0001576f Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015795 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x0001583f Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015855 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x0001586d Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x0001589b Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x000158a7 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x000158d9 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x000158f1 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015909 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015915 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015929 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015979 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015999 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x000159a9 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x000159b9 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x000159c9 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x000159f9 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015b29 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015b35 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00015b75 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00015c21 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x00015c3b Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x00015c55 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x00015cb5 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x00015cc5 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x00015cfd Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x00015d89 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00015de5 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00015e5f Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x00015ea1 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x00015ea5 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x00015ead Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x00015ec1 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00015f11 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00015f2d Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00015f85 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00015fb9 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00015fd1 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00015fe9 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00016019 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x0001602f Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x00016053 Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00016079 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x0001608f Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x000160a5 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x000160b1 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x000160cf Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x000160f1 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x00016113 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x0001611f Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00016139 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x0001615b Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00016175 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x00016181 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x000161cd Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x000161d3 Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x000161e5 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x00016205 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x00016245 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x00016259 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x00016279 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00016285 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x000162c5 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x000162d1 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x000162e3 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x000162f3 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00016301 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x00016315 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016321 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016331 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x00016343 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00016353 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00016369 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x00016381 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x0001639b Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x000163a9 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x000163d1 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x000163e1 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x000163e9 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x000163fd Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00016411 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x00016419 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_init_set_scld_filter 0x0001642d Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) - drv_param_p2r_filter_init 0x00016491 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x000164b5 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000164c5 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016501 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016561 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000165b5 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000165c5 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x000165dd Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x000165fd Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016623 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016661 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016681 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016699 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016717 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016721 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016725 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016781 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016795 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x000167f9 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x0001680f Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x00016825 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016831 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016839 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016845 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016851 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016865 Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016931 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016945 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016959 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016969 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x0001698f Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016997 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x000169a1 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x000169c1 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x000169dd Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016a31 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016a4d Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016a59 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016a81 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016a99 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016ab5 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016ad9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016afd Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016b0d Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016b1d Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016b5b Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016b7d Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016b8d Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00016be1 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x00016bf5 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x00016c05 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00016c59 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x00016c81 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x00016c9b Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x00016cb7 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00016d09 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00016d11 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00016d29 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00016d69 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x00016d7d Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x00016da5 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x00016db1 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x00016db7 Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x00016df3 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x00016e07 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x00016e17 Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00016e1f Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x00016e45 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00016e6d Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x00016e85 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x00016e8f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x00016e9f Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x00016ea9 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x00016eb3 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x00016ec5 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00016ecf Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00016ed9 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00016ef1 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00016f21 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00016f61 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00016f6b Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x00016f81 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x00016fb5 Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017051 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x000170d5 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x000170fd Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x0001710d Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x00017135 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017915 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017951 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017a41 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017aad Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017b8d Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017bc1 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017bd1 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00017c0d Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017c49 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x0001827d Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000182a9 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x0001832d Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x00018379 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000183a1 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x00018469 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x00018475 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018495 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000184a9 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x000184b9 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x000184dd Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x00018579 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x000185bd Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018695 Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018929 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018941 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018955 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018995 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x000189b5 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x000189dd Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x000189f5 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018a45 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018aa5 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018aad Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018acd Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018b39 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018b59 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018b75 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018bb1 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00018bfd Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x00018cc5 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00018cd9 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00018e59 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x00018f55 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x00018f65 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x00018f75 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_update_dpi_param 0x00019149 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - hal_internal_video_mode_auto_sync 0x00019159 Thumb Code 238 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - hal_internal_vsync_deinit 0x00019265 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x0001928d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00019299 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x000192b1 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x000192bd Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x000192c9 Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x000193e1 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x00019491 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000195ad Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000195c1 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x000195e5 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019635 Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00019ad9 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019ae7 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019af9 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019b0f Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019b19 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00019ba1 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019bbd Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019bc5 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x00019bcd Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x00019bd5 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x00019c03 Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x00019c1d Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x00019c65 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x00019c8d Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x00019d19 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x00019f05 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a159 Thumb Code 10 main.o(i.main) - sqrt 0x0001ae05 Thumb Code 66 sqrt.o(i.sqrt) - panel_init_code 0x0001b25c Data 9973 ap_demo.o(.constdata) - phone_data_21 0x0001daec Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001daed Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001daee Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001daef Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001daf0 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001daf1 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001daf2 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001daf3 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001daf5 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001daf7 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001dafa Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001dafe Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001db02 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001db06 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001db0a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001db0e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001db12 Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001db17 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001db1d Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001db23 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001db29 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001db2f Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001db35 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001db45 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001db50 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001db6c Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001db88 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D01 0x0001db92 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D02 0x0001de6a Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D03 0x0001e142 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D01 0x0001e41a Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D03 0x0001e6f2 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7D05 0x0001e9ca Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D07 0x0001eca2 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001edc2 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001eee2 Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001f002 Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001f012 Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001f310 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001f340 Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) - panel_mode 0x000701d8 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - rx_filter_1080_h_4_96 0x000701fc Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_96 0x000702fc Data 256 ap_demo.o(.data) - s_screen_init_complate 0x00070400 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070404 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x00070407 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007040a Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data2 0x0007040d Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data3 0x00070410 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data6 0x00070413 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data7 0x00070416 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data8 0x00070419 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data4 0x0007041c Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data5 0x00070420 Data 4 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070424 Data 6 app_tp_transfer.o(.data) - phone_data_E4 0x00070458 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070459 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007045a Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007045b Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x0007045c Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x0007045d Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007045e Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007045f Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070460 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070461 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007046a Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070474 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070a14 Data 1440 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00070fb4 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x0007107c Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x0007107d Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x0007107e Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x0007107f Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x00071082 Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00071088 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x000710b8 Data 1 norflash.o(.data) - g_fls_r_cmd 0x000710b9 Data 1 norflash.o(.data) - g_fls_write_en_status 0x000710ba Data 1 norflash.o(.data) - isFlsTransferEnd 0x000710bb Data 1 norflash.o(.data) - isFlsFifoReq 0x000710bc Data 1 norflash.o(.data) - isNandWriteCompleted 0x000710bd Data 1 norflash.o(.data) - isNandReadCompleted 0x000710be Data 1 norflash.o(.data) - g_fls_error_info 0x000710c4 Data 6 norflash.o(.data) - g_systick_cb_func 0x000710d0 Data 4 drv_common.o(.data) - g_system_clock 0x000710d4 Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x000710ec Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x000711ec Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x000712ec Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x000713ec Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x000714ec Data 128 drv_param_init.o(.data) - g_ccm_setting 0x0007156c Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x00071604 Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x00071608 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x0007160c Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00071610 Data 4 drv_vidc.o(.data) - __stdout 0x00071638 Data 4 stdout.o(.data) - string 0x000718e0 Data 256 tau_log.o(.bss) - hal_dmahandle 0x000719e0 Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00071a80 Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00071aa0 Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00071c4c Data 100 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00071cb0 Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x000725d0 Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00073600 Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00073620 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00074620 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x000107b0, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000fe10]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000f340, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 432 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2610 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 2920 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 2923 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2925 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2927 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 2928 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2930 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2932 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 2921 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 433 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2613 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2615 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2617 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2619 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 2884 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 2886 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 2888 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 2890 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 2892 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 2894 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 2896 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 2898 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 2900 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 2904 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 2906 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 2908 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 2910 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 2912 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 2914 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 2916 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 2918 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 2935 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 2937 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 2939 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 2941 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 2950 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 2951 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 2953 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 2957 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 2959 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 2961 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 2963 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000060 Code RO 2973 .text mc_p.l(__dclz77c.o) - 0x00010be8 0x00010be8 0x00000018 Code RO 2244 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c00 0x00010c00 0x00000018 Code RO 2245 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c18 0x00010c18 0x00000014 Code RO 2246 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c2c 0x00010c2c 0x0000001c Code RO 2247 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c48 0x00010c48 0x0000001c Code RO 2248 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c64 0x00010c64 0x0000001c Code RO 2249 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c80 0x00010c80 0x0000001c Code RO 2250 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c9c 0x00010c9c 0x0000001c Code RO 2251 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb8 0x00010cb8 0x0000001c Code RO 2252 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cd4 0x00010cd4 0x0000001c Code RO 2253 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf0 0x00010cf0 0x0000001c Code RO 2254 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d0c 0x00010d0c 0x00000014 Code RO 2255 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d20 0x00010d20 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010d6e 0x00010d6e 0x00000002 PAD - 0x00010d70 0x00010d70 0x00000014 Code RO 2256 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010d84 0x00010d84 0x00000018 Code RO 2257 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d9c 0x00010d9c 0x00000018 Code RO 2258 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010db4 0x00010db4 0x00000018 Code RO 2259 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dcc 0x00010dcc 0x00000028 Code RO 898 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010df4 0x00010df4 0x00000018 Code RO 2260 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e0c 0x00010e0c 0x00000018 Code RO 2261 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e24 0x00010e24 0x00000018 Code RO 2262 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e3c 0x00010e3c 0x0000001c Code RO 2263 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e58 0x00010e58 0x00000144 Code RO 268 i.S20_Start_init app_tp_transfer.o - 0x00010f9c 0x00010f9c 0x0000001c Code RO 2264 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fb8 0x00010fb8 0x0000001c Code RO 2265 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fd4 0x00010fd4 0x0000001c Code RO 2266 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ff0 0x00010ff0 0x00000002 Code RO 2492 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ff2 0x00010ff2 0x00000004 Code RO 2498 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ff6 0x00010ff6 0x00000002 Code RO 2968 i.__scatterload_null mc_p.l(handlers.o) - 0x00010ff8 0x00010ff8 0x00000008 Code RO 2516 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00011000 0x00011000 0x00000014 Data RO 1108 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1828 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1109 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x00000018 Code RO 2267 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011034 0x00011034 0x00000018 Code RO 2268 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001104c 0x0001104c 0x00000018 Code RO 2269 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011064 0x00011064 0x00000018 Code RO 2270 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001107c 0x0001107c 0x00000018 Code RO 2271 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011094 0x00011094 0x0000001c Code RO 2488 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x000110b0 0x000110b0 0x00000018 Code RO 2272 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110c8 0x000110c8 0x00000024 Code RO 2506 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x000110ec 0x000110ec 0x00000048 Code RO 2509 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x00011134 0x00011134 0x0000001a Code RO 2510 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x0001114e 0x0001114e 0x00000134 Code RO 2512 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x00011282 0x00011282 0x0000001a Code RO 2514 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x0001129c 0x0001129c 0x000000bc Code RO 2515 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011358 0x00011358 0x00000018 Code RO 2273 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011370 0x00011370 0x00000018 Code RO 2274 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011388 0x00011388 0x00000018 Code RO 2275 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113a0 0x000113a0 0x00000020 Code RO 2856 i.__0printf mc_p.l(printfa.o) - 0x000113c0 0x000113c0 0x00000024 Code RO 2862 i.__0vsprintf mc_p.l(printfa.o) - 0x000113e4 0x000113e4 0x0000002e Code RO 2955 i.__ARM_clz mf_p.l(depilogue.o) - 0x00011412 0x00011412 0x0000001a Code RO 530 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001142c 0x0001142c 0x00000018 Code RO 1429 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x00011444 0x00011444 0x00000018 Code RO 1592 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x0001145c 0x0001145c 0x00000020 Code RO 2098 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x0001147c 0x0001147c 0x00000018 Code RO 2099 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011494 0x00011494 0x00000044 Code RO 2394 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x000114d8 0x000114d8 0x0000000e Code RO 2967 i.__scatterload_copy mc_p.l(handlers.o) - 0x000114e6 0x000114e6 0x0000000e Code RO 2969 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x000114f4 0x000114f4 0x0000000c Code RO 2945 i.__set_errno mc_p.l(errno.o) - 0x00011500 0x00011500 0x00000174 Code RO 2863 i._fp_digits mc_p.l(printfa.o) - 0x00011674 0x00011674 0x000006ec Code RO 2864 i._printf_core mc_p.l(printfa.o) - 0x00011d60 0x00011d60 0x00000020 Code RO 2865 i._printf_post_padding mc_p.l(printfa.o) - 0x00011d80 0x00011d80 0x0000002c Code RO 2866 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011dac 0x00011dac 0x0000000a Code RO 2868 i._sputc mc_p.l(printfa.o) - 0x00011db6 0x00011db6 0x00000002 PAD - 0x00011db8 0x00011db8 0x00000c54 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a0c 0x00012a0c 0x0000019c Code RO 103 i.ap_demo ap_demo.o - 0x00012ba8 0x00012ba8 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c34 0x00012c34 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012cb4 0x00012cb4 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012cfc 0x00012cfc 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012d40 0x00012d40 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012d74 0x00012d74 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012df0 0x00012df0 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012e34 0x00012e34 0x00000020 Code RO 111 i.ap_set_tp_calibration_04 ap_demo.o - 0x00012e54 0x00012e54 0x000000b0 Code RO 269 i.ap_tp_calibration app_tp_transfer.o - 0x00012f04 0x00012f04 0x0000002c Code RO 112 i.ap_update_frame_rate ap_demo.o - 0x00012f30 0x00012f30 0x0000001c Code RO 2100 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00012f4c 0x00012f4c 0x00000024 Code RO 1353 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012f70 0x00012f70 0x0000001c Code RO 1354 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012f8c 0x00012f8c 0x0000001c Code RO 1355 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012fa8 0x00012fa8 0x0000001c Code RO 1356 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012fc4 0x00012fc4 0x0000001c Code RO 1357 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012fe0 0x00012fe0 0x0000001c Code RO 1358 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012ffc 0x00012ffc 0x0000001c Code RO 1359 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013018 0x00013018 0x0000001c Code RO 1360 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013034 0x00013034 0x0000001c Code RO 1361 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013050 0x00013050 0x00000048 Code RO 1100 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013098 0x00013098 0x00000018 Code RO 1464 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x000130b0 0x000130b0 0x00000010 Code RO 1430 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x000130c0 0x000130c0 0x000001a4 Code RO 1710 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00013264 0x00013264 0x00000088 Code RO 2042 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x000132ec 0x000132ec 0x00000298 Code RO 1814 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013584 0x00013584 0x000000a0 Code RO 1870 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x00013624 0x00013624 0x00000048 Code RO 1513 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x0001366c 0x0001366c 0x00000030 Code RO 1593 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x0001369c 0x0001369c 0x00000200 Code RO 2395 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x0001389c 0x0001389c 0x00000020 Code RO 1625 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x000138bc 0x000138bc 0x00000018 Code RO 1101 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x000138d4 0x000138d4 0x0000000a Code RO 1675 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000138de 0x000138de 0x0000000a Code RO 1676 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000138e8 0x000138e8 0x0000000a Code RO 1677 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000138f2 0x000138f2 0x0000000a Code RO 1678 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000138fc 0x000138fc 0x0000001c Code RO 2165 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013918 0x00013918 0x0000001c Code RO 2101 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013934 0x00013934 0x00000038 Code RO 2575 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x0001396c 0x0001396c 0x00000010 Code RO 1215 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x0001397c 0x0001397c 0x00000030 Code RO 1016 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x000139ac 0x000139ac 0x00000024 Code RO 270 i.app_tp_I2C_init app_tp_transfer.o - 0x000139d0 0x000139d0 0x00000058 Code RO 113 i.app_tp_calibration_exec ap_demo.o - 0x00013a28 0x00013a28 0x00000030 Code RO 271 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013a58 0x00013a58 0x00000044 Code RO 272 i.app_tp_init app_tp_transfer.o - 0x00013a9c 0x00013a9c 0x00000020 Code RO 273 i.app_tp_m_read app_tp_transfer.o - 0x00013abc 0x00013abc 0x00000008 Code RO 275 i.app_tp_m_write app_tp_transfer.o - 0x00013ac4 0x00013ac4 0x00000350 Code RO 909 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00013e14 0x00013e14 0x00000008 Code RO 278 i.app_tp_s_read app_tp_transfer.o - 0x00013e1c 0x00013e1c 0x00000008 Code RO 280 i.app_tp_s_write app_tp_transfer.o - 0x00013e24 0x00013e24 0x000002bc Code RO 911 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000140e0 0x000140e0 0x00000030 Code RO 281 i.app_tp_screen_init app_tp_transfer.o - 0x00014110 0x00014110 0x0000000c Code RO 282 i.app_tp_screen_int_callback app_tp_transfer.o - 0x0001411c 0x0001411c 0x00000040 Code RO 283 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x0001415c 0x0001415c 0x00000100 Code RO 284 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x0001425c 0x0001425c 0x00000014 Code RO 285 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00014270 0x00014270 0x00000024 Code RO 412 i.board_Init board.o - 0x00014294 0x00014294 0x000004f0 Code RO 1711 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014784 0x00014784 0x000000c8 Code RO 2599 i.ceil m_ps.l(ceil.o) - 0x0001484c 0x0001484c 0x0000002c Code RO 1712 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014878 0x00014878 0x00000094 Code RO 1713 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x0001490c 0x0001490c 0x00000058 Code RO 1801 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014964 0x00014964 0x00000018 Code RO 1802 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x0001497c 0x0001497c 0x00000044 Code RO 1803 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000149c0 0x000149c0 0x00000024 Code RO 1804 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000149e4 0x000149e4 0x0000001c Code RO 1714 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014a00 0x00014a00 0x00000018 Code RO 890 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014a18 0x00014a18 0x00000022 Code RO 891 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014a3a 0x00014a3a 0x00000002 PAD - 0x00014a3c 0x00014a3c 0x00000038 Code RO 1644 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014a74 0x00014a74 0x0000000c Code RO 2365 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014a80 0x00014a80 0x00000040 Code RO 2366 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014ac0 0x00014ac0 0x000000b0 Code RO 2367 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014b70 0x00014b70 0x00000014 Code RO 2368 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014b84 0x00014b84 0x00000058 Code RO 1103 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00014bdc 0x00014bdc 0x00000008 Code RO 1106 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x00014be4 0x00014be4 0x00000010 Code RO 1128 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x00014bf4 0x00014bf4 0x00000014 Code RO 1141 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00014c08 0x00014c08 0x00000014 Code RO 1142 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00014c1c 0x00014c1c 0x00000020 Code RO 1145 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00014c3c 0x00014c3c 0x00000014 Code RO 1146 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00014c50 0x00014c50 0x00000018 Code RO 1147 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00014c68 0x00014c68 0x00000014 Code RO 1148 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x00014c7c 0x00014c7c 0x00000014 Code RO 1149 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00014c90 0x00014c90 0x00000014 Code RO 1150 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x00014ca4 0x00014ca4 0x00000014 Code RO 1151 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x00014cb8 0x00014cb8 0x00000014 Code RO 1152 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00014ccc 0x00014ccc 0x00000014 Code RO 1153 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00014ce0 0x00014ce0 0x00000014 Code RO 1156 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x00014cf4 0x00014cf4 0x00000014 Code RO 1157 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00014d08 0x00014d08 0x00000014 Code RO 1158 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00014d1c 0x00014d1c 0x00000018 Code RO 1159 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x00014d34 0x00014d34 0x00000018 Code RO 1162 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00014d4c 0x00014d4c 0x00000014 Code RO 1163 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00014d60 0x00014d60 0x00000014 Code RO 1164 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x00014d74 0x00014d74 0x00000014 Code RO 1166 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x00014d88 0x00014d88 0x00000018 Code RO 1219 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x00014da0 0x00014da0 0x0000001c Code RO 1220 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00014dbc 0x00014dbc 0x00000010 Code RO 1222 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00014dcc 0x00014dcc 0x00000010 Code RO 1224 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00014ddc 0x00014ddc 0x00000024 Code RO 1225 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00014e00 0x00014e00 0x0000000c Code RO 1227 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00014e0c 0x00014e0c 0x00000090 Code RO 1230 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00014e9c 0x00014e9c 0x00000012 Code RO 1232 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x00014eae 0x00014eae 0x0000001a Code RO 1234 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00014ec8 0x00014ec8 0x00000006 Code RO 1235 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00014ece 0x00014ece 0x00000002 PAD - 0x00014ed0 0x00014ed0 0x00000044 Code RO 1237 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00014f14 0x00014f14 0x00000036 Code RO 2378 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00014f4a 0x00014f4a 0x0000000c Code RO 2379 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x00014f56 0x00014f56 0x00000002 PAD - 0x00014f58 0x00014f58 0x00000074 Code RO 2380 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00014fcc 0x00014fcc 0x0000000a Code RO 2381 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x00014fd6 0x00014fd6 0x00000028 Code RO 2383 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00014ffe 0x00014ffe 0x00000002 PAD - 0x00015000 0x00015000 0x00000104 Code RO 1815 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00015104 0x00015104 0x00000040 Code RO 1816 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00015144 0x00015144 0x00000050 Code RO 1817 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x00015194 0x00015194 0x0000001c Code RO 1818 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000151b0 0x000151b0 0x00000008 Code RO 1819 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000151b8 0x000151b8 0x00000006 Code RO 1820 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000151be 0x000151be 0x0000000e Code RO 1824 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x000151cc 0x000151cc 0x00000020 Code RO 1825 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000151ec 0x000151ec 0x00000010 Code RO 1826 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000151fc 0x000151fc 0x00000010 Code RO 1829 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x0001520c 0x0001520c 0x00000046 Code RO 1831 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x00015252 0x00015252 0x00000026 Code RO 1832 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x00015278 0x00015278 0x00000104 Code RO 1833 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x0001537c 0x0001537c 0x0000000e Code RO 1834 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x0001538a 0x0001538a 0x00000014 Code RO 1872 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x0001539e 0x0001539e 0x0000006c Code RO 1873 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x0001540a 0x0001540a 0x00000004 Code RO 1874 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x0001540e 0x0001540e 0x00000018 Code RO 1875 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x00015426 0x00015426 0x00000008 Code RO 1876 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x0001542e 0x0001542e 0x00000008 Code RO 1877 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x00015436 0x00015436 0x0000000a Code RO 1878 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015440 0x00015440 0x00000024 Code RO 1879 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x00015464 0x00015464 0x00000004 Code RO 1880 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00015468 0x00015468 0x00000004 Code RO 1882 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x0001546c 0x0001546c 0x00000004 Code RO 1884 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015470 0x00015470 0x00000018 Code RO 1885 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x00015488 0x00015488 0x0000001a Code RO 1886 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000154a2 0x000154a2 0x0000000c Code RO 1888 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000154ae 0x000154ae 0x00000064 Code RO 1892 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x00015512 0x00015512 0x0000003e Code RO 1893 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015550 0x00015550 0x00000134 Code RO 1895 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015684 0x00015684 0x0000001e Code RO 1896 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x000156a2 0x000156a2 0x00000008 Code RO 1900 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x000156aa 0x000156aa 0x0000001c Code RO 1901 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x000156c6 0x000156c6 0x00000018 Code RO 1904 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x000156de 0x000156de 0x0000000c Code RO 1905 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x000156ea 0x000156ea 0x00000002 PAD - 0x000156ec 0x000156ec 0x00000040 Code RO 1906 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x0001572c 0x0001572c 0x00000010 Code RO 1907 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x0001573c 0x0001573c 0x00000008 Code RO 1908 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015744 0x00015744 0x00000022 Code RO 1909 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015766 0x00015766 0x00000008 Code RO 1911 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x0001576e 0x0001576e 0x00000026 Code RO 1912 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015794 0x00015794 0x000000aa Code RO 1915 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x0001583e 0x0001583e 0x00000016 Code RO 1916 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015854 0x00015854 0x00000018 Code RO 1917 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x0001586c 0x0001586c 0x0000002e Code RO 2316 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x0001589a 0x0001589a 0x0000000c Code RO 2319 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x000158a6 0x000158a6 0x00000032 Code RO 2320 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x000158d8 0x000158d8 0x00000018 Code RO 2321 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x000158f0 0x000158f0 0x00000018 Code RO 1362 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015908 0x00015908 0x0000000c Code RO 1364 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015914 0x00015914 0x00000014 Code RO 1365 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015928 0x00015928 0x00000050 Code RO 1367 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015978 0x00015978 0x00000020 Code RO 1368 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015998 0x00015998 0x00000010 Code RO 1369 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x000159a8 0x000159a8 0x00000010 Code RO 1370 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x000159b8 0x000159b8 0x00000010 Code RO 1371 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x000159c8 0x000159c8 0x00000010 Code RO 1372 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x000159d8 0x000159d8 0x00000020 Code RO 638 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x000159f8 0x000159f8 0x00000130 Code RO 1373 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015b28 0x00015b28 0x0000000c Code RO 1465 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015b34 0x00015b34 0x0000000c Code RO 1431 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015b40 0x00015b40 0x00000034 Code RO 1405 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015b74 0x00015b74 0x000000ac Code RO 1406 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00015c20 0x00015c20 0x0000001a Code RO 1407 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015c3a 0x00015c3a 0x00000018 Code RO 1408 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015c52 0x00015c52 0x00000002 PAD - 0x00015c54 0x00015c54 0x00000060 Code RO 1433 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x00015cb4 0x00015cb4 0x00000010 Code RO 1436 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x00015cc4 0x00015cc4 0x00000038 Code RO 1437 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00015cfc 0x00015cfc 0x0000008c Code RO 1443 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x00015d88 0x00015d88 0x0000005c Code RO 1409 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015de4 0x00015de4 0x0000003c Code RO 1410 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015e20 0x00015e20 0x0000003e Code RO 1411 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00015e5e 0x00015e5e 0x00000042 Code RO 1466 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00015ea0 0x00015ea0 0x00000004 Code RO 1467 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015ea4 0x00015ea4 0x00000008 Code RO 1468 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x00015eac 0x00015eac 0x00000014 Code RO 1469 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00015ec0 0x00015ec0 0x00000050 Code RO 1472 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015f10 0x00015f10 0x0000001c Code RO 1473 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00015f2c 0x00015f2c 0x00000058 Code RO 1412 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015f84 0x00015f84 0x00000032 Code RO 1474 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00015fb6 0x00015fb6 0x00000002 PAD - 0x00015fb8 0x00015fb8 0x00000018 Code RO 1413 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015fd0 0x00015fd0 0x00000018 Code RO 1984 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00015fe8 0x00015fe8 0x00000030 Code RO 1985 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00016018 0x00016018 0x00000016 Code RO 1986 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x0001602e 0x0001602e 0x00000024 Code RO 1987 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x00016052 0x00016052 0x00000026 Code RO 1988 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00016078 0x00016078 0x00000016 Code RO 1989 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x0001608e 0x0001608e 0x00000016 Code RO 1990 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x000160a4 0x000160a4 0x0000000c Code RO 1991 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x000160b0 0x000160b0 0x0000001e Code RO 1992 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x000160ce 0x000160ce 0x00000022 Code RO 1993 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x000160f0 0x000160f0 0x00000022 Code RO 1994 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x00016112 0x00016112 0x0000000c Code RO 1995 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x0001611e 0x0001611e 0x0000001a Code RO 1996 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00016138 0x00016138 0x00000022 Code RO 1997 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x0001615a 0x0001615a 0x0000001a Code RO 1999 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00016174 0x00016174 0x0000000c Code RO 2000 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x00016180 0x00016180 0x0000004c Code RO 2001 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x000161cc 0x000161cc 0x00000006 Code RO 2002 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x000161d2 0x000161d2 0x00000012 Code RO 2003 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x000161e4 0x000161e4 0x00000020 Code RO 2005 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x00016204 0x00016204 0x00000040 Code RO 2006 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x00016244 0x00016244 0x00000014 Code RO 2008 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x00016258 0x00016258 0x00000020 Code RO 2009 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x00016278 0x00016278 0x0000000c Code RO 2043 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00016284 0x00016284 0x00000040 Code RO 2044 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x000162c4 0x000162c4 0x0000000c Code RO 2045 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x000162d0 0x000162d0 0x00000012 Code RO 2046 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x000162e2 0x000162e2 0x00000010 Code RO 2047 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x000162f2 0x000162f2 0x0000000e Code RO 2048 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00016300 0x00016300 0x00000014 Code RO 2049 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x00016314 0x00016314 0x0000000c Code RO 2050 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016320 0x00016320 0x00000010 Code RO 2053 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016330 0x00016330 0x00000012 Code RO 2054 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x00016342 0x00016342 0x00000010 Code RO 2056 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00016352 0x00016352 0x00000014 Code RO 2057 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x00016366 0x00016366 0x00000002 PAD - 0x00016368 0x00016368 0x00000018 Code RO 2058 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x00016380 0x00016380 0x0000001a Code RO 2059 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x0001639a 0x0001639a 0x0000000e Code RO 2063 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x000163a8 0x000163a8 0x00000028 Code RO 2064 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x000163d0 0x000163d0 0x0000000e Code RO 2066 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x000163de 0x000163de 0x00000002 PAD - 0x000163e0 0x000163e0 0x00000008 Code RO 1491 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x000163e8 0x000163e8 0x00000014 Code RO 1492 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x000163fc 0x000163fc 0x00000014 Code RO 1493 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00016410 0x00016410 0x00000008 Code RO 1494 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x00016418 0x00016418 0x00000014 Code RO 1495 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x0001642c 0x0001642c 0x00000064 Code RO 1496 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) - 0x00016490 0x00016490 0x00000024 Code RO 1498 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x000164b4 0x000164b4 0x00000010 Code RO 2337 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000164c4 0x000164c4 0x0000003c Code RO 2338 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016500 0x00016500 0x00000060 Code RO 2339 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016560 0x00016560 0x00000054 Code RO 2340 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000165b4 0x000165b4 0x00000010 Code RO 2341 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000165c4 0x000165c4 0x00000018 Code RO 2342 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x000165dc 0x000165dc 0x00000020 Code RO 2344 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x000165fc 0x000165fc 0x00000026 Code RO 2345 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016622 0x00016622 0x0000001e Code RO 2346 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016640 0x00016640 0x00000020 Code RO 2347 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016660 0x00016660 0x00000020 Code RO 1553 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016680 0x00016680 0x00000018 Code RO 1555 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016698 0x00016698 0x00000038 Code RO 1556 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x000166d0 0x000166d0 0x0000000c Code RO 1835 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x000166dc 0x000166dc 0x00000010 Code RO 1836 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x000166ec 0x000166ec 0x00000014 Code RO 1838 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016700 0x00016700 0x00000016 Code RO 1839 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016716 0x00016716 0x0000000a Code RO 2102 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016720 0x00016720 0x00000004 Code RO 2103 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016724 0x00016724 0x0000005a Code RO 2105 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x0001677e 0x0001677e 0x00000002 PAD - 0x00016780 0x00016780 0x00000014 Code RO 2106 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016794 0x00016794 0x00000064 Code RO 2107 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x000167f8 0x000167f8 0x00000004 Code RO 2108 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x000167fc 0x000167fc 0x00000012 Code RO 1715 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x0001680e 0x0001680e 0x00000004 Code RO 2111 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016812 0x00016812 0x00000012 Code RO 1716 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016824 0x00016824 0x0000000c Code RO 2113 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016830 0x00016830 0x00000008 Code RO 2114 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016838 0x00016838 0x0000000c Code RO 2115 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016844 0x00016844 0x0000000c Code RO 2116 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016850 0x00016850 0x00000014 Code RO 2117 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016864 0x00016864 0x000000cc Code RO 2118 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016930 0x00016930 0x00000014 Code RO 2120 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016944 0x00016944 0x00000014 Code RO 2122 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016958 0x00016958 0x00000010 Code RO 2123 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016968 0x00016968 0x00000026 Code RO 2125 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x0001698e 0x0001698e 0x00000008 Code RO 2126 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016996 0x00016996 0x00000008 Code RO 2127 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x0001699e 0x0001699e 0x00000002 PAD - 0x000169a0 0x000169a0 0x00000020 Code RO 1601 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x000169c0 0x000169c0 0x0000001c Code RO 1626 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x000169dc 0x000169dc 0x00000054 Code RO 1629 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016a30 0x00016a30 0x0000001c Code RO 1630 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016a4c 0x00016a4c 0x0000000c Code RO 1645 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016a58 0x00016a58 0x00000028 Code RO 1646 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016a80 0x00016a80 0x00000018 Code RO 1649 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016a98 0x00016a98 0x0000001c Code RO 1650 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ab4 0x00016ab4 0x00000024 Code RO 1651 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016ad8 0x00016ad8 0x00000024 Code RO 1652 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016afc 0x00016afc 0x00000010 Code RO 1654 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016b0c 0x00016b0c 0x00000010 Code RO 1655 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016b1c 0x00016b1c 0x00000024 Code RO 1656 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016b40 0x00016b40 0x0000001a Code RO 1679 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016b5a 0x00016b5a 0x00000020 Code RO 1680 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016b7a 0x00016b7a 0x00000002 PAD - 0x00016b7c 0x00016b7c 0x00000010 Code RO 1681 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016b8c 0x00016b8c 0x00000010 Code RO 1682 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016b9c 0x00016b9c 0x00000044 Code RO 1684 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00016be0 0x00016be0 0x00000014 Code RO 1685 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00016bf4 0x00016bf4 0x00000010 Code RO 1686 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x00016c04 0x00016c04 0x00000054 Code RO 1687 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00016c58 0x00016c58 0x00000028 Code RO 1688 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x00016c80 0x00016c80 0x00000010 Code RO 1689 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x00016c90 0x00016c90 0x0000000a Code RO 1918 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x00016c9a 0x00016c9a 0x0000001c Code RO 1919 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x00016cb6 0x00016cb6 0x0000001c Code RO 1920 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x00016cd2 0x00016cd2 0x00000012 Code RO 1922 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016ce4 0x00016ce4 0x00000014 Code RO 1923 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016cf8 0x00016cf8 0x00000010 Code RO 1924 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00016d08 0x00016d08 0x00000008 Code RO 2166 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00016d10 0x00016d10 0x00000018 Code RO 2170 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00016d28 0x00016d28 0x00000040 Code RO 2171 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00016d68 0x00016d68 0x00000012 Code RO 2173 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x00016d7a 0x00016d7a 0x00000002 PAD - 0x00016d7c 0x00016d7c 0x00000028 Code RO 2177 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x00016da4 0x00016da4 0x0000000c Code RO 2178 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x00016db0 0x00016db0 0x00000006 Code RO 2179 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x00016db6 0x00016db6 0x0000003c Code RO 2181 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x00016df2 0x00016df2 0x00000014 Code RO 2185 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x00016e06 0x00016e06 0x00000010 Code RO 2186 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x00016e16 0x00016e16 0x00000008 Code RO 2189 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016e1e 0x00016e1e 0x00000026 Code RO 2190 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x00016e44 0x00016e44 0x00000026 Code RO 2191 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00016e6a 0x00016e6a 0x00000002 PAD - 0x00016e6c 0x00016e6c 0x00000018 Code RO 2192 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x00016e84 0x00016e84 0x0000000a Code RO 2193 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x00016e8e 0x00016e8e 0x00000010 Code RO 2194 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x00016e9e 0x00016e9e 0x0000000a Code RO 2195 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016ea8 0x00016ea8 0x0000000a Code RO 2196 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x00016eb2 0x00016eb2 0x00000012 Code RO 2197 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x00016ec4 0x00016ec4 0x0000000a Code RO 2198 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00016ece 0x00016ece 0x0000000a Code RO 2199 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00016ed8 0x00016ed8 0x00000016 Code RO 2200 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00016eee 0x00016eee 0x00000002 PAD - 0x00016ef0 0x00016ef0 0x00000010 Code RO 2576 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00016f00 0x00016f00 0x00000010 Code RO 2577 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016f10 0x00016f10 0x00000010 Code RO 2580 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016f20 0x00016f20 0x00000040 Code RO 2583 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00016f60 0x00016f60 0x0000000a Code RO 1274 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00016f6a 0x00016f6a 0x00000014 Code RO 900 i.fputc CVWL568.lib(tau_log.o) - 0x00016f7e 0x00016f7e 0x00000002 PAD - 0x00016f80 0x00016f80 0x00000034 Code RO 441 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016fb4 0x00016fb4 0x0000009c Code RO 443 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017050 0x00017050 0x00000084 Code RO 445 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000170d4 0x000170d4 0x00000028 Code RO 447 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000170fc 0x000170fc 0x00000010 Code RO 448 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001710c 0x0001710c 0x00000028 Code RO 449 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017134 0x00017134 0x00000098 Code RO 451 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000171cc 0x000171cc 0x000001a4 Code RO 452 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017370 0x00017370 0x000000d8 Code RO 453 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017448 0x00017448 0x00000158 Code RO 454 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000175a0 0x000175a0 0x00000148 Code RO 455 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000176e8 0x000176e8 0x0000022c Code RO 456 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017914 0x00017914 0x0000003c Code RO 457 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017950 0x00017950 0x000000f0 Code RO 460 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017a40 0x00017a40 0x0000006c Code RO 463 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017aac 0x00017aac 0x00000034 Code RO 464 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ae0 0x00017ae0 0x00000038 Code RO 468 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017b18 0x00017b18 0x00000072 Code RO 473 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017b8a 0x00017b8a 0x00000002 PAD - 0x00017b8c 0x00017b8c 0x00000034 Code RO 474 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017bc0 0x00017bc0 0x0000000e Code RO 476 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017bce 0x00017bce 0x00000002 PAD - 0x00017bd0 0x00017bd0 0x0000003c Code RO 477 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017c0c 0x00017c0c 0x0000003c Code RO 478 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017c48 0x00017c48 0x00000020 Code RO 481 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017c68 0x00017c68 0x00000190 Code RO 534 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017df8 0x00017df8 0x00000034 Code RO 535 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017e2c 0x00017e2c 0x00000450 Code RO 536 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001827c 0x0001827c 0x0000002c Code RO 539 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182a8 0x000182a8 0x00000084 Code RO 540 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001832c 0x0001832c 0x0000004c Code RO 544 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018378 0x00018378 0x00000028 Code RO 546 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000183a0 0x000183a0 0x000000a4 Code RO 548 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018444 0x00018444 0x00000024 Code RO 549 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018468 0x00018468 0x0000000c Code RO 550 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018474 0x00018474 0x00000020 Code RO 553 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018494 0x00018494 0x00000014 Code RO 559 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184a8 0x000184a8 0x00000010 Code RO 560 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184b8 0x000184b8 0x00000024 Code RO 561 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184dc 0x000184dc 0x0000009c Code RO 564 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018578 0x00018578 0x00000044 Code RO 565 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185bc 0x000185bc 0x000000d8 Code RO 566 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018694 0x00018694 0x000000b0 Code RO 567 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018744 0x00018744 0x00000044 Code RO 568 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018788 0x00018788 0x00000030 Code RO 569 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187b8 0x000187b8 0x00000020 Code RO 570 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187d8 0x000187d8 0x00000020 Code RO 571 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187f8 0x000187f8 0x00000094 Code RO 572 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001888c 0x0001888c 0x00000058 Code RO 573 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188e4 0x000188e4 0x00000044 Code RO 574 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018928 0x00018928 0x00000018 Code RO 639 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018940 0x00018940 0x00000012 Code RO 640 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018952 0x00018952 0x00000002 PAD - 0x00018954 0x00018954 0x00000040 Code RO 643 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018994 0x00018994 0x00000020 Code RO 644 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x000189b4 0x000189b4 0x00000028 Code RO 645 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x000189dc 0x000189dc 0x00000018 Code RO 646 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x000189f4 0x000189f4 0x00000050 Code RO 647 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018a44 0x00018a44 0x00000060 Code RO 649 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018aa4 0x00018aa4 0x00000008 Code RO 650 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018aac 0x00018aac 0x00000020 Code RO 652 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018acc 0x00018acc 0x0000006c Code RO 678 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018b38 0x00018b38 0x00000020 Code RO 679 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018b58 0x00018b58 0x0000001c Code RO 680 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018b74 0x00018b74 0x0000000c Code RO 682 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018b80 0x00018b80 0x00000020 Code RO 683 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018ba0 0x00018ba0 0x00000010 Code RO 697 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018bb0 0x00018bb0 0x0000004c Code RO 698 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00018bfc 0x00018bfc 0x000000c8 Code RO 700 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x00018cc4 0x00018cc4 0x00000014 Code RO 701 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00018cd8 0x00018cd8 0x0000000c Code RO 709 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x00018ce4 0x00018ce4 0x00000174 Code RO 712 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018e58 0x00018e58 0x000000fc Code RO 1717 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x00018f54 0x00018f54 0x00000010 Code RO 1719 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00018f64 0x00018f64 0x00000010 Code RO 1720 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018f74 0x00018f74 0x000001d4 Code RO 1722 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x00019148 0x00019148 0x00000010 Code RO 1724 i.hal_internal_update_dpi_param CVWL568.lib(hal_internal_vsync.o) - 0x00019158 0x00019158 0x0000010c Code RO 1725 i.hal_internal_video_mode_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x00019264 0x00019264 0x00000028 Code RO 1726 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x0001928c 0x0001928c 0x0000000c Code RO 1727 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019298 0x00019298 0x00000018 Code RO 1728 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000192b0 0x000192b0 0x0000000c Code RO 1729 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000192bc 0x000192bc 0x0000000c Code RO 1730 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000192c8 0x000192c8 0x00000118 Code RO 1731 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x000193e0 0x000193e0 0x000000b0 Code RO 1732 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x00019490 0x00019490 0x0000011c Code RO 1733 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000195ac 0x000195ac 0x00000014 Code RO 1735 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000195c0 0x000195c0 0x00000024 Code RO 1736 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000195e4 0x000195e4 0x00000050 Code RO 1737 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019634 0x00019634 0x00000080 Code RO 1738 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196b4 0x000196b4 0x00000024 Code RO 575 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000196d8 0x000196d8 0x00000058 Code RO 576 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019730 0x00019730 0x00000014 Code RO 577 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019744 0x00019744 0x00000164 Code RO 578 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000198a8 0x000198a8 0x00000040 Code RO 579 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000198e8 0x000198e8 0x000001b0 Code RO 580 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019a98 0x00019a98 0x00000040 Code RO 581 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ad8 0x00019ad8 0x0000000e Code RO 790 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019ae6 0x00019ae6 0x00000012 Code RO 814 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019af8 0x00019af8 0x00000016 Code RO 816 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019b0e 0x00019b0e 0x00000008 Code RO 831 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019b16 0x00019b16 0x00000002 PAD - 0x00019b18 0x00019b18 0x00000088 Code RO 839 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00019ba0 0x00019ba0 0x0000001c Code RO 840 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019bbc 0x00019bbc 0x00000008 Code RO 843 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019bc4 0x00019bc4 0x00000008 Code RO 844 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x00019bcc 0x00019bcc 0x00000008 Code RO 845 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x00019bd4 0x00019bd4 0x0000002e Code RO 872 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x00019c02 0x00019c02 0x0000001a Code RO 874 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x00019c1c 0x00019c1c 0x00000048 Code RO 876 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x00019c64 0x00019c64 0x00000028 Code RO 878 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x00019c8c 0x00019c8c 0x0000008c Code RO 999 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x00019d18 0x00019d18 0x00000010 Code RO 1002 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x00019d28 0x00019d28 0x000001dc Code RO 1741 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x00019f04 0x00019f04 0x00000110 Code RO 2276 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a014 0x0001a014 0x00000070 Code RO 114 i.init_mipi_tx ap_demo.o - 0x0001a084 0x0001a084 0x000000d4 Code RO 115 i.init_panel ap_demo.o - 0x0001a158 0x0001a158 0x0000000a Code RO 3 i.main main.o - 0x0001a162 0x0001a162 0x00000002 PAD - 0x0001a164 0x0001a164 0x000000c4 Code RO 116 i.open_mipi_rx ap_demo.o - 0x0001a228 0x0001a228 0x00000038 Code RO 117 i.pps_update_handle ap_demo.o - 0x0001a260 0x0001a260 0x000003f4 Code RO 1742 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001a654 0x0001a654 0x00000178 Code RO 1743 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001a7cc 0x0001a7cc 0x0000008c Code RO 1744 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001a858 0x0001a858 0x00000180 Code RO 1745 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001a9d8 0x0001a9d8 0x000000a4 Code RO 1746 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001aa7c 0x0001aa7c 0x000001d4 Code RO 1747 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001ac50 0x0001ac50 0x000000c4 Code RO 1748 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001ad14 0x0001ad14 0x000000c0 Code RO 1749 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001add4 0x0001add4 0x00000030 Code RO 118 i.soft_timer3_cb ap_demo.o - 0x0001ae04 0x0001ae04 0x00000048 Code RO 2603 i.sqrt m_ps.l(sqrt.o) - 0x0001ae4c 0x0001ae4c 0x00000108 Code RO 1750 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001af54 0x0001af54 0x000000d0 Code RO 1751 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001b024 0x0001b024 0x000001cc Code RO 1752 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001b1f0 0x0001b1f0 0x000027e4 Data RO 120 .constdata ap_demo.o - 0x0001d9d4 0x0001d9d4 0x00000024 Data RO 583 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001d9f8 0x0001d9f8 0x000000d2 Data RO 655 .constdata CVWL568.lib(hal_gpio.o) - 0x0001daca 0x0001daca 0x00000002 PAD - 0x0001dacc 0x0001dacc 0x00000020 Data RO 713 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001daec 0x0001daec 0x00001526 Data RO 913 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f012 0x0001f012 0x00000001 Data RO 926 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f013 0x0001f013 0x00000001 PAD - 0x0001f014 0x0001f014 0x00000008 Data RO 1499 .constdata CVWL568.lib(drv_param_init.o) - 0x0001f01c 0x0001f01c 0x00000186 Data RO 2348 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001f1a2 0x0001f1a2 0x00000002 PAD - 0x0001f1a4 0x0001f1a4 0x00000048 Data RO 483 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001f1ec 0x0001f1ec 0x00000043 Data RO 584 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001f22f 0x0001f22f 0x00000001 PAD - 0x0001f230 0x0001f230 0x000000e0 Data RO 1754 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001f310 0x0001f310 0x00000030 Data RO 2965 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001f340, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001f340, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2277 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001f340, Size: 0x00004450, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00000ad0]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x0000022c Data RW 121 .data ap_demo.o - 0x000703fc COMPRESSED 0x0000002e Data RW 287 .data app_tp_transfer.o - 0x0007042a COMPRESSED 0x00000002 PAD - 0x0007042c COMPRESSED 0x00000008 Data RW 484 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070434 COMPRESSED 0x00000003 Data RW 585 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070437 COMPRESSED 0x00000001 Data RW 684 .data CVWL568.lib(hal_i2c_master.o) - 0x00070438 COMPRESSED 0x00000020 Data RW 714 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070458 COMPRESSED 0x00000c24 Data RW 927 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007107c COMPRESSED 0x00000001 Data RW 930 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007107d COMPRESSED 0x00000001 Data RW 931 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007107e COMPRESSED 0x00000001 Data RW 936 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007107f COMPRESSED 0x00000003 Data RW 937 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071082 COMPRESSED 0x00000005 Data RW 938 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071087 COMPRESSED 0x00000001 PAD - 0x00071088 COMPRESSED 0x00000030 Data RW 948 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000710b8 COMPRESSED 0x00000012 Data RW 1056 .data CVWL568.lib(norflash.o) - 0x000710ca COMPRESSED 0x00000002 PAD - 0x000710cc COMPRESSED 0x0000000c Data RW 1110 .data CVWL568.lib(drv_common.o) - 0x000710d8 COMPRESSED 0x00000004 Data RW 1377 .data CVWL568.lib(drv_gpio.o) - 0x000710dc COMPRESSED 0x00000008 Data RW 1415 .data CVWL568.lib(drv_i2c_dma.o) - 0x000710e4 COMPRESSED 0x00000004 Data RW 1444 .data CVWL568.lib(drv_i2c_master.o) - 0x000710e8 COMPRESSED 0x00000004 Data RW 1475 .data CVWL568.lib(drv_i2c_slave.o) - 0x000710ec COMPRESSED 0x000004a4 Data RW 1500 .data CVWL568.lib(drv_param_init.o) - 0x00071590 COMPRESSED 0x0000000c Data RW 1530 .data CVWL568.lib(drv_pwm.o) - 0x0007159c COMPRESSED 0x00000004 Data RW 1606 .data CVWL568.lib(drv_spi_master.o) - 0x000715a0 COMPRESSED 0x00000008 Data RW 1632 .data CVWL568.lib(drv_swire.o) - 0x000715a8 COMPRESSED 0x00000001 Data RW 1657 .data CVWL568.lib(drv_sys_cfg.o) - 0x000715a9 COMPRESSED 0x00000003 PAD - 0x000715ac COMPRESSED 0x00000050 Data RW 1690 .data CVWL568.lib(drv_timer.o) - 0x000715fc COMPRESSED 0x0000000c Data RW 1755 .data CVWL568.lib(hal_internal_vsync.o) - 0x00071608 COMPRESSED 0x00000008 Data RW 2129 .data CVWL568.lib(drv_rxbr.o) - 0x00071610 COMPRESSED 0x00000004 Data RW 2202 .data CVWL568.lib(drv_vidc.o) - 0x00071614 COMPRESSED 0x00000001 Data RW 2349 .data CVWL568.lib(drv_phy_common.o) - 0x00071615 COMPRESSED 0x00000003 PAD - 0x00071618 COMPRESSED 0x0000000c Data RW 2369 .data CVWL568.lib(drv_chip_info.o) - 0x00071624 COMPRESSED 0x00000008 Data RW 2518 .data CVWL568.lib(drv_uart.o) - 0x0007162c COMPRESSED 0x0000000c Data RW 2585 .data CVWL568.lib(drv_wdg.o) - 0x00071638 COMPRESSED 0x00000004 Data RW 2934 .data mc_p.l(stdout.o) - 0x0007163c COMPRESSED 0x00000004 Data RW 2946 .data mc_p.l(errno.o) - 0x00071640 - 0x00000190 Zero RW 286 .bss app_tp_transfer.o - 0x000717d0 - 0x000000c4 Zero RW 482 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00071894 - 0x0000004c Zero RW 582 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000718e0 - 0x00000100 Zero RW 901 .bss CVWL568.lib(tau_log.o) - 0x000719e0 - 0x000000d0 Zero RW 1004 .bss CVWL568.lib(hal_uart.o) - 0x00071ab0 - 0x0000001c Zero RW 1239 .bss CVWL568.lib(drv_dma.o) - 0x00071acc - 0x00000040 Zero RW 1376 .bss CVWL568.lib(drv_gpio.o) - 0x00071b0c - 0x00000140 Zero RW 1414 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00071c4c - 0x00000984 Zero RW 1753 .bss CVWL568.lib(hal_internal_vsync.o) - 0x000725d0 - 0x00001030 Zero RW 1806 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00073600 - 0x00000020 Zero RW 2413 .bss CVWL568.lib(hal_spi_slave.o) - 0x00073620 - 0x00001000 Zero RW 430 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 5086 666 10212 556 0 34571 ap_demo.o - 1108 102 0 46 400 12316 app_tp_transfer.o - 36 6 0 0 0 469 board.o - 10 0 0 0 0 9567 main.o - 120 18 192 0 4096 2056 startup_armcm0.o - - ---------------------------------------------------------------------- - 6364 792 10452 604 4496 58979 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 4 0 0 2 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o - 1528 118 0 0 0 2428 drv_dsi_tx.o - 132 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 796 112 0 4 64 1236 drv_gpio.o - 600 82 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 292 36 0 4 0 580 drv_i2c_slave.o - 680 6 0 0 0 1444 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 212 44 8 1188 0 452 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 374 34 0 80 0 932 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 168 22 0 12 0 316 drv_wdg.o - 3326 320 72 8 196 1756 hal_dsi_rx_ctrl.o - 4324 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 8420 1710 224 12 2436 2696 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 1548 60 5415 3167 0 13912 app_tp_for_custom_s8.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 38972 4910 6484 4628 7952 48972 Library Totals - 46 0 6 9 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 31988 4644 1063 1444 7952 31784 CVWL568.lib - 1548 60 5415 3167 0 13912 CVWL568_S21U_TP.lib - 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 38972 4910 6484 4628 7952 48972 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 45336 5702 16936 5232 12448 83907 Grand Totals - 45336 5702 16936 2768 12448 83907 ELF Image Totals (compressed) - 45336 5702 16936 2768 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 62272 ( 60.81kB) - Total RW Size (RW Data + ZI Data) 17680 ( 17.27kB) - Total ROM Size (Code + RO Data + RW Data) 65040 ( 63.52kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20221205.map b/project/ISP_568/Listings/CVWL568_S21U_20221205.map deleted file mode 100644 index d8b32a9..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U_20221205.map +++ /dev/null @@ -1,5176 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_display_on) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_tp_calibration_04) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.app_tp_calibration_exec) refers to app_tp_transfer.o(i.ap_tp_calibration) for ap_tp_calibration - ap_demo.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.app_tp_calibration_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) for hal_dsi_rx_ctrl_hight_performan_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) for hal_dsi_rx_ctrl_toggle_resolution - ap_demo.o(i.pps_update_handle) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.ap_tp_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.ap_tp_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fsub - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_set_callback) for drv_i2c_m_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_deinit) for drv_i2c_s_deinit - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num) for drv_i2c_s_get_tx_byte_num - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_callback) for drv_i2c_s_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable_intr) for drv_i2c_s_enable_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(.data) for tx_byte_num - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to tau_delay.o(i.delayUs) for delayUs - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_get_sync_flag) for drv_pwm_out_get_sync_flag - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_disable_intr) for drv_i2c_s_disable_intr - drv_i2c_slave.o(i.drv_i2c_s_enable_intr) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_set_sys_mask) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_iniernal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_iniernal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (5 bytes). - Removing app_tp_transfer.o(.data), (6 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en), (16 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter), (108 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (112 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (144 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (24 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (24 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (20 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (8 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (168 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (30 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (28 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (48 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (52 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (112 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_read), (56 bytes). - Removing hal_system.o(i.hal_system_flash_write), (58 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_bus_init), (36 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_deinit), (44 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_disable_intr), (16 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_enable), (16 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num), (12 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (32 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (24 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_sys_mask), (48 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_scld_filter), (100 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (52 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_iniernal_vsync_deinit), (20 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (26 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing dflti.o(.text), (40 bytes). - -597 unused section(s) (total 24423 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dczerorl2.o(.text) - i.ADC_IRQn_Handler 0x00010be0 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010bf8 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.DMA_IRQn_Handler 0x00010c10 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c24 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c40 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010c5c Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d18 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010d68 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010d7c Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010d94 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010dac Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010dc4 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010dec Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e04 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e1c Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e50 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00010fb0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00010fcc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00010fe8 Section 0 irq_redirect .o(i.SysTick_Handler) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.TIMER0_IRQn_Handler 0x00011014 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x0001102c Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x00011044 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x0001105c Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x00011074 Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_DisableDma 0x00011090 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00011092 Section 0 drv_uart.o(i.UART_GetInstance) - i.UART_IRQn_Handler 0x00011098 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x000110b0 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x000110d4 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x0001111c Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x00011136 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x0001126a Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x00011284 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011340 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x00011358 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x00011370 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x00011388 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113a8 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x000113cc Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x000113fa Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011414 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011415 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x0001142c Section 0 drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001142d Thumb Code 18 drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011444 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011445 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x0001145c Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x0001145d Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x0001147c Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x0001147d Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x00011494 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x00011495 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x000114d8 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x000114e6 Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x000114e8 Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x000114f8 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011504 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011505 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x00011678 Section 0 printfa.o(i._printf_core) - _printf_core 0x00011679 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d64 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d65 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011d84 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011d85 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011db0 Section 0 printfa.o(i._sputc) - _sputc 0x00011db1 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011dbc Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011dbd Thumb Code 3236 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a60 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012bf4 Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012bf5 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_reset_cb 0x00012c80 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012c81 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d00 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d01 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d48 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d49 Thumb Code 28 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012d8c Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012d8d Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012dc0 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012dc1 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e3c Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e3d Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012e80 Section 0 ap_demo.o(i.ap_set_tp_calibration_04) - ap_set_tp_calibration_04 0x00012e81 Thumb Code 22 ap_demo.o(i.ap_set_tp_calibration_04) - i.ap_tp_calibration 0x00012e9c Section 0 app_tp_transfer.o(i.ap_tp_calibration) - i.ap_update_frame_rate 0x00012f4c Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x00012f4d Thumb Code 50 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x00012fb0 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00012fcc Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00012ff0 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x0001300c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00013028 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00013044 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00013060 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x0001307c Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00013098 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x000130b4 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x000130d0 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013118 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00013128 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00013138 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00013218 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x000132a0 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013538 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000135d8 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x00013620 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013650 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013850 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013870 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013888 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013892 Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x0001389c Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x000138a6 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x000138b0 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x000138b8 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x000138d4 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x000138f0 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013928 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013938 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013968 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x0001398c Section 0 ap_demo.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x000139e8 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x000139e9 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013a18 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013a5c Section 0 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_read 0x00013a5d Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013a7c Section 0 app_tp_transfer.o(i.app_tp_m_write) - app_tp_m_write 0x00013a7d Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013a84 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x00013de0 Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00013de8 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00013df0 Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000140ac Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x000140dc Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x000140dd Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x000140e8 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x000140e9 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00014128 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014228 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x0001423c Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x00014260 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - calc_framebuffer_setting 0x00014261 Thumb Code 962 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x0001466c Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014734 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014735 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014760 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014761 Thumb Code 92 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x000147f0 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014848 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014860 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x000148a4 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x000148c8 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x000148c9 Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x000148e4 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x000148fc Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014920 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014958 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014964 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x000149a4 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014a6c Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014a80 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00014ad8 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x00014ae0 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x00014af0 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00014b04 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00014b18 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00014b38 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00014b4c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00014b64 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x00014b78 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00014b8c Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x00014ba0 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x00014bb4 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00014bc8 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00014bdc Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x00014bf0 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00014c04 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00014c18 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x00014c30 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00014c48 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00014c5c Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x00014c70 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x00014c84 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x00014c9c Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00014cb8 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00014cc8 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00014cd8 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00014cfc Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00014d08 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00014d98 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x00014daa Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00014dc4 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00014dcc Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00014e10 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00014e46 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00014e54 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00014ec8 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x00014ed2 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00014efc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00015000 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00015040 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00015041 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x00015090 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x00015091 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000150ac Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000150b4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000150ba Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x000150c8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x000150e8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_inten 0x000150f8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - i.drv_dsi_rx_set_ipi_cfg 0x000150fc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x0001510c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x00015152 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x00015178 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x00015284 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x00015292 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x000152a6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x00015312 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00015316 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x0001532e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00015336 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x0001533e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015348 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x0001536c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00015370 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00015374 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00015378 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x00015390 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x000153aa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x000153b6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x0001541a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015458 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015564 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015582 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x0001558a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x000155a6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x000155be Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x000155cc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015600 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015610 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015618 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x0001563a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015642 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015668 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015712 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015728 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015740 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015760 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x0001576c Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x0001579e Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x000157b8 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x000157d0 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x000157dc Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x000157f0 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015834 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015854 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015864 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015874 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015884 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015894 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015895 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x000158b4 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c_dma_callback 0x000159e4 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x000159e5 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015a18 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00015ac4 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x00015ade Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x00015af8 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x00015b58 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x00015b68 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_m_set_callback 0x00015ba0 Section 0 drv_i2c_master.o(i.drv_i2c_m_set_callback) - i.drv_i2c_master_init 0x00015bac Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x00015c38 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00015c94 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00015cd0 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00015cd1 Thumb Code 46 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00015d00 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_enable_intr 0x00015d5c Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable_intr) - i.drv_i2c_s_get_fifo_status 0x00015d90 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_callback 0x00015dac Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_callback) - i.drv_i2c_s_write_data 0x00015db8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00015dd8 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00015e30 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00015e74 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00015e90 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00015ea8 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00015ed8 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00015eee Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x00015f12 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00015f38 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x00015f4e Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00015f64 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x00015f70 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x00015f8e Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00015fb0 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x00015fd2 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x00015fde Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00015ff8 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x0001601a Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00016034 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x00016040 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x0001608c Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x00016092 Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x000160a4 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x000160c4 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x000160f8 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x0001610c Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x0001612c Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00016138 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x00016178 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x00016184 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x00016196 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x000161a6 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x000161b4 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x000161c8 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x000161d4 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x000161e4 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x000161f6 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00016206 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x0001621c Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x00016234 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x0001624e Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x0001625c Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x00016284 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00016294 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x0001629c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x000162b0 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x000162c4 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x000162cc Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_p2r_filter_init 0x000162e0 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x00016304 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x00016314 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016350 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x000163b0 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x00016404 Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x00016414 Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x0001642c Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x0001644c Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016472 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016490 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016491 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x000164b0 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x000164d0 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x000164e8 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016520 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016521 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x0001652c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x0001652d Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x0001653c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x0001653d Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016550 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016551 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016566 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016570 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016574 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x000165d0 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x000165e4 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016620 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016624 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016625 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016636 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x0001663a Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x0001663b Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x0001664c Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016658 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016660 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x0001666c Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016678 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x0001668c Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016758 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x0001676c Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016780 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016790 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x000167b6 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x000167be Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x000167c8 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x000167e8 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016804 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x0001684c Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016868 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016874 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x0001689c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x000168b4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x000168d0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x000168f4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016918 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016928 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016938 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x0001695c Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x0001695d Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016976 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016998 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x000169a8 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x000169b8 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x000169b9 Thumb Code 54 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x000169f4 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x00016a08 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x00016a18 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00016a60 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x00016a88 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x00016a98 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x00016a99 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x00016aa2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x00016abe Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x00016ada Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x00016adb Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x00016aec Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x00016aed Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00016b00 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00016b01 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00016b10 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00016b18 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00016b30 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00016b70 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x00016b84 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x00016bac Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x00016bb8 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x00016bbe Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x00016bfa Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x00016c0e Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x00016c1e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00016c26 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x00016c4c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00016c74 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x00016c8c Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x00016c96 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x00016ca6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x00016cb0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x00016cba Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x00016ccc Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00016cd6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00016ce0 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00016cf8 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00016d08 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00016d09 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00016d18 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00016d19 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00016d28 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00016d5c Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00016d66 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x00016d7c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x00016dac Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00016e48 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016ecc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00016ef4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_hight_performan_mode 0x00016f1c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) - i.hal_dsi_rx_ctrl_init 0x00016f9c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00017034 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00017035 Thumb Code 232 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017164 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00017165 Thumb Code 180 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017238 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017239 Thumb Code 308 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x00017374 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x00017375 Thumb Code 288 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x000174a4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x000174a5 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x000176d0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x0001770c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x000177fc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017830 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017831 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017868 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017869 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x000178dc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017910 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017920 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x0001795c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution 0x00017998 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) - i.hal_dsi_tx_calc_video_chunks 0x000179b8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x000179b9 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00017b48 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00017b49 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00017b7c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00017b7d Thumb Code 1160 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x0001804c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x00018078 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x000180c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x0001810c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x00018134 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x000181f8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x000181f9 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x0001821c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x00018228 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018248 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x0001825c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x0001826c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018290 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x000182fc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00018340 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018418 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x000184c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x000184c9 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x0001850c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x0001850d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x0001853c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x0001853d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x0001855c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x0001855d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x0001857c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x0001857d Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018610 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018611 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018668 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018669 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x000186ac Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x000186c4 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x000186d8 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018718 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018738 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018760 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018778 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x000187c8 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018828 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018830 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018850 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x000188bc Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x000188dc Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x000188f8 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018904 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018905 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018924 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018925 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018934 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x0001896c Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x000189d8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x000189ec Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x000189f8 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x000189f9 Thumb Code 304 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00018b44 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x00018c28 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_input_resolution_change 0x00018c38 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) - i.hal_internal_vsync_deinit 0x00018e4c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x00018e68 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00018e74 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tx_state 0x00018e8c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x00018e98 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00018f94 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x00019044 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x00019160 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x00019174 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019190 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x000191d8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x00019218 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019219 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x0001923c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x0001923d Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019284 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019285 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019298 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019299 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x000193fc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x000193fd Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x0001943c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x0001943d Thumb Code 376 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x000195bc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x000195bd Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x000195fc Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x0001960a Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x0001961c Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019632 Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x0001963c Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x000196c4 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x000196e0 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x000196e8 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x000196f0 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x000196f8 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x00019726 Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x00019740 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x00019788 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x000197b0 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001983c Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.handle_init 0x0001984c Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001995c Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001995d Thumb Code 102 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x000199c8 Section 0 ap_demo.o(i.init_panel) - init_panel 0x000199c9 Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x00019a9c Section 0 main.o(i.main) - i.open_mipi_rx 0x00019aa8 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x00019aa9 Thumb Code 134 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x00019b48 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x00019b49 Thumb Code 56 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x00019ba8 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x00019ba9 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x00019f9c Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x00019f9d Thumb Code 340 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001a100 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001a101 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001a18c Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001a18d Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001a30c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001a30d Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001a3b0 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001a3b1 Thumb Code 222 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001a520 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001a521 Thumb Code 116 hal_internal_vsync.o(i.soft_gen_te) - i.soft_timer3_cb 0x0001a5ac Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001a5ad Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001a5dc Section 0 sqrt.o(i.sqrt) - i.vidc_callback 0x0001a624 Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001a625 Thumb Code 194 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001a70c Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001a70d Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001a7dc Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001a7dd Thumb Code 254 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001a978 Section 10172 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001a978 Data 108 ap_demo.o(.constdata) - .constdata 0x0001d134 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001d134 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001d1ac Data 90 hal_gpio.o(.constdata) - .constdata 0x0001d206 Section 9734 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f80c Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f810 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001f818 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001f818 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001f8d0 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001f950 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001f980 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001f9a0 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001f9e8 Section 308 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 44 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - g_calibration_flag 0x000701d1 Data 1 ap_demo.o(.data) - start_display_on 0x000701d2 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d8 Data 1 ap_demo.o(.data) - read_6e_10 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_24 0x000701da Data 1 ap_demo.o(.data) - read_6e_38 0x000701db Data 1 ap_demo.o(.data) - read_6e_52 0x000701dc Data 1 ap_demo.o(.data) - read_6e_66 0x000701dd Data 1 ap_demo.o(.data) - read_6e_70 0x000701de Data 1 ap_demo.o(.data) - read_5a_39 0x000701df Data 1 ap_demo.o(.data) - read_7F_count 0x000701e0 Data 1 ap_demo.o(.data) - frame_rate 0x000701e1 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701f8 Data 4 ap_demo.o(.data) - .data 0x000701fc Section 46 app_tp_transfer.o(.data) - s_spim_write 0x000701fc Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x000701fd Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x000701fe Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x000701ff Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070201 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070202 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070203 Data 1 app_tp_transfer.o(.data) - .data 0x0007022c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007022c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070230 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070234 Section 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070234 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070235 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070235 Data 1 hal_i2c_master.o(.data) - .data 0x00070238 Section 28 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070238 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070239 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007023a Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007023c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070240 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070244 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x00070248 Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x0007024c Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070250 Data 4 hal_i2c_slave.o(.data) - .data 0x00070254 Section 228 app_tp_for_custom_s8.o(.data) - app_tp_count 0x0007025e Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x0007025f Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070260 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070261 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070262 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070263 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070264 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070265 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x00070268 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007026a Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x0007026c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x0007026e Data 2 app_tp_for_custom_s8.o(.data) - .data 0x00070338 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00070339 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033a Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033b Section 3 app_tp_for_custom_s8.o(.data) - .data 0x0007033e Section 5 app_tp_for_custom_s8.o(.data) - .data 0x00070344 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00070374 Section 18 norflash.o(.data) - tmprg 0x0007037c Data 4 norflash.o(.data) - .data 0x00070388 Section 12 drv_common.o(.data) - s_my_tick 0x00070388 Data 4 drv_common.o(.data) - .data 0x00070394 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00070394 Data 4 drv_gpio.o(.data) - .data 0x00070398 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00070398 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x0007039c Data 4 drv_i2c_dma.o(.data) - .data 0x000703a0 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x000703a0 Data 4 drv_i2c_master.o(.data) - .data 0x000703a4 Section 8 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x000703a4 Data 4 drv_i2c_slave.o(.data) - .data 0x000703ac Section 1188 drv_param_init.o(.data) - .data 0x00070850 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00070850 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00070854 Data 8 drv_pwm.o(.data) - .data 0x0007085c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x0007085c Data 4 drv_spi_master.o(.data) - .data 0x00070860 Section 8 drv_swire.o(.data) - s_swire_cb 0x00070860 Data 8 drv_swire.o(.data) - .data 0x00070868 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00070868 Data 1 drv_sys_cfg.o(.data) - .data 0x0007086c Section 80 drv_timer.o(.data) - sg_timer_info 0x0007086c Data 80 drv_timer.o(.data) - .data 0x000708bc Section 4 hal_internal_vsync.o(.data) - sg_cur_te_info 0x000708bc Data 4 hal_internal_vsync.o(.data) - .data 0x000708c0 Section 8 drv_rxbr.o(.data) - .data 0x000708c8 Section 4 drv_vidc.o(.data) - .data 0x000708cc Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x000708cc Data 1 drv_phy_common.o(.data) - .data 0x000708d0 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x000708d0 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x000708d4 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x000708d8 Data 4 drv_chip_info.o(.data) - .data 0x000708dc Section 8 drv_uart.o(.data) - s_UartFcrReg 0x000708dc Data 4 drv_uart.o(.data) - uart_userData 0x000708e0 Data 4 drv_uart.o(.data) - .data 0x000708e4 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x000708e4 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x000708e8 Data 8 drv_wdg.o(.data) - .data 0x000708f0 Section 4 stdout.o(.data) - .data 0x000708f4 Section 4 errno.o(.data) - _errno 0x000708f4 Data 4 errno.o(.data) - .bss 0x000708f8 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000708f8 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x000709c0 Data 200 app_tp_transfer.o(.bss) - .bss 0x00070a88 Section 192 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00070a88 Data 192 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00070b48 Section 72 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00070b48 Data 72 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00070b90 Section 256 tau_log.o(.bss) - .bss 0x00070c90 Section 208 hal_uart.o(.bss) - .bss 0x00070d60 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00070d60 Data 28 drv_dma.o(.bss) - .bss 0x00070d7c Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00070d7c Data 64 drv_gpio.o(.bss) - .bss 0x00070dbc Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00070dbc Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x00070e5c Data 160 drv_i2c_dma.o(.bss) - .bss 0x00070efc Section 2392 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00071734 Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00071834 Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00071840 Data 20 hal_internal_vsync.o(.bss) - .bss 0x00071854 Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00072884 Section 32 hal_spi_slave.o(.bss) - STACK 0x000728a8 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x00010b89 Thumb Code 86 __dczerorl2.o(.text) - ADC_IRQn_Handler 0x00010be1 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010bf9 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - DMA_IRQn_Handler 0x00010c11 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c25 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c41 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010c5d Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d05 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d19 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010d69 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010d7d Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010d95 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010dad Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010dc5 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010ded Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e05 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e1d Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e35 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e51 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010f95 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00010fb1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00010fcd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00010fe9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - TIMER0_IRQn_Handler 0x00011015 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x0001102d Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x00011045 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x0001105d Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x00011075 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_DisableDma 0x00011091 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00011093 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - UART_IRQn_Handler 0x00011099 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x000110b1 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x000110d5 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x0001111d Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x00011137 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x0001126b Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x00011285 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011341 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x00011359 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x00011371 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x00011389 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x00011389 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x00011389 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x00011389 Thumb Code 0 printfa.o(i.__0printf) - printf 0x00011389 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113a9 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113a9 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113a9 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113a9 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113a9 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x000113cd Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x000113fb Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x000114d9 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x000114e7 Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x000114e9 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x000114f9 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a61 Thumb Code 278 ap_demo.o(i.ap_demo) - ap_tp_calibration 0x00012e9d Thumb Code 170 app_tp_transfer.o(i.ap_tp_calibration) - app_ADC_IRQn_Handler 0x00012fb1 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00012fcd Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00012ff1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x0001300d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00013029 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00013045 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00013061 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x0001307d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00013099 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x000130b5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x000130d1 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013119 Thumb Code 8 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00013129 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00013139 Thumb Code 98 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00013219 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x000132a1 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013539 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000135d9 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x00013621 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013651 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013851 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013871 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013889 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013893 Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x0001389d Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x000138a7 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x000138b1 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x000138b9 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x000138d5 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x000138f1 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013929 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013939 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013969 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x0001398d Thumb Code 30 ap_demo.o(i.app_tp_calibration_exec) - app_tp_init 0x00013a19 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_phone_analysis_data 0x00013a85 Thumb Code 804 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x00013de1 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00013de9 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00013df1 Thumb Code 690 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000140ad Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014129 Thumb Code 240 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014229 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x0001423d Thumb Code 30 board.o(i.board_Init) - ceil 0x0001466d Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x000147f1 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014849 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014861 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x000148a5 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x000148e5 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x000148fd Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014921 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014959 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014965 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x000149a5 Thumb Code 122 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014a6d Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014a81 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00014ad9 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x00014ae1 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x00014af1 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00014b05 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00014b19 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00014b39 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00014b4d Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00014b65 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x00014b79 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00014b8d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x00014ba1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x00014bb5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00014bc9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00014bdd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x00014bf1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00014c05 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00014c19 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x00014c31 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00014c49 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00014c5d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x00014c71 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x00014c85 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x00014c9d Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00014cb9 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00014cc9 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00014cd9 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00014cfd Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00014d09 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00014d99 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x00014dab Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00014dc5 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00014dcd Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00014e11 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00014e47 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00014e55 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00014ec9 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x00014ed3 Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00014efd Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00015001 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000150ad Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000150b5 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000150bb Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x000150c9 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x000150e9 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_inten 0x000150f9 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - drv_dsi_rx_set_ipi_cfg 0x000150fd Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x0001510d Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x00015153 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x00015179 Thumb Code 258 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x00015285 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x00015293 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x000152a7 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x00015313 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00015317 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x0001532f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00015337 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x0001533f Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015349 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x0001536d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00015371 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00015375 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00015379 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x00015391 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x000153ab Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x000153b7 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x0001541b Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015459 Thumb Code 268 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015565 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015583 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x0001558b Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x000155a7 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x000155bf Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x000155cd Thumb Code 46 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015601 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015611 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015619 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x0001563b Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015643 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015669 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015713 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015729 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015741 Thumb Code 32 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015761 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x0001576d Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x0001579f Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x000157b9 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x000157d1 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x000157dd Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x000157f1 Thumb Code 62 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015835 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015855 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015865 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015875 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015885 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x000158b5 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c_dma_init 0x00015a19 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00015ac5 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x00015adf Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x00015af9 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x00015b59 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x00015b69 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_m_set_callback 0x00015ba1 Thumb Code 6 drv_i2c_master.o(i.drv_i2c_m_set_callback) - drv_i2c_master_init 0x00015bad Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x00015c39 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00015c95 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00015d01 Thumb Code 84 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_enable_intr 0x00015d5d Thumb Code 40 drv_i2c_slave.o(i.drv_i2c_s_enable_intr) - drv_i2c_s_get_fifo_status 0x00015d91 Thumb Code 22 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_callback 0x00015dad Thumb Code 6 drv_i2c_slave.o(i.drv_i2c_s_set_callback) - drv_i2c_s_write_data 0x00015db9 Thumb Code 26 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00015dd9 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00015e31 Thumb Code 60 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00015e75 Thumb Code 18 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00015e91 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00015ea9 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00015ed9 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00015eef Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x00015f13 Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00015f39 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x00015f4f Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00015f65 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x00015f71 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x00015f8f Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00015fb1 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x00015fd3 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x00015fdf Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00015ff9 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x0001601b Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00016035 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x00016041 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x0001608d Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x00016093 Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x000160a5 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x000160c5 Thumb Code 46 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x000160f9 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x0001610d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x0001612d Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00016139 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x00016179 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x00016185 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x00016197 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x000161a7 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x000161b5 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x000161c9 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x000161d5 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x000161e5 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x000161f7 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00016207 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x0001621d Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x00016235 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x0001624f Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x0001625d Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x00016285 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00016295 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x0001629d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x000162b1 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x000162c5 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x000162cd Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_p2r_filter_init 0x000162e1 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x00016305 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x00016315 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016351 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x000163b1 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x00016405 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x00016415 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x0001642d Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x0001644d Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016473 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x000164b1 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x000164d1 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x000164e9 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016567 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016571 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016575 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x000165d1 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x000165e5 Thumb Code 44 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016621 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016637 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x0001664d Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016659 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016661 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x0001666d Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016679 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x0001668d Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016759 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x0001676d Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016781 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016791 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x000167b7 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x000167bf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x000167c9 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x000167e9 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016805 Thumb Code 64 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x0001684d Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016869 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016875 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x0001689d Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x000168b5 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x000168d1 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x000168f5 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016919 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016929 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016939 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016977 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016999 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x000169a9 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x000169f5 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x00016a09 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x00016a19 Thumb Code 68 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00016a61 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x00016a89 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x00016aa3 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x00016abf Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00016b11 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00016b19 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00016b31 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00016b71 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x00016b85 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x00016bad Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x00016bb9 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x00016bbf Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x00016bfb Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x00016c0f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x00016c1f Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00016c27 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x00016c4d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00016c75 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x00016c8d Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x00016c97 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x00016ca7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x00016cb1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x00016cbb Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x00016ccd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00016cd7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00016ce1 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00016cf9 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00016d29 Thumb Code 48 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00016d5d Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00016d67 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x00016d7d Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x00016dad Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00016e49 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016ecd Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_max_ret_size 0x00016ef5 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_hight_performan_mode 0x00016f1d Thumb Code 116 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) - hal_dsi_rx_ctrl_init 0x00016f9d Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x000176d1 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x0001770d Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_sync_line 0x000177fd Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x000178dd Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017911 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017921 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x0001795d Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution 0x00017999 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) - hal_dsi_tx_ctrl_create_handle 0x0001804d Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x00018079 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x000180c1 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x0001810d Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x00018135 Thumb Code 188 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x0001821d Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x00018229 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018249 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x0001825d Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x0001826d Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018291 Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x000182fd Thumb Code 54 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x00018341 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018419 Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x000186ad Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x000186c5 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x000186d9 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018719 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018739 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018761 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018779 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x000187c9 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018829 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018831 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018851 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x000188bd Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x000188dd Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x000188f9 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018935 Thumb Code 46 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x0001896d Thumb Code 86 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x000189d9 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x000189ed Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00018b45 Thumb Code 146 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x00018c29 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_input_resolution_change 0x00018c39 Thumb Code 418 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) - hal_internal_vsync_deinit 0x00018e4d Thumb Code 24 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x00018e69 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00018e75 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tx_state 0x00018e8d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x00018e99 Thumb Code 220 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00018f95 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x00019045 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x00019161 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x00019175 Thumb Code 22 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019191 Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x000191d9 Thumb Code 54 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x000195fd Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x0001960b Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x0001961d Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019633 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x0001963d Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x000196c5 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x000196e1 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x000196e9 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x000196f1 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x000196f9 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x00019727 Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x00019741 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x00019789 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x000197b1 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001983d Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001984d Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x00019a9d Thumb Code 10 main.o(i.main) - sqrt 0x0001a5dd Thumb Code 66 sqrt.o(i.sqrt) - panel_init_code 0x0001a9e4 Data 9973 ap_demo.o(.constdata) - phone_data_21 0x0001d206 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001d207 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001d208 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001d209 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001d20a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001d20b Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001d20c Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001d20d Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001d20f Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001d211 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001d214 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001d218 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001d21c Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001d220 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001d224 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001d228 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001d22c Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001d231 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001d237 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001d23d Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001d243 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001d249 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001d24f Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001d25f Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001d26a Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001d286 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001d2a2 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_72_03 0x0001d2ac Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_05 0x0001d84c Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_13 0x0001ddec Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D01 0x0001e38c Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D02 0x0001e664 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D03 0x0001e93c Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D01 0x0001ec14 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D03 0x0001eeec Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7D05 0x0001f1c4 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D07 0x0001f49c Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001f5bc Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001f6dc Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001f7fc Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001f80c Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001fb1c Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001fb4c Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) - panel_mode 0x000701d7 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_screen_init_complate 0x00070200 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070204 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x00070207 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007020a Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data2 0x0007020d Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data3 0x00070210 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data6 0x00070213 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data7 0x00070216 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data8 0x00070219 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data4 0x0007021c Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data5 0x00070220 Data 4 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070224 Data 6 app_tp_transfer.o(.data) - phone_data_E4 0x00070254 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070255 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x00070256 Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x00070257 Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x00070258 Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x00070259 Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007025a Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007025b Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x0007025c Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x0007025d Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x00070266 Data 2 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00070270 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x00070338 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x00070339 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x0007033a Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x0007033b Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x0007033e Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00070344 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00070374 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00070375 Data 1 norflash.o(.data) - g_fls_write_en_status 0x00070376 Data 1 norflash.o(.data) - isFlsTransferEnd 0x00070377 Data 1 norflash.o(.data) - isFlsFifoReq 0x00070378 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00070379 Data 1 norflash.o(.data) - isNandReadCompleted 0x0007037a Data 1 norflash.o(.data) - g_fls_error_info 0x00070380 Data 6 norflash.o(.data) - g_systick_cb_func 0x0007038c Data 4 drv_common.o(.data) - g_system_clock 0x00070390 Data 4 drv_common.o(.data) - tx_byte_num 0x000703a8 Data 4 drv_i2c_slave.o(.data) - g_scld_fhd_filter_h 0x000703ac Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x000704ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x000705ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x000706ac Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x000707ac Data 128 drv_param_init.o(.data) - g_ccm_setting 0x0007082c Data 36 drv_param_init.o(.data) - g_int_rxbr_irq0_cb_func 0x000708c0 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x000708c4 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x000708c8 Data 4 drv_vidc.o(.data) - __stdout 0x000708f0 Data 4 stdout.o(.data) - string 0x00070b90 Data 256 tau_log.o(.bss) - hal_dmahandle 0x00070c90 Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00070d30 Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00070d50 Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00070efc Data 56 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00070f34 Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x00071854 Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00072884 Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x000728a8 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x000738a8 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010274, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000ff30]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000fb4c, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 432 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2625 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 2935 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 2938 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2940 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2942 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 2943 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2945 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2947 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 2936 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 433 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2628 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2630 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2632 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2634 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 2899 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 2901 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 2903 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 2905 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 2907 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 2909 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 2911 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 2913 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 2915 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 2919 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 2921 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 2923 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 2925 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 2927 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 2929 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 2931 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 2933 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 2950 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 2952 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 2954 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 2956 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 2965 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 2966 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 2968 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 2972 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 2974 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 2976 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 2978 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000056 Code RO 2988 .text mc_p.l(__dczerorl2.o) - 0x00010bde 0x00010bde 0x00000002 PAD - 0x00010be0 0x00010be0 0x00000018 Code RO 2259 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010bf8 0x00010bf8 0x00000018 Code RO 2260 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c10 0x00010c10 0x00000014 Code RO 2261 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c24 0x00010c24 0x0000001c Code RO 2262 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c40 0x00010c40 0x0000001c Code RO 2263 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c5c 0x00010c5c 0x0000001c Code RO 2264 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c78 0x00010c78 0x0000001c Code RO 2265 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c94 0x00010c94 0x0000001c Code RO 2266 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb0 0x00010cb0 0x0000001c Code RO 2267 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ccc 0x00010ccc 0x0000001c Code RO 2268 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ce8 0x00010ce8 0x0000001c Code RO 2269 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d04 0x00010d04 0x00000014 Code RO 2270 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d18 0x00010d18 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010d66 0x00010d66 0x00000002 PAD - 0x00010d68 0x00010d68 0x00000014 Code RO 2271 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010d7c 0x00010d7c 0x00000018 Code RO 2272 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d94 0x00010d94 0x00000018 Code RO 2273 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dac 0x00010dac 0x00000018 Code RO 2274 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000028 Code RO 871 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010dec 0x00010dec 0x00000018 Code RO 2275 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e04 0x00010e04 0x00000018 Code RO 2276 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e1c 0x00010e1c 0x00000018 Code RO 2277 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e34 0x00010e34 0x0000001c Code RO 2278 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e50 0x00010e50 0x00000144 Code RO 268 i.S20_Start_init app_tp_transfer.o - 0x00010f94 0x00010f94 0x0000001c Code RO 2279 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fb0 0x00010fb0 0x0000001c Code RO 2280 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fcc 0x00010fcc 0x0000001c Code RO 2281 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fe8 0x00010fe8 0x00000018 Code RO 2282 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011000 0x00011000 0x00000014 Data RO 1136 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000018 Code RO 2283 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001102c 0x0001102c 0x00000018 Code RO 2284 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011044 0x00011044 0x00000018 Code RO 2285 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001105c 0x0001105c 0x00000018 Code RO 2286 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011074 0x00011074 0x0000001c Code RO 2481 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x00011090 0x00011090 0x00000002 Code RO 2485 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00011092 0x00011092 0x00000004 Code RO 2491 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00011096 0x00011096 0x00000002 PAD - 0x00011098 0x00011098 0x00000018 Code RO 2287 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b0 0x000110b0 0x00000024 Code RO 2499 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x000110d4 0x000110d4 0x00000048 Code RO 2502 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x0001111c 0x0001111c 0x0000001a Code RO 2503 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x00011136 0x00011136 0x00000134 Code RO 2505 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x0001126a 0x0001126a 0x0000001a Code RO 2507 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x00011284 0x00011284 0x000000bc Code RO 2508 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011340 0x00011340 0x00000018 Code RO 2288 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011358 0x00011358 0x00000018 Code RO 2289 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011370 0x00011370 0x00000018 Code RO 2290 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011388 0x00011388 0x00000020 Code RO 2871 i.__0printf mc_p.l(printfa.o) - 0x000113a8 0x000113a8 0x00000024 Code RO 2877 i.__0vsprintf mc_p.l(printfa.o) - 0x000113cc 0x000113cc 0x0000002e Code RO 2970 i.__ARM_clz mf_p.l(depilogue.o) - 0x000113fa 0x000113fa 0x0000001a Code RO 526 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011414 0x00011414 0x00000018 Code RO 1454 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x0001142c 0x0001142c 0x00000018 Code RO 1489 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_slave.o) - 0x00011444 0x00011444 0x00000018 Code RO 1625 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x0001145c 0x0001145c 0x00000020 Code RO 2113 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x0001147c 0x0001147c 0x00000018 Code RO 2114 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011494 0x00011494 0x00000044 Code RO 2387 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x000114d8 0x000114d8 0x0000000e Code RO 2982 i.__scatterload_copy mc_p.l(handlers.o) - 0x000114e6 0x000114e6 0x00000002 Code RO 2983 i.__scatterload_null mc_p.l(handlers.o) - 0x000114e8 0x000114e8 0x0000000e Code RO 2984 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x000114f6 0x000114f6 0x00000002 PAD - 0x000114f8 0x000114f8 0x0000000c Code RO 2960 i.__set_errno mc_p.l(errno.o) - 0x00011504 0x00011504 0x00000174 Code RO 2878 i._fp_digits mc_p.l(printfa.o) - 0x00011678 0x00011678 0x000006ec Code RO 2879 i._printf_core mc_p.l(printfa.o) - 0x00011d64 0x00011d64 0x00000020 Code RO 2880 i._printf_post_padding mc_p.l(printfa.o) - 0x00011d84 0x00011d84 0x0000002c Code RO 2881 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011db0 0x00011db0 0x0000000a Code RO 2883 i._sputc mc_p.l(printfa.o) - 0x00011dba 0x00011dba 0x00000002 PAD - 0x00011dbc 0x00011dbc 0x00000ca4 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a60 0x00012a60 0x00000194 Code RO 103 i.ap_demo ap_demo.o - 0x00012bf4 0x00012bf4 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c80 0x00012c80 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012d00 0x00012d00 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012d48 0x00012d48 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012d8c 0x00012d8c 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012dc0 0x00012dc0 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e3c 0x00012e3c 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012e80 0x00012e80 0x0000001c Code RO 111 i.ap_set_tp_calibration_04 ap_demo.o - 0x00012e9c 0x00012e9c 0x000000b0 Code RO 269 i.ap_tp_calibration app_tp_transfer.o - 0x00012f4c 0x00012f4c 0x00000064 Code RO 112 i.ap_update_frame_rate ap_demo.o - 0x00012fb0 0x00012fb0 0x0000001c Code RO 2115 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00012fcc 0x00012fcc 0x00000024 Code RO 1378 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012ff0 0x00012ff0 0x0000001c Code RO 1379 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001300c 0x0001300c 0x0000001c Code RO 1380 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013028 0x00013028 0x0000001c Code RO 1381 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013044 0x00013044 0x0000001c Code RO 1382 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013060 0x00013060 0x0000001c Code RO 1383 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001307c 0x0001307c 0x0000001c Code RO 1384 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013098 0x00013098 0x0000001c Code RO 1385 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000130b4 0x000130b4 0x0000001c Code RO 1386 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000130d0 0x000130d0 0x00000048 Code RO 1128 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013118 0x00013118 0x00000010 Code RO 1490 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00013128 0x00013128 0x00000010 Code RO 1455 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00013138 0x00013138 0x000000e0 Code RO 1743 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00013218 0x00013218 0x00000088 Code RO 2057 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x000132a0 0x000132a0 0x00000298 Code RO 1829 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013538 0x00013538 0x000000a0 Code RO 1885 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000135d8 0x000135d8 0x00000048 Code RO 1548 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x00013620 0x00013620 0x00000030 Code RO 1626 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013650 0x00013650 0x00000200 Code RO 2388 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013850 0x00013850 0x00000020 Code RO 1658 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013870 0x00013870 0x00000018 Code RO 1129 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013888 0x00013888 0x0000000a Code RO 1708 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013892 0x00013892 0x0000000a Code RO 1709 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x0001389c 0x0001389c 0x0000000a Code RO 1710 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000138a6 0x000138a6 0x0000000a Code RO 1711 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000138b0 0x000138b0 0x00000008 Code RO 2509 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x000138b8 0x000138b8 0x0000001c Code RO 2180 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x000138d4 0x000138d4 0x0000001c Code RO 2116 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x000138f0 0x000138f0 0x00000038 Code RO 2568 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013928 0x00013928 0x00000010 Code RO 1240 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013938 0x00013938 0x00000030 Code RO 1044 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013968 0x00013968 0x00000024 Code RO 270 i.app_tp_I2C_init app_tp_transfer.o - 0x0001398c 0x0001398c 0x0000005c Code RO 113 i.app_tp_calibration_exec ap_demo.o - 0x000139e8 0x000139e8 0x00000030 Code RO 271 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013a18 0x00013a18 0x00000044 Code RO 272 i.app_tp_init app_tp_transfer.o - 0x00013a5c 0x00013a5c 0x00000020 Code RO 273 i.app_tp_m_read app_tp_transfer.o - 0x00013a7c 0x00013a7c 0x00000008 Code RO 275 i.app_tp_m_write app_tp_transfer.o - 0x00013a84 0x00013a84 0x0000035c Code RO 882 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00013de0 0x00013de0 0x00000008 Code RO 278 i.app_tp_s_read app_tp_transfer.o - 0x00013de8 0x00013de8 0x00000008 Code RO 280 i.app_tp_s_write app_tp_transfer.o - 0x00013df0 0x00013df0 0x000002bc Code RO 884 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000140ac 0x000140ac 0x00000030 Code RO 281 i.app_tp_screen_init app_tp_transfer.o - 0x000140dc 0x000140dc 0x0000000c Code RO 282 i.app_tp_screen_int_callback app_tp_transfer.o - 0x000140e8 0x000140e8 0x00000040 Code RO 283 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014128 0x00014128 0x00000100 Code RO 284 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014228 0x00014228 0x00000014 Code RO 285 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x0001423c 0x0001423c 0x00000024 Code RO 412 i.board_Init board.o - 0x00014260 0x00014260 0x0000040c Code RO 1744 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x0001466c 0x0001466c 0x000000c8 Code RO 2614 i.ceil m_ps.l(ceil.o) - 0x00014734 0x00014734 0x0000002c Code RO 1745 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014760 0x00014760 0x00000090 Code RO 1746 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x000147f0 0x000147f0 0x00000058 Code RO 1816 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014848 0x00014848 0x00000018 Code RO 1817 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014860 0x00014860 0x00000044 Code RO 1818 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000148a4 0x000148a4 0x00000024 Code RO 1819 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000148c8 0x000148c8 0x0000001c Code RO 1747 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000148e4 0x000148e4 0x00000018 Code RO 863 i.delayMs CVWL568.lib(tau_delay.o) - 0x000148fc 0x000148fc 0x00000022 Code RO 864 i.delayUs CVWL568.lib(tau_delay.o) - 0x0001491e 0x0001491e 0x00000002 PAD - 0x00014920 0x00014920 0x00000038 Code RO 1677 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014958 0x00014958 0x0000000c Code RO 2358 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014964 0x00014964 0x00000040 Code RO 2359 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x000149a4 0x000149a4 0x000000c8 Code RO 2360 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014a6c 0x00014a6c 0x00000014 Code RO 2361 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014a80 0x00014a80 0x00000058 Code RO 1131 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00014ad8 0x00014ad8 0x00000008 Code RO 1134 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x00014ae0 0x00014ae0 0x00000010 Code RO 1155 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x00014af0 0x00014af0 0x00000014 Code RO 1167 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00014b04 0x00014b04 0x00000014 Code RO 1168 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00014b18 0x00014b18 0x00000020 Code RO 1171 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00014b38 0x00014b38 0x00000014 Code RO 1172 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00014b4c 0x00014b4c 0x00000018 Code RO 1173 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00014b64 0x00014b64 0x00000014 Code RO 1174 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x00014b78 0x00014b78 0x00000014 Code RO 1175 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00014b8c 0x00014b8c 0x00000014 Code RO 1176 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x00014ba0 0x00014ba0 0x00000014 Code RO 1177 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x00014bb4 0x00014bb4 0x00000014 Code RO 1178 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00014bc8 0x00014bc8 0x00000014 Code RO 1179 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00014bdc 0x00014bdc 0x00000014 Code RO 1182 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x00014bf0 0x00014bf0 0x00000014 Code RO 1183 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00014c04 0x00014c04 0x00000014 Code RO 1184 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00014c18 0x00014c18 0x00000018 Code RO 1185 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x00014c30 0x00014c30 0x00000018 Code RO 1188 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00014c48 0x00014c48 0x00000014 Code RO 1189 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00014c5c 0x00014c5c 0x00000014 Code RO 1190 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x00014c70 0x00014c70 0x00000014 Code RO 1192 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x00014c84 0x00014c84 0x00000018 Code RO 1244 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x00014c9c 0x00014c9c 0x0000001c Code RO 1245 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00014cb8 0x00014cb8 0x00000010 Code RO 1247 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00014cc8 0x00014cc8 0x00000010 Code RO 1249 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00014cd8 0x00014cd8 0x00000024 Code RO 1250 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00014cfc 0x00014cfc 0x0000000c Code RO 1252 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00014d08 0x00014d08 0x00000090 Code RO 1255 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00014d98 0x00014d98 0x00000012 Code RO 1257 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x00014daa 0x00014daa 0x0000001a Code RO 1259 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00014dc4 0x00014dc4 0x00000006 Code RO 1260 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00014dca 0x00014dca 0x00000002 PAD - 0x00014dcc 0x00014dcc 0x00000044 Code RO 1262 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00014e10 0x00014e10 0x00000036 Code RO 2371 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00014e46 0x00014e46 0x0000000c Code RO 2372 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x00014e52 0x00014e52 0x00000002 PAD - 0x00014e54 0x00014e54 0x00000074 Code RO 2373 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00014ec8 0x00014ec8 0x0000000a Code RO 2374 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x00014ed2 0x00014ed2 0x00000028 Code RO 2376 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00014efa 0x00014efa 0x00000002 PAD - 0x00014efc 0x00014efc 0x00000104 Code RO 1830 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00015000 0x00015000 0x00000040 Code RO 1831 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00015040 0x00015040 0x00000050 Code RO 1832 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x00015090 0x00015090 0x0000001c Code RO 1833 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000150ac 0x000150ac 0x00000008 Code RO 1834 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000150b4 0x000150b4 0x00000006 Code RO 1835 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000150ba 0x000150ba 0x0000000e Code RO 1839 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x000150c8 0x000150c8 0x00000020 Code RO 1840 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000150e8 0x000150e8 0x00000010 Code RO 1841 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000150f8 0x000150f8 0x00000004 Code RO 1843 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x000150fc 0x000150fc 0x00000010 Code RO 1844 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x0001510c 0x0001510c 0x00000046 Code RO 1846 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x00015152 0x00015152 0x00000026 Code RO 1847 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x00015178 0x00015178 0x0000010c Code RO 1848 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x00015284 0x00015284 0x0000000e Code RO 1849 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x00015292 0x00015292 0x00000014 Code RO 1887 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x000152a6 0x000152a6 0x0000006c Code RO 1888 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015312 0x00015312 0x00000004 Code RO 1889 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015316 0x00015316 0x00000018 Code RO 1890 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001532e 0x0001532e 0x00000008 Code RO 1891 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015336 0x00015336 0x00000008 Code RO 1892 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001533e 0x0001533e 0x0000000a Code RO 1893 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015348 0x00015348 0x00000024 Code RO 1894 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x0001536c 0x0001536c 0x00000004 Code RO 1895 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00015370 0x00015370 0x00000004 Code RO 1897 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00015374 0x00015374 0x00000004 Code RO 1899 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015378 0x00015378 0x00000018 Code RO 1900 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x00015390 0x00015390 0x0000001a Code RO 1901 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000153aa 0x000153aa 0x0000000c Code RO 1903 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000153b6 0x000153b6 0x00000064 Code RO 1907 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x0001541a 0x0001541a 0x0000003e Code RO 1908 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015458 0x00015458 0x0000010c Code RO 1910 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015564 0x00015564 0x0000001e Code RO 1911 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015582 0x00015582 0x00000008 Code RO 1915 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x0001558a 0x0001558a 0x0000001c Code RO 1916 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x000155a6 0x000155a6 0x00000018 Code RO 1919 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x000155be 0x000155be 0x0000000c Code RO 1920 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x000155ca 0x000155ca 0x00000002 PAD - 0x000155cc 0x000155cc 0x00000034 Code RO 1921 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015600 0x00015600 0x00000010 Code RO 1922 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015610 0x00015610 0x00000008 Code RO 1923 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015618 0x00015618 0x00000022 Code RO 1924 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x0001563a 0x0001563a 0x00000008 Code RO 1926 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015642 0x00015642 0x00000026 Code RO 1927 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015668 0x00015668 0x000000aa Code RO 1930 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015712 0x00015712 0x00000016 Code RO 1931 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015728 0x00015728 0x00000018 Code RO 1932 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015740 0x00015740 0x00000020 Code RO 2594 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015760 0x00015760 0x0000000c Code RO 2597 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x0001576c 0x0001576c 0x00000032 Code RO 2598 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x0001579e 0x0001579e 0x00000018 Code RO 2599 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x000157b6 0x000157b6 0x00000002 PAD - 0x000157b8 0x000157b8 0x00000018 Code RO 1387 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x000157d0 0x000157d0 0x0000000c Code RO 1389 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x000157dc 0x000157dc 0x00000014 Code RO 1390 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x000157f0 0x000157f0 0x00000044 Code RO 1392 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015834 0x00015834 0x00000020 Code RO 1393 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015854 0x00015854 0x00000010 Code RO 1394 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015864 0x00015864 0x00000010 Code RO 1395 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015874 0x00015874 0x00000010 Code RO 1396 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015884 0x00015884 0x00000010 Code RO 1397 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015894 0x00015894 0x00000020 Code RO 622 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x000158b4 0x000158b4 0x00000130 Code RO 1398 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x000159e4 0x000159e4 0x00000034 Code RO 1430 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015a18 0x00015a18 0x000000ac Code RO 1431 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00015ac4 0x00015ac4 0x0000001a Code RO 1432 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015ade 0x00015ade 0x00000018 Code RO 1433 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015af6 0x00015af6 0x00000002 PAD - 0x00015af8 0x00015af8 0x00000060 Code RO 1457 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x00015b58 0x00015b58 0x00000010 Code RO 1460 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x00015b68 0x00015b68 0x00000038 Code RO 1461 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00015ba0 0x00015ba0 0x0000000c Code RO 1464 i.drv_i2c_m_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015bac 0x00015bac 0x0000008c Code RO 1468 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x00015c38 0x00015c38 0x0000005c Code RO 1434 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015c94 0x00015c94 0x0000003c Code RO 1435 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015cd0 0x00015cd0 0x0000002e Code RO 1436 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00015cfe 0x00015cfe 0x00000002 PAD - 0x00015d00 0x00015d00 0x0000005c Code RO 1492 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00015d5c 0x00015d5c 0x00000034 Code RO 1496 i.drv_i2c_s_enable_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015d90 0x00015d90 0x0000001c Code RO 1497 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00015dac 0x00015dac 0x0000000c Code RO 1500 i.drv_i2c_s_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015db8 0x00015db8 0x00000020 Code RO 1503 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00015dd8 0x00015dd8 0x00000058 Code RO 1437 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015e30 0x00015e30 0x00000044 Code RO 1504 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00015e74 0x00015e74 0x0000001c Code RO 1438 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015e90 0x00015e90 0x00000018 Code RO 1999 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00015ea8 0x00015ea8 0x00000030 Code RO 2000 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00015ed8 0x00015ed8 0x00000016 Code RO 2001 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00015eee 0x00015eee 0x00000024 Code RO 2002 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x00015f12 0x00015f12 0x00000026 Code RO 2003 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00015f38 0x00015f38 0x00000016 Code RO 2004 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x00015f4e 0x00015f4e 0x00000016 Code RO 2005 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00015f64 0x00015f64 0x0000000c Code RO 2006 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x00015f70 0x00015f70 0x0000001e Code RO 2007 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00015f8e 0x00015f8e 0x00000022 Code RO 2008 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00015fb0 0x00015fb0 0x00000022 Code RO 2009 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x00015fd2 0x00015fd2 0x0000000c Code RO 2010 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00015fde 0x00015fde 0x0000001a Code RO 2011 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00015ff8 0x00015ff8 0x00000022 Code RO 2012 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x0001601a 0x0001601a 0x0000001a Code RO 2014 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00016034 0x00016034 0x0000000c Code RO 2015 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x00016040 0x00016040 0x0000004c Code RO 2016 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x0001608c 0x0001608c 0x00000006 Code RO 2017 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x00016092 0x00016092 0x00000012 Code RO 2018 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x000160a4 0x000160a4 0x00000020 Code RO 2020 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x000160c4 0x000160c4 0x00000034 Code RO 2021 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x000160f8 0x000160f8 0x00000014 Code RO 2023 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x0001610c 0x0001610c 0x00000020 Code RO 2024 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x0001612c 0x0001612c 0x0000000c Code RO 2058 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00016138 0x00016138 0x00000040 Code RO 2059 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x00016178 0x00016178 0x0000000c Code RO 2060 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x00016184 0x00016184 0x00000012 Code RO 2061 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x00016196 0x00016196 0x00000010 Code RO 2062 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x000161a6 0x000161a6 0x0000000e Code RO 2063 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x000161b4 0x000161b4 0x00000014 Code RO 2064 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x000161c8 0x000161c8 0x0000000c Code RO 2065 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x000161d4 0x000161d4 0x00000010 Code RO 2068 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x000161e4 0x000161e4 0x00000012 Code RO 2069 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x000161f6 0x000161f6 0x00000010 Code RO 2071 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00016206 0x00016206 0x00000014 Code RO 2072 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001621a 0x0001621a 0x00000002 PAD - 0x0001621c 0x0001621c 0x00000018 Code RO 2073 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x00016234 0x00016234 0x0000001a Code RO 2074 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x0001624e 0x0001624e 0x0000000e Code RO 2078 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x0001625c 0x0001625c 0x00000028 Code RO 2079 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x00016284 0x00016284 0x0000000e Code RO 2081 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00016292 0x00016292 0x00000002 PAD - 0x00016294 0x00016294 0x00000008 Code RO 1526 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x0001629c 0x0001629c 0x00000014 Code RO 1527 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x000162b0 0x000162b0 0x00000014 Code RO 1528 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x000162c4 0x000162c4 0x00000008 Code RO 1529 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x000162cc 0x000162cc 0x00000014 Code RO 1530 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x000162e0 0x000162e0 0x00000024 Code RO 1533 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x00016304 0x00016304 0x00000010 Code RO 2330 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x00016314 0x00016314 0x0000003c Code RO 2331 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016350 0x00016350 0x00000060 Code RO 2332 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x000163b0 0x000163b0 0x00000054 Code RO 2333 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x00016404 0x00016404 0x00000010 Code RO 2334 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x00016414 0x00016414 0x00000018 Code RO 2335 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x0001642c 0x0001642c 0x00000020 Code RO 2337 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x0001644c 0x0001644c 0x00000026 Code RO 2338 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016472 0x00016472 0x0000001e Code RO 2339 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016490 0x00016490 0x00000020 Code RO 2340 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x000164b0 0x000164b0 0x00000020 Code RO 1588 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x000164d0 0x000164d0 0x00000018 Code RO 1589 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x000164e8 0x000164e8 0x00000038 Code RO 1590 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016520 0x00016520 0x0000000c Code RO 1850 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x0001652c 0x0001652c 0x00000010 Code RO 1851 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x0001653c 0x0001653c 0x00000014 Code RO 1853 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016550 0x00016550 0x00000016 Code RO 1854 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016566 0x00016566 0x0000000a Code RO 2117 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016570 0x00016570 0x00000004 Code RO 2118 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016574 0x00016574 0x0000005a Code RO 2120 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x000165ce 0x000165ce 0x00000002 PAD - 0x000165d0 0x000165d0 0x00000014 Code RO 2121 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x000165e4 0x000165e4 0x0000003c Code RO 2122 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016620 0x00016620 0x00000004 Code RO 2123 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016624 0x00016624 0x00000012 Code RO 1748 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016636 0x00016636 0x00000004 Code RO 2126 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x0001663a 0x0001663a 0x00000012 Code RO 1749 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x0001664c 0x0001664c 0x0000000c Code RO 2128 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016658 0x00016658 0x00000008 Code RO 2129 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016660 0x00016660 0x0000000c Code RO 2130 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x0001666c 0x0001666c 0x0000000c Code RO 2131 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016678 0x00016678 0x00000014 Code RO 2132 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x0001668c 0x0001668c 0x000000cc Code RO 2133 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016758 0x00016758 0x00000014 Code RO 2135 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x0001676c 0x0001676c 0x00000014 Code RO 2137 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016780 0x00016780 0x00000010 Code RO 2138 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016790 0x00016790 0x00000026 Code RO 2140 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x000167b6 0x000167b6 0x00000008 Code RO 2141 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x000167be 0x000167be 0x00000008 Code RO 2142 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x000167c6 0x000167c6 0x00000002 PAD - 0x000167c8 0x000167c8 0x00000020 Code RO 1634 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x000167e8 0x000167e8 0x0000001c Code RO 1659 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016804 0x00016804 0x00000048 Code RO 1662 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x0001684c 0x0001684c 0x0000001c Code RO 1663 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016868 0x00016868 0x0000000c Code RO 1678 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016874 0x00016874 0x00000028 Code RO 1679 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x0001689c 0x0001689c 0x00000018 Code RO 1682 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x000168b4 0x000168b4 0x0000001c Code RO 1683 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x000168d0 0x000168d0 0x00000024 Code RO 1684 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x000168f4 0x000168f4 0x00000024 Code RO 1685 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016918 0x00016918 0x00000010 Code RO 1687 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016928 0x00016928 0x00000010 Code RO 1688 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016938 0x00016938 0x00000024 Code RO 1689 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x0001695c 0x0001695c 0x0000001a Code RO 1712 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016976 0x00016976 0x00000020 Code RO 1713 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016996 0x00016996 0x00000002 PAD - 0x00016998 0x00016998 0x00000010 Code RO 1714 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x000169a8 0x000169a8 0x00000010 Code RO 1715 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x000169b8 0x000169b8 0x0000003c Code RO 1717 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x000169f4 0x000169f4 0x00000014 Code RO 1718 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00016a08 0x00016a08 0x00000010 Code RO 1719 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x00016a18 0x00016a18 0x00000048 Code RO 1720 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00016a60 0x00016a60 0x00000028 Code RO 1721 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x00016a88 0x00016a88 0x00000010 Code RO 1722 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x00016a98 0x00016a98 0x0000000a Code RO 1933 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x00016aa2 0x00016aa2 0x0000001c Code RO 1934 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x00016abe 0x00016abe 0x0000001c Code RO 1935 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x00016ada 0x00016ada 0x00000012 Code RO 1937 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016aec 0x00016aec 0x00000014 Code RO 1938 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016b00 0x00016b00 0x00000010 Code RO 1939 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00016b10 0x00016b10 0x00000008 Code RO 2181 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00016b18 0x00016b18 0x00000018 Code RO 2185 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00016b30 0x00016b30 0x00000040 Code RO 2186 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00016b70 0x00016b70 0x00000012 Code RO 2188 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x00016b82 0x00016b82 0x00000002 PAD - 0x00016b84 0x00016b84 0x00000028 Code RO 2192 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x00016bac 0x00016bac 0x0000000c Code RO 2193 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x00016bb8 0x00016bb8 0x00000006 Code RO 2194 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x00016bbe 0x00016bbe 0x0000003c Code RO 2196 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x00016bfa 0x00016bfa 0x00000014 Code RO 2200 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x00016c0e 0x00016c0e 0x00000010 Code RO 2201 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x00016c1e 0x00016c1e 0x00000008 Code RO 2204 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016c26 0x00016c26 0x00000026 Code RO 2205 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x00016c4c 0x00016c4c 0x00000026 Code RO 2206 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00016c72 0x00016c72 0x00000002 PAD - 0x00016c74 0x00016c74 0x00000018 Code RO 2207 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x00016c8c 0x00016c8c 0x0000000a Code RO 2208 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x00016c96 0x00016c96 0x00000010 Code RO 2209 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x00016ca6 0x00016ca6 0x0000000a Code RO 2210 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016cb0 0x00016cb0 0x0000000a Code RO 2211 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x00016cba 0x00016cba 0x00000012 Code RO 2212 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x00016ccc 0x00016ccc 0x0000000a Code RO 2213 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00016cd6 0x00016cd6 0x0000000a Code RO 2214 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00016ce0 0x00016ce0 0x00000016 Code RO 2215 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00016cf6 0x00016cf6 0x00000002 PAD - 0x00016cf8 0x00016cf8 0x00000010 Code RO 2569 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00016d08 0x00016d08 0x00000010 Code RO 2570 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016d18 0x00016d18 0x00000010 Code RO 2573 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016d28 0x00016d28 0x00000034 Code RO 2576 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00016d5c 0x00016d5c 0x0000000a Code RO 1299 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00016d66 0x00016d66 0x00000014 Code RO 873 i.fputc CVWL568.lib(tau_log.o) - 0x00016d7a 0x00016d7a 0x00000002 PAD - 0x00016d7c 0x00016d7c 0x00000030 Code RO 441 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016dac 0x00016dac 0x0000009c Code RO 443 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016e48 0x00016e48 0x00000084 Code RO 445 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016ecc 0x00016ecc 0x00000028 Code RO 447 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016ef4 0x00016ef4 0x00000028 Code RO 449 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f1c 0x00016f1c 0x00000080 Code RO 450 i.hal_dsi_rx_ctrl_hight_performan_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f9c 0x00016f9c 0x00000098 Code RO 451 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017034 0x00017034 0x00000130 Code RO 452 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017164 0x00017164 0x000000d4 Code RO 453 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017238 0x00017238 0x0000013c Code RO 454 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017374 0x00017374 0x00000130 Code RO 455 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000174a4 0x000174a4 0x0000022c Code RO 456 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000176d0 0x000176d0 0x0000003c Code RO 457 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001770c 0x0001770c 0x000000f0 Code RO 460 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000177fc 0x000177fc 0x00000034 Code RO 464 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017830 0x00017830 0x00000038 Code RO 468 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017868 0x00017868 0x00000072 Code RO 472 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000178da 0x000178da 0x00000002 PAD - 0x000178dc 0x000178dc 0x00000034 Code RO 473 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017910 0x00017910 0x0000000e Code RO 475 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001791e 0x0001791e 0x00000002 PAD - 0x00017920 0x00017920 0x0000003c Code RO 476 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001795c 0x0001795c 0x0000003c Code RO 477 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017998 0x00017998 0x00000020 Code RO 479 i.hal_dsi_rx_ctrl_toggle_resolution CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000179b8 0x000179b8 0x00000190 Code RO 530 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017b48 0x00017b48 0x00000034 Code RO 531 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017b7c 0x00017b7c 0x000004d0 Code RO 532 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001804c 0x0001804c 0x0000002c Code RO 534 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018078 0x00018078 0x00000048 Code RO 535 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000180c0 0x000180c0 0x0000004c Code RO 536 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001810c 0x0001810c 0x00000028 Code RO 538 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018134 0x00018134 0x000000c4 Code RO 540 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000181f8 0x000181f8 0x00000024 Code RO 541 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001821c 0x0001821c 0x0000000c Code RO 542 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018228 0x00018228 0x00000020 Code RO 545 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018248 0x00018248 0x00000014 Code RO 551 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001825c 0x0001825c 0x00000010 Code RO 552 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001826c 0x0001826c 0x00000024 Code RO 553 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018290 0x00018290 0x0000006c Code RO 555 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182fc 0x000182fc 0x00000044 Code RO 556 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018340 0x00018340 0x000000d8 Code RO 557 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018418 0x00018418 0x000000b0 Code RO 558 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184c8 0x000184c8 0x00000044 Code RO 559 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001850c 0x0001850c 0x00000030 Code RO 560 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001853c 0x0001853c 0x00000020 Code RO 561 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001855c 0x0001855c 0x00000020 Code RO 562 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001857c 0x0001857c 0x00000094 Code RO 563 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018610 0x00018610 0x00000058 Code RO 564 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018668 0x00018668 0x00000044 Code RO 565 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186ac 0x000186ac 0x00000018 Code RO 623 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x000186c4 0x000186c4 0x00000012 Code RO 624 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x000186d6 0x000186d6 0x00000002 PAD - 0x000186d8 0x000186d8 0x00000040 Code RO 627 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018718 0x00018718 0x00000020 Code RO 628 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018738 0x00018738 0x00000028 Code RO 629 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018760 0x00018760 0x00000018 Code RO 630 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018778 0x00018778 0x00000050 Code RO 631 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x000187c8 0x000187c8 0x00000060 Code RO 633 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018828 0x00018828 0x00000008 Code RO 634 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018830 0x00018830 0x00000020 Code RO 636 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018850 0x00018850 0x0000006c Code RO 662 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x000188bc 0x000188bc 0x00000020 Code RO 663 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x000188dc 0x000188dc 0x0000001c Code RO 664 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x000188f8 0x000188f8 0x0000000c Code RO 666 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018904 0x00018904 0x00000020 Code RO 667 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018924 0x00018924 0x00000010 Code RO 681 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018934 0x00018934 0x00000038 Code RO 682 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x0001896c 0x0001896c 0x0000006c Code RO 684 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x000189d8 0x000189d8 0x00000014 Code RO 685 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x000189ec 0x000189ec 0x0000000c Code RO 692 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x000189f8 0x000189f8 0x0000014c Code RO 695 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018b44 0x00018b44 0x000000e4 Code RO 1751 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x00018c28 0x00018c28 0x00000010 Code RO 1752 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00018c38 0x00018c38 0x00000214 Code RO 1753 i.hal_internal_sync_input_resolution_change CVWL568.lib(hal_internal_vsync.o) - 0x00018e4c 0x00018e4c 0x0000001c Code RO 1755 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x00018e68 0x00018e68 0x0000000c Code RO 1756 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018e74 0x00018e74 0x00000018 Code RO 1757 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00018e8c 0x00018e8c 0x0000000c Code RO 1758 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018e98 0x00018e98 0x000000fc Code RO 1759 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00018f94 0x00018f94 0x000000b0 Code RO 1760 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x00019044 0x00019044 0x0000011c Code RO 1761 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00019160 0x00019160 0x00000014 Code RO 1763 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019174 0x00019174 0x0000001c Code RO 1764 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019190 0x00019190 0x00000048 Code RO 1765 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000191d8 0x000191d8 0x00000040 Code RO 1766 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019218 0x00019218 0x00000024 Code RO 566 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001923c 0x0001923c 0x00000048 Code RO 567 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019284 0x00019284 0x00000014 Code RO 568 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019298 0x00019298 0x00000164 Code RO 569 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000193fc 0x000193fc 0x00000040 Code RO 570 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001943c 0x0001943c 0x00000180 Code RO 571 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000195bc 0x000195bc 0x00000040 Code RO 572 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000195fc 0x000195fc 0x0000000e Code RO 771 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x0001960a 0x0001960a 0x00000012 Code RO 795 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x0001961c 0x0001961c 0x00000016 Code RO 797 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019632 0x00019632 0x00000008 Code RO 811 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x0001963a 0x0001963a 0x00000002 PAD - 0x0001963c 0x0001963c 0x00000088 Code RO 816 i.hal_system_init CVWL568.lib(hal_system.o) - 0x000196c4 0x000196c4 0x0000001c Code RO 817 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x000196e0 0x000196e0 0x00000008 Code RO 820 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x000196e8 0x000196e8 0x00000008 Code RO 821 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x000196f0 0x000196f0 0x00000008 Code RO 822 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x000196f8 0x000196f8 0x0000002e Code RO 845 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x00019726 0x00019726 0x0000001a Code RO 847 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x00019740 0x00019740 0x00000048 Code RO 849 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x00019788 0x00019788 0x00000028 Code RO 851 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x000197b0 0x000197b0 0x0000008c Code RO 1027 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001983c 0x0001983c 0x00000010 Code RO 1030 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001984c 0x0001984c 0x00000110 Code RO 2291 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001995c 0x0001995c 0x0000006c Code RO 114 i.init_mipi_tx ap_demo.o - 0x000199c8 0x000199c8 0x000000d4 Code RO 115 i.init_panel ap_demo.o - 0x00019a9c 0x00019a9c 0x0000000a Code RO 3 i.main main.o - 0x00019aa6 0x00019aa6 0x00000002 PAD - 0x00019aa8 0x00019aa8 0x000000a0 Code RO 116 i.open_mipi_rx ap_demo.o - 0x00019b48 0x00019b48 0x00000060 Code RO 117 i.pps_update_handle ap_demo.o - 0x00019ba8 0x00019ba8 0x000003f4 Code RO 1767 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x00019f9c 0x00019f9c 0x00000164 Code RO 1768 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001a100 0x0001a100 0x0000008c Code RO 1769 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001a18c 0x0001a18c 0x00000180 Code RO 1770 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001a30c 0x0001a30c 0x000000a4 Code RO 1771 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a3b0 0x0001a3b0 0x00000170 Code RO 1772 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a520 0x0001a520 0x0000008c Code RO 1773 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001a5ac 0x0001a5ac 0x00000030 Code RO 118 i.soft_timer3_cb ap_demo.o - 0x0001a5dc 0x0001a5dc 0x00000048 Code RO 2618 i.sqrt m_ps.l(sqrt.o) - 0x0001a624 0x0001a624 0x000000e8 Code RO 1774 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a70c 0x0001a70c 0x000000d0 Code RO 1775 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001a7dc 0x0001a7dc 0x0000019c Code RO 1776 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001a978 0x0001a978 0x000027bc Data RO 120 .constdata ap_demo.o - 0x0001d134 0x0001d134 0x000000d2 Data RO 639 .constdata CVWL568.lib(hal_gpio.o) - 0x0001d206 0x0001d206 0x00002606 Data RO 886 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f80c 0x0001f80c 0x00000001 Data RO 898 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f80d 0x0001f80d 0x00000003 PAD - 0x0001f810 0x0001f810 0x00000008 Data RO 1534 .constdata CVWL568.lib(drv_param_init.o) - 0x0001f818 0x0001f818 0x00000186 Data RO 2341 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001f99e 0x0001f99e 0x00000002 PAD - 0x0001f9a0 0x0001f9a0 0x00000048 Data RO 481 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001f9e8 0x0001f9e8 0x00000134 Data RO 1778 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001fb1c 0x0001fb1c 0x00000030 Data RO 2980 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001fb4c, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001fb4c, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2292 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001fb4c, Size: 0x000036d8, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000003e4]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x0000002c Data RW 121 .data ap_demo.o - 0x000701fc COMPRESSED 0x0000002e Data RW 287 .data app_tp_transfer.o - 0x0007022a COMPRESSED 0x00000002 PAD - 0x0007022c COMPRESSED 0x00000008 Data RW 482 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070234 COMPRESSED 0x00000001 Data RW 574 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070235 COMPRESSED 0x00000001 Data RW 668 .data CVWL568.lib(hal_i2c_master.o) - 0x00070236 COMPRESSED 0x00000002 PAD - 0x00070238 COMPRESSED 0x0000001c Data RW 696 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070254 COMPRESSED 0x000000e4 Data RW 899 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070338 COMPRESSED 0x00000001 Data RW 902 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070339 COMPRESSED 0x00000001 Data RW 903 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033a COMPRESSED 0x00000001 Data RW 908 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033b COMPRESSED 0x00000003 Data RW 909 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033e COMPRESSED 0x00000005 Data RW 910 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070343 COMPRESSED 0x00000001 PAD - 0x00070344 COMPRESSED 0x00000030 Data RW 920 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070374 COMPRESSED 0x00000012 Data RW 1084 .data CVWL568.lib(norflash.o) - 0x00070386 COMPRESSED 0x00000002 PAD - 0x00070388 COMPRESSED 0x0000000c Data RW 1137 .data CVWL568.lib(drv_common.o) - 0x00070394 COMPRESSED 0x00000004 Data RW 1402 .data CVWL568.lib(drv_gpio.o) - 0x00070398 COMPRESSED 0x00000008 Data RW 1440 .data CVWL568.lib(drv_i2c_dma.o) - 0x000703a0 COMPRESSED 0x00000004 Data RW 1469 .data CVWL568.lib(drv_i2c_master.o) - 0x000703a4 COMPRESSED 0x00000008 Data RW 1505 .data CVWL568.lib(drv_i2c_slave.o) - 0x000703ac COMPRESSED 0x000004a4 Data RW 1535 .data CVWL568.lib(drv_param_init.o) - 0x00070850 COMPRESSED 0x0000000c Data RW 1565 .data CVWL568.lib(drv_pwm.o) - 0x0007085c COMPRESSED 0x00000004 Data RW 1639 .data CVWL568.lib(drv_spi_master.o) - 0x00070860 COMPRESSED 0x00000008 Data RW 1665 .data CVWL568.lib(drv_swire.o) - 0x00070868 COMPRESSED 0x00000001 Data RW 1690 .data CVWL568.lib(drv_sys_cfg.o) - 0x00070869 COMPRESSED 0x00000003 PAD - 0x0007086c COMPRESSED 0x00000050 Data RW 1723 .data CVWL568.lib(drv_timer.o) - 0x000708bc COMPRESSED 0x00000004 Data RW 1779 .data CVWL568.lib(hal_internal_vsync.o) - 0x000708c0 COMPRESSED 0x00000008 Data RW 2144 .data CVWL568.lib(drv_rxbr.o) - 0x000708c8 COMPRESSED 0x00000004 Data RW 2217 .data CVWL568.lib(drv_vidc.o) - 0x000708cc COMPRESSED 0x00000001 Data RW 2342 .data CVWL568.lib(drv_phy_common.o) - 0x000708cd COMPRESSED 0x00000003 PAD - 0x000708d0 COMPRESSED 0x0000000c Data RW 2362 .data CVWL568.lib(drv_chip_info.o) - 0x000708dc COMPRESSED 0x00000008 Data RW 2511 .data CVWL568.lib(drv_uart.o) - 0x000708e4 COMPRESSED 0x0000000c Data RW 2578 .data CVWL568.lib(drv_wdg.o) - 0x000708f0 COMPRESSED 0x00000004 Data RW 2949 .data mc_p.l(stdout.o) - 0x000708f4 COMPRESSED 0x00000004 Data RW 2961 .data mc_p.l(errno.o) - 0x000708f8 - 0x00000190 Zero RW 286 .bss app_tp_transfer.o - 0x00070a88 - 0x000000c0 Zero RW 480 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070b48 - 0x00000048 Zero RW 573 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070b90 - 0x00000100 Zero RW 874 .bss CVWL568.lib(tau_log.o) - 0x00070c90 - 0x000000d0 Zero RW 1032 .bss CVWL568.lib(hal_uart.o) - 0x00070d60 - 0x0000001c Zero RW 1264 .bss CVWL568.lib(drv_dma.o) - 0x00070d7c - 0x00000040 Zero RW 1401 .bss CVWL568.lib(drv_gpio.o) - 0x00070dbc - 0x00000140 Zero RW 1439 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00070efc - 0x00000958 Zero RW 1777 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00071854 - 0x00001030 Zero RW 1821 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00072884 - 0x00000020 Zero RW 2406 .bss CVWL568.lib(hal_spi_slave.o) - 0x000728a4 COMPRESSED 0x00000004 PAD - 0x000728a8 - 0x00001000 Zero RW 430 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 5214 726 10172 44 0 35859 ap_demo.o - 1108 102 0 46 400 13456 app_tp_transfer.o - 36 6 0 0 0 537 board.o - 10 0 0 0 0 5879 main.o - 120 18 192 0 4096 2112 startup_armcm0.o - - ---------------------------------------------------------------------- - 6492 852 10412 92 4496 57843 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 4 0 0 2 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 296 96 0 12 0 256 drv_chip_info.o - 192 82 20 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1652 500 0 0 0 1332 drv_dsi_rx.o - 1476 118 0 0 0 2428 drv_dsi_tx.o - 118 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 784 112 0 4 64 1236 drv_gpio.o - 588 88 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 324 74 0 8 0 516 drv_i2c_slave.o - 668 6 0 0 0 1444 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 112 36 8 1188 0 376 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 682 66 0 8 0 1448 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 160 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 354 34 0 80 0 932 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 156 22 0 12 0 316 drv_wdg.o - 3154 300 72 8 192 1676 hal_dsi_rx_ctrl.o - 4312 278 0 1 72 2384 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 544 76 0 28 0 400 hal_i2c_slave.o - 6676 1502 308 4 2392 2264 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 1560 66 9735 287 0 21972 app_tp_for_custom_s8.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 86 0 0 0 0 0 __dczerorl2.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 36680 4692 10748 1740 7904 56336 Library Totals - 54 0 5 11 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 29686 4420 1008 1434 7900 31088 CVWL568.lib - 1560 66 9735 287 0 21972 CVWL568_S21U_TP.lib - 272 26 0 0 0 152 m_ps.l - 2838 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 36680 4692 10748 1740 7904 56336 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 43172 5544 21160 1832 12400 90531 Grand Totals - 43172 5544 21160 996 12400 90531 ELF Image Totals (compressed) - 43172 5544 21160 996 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 64332 ( 62.82kB) - Total RW Size (RW Data + ZI Data) 14232 ( 13.90kB) - Total ROM Size (Code + RO Data + RW Data) 65328 ( 63.80kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20221207.map b/project/ISP_568/Listings/CVWL568_S21U_20221207.map deleted file mode 100644 index a176aec..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U_20221207.map +++ /dev/null @@ -1,5258 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_tp_calibration_04) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.app_tp_calibration_exec) refers to app_tp_transfer.o(i.ap_tp_calibration) for ap_tp_calibration - ap_demo.o(i.app_tp_calibration_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) for hal_dsi_rx_ctrl_set_hw_cmd_filter - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) for hal_dsi_rx_ctrl_toggle_resolution - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.ap_tp_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.ap_tp_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) for hal_internal_vsync_update_lcdc_addr - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te) refers to hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) for hal_internal_sync_cmd_mode_rcv_te - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) for hal_dsi_tx_ctrl_set_rect_pixel_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) for hal_dsi_tx_ctrl_draw_flicker - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) for hal_dsi_tx_ctrl_draw_chessboard - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_set_prefetch) for drv_lcdc_set_prefetch - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_set_callback) for drv_i2c_m_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_deinit) for drv_i2c_s_deinit - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num) for drv_i2c_s_get_tx_byte_num - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_callback) for drv_i2c_s_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable_intr) for drv_i2c_s_enable_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(.data) for tx_byte_num - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to tau_delay.o(i.delayUs) for delayUs - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_get_sync_flag) for drv_pwm_out_get_sync_flag - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_disable_intr) for drv_i2c_s_disable_intr - drv_i2c_slave.o(i.drv_i2c_s_enable_intr) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_set_sys_mask) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to printfa.o(i.__0printf) for __2printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (5 bytes). - Removing app_tp_transfer.o(.data), (6 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en), (16 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter), (108 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (188 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (148 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te), (10 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard), (280 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker), (172 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init), (30 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data), (272 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (72 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (20 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (8 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (168 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (30 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (28 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (48 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (52 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (112 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). - Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_init_console), (28 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_init), (140 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing hal_uart.o(.bss), (208 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_clocks), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_bus_init), (36 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_deinit), (44 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_disable_intr), (16 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_enable), (16 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num), (12 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (32 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (24 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_sys_mask), (48 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_scld_filter), (100 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (64 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_frame_buff_pd), (28 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex), (584 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_DisableDma), (2 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_SetBaudRate), (72 bytes). - Removing drv_uart.o(i.UART_SwitchSCLK), (26 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(i.UART_init), (188 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing dflti.o(.text), (40 bytes). - -615 unused section(s) (total 27115 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dczerorl2.o(.text) - i.ADC_IRQn_Handler 0x00010be0 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010bf8 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.DMA_IRQn_Handler 0x00010c10 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c24 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c40 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010c5c Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d18 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010d68 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010d7c Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010d94 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010dac Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010dc4 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010dec Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e04 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e1c Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e50 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00010fb0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00010fcc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00010fe8 Section 0 irq_redirect .o(i.SysTick_Handler) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.UART_GetInstance 0x00011014 Section 0 drv_uart.o(i.UART_GetInstance) - .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.TIMER0_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011034 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001104c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x00011064 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x0001107c Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x00011098 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x000110b0 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_TransferHandleIRQ 0x000110d4 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x00011208 Section 0 drv_uart.o(i.UART_WriteBlocking) - i.VIDC_IRQn_Handler 0x00011224 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x0001123c Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x00011254 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x0001126c Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x0001128c Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x000112b0 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x000112de Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x000112f8 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x000112f9 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011310 Section 0 drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011311 Thumb Code 18 drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011328 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011329 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011340 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011341 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x00011360 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x00011361 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x00011378 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x00011379 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x000113bc Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x000113ca Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x000113cc Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x000113dc Section 0 errno.o(i.__set_errno) - i._fp_digits 0x000113e8 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x000113e9 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x0001155c Section 0 printfa.o(i._printf_core) - _printf_core 0x0001155d Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011c48 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011c49 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011c68 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011c69 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011c94 Section 0 printfa.o(i._sputc) - _sputc 0x00011c95 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011ca0 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011ca1 Thumb Code 3004 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012860 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x0001296c Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x0001296d Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_reset_cb 0x000129f8 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x000129f9 Thumb Code 38 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012a28 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012a29 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012a70 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012a71 Thumb Code 18 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012a82 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012a83 Thumb Code 4 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012a88 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012a89 Thumb Code 62 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012acc Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012acd Thumb Code 8 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012ad8 Section 0 ap_demo.o(i.ap_set_tp_calibration_04) - ap_set_tp_calibration_04 0x00012ad9 Thumb Code 22 ap_demo.o(i.ap_set_tp_calibration_04) - i.ap_tp_calibration 0x00012af4 Section 0 app_tp_transfer.o(i.ap_tp_calibration) - i.ap_update_frame_rate 0x00012ba4 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x00012ba5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x00012bd0 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00012bec Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00012c10 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x00012c2c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00012c48 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00012c64 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00012c80 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x00012c9c Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00012cb8 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00012cd4 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00012cf0 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00012d38 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00012d48 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00012d58 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00012e80 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x00012f08 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x000131a0 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x00013240 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x00013288 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x000132b8 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x000134b8 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x000134d8 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x000134f0 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x000134fa Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013504 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x0001350e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013518 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013520 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x0001353c Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013558 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013590 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x000135a0 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x000135d0 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x000135f4 Section 0 ap_demo.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x0001360c Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x0001360d Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x0001363c Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013680 Section 0 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_read 0x00013681 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x000136a0 Section 0 app_tp_transfer.o(i.app_tp_m_write) - app_tp_m_write 0x000136a1 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x000136a8 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x00013a04 Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00013a0c Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00013a14 Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x00013cd0 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00013d00 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00013d01 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x00013d0c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x00013d0d Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00013d4c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00013e4c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00013e60 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x00013e7c Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x000142f4 Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x000143bc Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x000143bd Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x000143e8 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x000143e9 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x0001447c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x000144d4 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x000144ec Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014530 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014554 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014555 Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014570 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014588 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x000145ac Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x000145e4 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x000145f0 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014630 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x000146f8 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x0001470c Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00014764 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x0001476c Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x0001477c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00014790 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x000147a4 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x000147c4 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x000147d8 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x000147f0 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x00014804 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00014818 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x0001482c Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x00014840 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00014854 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00014868 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x0001487c Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00014890 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x000148a4 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x000148bc Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x000148d4 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x000148e8 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x000148fc Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x00014910 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x00014928 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00014944 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00014954 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00014964 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00014988 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00014994 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00014a24 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x00014a36 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00014a50 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00014a58 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00014a9c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00014ad2 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00014ae0 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00014b54 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x00014b5e Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00014b88 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00014c8c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00014ccc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00014ccd Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x00014d1c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x00014d1d Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x00014d38 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x00014d40 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x00014d46 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x00014d54 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00014d74 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_inten 0x00014d84 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - i.drv_dsi_rx_set_ipi_cfg 0x00014d88 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00014d98 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x00014dde Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x00014e04 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x00014f08 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x00014f16 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x00014f2a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x00014f96 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00014f9a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x00014fb2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00014fba Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x00014fc2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00014fcc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x00014ff0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00014ff4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00014ff8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00014ffc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x00015014 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x0001502e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x0001503a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x0001509e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x000150dc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015210 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x0001522e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00015236 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00015252 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x0001526a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015278 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x000152b8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x000152c8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x000152d0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x000152f2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x000152fa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015320 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x000153ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x000153e0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x000153f8 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015418 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00015424 Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00015456 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00015470 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015488 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015494 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x000154a8 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x000154f8 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015518 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015528 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015538 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015548 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015558 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015559 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015578 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c_dma_callback 0x000156a8 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x000156a9 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x000156dc Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00015788 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x000157a2 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x000157bc Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x0001581c Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x0001582c Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_m_set_callback 0x00015864 Section 0 drv_i2c_master.o(i.drv_i2c_m_set_callback) - i.drv_i2c_master_init 0x00015870 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x000158fc Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00015958 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00015994 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00015995 Thumb Code 46 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x000159c4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_enable_intr 0x00015a20 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable_intr) - i.drv_i2c_s_get_fifo_status 0x00015a54 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_callback 0x00015a70 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_callback) - i.drv_i2c_s_write_data 0x00015a7c Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00015a9c Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00015af4 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00015b38 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00015b54 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00015b6c Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00015b9c Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00015bb2 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x00015bd6 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00015bfc Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x00015c12 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00015c28 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x00015c34 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x00015c52 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00015c74 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x00015c96 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x00015ca2 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00015cbc Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00015cde Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00015cf8 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x00015d04 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x00015d50 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x00015d56 Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x00015d68 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x00015d88 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_prefetch 0x00015dc8 Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) - i.drv_lcdc_set_video_hw_mode 0x00015de0 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x00015df4 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x00015e14 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00015e20 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x00015e60 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x00015e6c Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x00015e7e Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x00015e8e Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00015e9c Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x00015eb0 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00015ebc Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00015ecc Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x00015ede Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00015eee Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00015f04 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x00015f1c Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x00015f36 Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x00015f44 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x00015f6c Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00015f7c Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x00015f84 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00015f98 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00015fac Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x00015fb4 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_p2r_filter_init 0x00015fc8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x00015fec Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x00015ffc Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016038 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016098 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000160ec Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000160fc Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016114 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016134 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x0001615a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016178 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016179 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016198 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x000161b8 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x000161d0 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016208 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016209 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016214 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016215 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016224 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016225 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016238 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016239 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x0001624e Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016258 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x0001625c Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x000162b8 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x000162cc Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016330 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016334 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016335 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016346 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x0001634a Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x0001634b Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x0001635c Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016368 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016370 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x0001637c Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016388 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x0001639c Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016468 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x0001647c Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016490 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x000164a0 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x000164c6 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x000164ce Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x000164d8 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x000164f8 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016514 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016568 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016584 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016590 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x000165b8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x000165d0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x000165ec Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016610 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016634 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016644 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016654 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016678 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016679 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016692 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x000166b4 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x000166c4 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x000166d4 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x000166d5 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00016718 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x0001672c Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x0001673c Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00016790 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x000167b8 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x000167c8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000167c9 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000167d2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000167ee Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x0001680a Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x0001680b Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x0001681c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x0001681d Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00016830 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00016831 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00016840 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00016848 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00016860 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x000168a0 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x000168b4 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000168dc Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000168e8 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000168ee Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x0001692a Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001693e Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001694e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00016956 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x0001697c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x000169a4 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x000169bc Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000169c6 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000169d6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000169e0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000169ea Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x000169fc Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00016a06 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00016a10 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00016a28 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00016a38 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00016a39 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00016a48 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00016a49 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00016a58 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00016a98 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00016aa2 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x00016ab8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x00016aec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00016b88 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016c0c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00016c34 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x00016c5c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00016cf4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00016cf5 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00016e98 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00016e99 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00016f70 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00016f71 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000170c4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000170c5 Thumb Code 294 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x000171fc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x000171fd Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017428 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017464 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017554 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_hw_cmd_filter 0x00017588 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x000175b0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x000175b1 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x000175e8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x000175e9 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x0001765c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017690 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x000176a0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x000176dc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution 0x00017718 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) - i.hal_dsi_tx_calc_video_chunks 0x00017738 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00017739 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x000178c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x000178c9 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x000178fc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x000178fd Thumb Code 880 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x00017cb8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x00017ce4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00017d2c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x00017d78 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x00017da0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x00017e64 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x00017e65 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x00017e88 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x00017e94 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x00017eb4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x00017ec8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x00017ed8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00017efc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x00017f8c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00017fd0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x000180a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018158 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018159 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x0001819c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x0001819d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x000181cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x000181cd Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x000181ec Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x000181ed Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x0001820c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x0001820d Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x000182a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x000182a1 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x000182f8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x000182f9 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x0001833c Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018354 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018368 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x000183a8 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x000183c8 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x000183f0 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018408 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018458 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x000184b8 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x000184c0 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x000184e0 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x0001854c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x0001856c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018588 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018594 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018595 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x000185b4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x000185b5 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x000185c4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x000185fc Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x00018668 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x0001867c Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x00018688 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x00018689 Thumb Code 304 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x000187d4 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x000188d0 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x000188e0 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change 0x000188f0 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) - i.hal_internal_vsync_deinit 0x00018ac0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x00018ae8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00018af4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x00018b0c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x00018b18 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x00018b24 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00018c20 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x00018cd0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x00018dec Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x00018e00 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00018e24 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00018e74 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x00018ed4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00018ed5 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00018ef8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00018ef9 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00018f50 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00018f51 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00018f64 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00018f65 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x000190c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x000190c9 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x0001911c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x0001911d Thumb Code 392 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x000192ac Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x000192ad Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x000192ec Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x000192fa Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x0001930c Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019322 Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x0001932c Section 0 hal_system.o(i.hal_system_init) - i.hal_system_set_phy_calibration 0x000193b4 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x000193bc Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x000193c4 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x000193cc Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x000193fa Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x00019414 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001945c Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_transmit_blocking 0x00019484 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x00019494 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x00019495 Thumb Code 462 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x00019678 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x00019788 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x00019789 Thumb Code 94 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x000197ec Section 0 ap_demo.o(i.init_panel) - init_panel 0x000197ed Thumb Code 144 ap_demo.o(i.init_panel) - i.main 0x00019884 Section 0 main.o(i.main) - i.open_mipi_rx 0x00019890 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x00019891 Thumb Code 164 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x0001994c Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001994d Thumb Code 44 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001997c Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001997d Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x00019d70 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x00019d71 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x00019ee8 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x00019ee9 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x00019f74 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x00019f75 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001a0f4 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001a0f5 Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001a198 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001a199 Thumb Code 282 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001a34c Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001a34d Thumb Code 180 hal_internal_vsync.o(i.soft_gen_te) - i.soft_timer3_cb 0x0001a41c Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001a41d Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001a44c Section 0 sqrt.o(i.sqrt) - i.vidc_callback 0x0001a494 Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001a495 Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001a59c Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001a59d Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001a66c Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001a66d Thumb Code 286 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001a840 Section 10172 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001a840 Data 108 ap_demo.o(.constdata) - .constdata 0x0001cffc Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001cffc Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001d074 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001d0ce Section 9734 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f6d4 Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f6d8 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001f6e0 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001f6e0 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001f798 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001f818 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001f848 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001f868 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001f8b0 Section 224 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 44 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - g_calibration_flag 0x000701d1 Data 1 ap_demo.o(.data) - start_display_on 0x000701d2 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d7 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_10 0x000701da Data 1 ap_demo.o(.data) - read_6e_24 0x000701db Data 1 ap_demo.o(.data) - read_6e_38 0x000701dc Data 1 ap_demo.o(.data) - read_6e_52 0x000701dd Data 1 ap_demo.o(.data) - read_6e_66 0x000701de Data 1 ap_demo.o(.data) - read_6e_70 0x000701df Data 1 ap_demo.o(.data) - read_5a_39 0x000701e0 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e1 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701f8 Data 4 ap_demo.o(.data) - .data 0x000701fc Section 46 app_tp_transfer.o(.data) - s_spim_write 0x000701fc Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x000701fd Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x000701fe Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x000701ff Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070201 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070202 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070203 Data 1 app_tp_transfer.o(.data) - .data 0x0007022c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007022c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070230 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070234 Section 2 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070234 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070235 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070236 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070236 Data 1 hal_i2c_master.o(.data) - .data 0x00070238 Section 28 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070238 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070239 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007023a Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007023c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070240 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070244 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x00070248 Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x0007024c Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070250 Data 4 hal_i2c_slave.o(.data) - .data 0x00070254 Section 228 app_tp_for_custom_s8.o(.data) - app_tp_count 0x0007025e Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x0007025f Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070260 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070261 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070262 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070263 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070264 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070265 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x00070268 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007026a Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x0007026c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x0007026e Data 2 app_tp_for_custom_s8.o(.data) - .data 0x00070338 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00070339 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033a Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033b Section 3 app_tp_for_custom_s8.o(.data) - .data 0x0007033e Section 5 app_tp_for_custom_s8.o(.data) - .data 0x00070344 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00070374 Section 18 norflash.o(.data) - tmprg 0x0007037c Data 4 norflash.o(.data) - .data 0x00070388 Section 12 drv_common.o(.data) - s_my_tick 0x00070388 Data 4 drv_common.o(.data) - .data 0x00070394 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00070394 Data 4 drv_gpio.o(.data) - .data 0x00070398 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00070398 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x0007039c Data 4 drv_i2c_dma.o(.data) - .data 0x000703a0 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x000703a0 Data 4 drv_i2c_master.o(.data) - .data 0x000703a4 Section 8 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x000703a4 Data 4 drv_i2c_slave.o(.data) - .data 0x000703ac Section 1188 drv_param_init.o(.data) - .data 0x00070850 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00070850 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00070854 Data 8 drv_pwm.o(.data) - .data 0x0007085c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x0007085c Data 4 drv_spi_master.o(.data) - .data 0x00070860 Section 8 drv_swire.o(.data) - s_swire_cb 0x00070860 Data 8 drv_swire.o(.data) - .data 0x00070868 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00070868 Data 1 drv_sys_cfg.o(.data) - .data 0x0007086c Section 80 drv_timer.o(.data) - sg_timer_info 0x0007086c Data 80 drv_timer.o(.data) - .data 0x000708bc Section 8 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x000708bc Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x000708c0 Data 4 hal_internal_vsync.o(.data) - .data 0x000708c4 Section 8 drv_rxbr.o(.data) - .data 0x000708cc Section 4 drv_vidc.o(.data) - .data 0x000708d0 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x000708d0 Data 1 drv_phy_common.o(.data) - .data 0x000708d4 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x000708d4 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x000708d8 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x000708dc Data 4 drv_chip_info.o(.data) - .data 0x000708e0 Section 8 drv_uart.o(.data) - s_UartFcrReg 0x000708e0 Data 4 drv_uart.o(.data) - uart_userData 0x000708e4 Data 4 drv_uart.o(.data) - .data 0x000708e8 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x000708e8 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x000708ec Data 8 drv_wdg.o(.data) - .data 0x000708f4 Section 4 stdout.o(.data) - .data 0x000708f8 Section 4 errno.o(.data) - _errno 0x000708f8 Data 4 errno.o(.data) - .bss 0x000708fc Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000708fc Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x000709c4 Data 200 app_tp_transfer.o(.bss) - .bss 0x00070a8c Section 192 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00070a8c Data 192 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00070b4c Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00070b4c Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00070b98 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00070b98 Data 28 drv_dma.o(.bss) - .bss 0x00070bb4 Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00070bb4 Data 64 drv_gpio.o(.bss) - .bss 0x00070bf4 Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00070bf4 Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x00070c94 Data 160 drv_i2c_dma.o(.bss) - .bss 0x00070d34 Section 2416 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00071584 Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00071684 Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00071690 Data 20 hal_internal_vsync.o(.bss) - .bss 0x000716a4 Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x000726d4 Section 256 tau_log.o(.bss) - .bss 0x000727d4 Section 32 hal_spi_slave.o(.bss) - STACK 0x000727f8 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x00010b89 Thumb Code 86 __dczerorl2.o(.text) - ADC_IRQn_Handler 0x00010be1 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010bf9 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - DMA_IRQn_Handler 0x00010c11 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c25 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c41 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010c5d Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d05 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d19 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010d69 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010d7d Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010d95 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010dad Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010dc5 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010ded Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e05 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e1d Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e35 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e51 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010f95 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00010fb1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00010fcd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00010fe9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - UART_GetInstance 0x00011015 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - TIMER0_IRQn_Handler 0x0001101d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011035 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001104d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x00011065 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x0001107d Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x00011099 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x000110b1 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_TransferHandleIRQ 0x000110d5 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x00011209 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - VIDC_IRQn_Handler 0x00011225 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x0001123d Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x00011255 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x0001126d Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x0001126d Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x0001126d Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x0001126d Thumb Code 0 printfa.o(i.__0printf) - printf 0x0001126d Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x0001128d Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x0001128d Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x0001128d Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x0001128d Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x0001128d Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x000112b1 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x000112df Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x000113bd Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x000113cb Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x000113cd Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x000113dd Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012861 Thumb Code 248 ap_demo.o(i.ap_demo) - ap_tp_calibration 0x00012af5 Thumb Code 170 app_tp_transfer.o(i.ap_tp_calibration) - app_ADC_IRQn_Handler 0x00012bd1 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00012bed Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00012c11 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x00012c2d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00012c49 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00012c65 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00012c81 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x00012c9d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00012cb9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00012cd5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00012cf1 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00012d39 Thumb Code 8 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00012d49 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00012d59 Thumb Code 142 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00012e81 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x00012f09 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x000131a1 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x00013241 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x00013289 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x000132b9 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x000134b9 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x000134d9 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x000134f1 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x000134fb Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013505 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x0001350f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013519 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013521 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x0001353d Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013559 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013591 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x000135a1 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x000135d1 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x000135f5 Thumb Code 20 ap_demo.o(i.app_tp_calibration_exec) - app_tp_init 0x0001363d Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_phone_analysis_data 0x000136a9 Thumb Code 804 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x00013a05 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00013a0d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00013a15 Thumb Code 690 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x00013cd1 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00013d4d Thumb Code 240 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00013e4d Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00013e61 Thumb Code 22 board.o(i.board_Init) - calc_framebuffer_setting 0x00013e7d Thumb Code 1144 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x000142f5 Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x0001447d Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x000144d5 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x000144ed Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014531 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014571 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014589 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x000145ad Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x000145e5 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x000145f1 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014631 Thumb Code 122 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x000146f9 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x0001470d Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00014765 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x0001476d Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x0001477d Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00014791 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x000147a5 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x000147c5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x000147d9 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x000147f1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x00014805 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00014819 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x0001482d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x00014841 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00014855 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00014869 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x0001487d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00014891 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x000148a5 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x000148bd Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x000148d5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x000148e9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x000148fd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x00014911 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x00014929 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00014945 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00014955 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00014965 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00014989 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00014995 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00014a25 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x00014a37 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00014a51 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00014a59 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00014a9d Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00014ad3 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00014ae1 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00014b55 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x00014b5f Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00014b89 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00014c8d Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x00014d39 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x00014d41 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x00014d47 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x00014d55 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00014d75 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_inten 0x00014d85 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - drv_dsi_rx_set_ipi_cfg 0x00014d89 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00014d99 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x00014ddf Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x00014e05 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x00014f09 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x00014f17 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x00014f2b Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x00014f97 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00014f9b Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x00014fb3 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00014fbb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x00014fc3 Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00014fcd Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x00014ff1 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00014ff5 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00014ff9 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00014ffd Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x00015015 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x0001502f Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x0001503b Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x0001509f Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x000150dd Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015211 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x0001522f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00015237 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00015253 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x0001526b Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015279 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x000152b9 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x000152c9 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x000152d1 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x000152f3 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x000152fb Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015321 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x000153cb Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x000153e1 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x000153f9 Thumb Code 32 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015419 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00015425 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00015457 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00015471 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015489 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015495 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x000154a9 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x000154f9 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015519 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015529 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015539 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015549 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015579 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c_dma_init 0x000156dd Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00015789 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x000157a3 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x000157bd Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x0001581d Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x0001582d Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_m_set_callback 0x00015865 Thumb Code 6 drv_i2c_master.o(i.drv_i2c_m_set_callback) - drv_i2c_master_init 0x00015871 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x000158fd Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00015959 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x000159c5 Thumb Code 84 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_enable_intr 0x00015a21 Thumb Code 40 drv_i2c_slave.o(i.drv_i2c_s_enable_intr) - drv_i2c_s_get_fifo_status 0x00015a55 Thumb Code 22 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_callback 0x00015a71 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c_s_set_callback) - drv_i2c_s_write_data 0x00015a7d Thumb Code 26 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00015a9d Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00015af5 Thumb Code 60 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00015b39 Thumb Code 18 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00015b55 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00015b6d Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00015b9d Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00015bb3 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x00015bd7 Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00015bfd Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x00015c13 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00015c29 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x00015c35 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x00015c53 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00015c75 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x00015c97 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x00015ca3 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00015cbd Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00015cdf Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00015cf9 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x00015d05 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x00015d51 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x00015d57 Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x00015d69 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x00015d89 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_prefetch 0x00015dc9 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) - drv_lcdc_set_video_hw_mode 0x00015de1 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x00015df5 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x00015e15 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00015e21 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x00015e61 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x00015e6d Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x00015e7f Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x00015e8f Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00015e9d Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x00015eb1 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00015ebd Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00015ecd Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x00015edf Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00015eef Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00015f05 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x00015f1d Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x00015f37 Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x00015f45 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x00015f6d Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00015f7d Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x00015f85 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00015f99 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00015fad Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x00015fb5 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_p2r_filter_init 0x00015fc9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x00015fed Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x00015ffd Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016039 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016099 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000160ed Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000160fd Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016115 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016135 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x0001615b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016199 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x000161b9 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x000161d1 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x0001624f Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016259 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x0001625d Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x000162b9 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x000162cd Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016331 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016347 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x0001635d Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016369 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016371 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x0001637d Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016389 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x0001639d Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016469 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x0001647d Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016491 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x000164a1 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x000164c7 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x000164cf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x000164d9 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x000164f9 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016515 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016569 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016585 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016591 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x000165b9 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x000165d1 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x000165ed Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016611 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016635 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016645 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016655 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016693 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x000166b5 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x000166c5 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00016719 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x0001672d Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x0001673d Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00016791 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x000167b9 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x000167d3 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000167ef Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00016841 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00016849 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00016861 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x000168a1 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x000168b5 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000168dd Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000168e9 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000168ef Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x0001692b Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001693f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001694f Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00016957 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x0001697d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x000169a5 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x000169bd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000169c7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000169d7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000169e1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000169eb Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x000169fd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00016a07 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00016a11 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00016a29 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00016a59 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00016a99 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00016aa3 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x00016ab9 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x00016aed Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00016b89 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016c0d Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_max_ret_size 0x00016c35 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x00016c5d Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017429 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017465 Thumb Code 214 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017555 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_hw_cmd_filter 0x00017589 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x0001765d Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017691 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x000176a1 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x000176dd Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution 0x00017719 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) - hal_dsi_tx_ctrl_create_handle 0x00017cb9 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x00017ce5 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00017d2d Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x00017d79 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x00017da1 Thumb Code 188 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x00017e89 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x00017e95 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x00017eb5 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x00017ec9 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x00017ed9 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00017efd Thumb Code 128 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x00017f8d Thumb Code 54 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x00017fd1 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x000180a9 Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x0001833d Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018355 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018369 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x000183a9 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x000183c9 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x000183f1 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018409 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018459 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x000184b9 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x000184c1 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x000184e1 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x0001854d Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x0001856d Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018589 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x000185c5 Thumb Code 46 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x000185fd Thumb Code 86 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x00018669 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x0001867d Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x000187d5 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x000188d1 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x000188e1 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change 0x000188f1 Thumb Code 360 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) - hal_internal_vsync_deinit 0x00018ac1 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x00018ae9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00018af5 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x00018b0d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x00018b19 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x00018b25 Thumb Code 220 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00018c21 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x00018cd1 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x00018ded Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x00018e01 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00018e25 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00018e75 Thumb Code 88 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x000192ed Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x000192fb Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x0001930d Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019323 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x0001932d Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_set_phy_calibration 0x000193b5 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x000193bd Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x000193c5 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x000193cd Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x000193fb Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x00019415 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001945d Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_transmit_blocking 0x00019485 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x00019679 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x00019885 Thumb Code 10 main.o(i.main) - sqrt 0x0001a44d Thumb Code 66 sqrt.o(i.sqrt) - panel_init_code 0x0001a8ac Data 9973 ap_demo.o(.constdata) - phone_data_21 0x0001d0ce Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001d0cf Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001d0d0 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001d0d1 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001d0d2 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001d0d3 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001d0d4 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001d0d5 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001d0d7 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001d0d9 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001d0dc Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001d0e0 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001d0e4 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001d0e8 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001d0ec Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001d0f0 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001d0f4 Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001d0f9 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001d0ff Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001d105 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001d10b Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001d111 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001d117 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001d127 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001d132 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001d14e Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001d16a Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_72_03 0x0001d174 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_05 0x0001d714 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_13 0x0001dcb4 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D01 0x0001e254 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D02 0x0001e52c Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D03 0x0001e804 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D01 0x0001eadc Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D03 0x0001edb4 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7D05 0x0001f08c Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D07 0x0001f364 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001f484 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001f5a4 Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001f6c4 Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001f6d4 Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001f990 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001f9c0 Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) - panel_mode 0x000701d8 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_screen_init_complate 0x00070200 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070204 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x00070207 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007020a Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data2 0x0007020d Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data3 0x00070210 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data6 0x00070213 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data7 0x00070216 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data8 0x00070219 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data4 0x0007021c Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data5 0x00070220 Data 4 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070224 Data 6 app_tp_transfer.o(.data) - phone_data_E4 0x00070254 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070255 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x00070256 Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x00070257 Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x00070258 Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x00070259 Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007025a Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007025b Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x0007025c Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x0007025d Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x00070266 Data 2 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00070270 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x00070338 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x00070339 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x0007033a Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x0007033b Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x0007033e Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00070344 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00070374 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00070375 Data 1 norflash.o(.data) - g_fls_write_en_status 0x00070376 Data 1 norflash.o(.data) - isFlsTransferEnd 0x00070377 Data 1 norflash.o(.data) - isFlsFifoReq 0x00070378 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00070379 Data 1 norflash.o(.data) - isNandReadCompleted 0x0007037a Data 1 norflash.o(.data) - g_fls_error_info 0x00070380 Data 6 norflash.o(.data) - g_systick_cb_func 0x0007038c Data 4 drv_common.o(.data) - g_system_clock 0x00070390 Data 4 drv_common.o(.data) - tx_byte_num 0x000703a8 Data 4 drv_i2c_slave.o(.data) - g_scld_fhd_filter_h 0x000703ac Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x000704ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x000705ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x000706ac Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x000707ac Data 128 drv_param_init.o(.data) - g_ccm_setting 0x0007082c Data 36 drv_param_init.o(.data) - g_int_rxbr_irq0_cb_func 0x000708c4 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x000708c8 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x000708cc Data 4 drv_vidc.o(.data) - __stdout 0x000708f4 Data 4 stdout.o(.data) - g_vsync_hande 0x00070d34 Data 80 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00070d84 Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x000716a4 Data 4144 dcs_packet_fifo.o(.bss) - string 0x000726d4 Data 256 tau_log.o(.bss) - g_spis_ctrl_handle 0x000727d4 Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x000727f8 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x000737f8 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x000100ec, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000fda0]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000f9c0, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 431 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2655 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 2965 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 2968 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2970 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2972 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 2973 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2975 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2977 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 2966 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 432 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2658 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2660 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2662 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2664 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 2929 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 2931 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 2933 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 2935 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 2937 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 2939 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 2941 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 2943 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 2945 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 2949 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 2951 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 2953 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 2955 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 2957 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 2959 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 2961 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 2963 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 2980 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 2982 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 2984 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 2986 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 2995 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 2996 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 2998 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 3002 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 3004 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 3006 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 3008 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000056 Code RO 3018 .text mc_p.l(__dczerorl2.o) - 0x00010bde 0x00010bde 0x00000002 PAD - 0x00010be0 0x00010be0 0x00000018 Code RO 2278 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010bf8 0x00010bf8 0x00000018 Code RO 2279 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c10 0x00010c10 0x00000014 Code RO 2280 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c24 0x00010c24 0x0000001c Code RO 2281 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c40 0x00010c40 0x0000001c Code RO 2282 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c5c 0x00010c5c 0x0000001c Code RO 2283 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c78 0x00010c78 0x0000001c Code RO 2284 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c94 0x00010c94 0x0000001c Code RO 2285 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb0 0x00010cb0 0x0000001c Code RO 2286 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ccc 0x00010ccc 0x0000001c Code RO 2287 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ce8 0x00010ce8 0x0000001c Code RO 2288 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d04 0x00010d04 0x00000014 Code RO 2289 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d18 0x00010d18 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010d66 0x00010d66 0x00000002 PAD - 0x00010d68 0x00010d68 0x00000014 Code RO 2290 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010d7c 0x00010d7c 0x00000018 Code RO 2291 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d94 0x00010d94 0x00000018 Code RO 2292 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dac 0x00010dac 0x00000018 Code RO 2293 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000028 Code RO 2428 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010dec 0x00010dec 0x00000018 Code RO 2294 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e04 0x00010e04 0x00000018 Code RO 2295 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e1c 0x00010e1c 0x00000018 Code RO 2296 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e34 0x00010e34 0x0000001c Code RO 2297 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e50 0x00010e50 0x00000144 Code RO 267 i.S20_Start_init app_tp_transfer.o - 0x00010f94 0x00010f94 0x0000001c Code RO 2298 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fb0 0x00010fb0 0x0000001c Code RO 2299 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fcc 0x00010fcc 0x0000001c Code RO 2300 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fe8 0x00010fe8 0x00000018 Code RO 2301 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011000 0x00011000 0x00000014 Data RO 1140 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 2543 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00011018 0x00011018 0x00000004 Data RO 1141 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x00000018 Code RO 2302 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011034 0x00011034 0x00000018 Code RO 2303 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001104c 0x0001104c 0x00000018 Code RO 2304 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011064 0x00011064 0x00000018 Code RO 2305 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001107c 0x0001107c 0x0000001c Code RO 2533 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x00011098 0x00011098 0x00000018 Code RO 2306 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b0 0x000110b0 0x00000024 Code RO 2551 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x000110d4 0x000110d4 0x00000134 Code RO 2557 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x00011208 0x00011208 0x0000001a Code RO 2559 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x00011222 0x00011222 0x00000002 PAD - 0x00011224 0x00011224 0x00000018 Code RO 2307 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001123c 0x0001123c 0x00000018 Code RO 2308 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011254 0x00011254 0x00000018 Code RO 2309 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001126c 0x0001126c 0x00000020 Code RO 2901 i.__0printf mc_p.l(printfa.o) - 0x0001128c 0x0001128c 0x00000024 Code RO 2907 i.__0vsprintf mc_p.l(printfa.o) - 0x000112b0 0x000112b0 0x0000002e Code RO 3000 i.__ARM_clz mf_p.l(depilogue.o) - 0x000112de 0x000112de 0x0000001a Code RO 527 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000112f8 0x000112f8 0x00000018 Code RO 1461 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x00011310 0x00011310 0x00000018 Code RO 1496 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_slave.o) - 0x00011328 0x00011328 0x00000018 Code RO 1634 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011340 0x00011340 0x00000020 Code RO 2132 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011360 0x00011360 0x00000018 Code RO 2133 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011378 0x00011378 0x00000044 Code RO 2439 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x000113bc 0x000113bc 0x0000000e Code RO 3012 i.__scatterload_copy mc_p.l(handlers.o) - 0x000113ca 0x000113ca 0x00000002 Code RO 3013 i.__scatterload_null mc_p.l(handlers.o) - 0x000113cc 0x000113cc 0x0000000e Code RO 3014 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x000113da 0x000113da 0x00000002 PAD - 0x000113dc 0x000113dc 0x0000000c Code RO 2990 i.__set_errno mc_p.l(errno.o) - 0x000113e8 0x000113e8 0x00000174 Code RO 2908 i._fp_digits mc_p.l(printfa.o) - 0x0001155c 0x0001155c 0x000006ec Code RO 2909 i._printf_core mc_p.l(printfa.o) - 0x00011c48 0x00011c48 0x00000020 Code RO 2910 i._printf_post_padding mc_p.l(printfa.o) - 0x00011c68 0x00011c68 0x0000002c Code RO 2911 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011c94 0x00011c94 0x0000000a Code RO 2913 i._sputc mc_p.l(printfa.o) - 0x00011c9e 0x00011c9e 0x00000002 PAD - 0x00011ca0 0x00011ca0 0x00000bc0 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012860 0x00012860 0x0000010c Code RO 103 i.ap_demo ap_demo.o - 0x0001296c 0x0001296c 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x000129f8 0x000129f8 0x00000030 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012a28 0x00012a28 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012a70 0x00012a70 0x00000012 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012a82 0x00012a82 0x00000004 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012a86 0x00012a86 0x00000002 PAD - 0x00012a88 0x00012a88 0x00000044 Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012acc 0x00012acc 0x0000000c Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012ad8 0x00012ad8 0x0000001c Code RO 111 i.ap_set_tp_calibration_04 ap_demo.o - 0x00012af4 0x00012af4 0x000000b0 Code RO 268 i.ap_tp_calibration app_tp_transfer.o - 0x00012ba4 0x00012ba4 0x0000002c Code RO 112 i.ap_update_frame_rate ap_demo.o - 0x00012bd0 0x00012bd0 0x0000001c Code RO 2134 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00012bec 0x00012bec 0x00000024 Code RO 1385 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012c10 0x00012c10 0x0000001c Code RO 1386 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012c2c 0x00012c2c 0x0000001c Code RO 1387 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012c48 0x00012c48 0x0000001c Code RO 1388 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012c64 0x00012c64 0x0000001c Code RO 1389 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012c80 0x00012c80 0x0000001c Code RO 1390 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012c9c 0x00012c9c 0x0000001c Code RO 1391 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012cb8 0x00012cb8 0x0000001c Code RO 1392 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012cd4 0x00012cd4 0x0000001c Code RO 1393 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012cf0 0x00012cf0 0x00000048 Code RO 1132 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00012d38 0x00012d38 0x00000010 Code RO 1497 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00012d48 0x00012d48 0x00000010 Code RO 1462 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00012d58 0x00012d58 0x00000128 Code RO 1752 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00012e80 0x00012e80 0x00000088 Code RO 2076 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x00012f08 0x00012f08 0x00000298 Code RO 1848 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x000131a0 0x000131a0 0x000000a0 Code RO 1904 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x00013240 0x00013240 0x00000048 Code RO 1555 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x00013288 0x00013288 0x00000030 Code RO 1635 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x000132b8 0x000132b8 0x00000200 Code RO 2440 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x000134b8 0x000134b8 0x00000020 Code RO 1667 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x000134d8 0x000134d8 0x00000018 Code RO 1133 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x000134f0 0x000134f0 0x0000000a Code RO 1717 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x000134fa 0x000134fa 0x0000000a Code RO 1718 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013504 0x00013504 0x0000000a Code RO 1719 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x0001350e 0x0001350e 0x0000000a Code RO 1720 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013518 0x00013518 0x00000008 Code RO 2561 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013520 0x00013520 0x0000001c Code RO 2199 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x0001353c 0x0001353c 0x0000001c Code RO 2135 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013558 0x00013558 0x00000038 Code RO 2620 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013590 0x00013590 0x00000010 Code RO 1247 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x000135a0 0x000135a0 0x00000030 Code RO 1048 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x000135d0 0x000135d0 0x00000024 Code RO 269 i.app_tp_I2C_init app_tp_transfer.o - 0x000135f4 0x000135f4 0x00000018 Code RO 113 i.app_tp_calibration_exec ap_demo.o - 0x0001360c 0x0001360c 0x00000030 Code RO 270 i.app_tp_i2cs_callback app_tp_transfer.o - 0x0001363c 0x0001363c 0x00000044 Code RO 271 i.app_tp_init app_tp_transfer.o - 0x00013680 0x00013680 0x00000020 Code RO 272 i.app_tp_m_read app_tp_transfer.o - 0x000136a0 0x000136a0 0x00000008 Code RO 274 i.app_tp_m_write app_tp_transfer.o - 0x000136a8 0x000136a8 0x0000035c Code RO 886 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00013a04 0x00013a04 0x00000008 Code RO 277 i.app_tp_s_read app_tp_transfer.o - 0x00013a0c 0x00013a0c 0x00000008 Code RO 279 i.app_tp_s_write app_tp_transfer.o - 0x00013a14 0x00013a14 0x000002bc Code RO 888 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00013cd0 0x00013cd0 0x00000030 Code RO 280 i.app_tp_screen_init app_tp_transfer.o - 0x00013d00 0x00013d00 0x0000000c Code RO 281 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00013d0c 0x00013d0c 0x00000040 Code RO 282 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00013d4c 0x00013d4c 0x00000100 Code RO 283 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00013e4c 0x00013e4c 0x00000014 Code RO 284 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00013e60 0x00013e60 0x0000001c Code RO 411 i.board_Init board.o - 0x00013e7c 0x00013e7c 0x00000478 Code RO 1753 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x000142f4 0x000142f4 0x000000c8 Code RO 2644 i.ceil m_ps.l(ceil.o) - 0x000143bc 0x000143bc 0x0000002c Code RO 1754 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x000143e8 0x000143e8 0x00000094 Code RO 1755 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x0001447c 0x0001447c 0x00000058 Code RO 1835 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x000144d4 0x000144d4 0x00000018 Code RO 1836 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x000144ec 0x000144ec 0x00000044 Code RO 1837 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014530 0x00014530 0x00000024 Code RO 1838 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014554 0x00014554 0x0000001c Code RO 1756 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014570 0x00014570 0x00000018 Code RO 878 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014588 0x00014588 0x00000022 Code RO 879 i.delayUs CVWL568.lib(tau_delay.o) - 0x000145aa 0x000145aa 0x00000002 PAD - 0x000145ac 0x000145ac 0x00000038 Code RO 1686 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x000145e4 0x000145e4 0x0000000c Code RO 2399 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x000145f0 0x000145f0 0x00000040 Code RO 2400 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014630 0x00014630 0x000000c8 Code RO 2401 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x000146f8 0x000146f8 0x00000014 Code RO 2402 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x0001470c 0x0001470c 0x00000058 Code RO 1135 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00014764 0x00014764 0x00000008 Code RO 1138 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x0001476c 0x0001476c 0x00000010 Code RO 1160 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x0001477c 0x0001477c 0x00000014 Code RO 1173 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00014790 0x00014790 0x00000014 Code RO 1174 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x000147a4 0x000147a4 0x00000020 Code RO 1177 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x000147c4 0x000147c4 0x00000014 Code RO 1178 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x000147d8 0x000147d8 0x00000018 Code RO 1179 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x000147f0 0x000147f0 0x00000014 Code RO 1180 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x00014804 0x00014804 0x00000014 Code RO 1181 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00014818 0x00014818 0x00000014 Code RO 1182 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x0001482c 0x0001482c 0x00000014 Code RO 1183 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x00014840 0x00014840 0x00000014 Code RO 1184 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00014854 0x00014854 0x00000014 Code RO 1185 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00014868 0x00014868 0x00000014 Code RO 1188 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x0001487c 0x0001487c 0x00000014 Code RO 1189 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00014890 0x00014890 0x00000014 Code RO 1190 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x000148a4 0x000148a4 0x00000018 Code RO 1191 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x000148bc 0x000148bc 0x00000018 Code RO 1194 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x000148d4 0x000148d4 0x00000014 Code RO 1195 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x000148e8 0x000148e8 0x00000014 Code RO 1196 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x000148fc 0x000148fc 0x00000014 Code RO 1198 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x00014910 0x00014910 0x00000018 Code RO 1251 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x00014928 0x00014928 0x0000001c Code RO 1252 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00014944 0x00014944 0x00000010 Code RO 1254 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00014954 0x00014954 0x00000010 Code RO 1256 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00014964 0x00014964 0x00000024 Code RO 1257 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00014988 0x00014988 0x0000000c Code RO 1259 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00014994 0x00014994 0x00000090 Code RO 1262 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00014a24 0x00014a24 0x00000012 Code RO 1264 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x00014a36 0x00014a36 0x0000001a Code RO 1266 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00014a50 0x00014a50 0x00000006 Code RO 1267 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00014a56 0x00014a56 0x00000002 PAD - 0x00014a58 0x00014a58 0x00000044 Code RO 1269 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00014a9c 0x00014a9c 0x00000036 Code RO 2412 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00014ad2 0x00014ad2 0x0000000c Code RO 2413 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x00014ade 0x00014ade 0x00000002 PAD - 0x00014ae0 0x00014ae0 0x00000074 Code RO 2414 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00014b54 0x00014b54 0x0000000a Code RO 2415 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x00014b5e 0x00014b5e 0x00000028 Code RO 2417 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00014b86 0x00014b86 0x00000002 PAD - 0x00014b88 0x00014b88 0x00000104 Code RO 1849 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00014c8c 0x00014c8c 0x00000040 Code RO 1850 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00014ccc 0x00014ccc 0x00000050 Code RO 1851 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x00014d1c 0x00014d1c 0x0000001c Code RO 1852 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x00014d38 0x00014d38 0x00000008 Code RO 1853 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x00014d40 0x00014d40 0x00000006 Code RO 1854 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x00014d46 0x00014d46 0x0000000e Code RO 1858 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x00014d54 0x00014d54 0x00000020 Code RO 1859 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014d74 0x00014d74 0x00000010 Code RO 1860 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014d84 0x00014d84 0x00000004 Code RO 1862 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00014d88 0x00014d88 0x00000010 Code RO 1863 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014d98 0x00014d98 0x00000046 Code RO 1865 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x00014dde 0x00014dde 0x00000026 Code RO 1866 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x00014e04 0x00014e04 0x00000104 Code RO 1867 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x00014f08 0x00014f08 0x0000000e Code RO 1868 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x00014f16 0x00014f16 0x00000014 Code RO 1906 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x00014f2a 0x00014f2a 0x0000006c Code RO 1907 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00014f96 0x00014f96 0x00000004 Code RO 1908 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00014f9a 0x00014f9a 0x00000018 Code RO 1909 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x00014fb2 0x00014fb2 0x00000008 Code RO 1910 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00014fba 0x00014fba 0x00000008 Code RO 1911 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x00014fc2 0x00014fc2 0x0000000a Code RO 1912 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00014fcc 0x00014fcc 0x00000024 Code RO 1913 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x00014ff0 0x00014ff0 0x00000004 Code RO 1914 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00014ff4 0x00014ff4 0x00000004 Code RO 1916 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00014ff8 0x00014ff8 0x00000004 Code RO 1918 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00014ffc 0x00014ffc 0x00000018 Code RO 1919 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x00015014 0x00015014 0x0000001a Code RO 1920 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x0001502e 0x0001502e 0x0000000c Code RO 1922 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x0001503a 0x0001503a 0x00000064 Code RO 1926 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x0001509e 0x0001509e 0x0000003e Code RO 1927 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x000150dc 0x000150dc 0x00000134 Code RO 1929 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015210 0x00015210 0x0000001e Code RO 1930 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x0001522e 0x0001522e 0x00000008 Code RO 1934 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015236 0x00015236 0x0000001c Code RO 1935 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015252 0x00015252 0x00000018 Code RO 1938 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x0001526a 0x0001526a 0x0000000c Code RO 1939 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015276 0x00015276 0x00000002 PAD - 0x00015278 0x00015278 0x00000040 Code RO 1940 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x000152b8 0x000152b8 0x00000010 Code RO 1941 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x000152c8 0x000152c8 0x00000008 Code RO 1942 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x000152d0 0x000152d0 0x00000022 Code RO 1943 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x000152f2 0x000152f2 0x00000008 Code RO 1945 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x000152fa 0x000152fa 0x00000026 Code RO 1946 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015320 0x00015320 0x000000aa Code RO 1949 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x000153ca 0x000153ca 0x00000016 Code RO 1950 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x000153e0 0x000153e0 0x00000018 Code RO 1951 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x000153f8 0x000153f8 0x00000020 Code RO 2350 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015418 0x00015418 0x0000000c Code RO 2353 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015424 0x00015424 0x00000032 Code RO 2354 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015456 0x00015456 0x00000018 Code RO 2355 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x0001546e 0x0001546e 0x00000002 PAD - 0x00015470 0x00015470 0x00000018 Code RO 1394 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015488 0x00015488 0x0000000c Code RO 1396 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015494 0x00015494 0x00000014 Code RO 1397 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x000154a8 0x000154a8 0x00000050 Code RO 1399 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x000154f8 0x000154f8 0x00000020 Code RO 1400 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015518 0x00015518 0x00000010 Code RO 1401 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015528 0x00015528 0x00000010 Code RO 1402 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015538 0x00015538 0x00000010 Code RO 1403 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015548 0x00015548 0x00000010 Code RO 1404 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015558 0x00015558 0x00000020 Code RO 633 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015578 0x00015578 0x00000130 Code RO 1405 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x000156a8 0x000156a8 0x00000034 Code RO 1437 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x000156dc 0x000156dc 0x000000ac Code RO 1438 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00015788 0x00015788 0x0000001a Code RO 1439 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000157a2 0x000157a2 0x00000018 Code RO 1440 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000157ba 0x000157ba 0x00000002 PAD - 0x000157bc 0x000157bc 0x00000060 Code RO 1464 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x0001581c 0x0001581c 0x00000010 Code RO 1467 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x0001582c 0x0001582c 0x00000038 Code RO 1468 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00015864 0x00015864 0x0000000c Code RO 1471 i.drv_i2c_m_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015870 0x00015870 0x0000008c Code RO 1475 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x000158fc 0x000158fc 0x0000005c Code RO 1441 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015958 0x00015958 0x0000003c Code RO 1442 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015994 0x00015994 0x0000002e Code RO 1443 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x000159c2 0x000159c2 0x00000002 PAD - 0x000159c4 0x000159c4 0x0000005c Code RO 1499 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00015a20 0x00015a20 0x00000034 Code RO 1503 i.drv_i2c_s_enable_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015a54 0x00015a54 0x0000001c Code RO 1504 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00015a70 0x00015a70 0x0000000c Code RO 1507 i.drv_i2c_s_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015a7c 0x00015a7c 0x00000020 Code RO 1510 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00015a9c 0x00015a9c 0x00000058 Code RO 1444 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015af4 0x00015af4 0x00000044 Code RO 1511 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00015b38 0x00015b38 0x0000001c Code RO 1445 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015b54 0x00015b54 0x00000018 Code RO 2018 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00015b6c 0x00015b6c 0x00000030 Code RO 2019 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00015b9c 0x00015b9c 0x00000016 Code RO 2020 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00015bb2 0x00015bb2 0x00000024 Code RO 2021 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x00015bd6 0x00015bd6 0x00000026 Code RO 2022 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00015bfc 0x00015bfc 0x00000016 Code RO 2023 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x00015c12 0x00015c12 0x00000016 Code RO 2024 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00015c28 0x00015c28 0x0000000c Code RO 2025 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x00015c34 0x00015c34 0x0000001e Code RO 2026 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00015c52 0x00015c52 0x00000022 Code RO 2027 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00015c74 0x00015c74 0x00000022 Code RO 2028 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x00015c96 0x00015c96 0x0000000c Code RO 2029 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00015ca2 0x00015ca2 0x0000001a Code RO 2030 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00015cbc 0x00015cbc 0x00000022 Code RO 2031 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00015cde 0x00015cde 0x0000001a Code RO 2033 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00015cf8 0x00015cf8 0x0000000c Code RO 2034 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x00015d04 0x00015d04 0x0000004c Code RO 2035 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00015d50 0x00015d50 0x00000006 Code RO 2036 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x00015d56 0x00015d56 0x00000012 Code RO 2037 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x00015d68 0x00015d68 0x00000020 Code RO 2039 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x00015d88 0x00015d88 0x00000040 Code RO 2040 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x00015dc8 0x00015dc8 0x00000018 Code RO 2041 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) - 0x00015de0 0x00015de0 0x00000014 Code RO 2042 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x00015df4 0x00015df4 0x00000020 Code RO 2043 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x00015e14 0x00015e14 0x0000000c Code RO 2077 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00015e20 0x00015e20 0x00000040 Code RO 2078 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x00015e60 0x00015e60 0x0000000c Code RO 2079 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x00015e6c 0x00015e6c 0x00000012 Code RO 2080 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x00015e7e 0x00015e7e 0x00000010 Code RO 2081 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x00015e8e 0x00015e8e 0x0000000e Code RO 2082 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00015e9c 0x00015e9c 0x00000014 Code RO 2083 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x00015eb0 0x00015eb0 0x0000000c Code RO 2084 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00015ebc 0x00015ebc 0x00000010 Code RO 2087 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00015ecc 0x00015ecc 0x00000012 Code RO 2088 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x00015ede 0x00015ede 0x00000010 Code RO 2090 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00015eee 0x00015eee 0x00000014 Code RO 2091 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x00015f02 0x00015f02 0x00000002 PAD - 0x00015f04 0x00015f04 0x00000018 Code RO 2092 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x00015f1c 0x00015f1c 0x0000001a Code RO 2093 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x00015f36 0x00015f36 0x0000000e Code RO 2097 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x00015f44 0x00015f44 0x00000028 Code RO 2098 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x00015f6c 0x00015f6c 0x0000000e Code RO 2100 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00015f7a 0x00015f7a 0x00000002 PAD - 0x00015f7c 0x00015f7c 0x00000008 Code RO 1533 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x00015f84 0x00015f84 0x00000014 Code RO 1534 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00015f98 0x00015f98 0x00000014 Code RO 1535 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00015fac 0x00015fac 0x00000008 Code RO 1536 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x00015fb4 0x00015fb4 0x00000014 Code RO 1537 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00015fc8 0x00015fc8 0x00000024 Code RO 1540 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x00015fec 0x00015fec 0x00000010 Code RO 2371 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x00015ffc 0x00015ffc 0x0000003c Code RO 2372 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016038 0x00016038 0x00000060 Code RO 2373 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016098 0x00016098 0x00000054 Code RO 2374 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000160ec 0x000160ec 0x00000010 Code RO 2375 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000160fc 0x000160fc 0x00000018 Code RO 2376 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016114 0x00016114 0x00000020 Code RO 2378 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016134 0x00016134 0x00000026 Code RO 2379 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x0001615a 0x0001615a 0x0000001e Code RO 2380 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016178 0x00016178 0x00000020 Code RO 2381 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016198 0x00016198 0x00000020 Code RO 1595 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x000161b8 0x000161b8 0x00000018 Code RO 1597 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x000161d0 0x000161d0 0x00000038 Code RO 1598 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016208 0x00016208 0x0000000c Code RO 1869 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016214 0x00016214 0x00000010 Code RO 1870 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016224 0x00016224 0x00000014 Code RO 1872 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016238 0x00016238 0x00000016 Code RO 1873 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x0001624e 0x0001624e 0x0000000a Code RO 2136 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016258 0x00016258 0x00000004 Code RO 2137 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x0001625c 0x0001625c 0x0000005a Code RO 2139 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x000162b6 0x000162b6 0x00000002 PAD - 0x000162b8 0x000162b8 0x00000014 Code RO 2140 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x000162cc 0x000162cc 0x00000064 Code RO 2141 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016330 0x00016330 0x00000004 Code RO 2142 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016334 0x00016334 0x00000012 Code RO 1757 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016346 0x00016346 0x00000004 Code RO 2145 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x0001634a 0x0001634a 0x00000012 Code RO 1758 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x0001635c 0x0001635c 0x0000000c Code RO 2147 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016368 0x00016368 0x00000008 Code RO 2148 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016370 0x00016370 0x0000000c Code RO 2149 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x0001637c 0x0001637c 0x0000000c Code RO 2150 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016388 0x00016388 0x00000014 Code RO 2151 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x0001639c 0x0001639c 0x000000cc Code RO 2152 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016468 0x00016468 0x00000014 Code RO 2154 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x0001647c 0x0001647c 0x00000014 Code RO 2156 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016490 0x00016490 0x00000010 Code RO 2157 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x000164a0 0x000164a0 0x00000026 Code RO 2159 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x000164c6 0x000164c6 0x00000008 Code RO 2160 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x000164ce 0x000164ce 0x00000008 Code RO 2161 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x000164d6 0x000164d6 0x00000002 PAD - 0x000164d8 0x000164d8 0x00000020 Code RO 1643 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x000164f8 0x000164f8 0x0000001c Code RO 1668 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016514 0x00016514 0x00000054 Code RO 1671 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016568 0x00016568 0x0000001c Code RO 1672 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016584 0x00016584 0x0000000c Code RO 1687 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016590 0x00016590 0x00000028 Code RO 1688 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x000165b8 0x000165b8 0x00000018 Code RO 1691 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x000165d0 0x000165d0 0x0000001c Code RO 1692 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x000165ec 0x000165ec 0x00000024 Code RO 1693 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016610 0x00016610 0x00000024 Code RO 1694 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016634 0x00016634 0x00000010 Code RO 1696 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016644 0x00016644 0x00000010 Code RO 1697 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016654 0x00016654 0x00000024 Code RO 1698 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016678 0x00016678 0x0000001a Code RO 1721 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016692 0x00016692 0x00000020 Code RO 1722 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x000166b2 0x000166b2 0x00000002 PAD - 0x000166b4 0x000166b4 0x00000010 Code RO 1723 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x000166c4 0x000166c4 0x00000010 Code RO 1724 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x000166d4 0x000166d4 0x00000044 Code RO 1726 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00016718 0x00016718 0x00000014 Code RO 1727 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x0001672c 0x0001672c 0x00000010 Code RO 1728 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x0001673c 0x0001673c 0x00000054 Code RO 1729 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00016790 0x00016790 0x00000028 Code RO 1730 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x000167b8 0x000167b8 0x00000010 Code RO 1731 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x000167c8 0x000167c8 0x0000000a Code RO 1952 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000167d2 0x000167d2 0x0000001c Code RO 1953 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000167ee 0x000167ee 0x0000001c Code RO 1954 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x0001680a 0x0001680a 0x00000012 Code RO 1956 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001681c 0x0001681c 0x00000014 Code RO 1957 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016830 0x00016830 0x00000010 Code RO 1958 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00016840 0x00016840 0x00000008 Code RO 2200 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00016848 0x00016848 0x00000018 Code RO 2204 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00016860 0x00016860 0x00000040 Code RO 2205 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x000168a0 0x000168a0 0x00000012 Code RO 2207 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x000168b2 0x000168b2 0x00000002 PAD - 0x000168b4 0x000168b4 0x00000028 Code RO 2211 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000168dc 0x000168dc 0x0000000c Code RO 2212 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000168e8 0x000168e8 0x00000006 Code RO 2213 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000168ee 0x000168ee 0x0000003c Code RO 2215 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x0001692a 0x0001692a 0x00000014 Code RO 2219 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001693e 0x0001693e 0x00000010 Code RO 2220 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001694e 0x0001694e 0x00000008 Code RO 2223 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016956 0x00016956 0x00000026 Code RO 2224 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x0001697c 0x0001697c 0x00000026 Code RO 2225 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x000169a2 0x000169a2 0x00000002 PAD - 0x000169a4 0x000169a4 0x00000018 Code RO 2226 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x000169bc 0x000169bc 0x0000000a Code RO 2227 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000169c6 0x000169c6 0x00000010 Code RO 2228 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000169d6 0x000169d6 0x0000000a Code RO 2229 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000169e0 0x000169e0 0x0000000a Code RO 2230 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000169ea 0x000169ea 0x00000012 Code RO 2231 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x000169fc 0x000169fc 0x0000000a Code RO 2232 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00016a06 0x00016a06 0x0000000a Code RO 2233 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00016a10 0x00016a10 0x00000016 Code RO 2234 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00016a26 0x00016a26 0x00000002 PAD - 0x00016a28 0x00016a28 0x00000010 Code RO 2621 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00016a38 0x00016a38 0x00000010 Code RO 2622 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016a48 0x00016a48 0x00000010 Code RO 2625 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016a58 0x00016a58 0x00000040 Code RO 2628 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00016a98 0x00016a98 0x0000000a Code RO 1306 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00016aa2 0x00016aa2 0x00000014 Code RO 2430 i.fputc CVWL568.lib(tau_log.o) - 0x00016ab6 0x00016ab6 0x00000002 PAD - 0x00016ab8 0x00016ab8 0x00000034 Code RO 440 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016aec 0x00016aec 0x0000009c Code RO 442 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016b88 0x00016b88 0x00000084 Code RO 444 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016c0c 0x00016c0c 0x00000028 Code RO 446 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016c34 0x00016c34 0x00000028 Code RO 448 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016c5c 0x00016c5c 0x00000098 Code RO 450 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016cf4 0x00016cf4 0x000001a4 Code RO 451 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016e98 0x00016e98 0x000000d8 Code RO 452 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f70 0x00016f70 0x00000154 Code RO 453 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000170c4 0x000170c4 0x00000138 Code RO 454 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000171fc 0x000171fc 0x0000022c Code RO 455 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017428 0x00017428 0x0000003c Code RO 456 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017464 0x00017464 0x000000f0 Code RO 459 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017554 0x00017554 0x00000034 Code RO 463 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017588 0x00017588 0x00000028 Code RO 465 i.hal_dsi_rx_ctrl_set_hw_cmd_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000175b0 0x000175b0 0x00000038 Code RO 467 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000175e8 0x000175e8 0x00000072 Code RO 472 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001765a 0x0001765a 0x00000002 PAD - 0x0001765c 0x0001765c 0x00000034 Code RO 473 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017690 0x00017690 0x0000000e Code RO 475 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001769e 0x0001769e 0x00000002 PAD - 0x000176a0 0x000176a0 0x0000003c Code RO 476 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000176dc 0x000176dc 0x0000003c Code RO 477 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017718 0x00017718 0x00000020 Code RO 479 i.hal_dsi_rx_ctrl_toggle_resolution CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017738 0x00017738 0x00000190 Code RO 531 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000178c8 0x000178c8 0x00000034 Code RO 532 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000178fc 0x000178fc 0x000003bc Code RO 533 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017cb8 0x00017cb8 0x0000002c Code RO 536 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017ce4 0x00017ce4 0x00000048 Code RO 537 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017d2c 0x00017d2c 0x0000004c Code RO 541 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017d78 0x00017d78 0x00000028 Code RO 543 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017da0 0x00017da0 0x000000c4 Code RO 545 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017e64 0x00017e64 0x00000024 Code RO 546 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017e88 0x00017e88 0x0000000c Code RO 547 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017e94 0x00017e94 0x00000020 Code RO 550 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017eb4 0x00017eb4 0x00000014 Code RO 556 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017ec8 0x00017ec8 0x00000010 Code RO 557 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017ed8 0x00017ed8 0x00000024 Code RO 558 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017efc 0x00017efc 0x00000090 Code RO 561 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017f8c 0x00017f8c 0x00000044 Code RO 562 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017fd0 0x00017fd0 0x000000d8 Code RO 563 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000180a8 0x000180a8 0x000000b0 Code RO 564 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018158 0x00018158 0x00000044 Code RO 565 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001819c 0x0001819c 0x00000030 Code RO 566 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000181cc 0x000181cc 0x00000020 Code RO 567 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000181ec 0x000181ec 0x00000020 Code RO 568 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001820c 0x0001820c 0x00000094 Code RO 569 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182a0 0x000182a0 0x00000058 Code RO 570 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182f8 0x000182f8 0x00000044 Code RO 571 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001833c 0x0001833c 0x00000018 Code RO 634 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018354 0x00018354 0x00000012 Code RO 635 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018366 0x00018366 0x00000002 PAD - 0x00018368 0x00018368 0x00000040 Code RO 638 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x000183a8 0x000183a8 0x00000020 Code RO 639 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x000183c8 0x000183c8 0x00000028 Code RO 640 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x000183f0 0x000183f0 0x00000018 Code RO 641 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018408 0x00018408 0x00000050 Code RO 642 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018458 0x00018458 0x00000060 Code RO 644 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x000184b8 0x000184b8 0x00000008 Code RO 645 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x000184c0 0x000184c0 0x00000020 Code RO 647 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x000184e0 0x000184e0 0x0000006c Code RO 673 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x0001854c 0x0001854c 0x00000020 Code RO 674 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x0001856c 0x0001856c 0x0000001c Code RO 675 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018588 0x00018588 0x0000000c Code RO 677 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018594 0x00018594 0x00000020 Code RO 678 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x000185b4 0x000185b4 0x00000010 Code RO 692 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x000185c4 0x000185c4 0x00000038 Code RO 693 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x000185fc 0x000185fc 0x0000006c Code RO 695 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x00018668 0x00018668 0x00000014 Code RO 696 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x0001867c 0x0001867c 0x0000000c Code RO 703 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x00018688 0x00018688 0x0000014c Code RO 706 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x000187d4 0x000187d4 0x000000fc Code RO 1759 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x000188d0 0x000188d0 0x00000010 Code RO 1761 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x000188e0 0x000188e0 0x00000010 Code RO 1762 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x000188f0 0x000188f0 0x000001d0 Code RO 1763 i.hal_internal_sync_input_resolution_change CVWL568.lib(hal_internal_vsync.o) - 0x00018ac0 0x00018ac0 0x00000028 Code RO 1766 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x00018ae8 0x00018ae8 0x0000000c Code RO 1767 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018af4 0x00018af4 0x00000018 Code RO 1768 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00018b0c 0x00018b0c 0x0000000c Code RO 1769 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018b18 0x00018b18 0x0000000c Code RO 1770 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018b24 0x00018b24 0x000000fc Code RO 1771 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00018c20 0x00018c20 0x000000b0 Code RO 1772 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x00018cd0 0x00018cd0 0x0000011c Code RO 1773 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00018dec 0x00018dec 0x00000014 Code RO 1775 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018e00 0x00018e00 0x00000024 Code RO 1776 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00018e24 0x00018e24 0x00000050 Code RO 1777 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018e74 0x00018e74 0x00000060 Code RO 1778 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018ed4 0x00018ed4 0x00000024 Code RO 572 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018ef8 0x00018ef8 0x00000058 Code RO 573 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018f50 0x00018f50 0x00000014 Code RO 574 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018f64 0x00018f64 0x00000164 Code RO 575 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000190c8 0x000190c8 0x00000054 Code RO 576 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001911c 0x0001911c 0x00000190 Code RO 577 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000192ac 0x000192ac 0x00000040 Code RO 578 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000192ec 0x000192ec 0x0000000e Code RO 782 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x000192fa 0x000192fa 0x00000012 Code RO 806 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x0001930c 0x0001930c 0x00000016 Code RO 808 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019322 0x00019322 0x00000008 Code RO 823 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x0001932a 0x0001932a 0x00000002 PAD - 0x0001932c 0x0001932c 0x00000088 Code RO 829 i.hal_system_init CVWL568.lib(hal_system.o) - 0x000193b4 0x000193b4 0x00000008 Code RO 833 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x000193bc 0x000193bc 0x00000008 Code RO 834 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x000193c4 0x000193c4 0x00000008 Code RO 835 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x000193cc 0x000193cc 0x0000002e Code RO 860 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x000193fa 0x000193fa 0x0000001a Code RO 862 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x00019414 0x00019414 0x00000048 Code RO 864 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001945c 0x0001945c 0x00000028 Code RO 866 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x00019484 0x00019484 0x00000010 Code RO 1034 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x00019494 0x00019494 0x000001e4 Code RO 1780 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x00019678 0x00019678 0x00000110 Code RO 2310 i.handle_init CVWL568.lib(irq_redirect .o) - 0x00019788 0x00019788 0x00000064 Code RO 114 i.init_mipi_tx ap_demo.o - 0x000197ec 0x000197ec 0x00000098 Code RO 115 i.init_panel ap_demo.o - 0x00019884 0x00019884 0x0000000a Code RO 3 i.main main.o - 0x0001988e 0x0001988e 0x00000002 PAD - 0x00019890 0x00019890 0x000000bc Code RO 116 i.open_mipi_rx ap_demo.o - 0x0001994c 0x0001994c 0x00000030 Code RO 117 i.pps_update_handle ap_demo.o - 0x0001997c 0x0001997c 0x000003f4 Code RO 1781 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x00019d70 0x00019d70 0x00000178 Code RO 1782 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x00019ee8 0x00019ee8 0x0000008c Code RO 1783 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x00019f74 0x00019f74 0x00000180 Code RO 1784 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001a0f4 0x0001a0f4 0x000000a4 Code RO 1785 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a198 0x0001a198 0x000001b4 Code RO 1786 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a34c 0x0001a34c 0x000000d0 Code RO 1787 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001a41c 0x0001a41c 0x00000030 Code RO 118 i.soft_timer3_cb ap_demo.o - 0x0001a44c 0x0001a44c 0x00000048 Code RO 2648 i.sqrt m_ps.l(sqrt.o) - 0x0001a494 0x0001a494 0x00000108 Code RO 1788 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a59c 0x0001a59c 0x000000d0 Code RO 1789 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001a66c 0x0001a66c 0x000001d4 Code RO 1790 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001a840 0x0001a840 0x000027bc Data RO 120 .constdata ap_demo.o - 0x0001cffc 0x0001cffc 0x000000d2 Data RO 650 .constdata CVWL568.lib(hal_gpio.o) - 0x0001d0ce 0x0001d0ce 0x00002606 Data RO 890 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f6d4 0x0001f6d4 0x00000001 Data RO 902 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f6d5 0x0001f6d5 0x00000003 PAD - 0x0001f6d8 0x0001f6d8 0x00000008 Data RO 1541 .constdata CVWL568.lib(drv_param_init.o) - 0x0001f6e0 0x0001f6e0 0x00000186 Data RO 2382 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001f866 0x0001f866 0x00000002 PAD - 0x0001f868 0x0001f868 0x00000048 Data RO 481 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001f8b0 0x0001f8b0 0x000000e0 Data RO 1792 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001f990 0x0001f990 0x00000030 Data RO 3010 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001f9c0, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001f9c0, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2311 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001f9c0, Size: 0x00003628, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000003e0]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x0000002c Data RW 121 .data ap_demo.o - 0x000701fc COMPRESSED 0x0000002e Data RW 286 .data app_tp_transfer.o - 0x0007022a COMPRESSED 0x00000002 PAD - 0x0007022c COMPRESSED 0x00000008 Data RW 482 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070234 COMPRESSED 0x00000002 Data RW 580 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070236 COMPRESSED 0x00000001 Data RW 679 .data CVWL568.lib(hal_i2c_master.o) - 0x00070237 COMPRESSED 0x00000001 PAD - 0x00070238 COMPRESSED 0x0000001c Data RW 707 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070254 COMPRESSED 0x000000e4 Data RW 903 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070338 COMPRESSED 0x00000001 Data RW 906 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070339 COMPRESSED 0x00000001 Data RW 907 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033a COMPRESSED 0x00000001 Data RW 912 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033b COMPRESSED 0x00000003 Data RW 913 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033e COMPRESSED 0x00000005 Data RW 914 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070343 COMPRESSED 0x00000001 PAD - 0x00070344 COMPRESSED 0x00000030 Data RW 924 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070374 COMPRESSED 0x00000012 Data RW 1088 .data CVWL568.lib(norflash.o) - 0x00070386 COMPRESSED 0x00000002 PAD - 0x00070388 COMPRESSED 0x0000000c Data RW 1142 .data CVWL568.lib(drv_common.o) - 0x00070394 COMPRESSED 0x00000004 Data RW 1409 .data CVWL568.lib(drv_gpio.o) - 0x00070398 COMPRESSED 0x00000008 Data RW 1447 .data CVWL568.lib(drv_i2c_dma.o) - 0x000703a0 COMPRESSED 0x00000004 Data RW 1476 .data CVWL568.lib(drv_i2c_master.o) - 0x000703a4 COMPRESSED 0x00000008 Data RW 1512 .data CVWL568.lib(drv_i2c_slave.o) - 0x000703ac COMPRESSED 0x000004a4 Data RW 1542 .data CVWL568.lib(drv_param_init.o) - 0x00070850 COMPRESSED 0x0000000c Data RW 1572 .data CVWL568.lib(drv_pwm.o) - 0x0007085c COMPRESSED 0x00000004 Data RW 1648 .data CVWL568.lib(drv_spi_master.o) - 0x00070860 COMPRESSED 0x00000008 Data RW 1674 .data CVWL568.lib(drv_swire.o) - 0x00070868 COMPRESSED 0x00000001 Data RW 1699 .data CVWL568.lib(drv_sys_cfg.o) - 0x00070869 COMPRESSED 0x00000003 PAD - 0x0007086c COMPRESSED 0x00000050 Data RW 1732 .data CVWL568.lib(drv_timer.o) - 0x000708bc COMPRESSED 0x00000008 Data RW 1793 .data CVWL568.lib(hal_internal_vsync.o) - 0x000708c4 COMPRESSED 0x00000008 Data RW 2163 .data CVWL568.lib(drv_rxbr.o) - 0x000708cc COMPRESSED 0x00000004 Data RW 2236 .data CVWL568.lib(drv_vidc.o) - 0x000708d0 COMPRESSED 0x00000001 Data RW 2383 .data CVWL568.lib(drv_phy_common.o) - 0x000708d1 COMPRESSED 0x00000003 PAD - 0x000708d4 COMPRESSED 0x0000000c Data RW 2403 .data CVWL568.lib(drv_chip_info.o) - 0x000708e0 COMPRESSED 0x00000008 Data RW 2563 .data CVWL568.lib(drv_uart.o) - 0x000708e8 COMPRESSED 0x0000000c Data RW 2630 .data CVWL568.lib(drv_wdg.o) - 0x000708f4 COMPRESSED 0x00000004 Data RW 2979 .data mc_p.l(stdout.o) - 0x000708f8 COMPRESSED 0x00000004 Data RW 2991 .data mc_p.l(errno.o) - 0x000708fc - 0x00000190 Zero RW 285 .bss app_tp_transfer.o - 0x00070a8c - 0x000000c0 Zero RW 480 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070b4c - 0x0000004c Zero RW 579 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070b98 - 0x0000001c Zero RW 1271 .bss CVWL568.lib(drv_dma.o) - 0x00070bb4 - 0x00000040 Zero RW 1408 .bss CVWL568.lib(drv_gpio.o) - 0x00070bf4 - 0x00000140 Zero RW 1446 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00070d34 - 0x00000970 Zero RW 1791 .bss CVWL568.lib(hal_internal_vsync.o) - 0x000716a4 - 0x00001030 Zero RW 1840 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x000726d4 - 0x00000100 Zero RW 2431 .bss CVWL568.lib(tau_log.o) - 0x000727d4 - 0x00000020 Zero RW 2458 .bss CVWL568.lib(hal_spi_slave.o) - 0x000727f4 COMPRESSED 0x00000004 PAD - 0x000727f8 - 0x00001000 Zero RW 429 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 4348 132 10172 44 0 35729 ap_demo.o - 1108 102 0 46 400 13456 app_tp_transfer.o - 28 6 0 0 0 537 board.o - 10 0 0 0 0 5879 main.o - 120 18 192 0 4096 2112 startup_armcm0.o - - ---------------------------------------------------------------------- - 5620 258 10412 92 4496 57713 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 6 0 0 2 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 296 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o - 1528 118 0 0 0 2428 drv_dsi_tx.o - 118 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 796 112 0 4 64 1236 drv_gpio.o - 588 88 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 324 74 0 8 0 516 drv_i2c_slave.o - 704 6 0 0 0 1504 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 112 36 8 1188 0 376 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 374 34 0 80 0 932 drv_timer.o - 410 12 0 8 0 400 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 168 22 0 12 0 316 drv_wdg.o - 3222 310 72 8 192 1672 hal_dsi_rx_ctrl.o - 4124 286 0 2 76 2384 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 544 76 0 28 0 400 hal_i2c_slave.o - 7632 1594 224 8 2416 2480 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 168 32 0 0 0 340 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 16 4 0 0 0 68 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 1560 66 9735 287 0 21972 app_tp_for_custom_s8.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 86 0 0 0 0 0 __dczerorl2.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 37236 4794 10668 1744 7724 56196 Library Totals - 54 0 5 10 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 30242 4522 928 1439 7720 30948 CVWL568.lib - 1560 66 9735 287 0 21972 CVWL568_S21U_TP.lib - 272 26 0 0 0 152 m_ps.l - 2838 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 37236 4794 10668 1744 7724 56196 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 42856 5052 21080 1836 12220 90349 Grand Totals - 42856 5052 21080 992 12220 90349 ELF Image Totals (compressed) - 42856 5052 21080 992 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 63936 ( 62.44kB) - Total RW Size (RW Data + ZI Data) 14056 ( 13.73kB) - Total ROM Size (Code + RO Data + RW Data) 64928 ( 63.41kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20221213.map b/project/ISP_568/Listings/CVWL568_S21U_20221213.map deleted file mode 100644 index 83ffff6..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U_20221213.map +++ /dev/null @@ -1,5324 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_display_on) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.app_tp_calibration_exec) refers to app_tp_transfer.o(i.ap_tp_calibration) for ap_tp_calibration - ap_demo.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.app_tp_calibration_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex - ap_demo.o(i.pps_update_handle) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.ap_tp_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.ap_tp_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) for hal_internal_sync_input_resolution_change_ex - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_dsi_tx_ctrl.o(.conststring) for .conststring - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) for hal_internal_vsync_update_lcdc_addr - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te) refers to hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) for hal_internal_sync_cmd_mode_rcv_te - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.constdata) for .constdata - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) for hal_dsi_tx_ctrl_set_rect_pixel_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) for hal_dsi_tx_ctrl_draw_flicker - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) for hal_dsi_tx_ctrl_draw_chessboard - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_set_prefetch) for drv_lcdc_set_prefetch - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_config_intr) for drv_i2c_s_config_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c0_set_callback) for drv_i2c0_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_sel) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to tau_delay.o(i.delayUs) for delayUs - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_get_sync_flag) for drv_pwm_out_get_sync_flag - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c1_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c0_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_slave_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (5 bytes). - Removing app_tp_transfer.o(.data), (6 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter), (108 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (188 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (148 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te), (10 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard), (280 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker), (172 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init), (30 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data), (272 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (80 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (32 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (40 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_sel), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (32 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (164 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (30 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (28 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (48 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (52 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (112 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). - Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_clocks), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (30 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_scld_filter), (100 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (64 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_frame_buff_pd), (28 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing dflti.o(.text), (40 bytes). - -604 unused section(s) (total 26507 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dczerorl2.o(.text) - i.ADC_IRQn_Handler 0x00010be0 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010bf8 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.DMA_IRQn_Handler 0x00010c10 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c24 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c40 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010c5c Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d18 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010d68 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010d7c Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010d94 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010dac Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010dc4 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010dec Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e04 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e1c Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e50 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00010fb0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00010fcc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00010fe8 Section 0 irq_redirect .o(i.SysTick_Handler) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.UART_DisableDma 0x00011014 Section 0 drv_uart.o(i.UART_DisableDma) - i.__scatterload_null 0x00011016 Section 2 handlers.o(i.__scatterload_null) - .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.TIMER0_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011034 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001104c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x00011064 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x0001107c Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_GetInstance 0x00011098 Section 0 drv_uart.o(i.UART_GetInstance) - i.UART_IRQn_Handler 0x0001109c Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x000110b4 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x000110d8 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x00011120 Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x0001113a Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x0001126e Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x00011288 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011344 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x0001135c Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x00011374 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x0001138c Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113ac Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x000113d0 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x000113fe Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011418 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011419 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011430 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011431 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011448 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011449 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x00011468 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x00011469 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x00011480 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x00011481 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x000114c4 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x000114d2 Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x000114e0 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x000114ec Section 0 printfa.o(i._fp_digits) - _fp_digits 0x000114ed Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x00011660 Section 0 printfa.o(i._printf_core) - _printf_core 0x00011661 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d4c Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d4d Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011d6c Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011d6d Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011d98 Section 0 printfa.o(i._sputc) - _sputc 0x00011d99 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011da4 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011da5 Thumb Code 3236 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a48 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012bb8 Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012bb9 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_reset_cb 0x00012c44 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012c45 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012cc4 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012cc5 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d0c Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d0d Thumb Code 28 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012d50 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012d51 Thumb Code 18 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012d84 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012d85 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e00 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e01 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_tp_calibration 0x00012e44 Section 0 app_tp_transfer.o(i.ap_tp_calibration) - i.ap_update_frame_rate 0x00012ef4 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x00012ef5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x00012f20 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00012f3c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00012f60 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x00012f7c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00012f98 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00012fb4 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00012fd0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x00012fec Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00013008 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00013024 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00013040 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013088 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x000130a0 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x000130b0 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x000131e0 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x00013268 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013500 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000135a0 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x000135e8 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013618 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013818 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013838 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013850 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x0001385a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013864 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x0001386e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013878 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013880 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x0001389c Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x000138b8 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x000138f0 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013900 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013930 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013954 Section 0 ap_demo.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x000139b0 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x000139b1 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x000139e0 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013a24 Section 0 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_read 0x00013a25 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013a44 Section 0 app_tp_transfer.o(i.app_tp_m_write) - app_tp_m_write 0x00013a45 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013a4c Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x00013d9c Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00013da4 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00013dac Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x00014068 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00014098 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00014099 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x000140a4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x000140a5 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x000140e4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x000141e4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x000141f8 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x0001421c Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014690 Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014758 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014759 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014784 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014785 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014818 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014870 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014888 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x000148cc Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x000148f0 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x000148f1 Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x0001490c Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014924 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014948 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014980 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x0001498c Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x000149cc Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014a94 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014aa8 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00014b00 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x00014b08 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x00014b18 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00014b2c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00014b40 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00014b60 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00014b74 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00014b8c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x00014ba0 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00014bb4 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x00014bc8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x00014bdc Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00014bf0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00014c04 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x00014c18 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00014c2c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00014c40 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x00014c58 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00014c70 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00014c84 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x00014c98 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x00014cac Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x00014cc4 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00014ce0 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00014cf0 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00014d00 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00014d24 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00014d30 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00014dc0 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x00014dd2 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00014dec Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00014df4 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00014e38 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00014e6e Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00014e7c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00014ef0 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x00014efa Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00014f24 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00015028 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00015068 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00015069 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x000150b8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x000150b9 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000150d4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000150dc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000150e2 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x000150f0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00015110 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_inten 0x00015120 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - i.drv_dsi_rx_set_ipi_cfg 0x00015124 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00015134 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x0001517a Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x000151a0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x000152a4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x000152b2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x000152c6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x00015332 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00015336 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x0001534e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00015356 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x0001535e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015368 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x0001538c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00015390 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00015394 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00015398 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x000153b0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x000153ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x000153d6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x0001543a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015478 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x000155ac Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x000155ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x000155d2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x000155ee Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00015606 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015614 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015654 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015664 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x0001566c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x0001568e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015696 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x000156bc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015766 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x0001577c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015794 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x000157b4 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x000157c0 Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x000157f2 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x0001580c Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015824 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015830 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015844 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015894 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x000158b4 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x000158c4 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x000158d4 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x000158e4 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x000158f4 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x000158f5 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015914 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015a44 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015a50 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015a5c Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015a5d Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015a90 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00015b3c Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x00015b56 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x00015b70 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x00015bd0 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x00015be0 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x00015c18 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x00015ca4 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00015d00 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00015d3c Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00015d3d Thumb Code 46 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00015d6a Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x00015dac Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x00015db0 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x00015db8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x00015dcc Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00015e1c Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00015e38 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00015e90 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00015ec4 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00015edc Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00015ef4 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00015f24 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00015f3a Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x00015f5e Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00015f84 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x00015f9a Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00015fb0 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x00015fbc Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x00015fda Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00015ffc Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x0001601e Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x0001602a Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00016044 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00016066 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00016080 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x0001608c Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x000160d8 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x000160de Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x000160f0 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x00016110 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_prefetch 0x00016150 Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) - i.drv_lcdc_set_video_hw_mode 0x00016168 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x0001617c Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x0001619c Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x000161a8 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x000161e8 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x000161f4 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x00016206 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x00016216 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00016224 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x00016238 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016244 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016254 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x00016266 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00016276 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x0001628c Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x000162a4 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x000162be Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x000162cc Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x000162f4 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00016304 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x0001630c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00016320 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00016334 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x0001633c Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_p2r_filter_init 0x00016350 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x00016374 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x00016384 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x000163c0 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016420 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x00016474 Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x00016484 Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x0001649c Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x000164bc Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x000164e2 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016500 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016501 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016520 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016540 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016558 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016590 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016591 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x0001659c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x0001659d Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x000165ac Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x000165ad Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x000165c0 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x000165c1 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x000165d6 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x000165e0 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x000165e4 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016640 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016654 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x000166b8 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x000166bc Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x000166bd Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x000166ce Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x000166d2 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x000166d3 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x000166e4 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x000166f0 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x000166f8 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016704 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016710 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016724 Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x000167f0 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016804 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016818 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016828 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x0001684e Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016856 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016860 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016880 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x0001689c Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x000168f0 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x0001690c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016918 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016940 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016958 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016974 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016998 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x000169bc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x000169cc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x000169dc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016a00 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016a01 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016a1a Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016a3c Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016a4c Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016a5c Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016a5d Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00016aa0 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x00016ab4 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x00016ac4 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00016b18 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x00016b40 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x00016b50 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x00016b51 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x00016b5a Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x00016b76 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x00016b92 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x00016b93 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x00016ba4 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x00016ba5 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00016bb8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00016bb9 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00016bc8 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00016bd0 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00016be8 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00016c28 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x00016c3c Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x00016c64 Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x00016c70 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x00016c76 Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x00016cb2 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x00016cc6 Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x00016cd6 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00016cde Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x00016d04 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00016d2c Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x00016d44 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x00016d4e Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x00016d5e Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x00016d68 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x00016d72 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x00016d84 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00016d8e Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00016d98 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00016db0 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00016dc0 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00016dc1 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00016dd0 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00016dd1 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00016de0 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00016e20 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00016e2a Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x00016e40 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x00016e74 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00016f10 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016f94 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x00016fbc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00016fcc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x00016ff4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x0001708c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x0001708d Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017230 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00017231 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017308 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017309 Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x00017460 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x00017461 Thumb Code 294 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017598 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017599 Thumb Code 546 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x000177c8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017804 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x000178f4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017928 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017929 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017960 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017961 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x000179d4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017a08 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017a18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00017a54 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017a90 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x00017ab0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00017ab1 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00017c40 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00017c41 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00017c74 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00017c75 Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000180c4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000180f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018174 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000181c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000181e8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x0001828c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x0001828d Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x000182b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x000182bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000182dc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000182f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x00018300 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018324 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x000183c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00018404 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x000184dc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x0001858c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x0001858d Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x000185d0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x000185d1 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018600 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018601 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018620 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018621 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018640 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018641 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x000186d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x000186d5 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x0001872c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x0001872d Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018770 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018788 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x0001879c Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x000187dc Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x000187fc Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018824 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x0001883c Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x0001888c Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x000188ec Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x000188f4 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018914 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018980 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x000189a0 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x000189bc Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x000189c8 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x000189c9 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x000189e8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x000189e9 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x000189f8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00018a44 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x00018b0c Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00018b20 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x00018b2c Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x00018b2d Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00018ca0 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x00018d9c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x00018dac Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x00018dbc Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_vsync_deinit 0x00018f90 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x00018fb8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00018fc4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x00018fdc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x00018fe8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x00018ff4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x0001910c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000191bc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000192d8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000192ec Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019310 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019360 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x000193e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x000193e1 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019404 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019405 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x0001945c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x0001945d Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019470 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019471 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x000195d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x000195d5 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019628 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019629 Thumb Code 392 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x000197b8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x000197b9 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x000197f8 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019806 Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019818 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x0001982e Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019838 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x000198c0 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x000198dc Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x000198e4 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x000198ec Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x000198f4 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x00019922 Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x0001993c Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x00019984 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x000199ac Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x00019a38 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x00019a48 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x00019a49 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x00019c24 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x00019d34 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x00019d35 Thumb Code 98 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x00019d9c Section 0 ap_demo.o(i.init_panel) - init_panel 0x00019d9d Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x00019e70 Section 0 main.o(i.main) - i.open_mipi_rx 0x00019e7c Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x00019e7d Thumb Code 154 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x00019f30 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x00019f31 Thumb Code 62 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x00019f9c Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x00019f9d Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001a390 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001a391 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001a508 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001a509 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001a594 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001a595 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001a714 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001a715 Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001a7b8 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001a7b9 Thumb Code 282 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001a96c Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001a96d Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001aa30 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001aa31 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001aaf0 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001aaf1 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001ab20 Section 0 sqrt.o(i.sqrt) - i.vidc_callback 0x0001ab68 Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001ab69 Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001ac70 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001ac71 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001ad40 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001ad41 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001af0c Section 10200 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001af0c Data 96 ap_demo.o(.constdata) - .constdata 0x0001d6e4 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001d708 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001d708 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001d780 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001d7dc Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001d7dc Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001d7fc Section 8294 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f862 Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f864 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001f86c Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001f86c Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001f924 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001f9a4 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001f9d4 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001f9f4 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001fa3c Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001fa80 Section 224 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 44 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - g_calibration_flag 0x000701d1 Data 1 ap_demo.o(.data) - start_display_on 0x000701d2 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d7 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_10 0x000701da Data 1 ap_demo.o(.data) - read_6e_24 0x000701db Data 1 ap_demo.o(.data) - read_6e_38 0x000701dc Data 1 ap_demo.o(.data) - read_6e_52 0x000701dd Data 1 ap_demo.o(.data) - read_6e_66 0x000701de Data 1 ap_demo.o(.data) - read_6e_70 0x000701df Data 1 ap_demo.o(.data) - read_5a_39 0x000701e0 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e1 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701f8 Data 4 ap_demo.o(.data) - .data 0x000701fc Section 46 app_tp_transfer.o(.data) - s_spim_write 0x000701fc Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x000701fd Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x000701fe Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x000701ff Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070201 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070202 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070203 Data 1 app_tp_transfer.o(.data) - .data 0x0007022c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007022c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070230 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070234 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070234 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070235 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070236 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070237 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070237 Data 1 hal_i2c_master.o(.data) - .data 0x00070238 Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070238 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070239 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007023a Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007023b Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007023c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070240 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070244 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x00070248 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x0007024c Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070250 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070254 Data 4 hal_i2c_slave.o(.data) - .data 0x00070258 Section 228 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070262 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070263 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070264 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070265 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070266 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070267 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070268 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070269 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007026c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007026e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070270 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070272 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x0007033c Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033d Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033e Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007033f Section 3 app_tp_for_custom_s8.o(.data) - .data 0x00070342 Section 5 app_tp_for_custom_s8.o(.data) - .data 0x00070348 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00070378 Section 18 norflash.o(.data) - tmprg 0x00070380 Data 4 norflash.o(.data) - .data 0x0007038c Section 12 drv_common.o(.data) - s_my_tick 0x0007038c Data 4 drv_common.o(.data) - .data 0x00070398 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00070398 Data 4 drv_gpio.o(.data) - .data 0x0007039c Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x0007039c Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x000703a0 Data 4 drv_i2c_dma.o(.data) - .data 0x000703a4 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x000703a4 Data 4 drv_i2c_master.o(.data) - .data 0x000703a8 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x000703a8 Data 4 drv_i2c_slave.o(.data) - .data 0x000703ac Section 1188 drv_param_init.o(.data) - .data 0x00070850 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00070850 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00070854 Data 8 drv_pwm.o(.data) - .data 0x0007085c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x0007085c Data 4 drv_spi_master.o(.data) - .data 0x00070860 Section 8 drv_swire.o(.data) - s_swire_cb 0x00070860 Data 8 drv_swire.o(.data) - .data 0x00070868 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00070868 Data 1 drv_sys_cfg.o(.data) - .data 0x0007086c Section 80 drv_timer.o(.data) - sg_timer_info 0x0007086c Data 80 drv_timer.o(.data) - .data 0x000708bc Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x000708bc Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x000708c0 Data 4 hal_internal_vsync.o(.data) - .data 0x000708c8 Section 8 drv_rxbr.o(.data) - .data 0x000708d0 Section 4 drv_vidc.o(.data) - .data 0x000708d4 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x000708d4 Data 1 drv_phy_common.o(.data) - .data 0x000708d8 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x000708d8 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x000708dc Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x000708e0 Data 4 drv_chip_info.o(.data) - .data 0x000708e4 Section 8 drv_uart.o(.data) - s_UartFcrReg 0x000708e4 Data 4 drv_uart.o(.data) - uart_userData 0x000708e8 Data 4 drv_uart.o(.data) - .data 0x000708ec Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x000708ec Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x000708f0 Data 8 drv_wdg.o(.data) - .data 0x000708f8 Section 4 stdout.o(.data) - .data 0x000708fc Section 4 errno.o(.data) - _errno 0x000708fc Data 4 errno.o(.data) - .bss 0x00070900 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x00070900 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x000709c8 Data 200 app_tp_transfer.o(.bss) - .bss 0x00070a90 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00070a90 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00070b54 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00070b54 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00070ba0 Section 256 tau_log.o(.bss) - .bss 0x00070ca0 Section 208 hal_uart.o(.bss) - .bss 0x00070d70 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00070d70 Data 28 drv_dma.o(.bss) - .bss 0x00070d8c Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00070d8c Data 64 drv_gpio.o(.bss) - .bss 0x00070dcc Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00070dcc Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x00070e6c Data 160 drv_i2c_dma.o(.bss) - .bss 0x00070f0c Section 2416 hal_internal_vsync.o(.bss) - g_imm_buffer 0x0007175c Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x0007185c Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00071868 Data 20 hal_internal_vsync.o(.bss) - .bss 0x0007187c Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x000728ac Section 32 hal_spi_slave.o(.bss) - STACK 0x000728d0 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x00010b89 Thumb Code 86 __dczerorl2.o(.text) - ADC_IRQn_Handler 0x00010be1 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010bf9 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - DMA_IRQn_Handler 0x00010c11 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c25 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c41 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010c5d Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d05 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d19 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010d69 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010d7d Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010d95 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010dad Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010dc5 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010ded Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e05 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e1d Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e35 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e51 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010f95 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00010fb1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00010fcd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00010fe9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - UART_DisableDma 0x00011015 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - __scatterload_null 0x00011017 Thumb Code 2 handlers.o(i.__scatterload_null) - s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - TIMER0_IRQn_Handler 0x0001101d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011035 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001104d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x00011065 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x0001107d Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_GetInstance 0x00011099 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - UART_IRQn_Handler 0x0001109d Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x000110b5 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x000110d9 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x00011121 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x0001113b Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x0001126f Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x00011289 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011345 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x0001135d Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x00011375 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x0001138d Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113ad Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x000113d1 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x000113ff Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x000114c5 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x000114d3 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x000114e1 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a49 Thumb Code 270 ap_demo.o(i.ap_demo) - ap_tp_calibration 0x00012e45 Thumb Code 170 app_tp_transfer.o(i.ap_tp_calibration) - app_ADC_IRQn_Handler 0x00012f21 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00012f3d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00012f61 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x00012f7d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00012f99 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00012fb5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00012fd1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x00012fed Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00013009 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00013025 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00013041 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013089 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x000130a1 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x000130b1 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x000131e1 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x00013269 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013501 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000135a1 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x000135e9 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013619 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013819 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013839 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013851 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x0001385b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013865 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x0001386f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013879 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013881 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x0001389d Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x000138b9 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x000138f1 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013901 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013931 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013955 Thumb Code 30 ap_demo.o(i.app_tp_calibration_exec) - app_tp_init 0x000139e1 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_phone_analysis_data 0x00013a4d Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x00013d9d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00013da5 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00013dad Thumb Code 690 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x00014069 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x000140e5 Thumb Code 240 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x000141e5 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x000141f9 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x0001421d Thumb Code 1138 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014691 Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014819 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014871 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014889 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x000148cd Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x0001490d Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014925 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014949 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014981 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x0001498d Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x000149cd Thumb Code 122 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014a95 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014aa9 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00014b01 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x00014b09 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x00014b19 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00014b2d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00014b41 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00014b61 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00014b75 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00014b8d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x00014ba1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00014bb5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x00014bc9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x00014bdd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00014bf1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00014c05 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x00014c19 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00014c2d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00014c41 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x00014c59 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00014c71 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00014c85 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x00014c99 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x00014cad Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x00014cc5 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00014ce1 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00014cf1 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00014d01 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00014d25 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00014d31 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00014dc1 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x00014dd3 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00014ded Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00014df5 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00014e39 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00014e6f Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00014e7d Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00014ef1 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x00014efb Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00014f25 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00015029 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000150d5 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000150dd Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000150e3 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x000150f1 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00015111 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_inten 0x00015121 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - drv_dsi_rx_set_ipi_cfg 0x00015125 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00015135 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x0001517b Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x000151a1 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x000152a5 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x000152b3 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x000152c7 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x00015333 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00015337 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x0001534f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00015357 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x0001535f Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015369 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x0001538d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00015391 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00015395 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00015399 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x000153b1 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x000153cb Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x000153d7 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x0001543b Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015479 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x000155ad Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x000155cb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x000155d3 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x000155ef Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00015607 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015615 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015655 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015665 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x0001566d Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x0001568f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015697 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x000156bd Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015767 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x0001577d Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015795 Thumb Code 32 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x000157b5 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x000157c1 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x000157f3 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x0001580d Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015825 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015831 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015845 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015895 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x000158b5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x000158c5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x000158d5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x000158e5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015915 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015a45 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015a51 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00015a91 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00015b3d Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x00015b57 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x00015b71 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x00015bd1 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x00015be1 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x00015c19 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x00015ca5 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00015d01 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00015d6b Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x00015dad Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x00015db1 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x00015db9 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x00015dcd Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00015e1d Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00015e39 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00015e91 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00015ec5 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00015edd Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00015ef5 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00015f25 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00015f3b Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x00015f5f Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00015f85 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x00015f9b Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00015fb1 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x00015fbd Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x00015fdb Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00015ffd Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x0001601f Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x0001602b Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00016045 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00016067 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00016081 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x0001608d Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x000160d9 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x000160df Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x000160f1 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x00016111 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_prefetch 0x00016151 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) - drv_lcdc_set_video_hw_mode 0x00016169 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x0001617d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x0001619d Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x000161a9 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x000161e9 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x000161f5 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x00016207 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x00016217 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00016225 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x00016239 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016245 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016255 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x00016267 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00016277 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x0001628d Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x000162a5 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x000162bf Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x000162cd Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x000162f5 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00016305 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x0001630d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00016321 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00016335 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x0001633d Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_p2r_filter_init 0x00016351 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x00016375 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x00016385 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x000163c1 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016421 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x00016475 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x00016485 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x0001649d Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x000164bd Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x000164e3 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016521 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016541 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016559 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x000165d7 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x000165e1 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x000165e5 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016641 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016655 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x000166b9 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x000166cf Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x000166e5 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x000166f1 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x000166f9 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016705 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016711 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016725 Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x000167f1 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016805 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016819 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016829 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x0001684f Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016857 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016861 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016881 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x0001689d Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x000168f1 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x0001690d Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016919 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016941 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016959 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016975 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016999 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x000169bd Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x000169cd Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x000169dd Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016a1b Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016a3d Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016a4d Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00016aa1 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x00016ab5 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x00016ac5 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00016b19 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x00016b41 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x00016b5b Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x00016b77 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00016bc9 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00016bd1 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00016be9 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00016c29 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x00016c3d Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x00016c65 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x00016c71 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x00016c77 Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x00016cb3 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x00016cc7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x00016cd7 Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00016cdf Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x00016d05 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00016d2d Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x00016d45 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x00016d4f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x00016d5f Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x00016d69 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x00016d73 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x00016d85 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00016d8f Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00016d99 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00016db1 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00016de1 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00016e21 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00016e2b Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x00016e41 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x00016e75 Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00016f11 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016f95 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x00016fbd Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x00016fcd Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x00016ff5 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x000177c9 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017805 Thumb Code 214 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_sync_line 0x000178f5 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x000179d5 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017a09 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017a19 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00017a55 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017a91 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x000180c5 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000180f1 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018175 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x000181c1 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000181e9 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x000182b1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x000182bd Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x000182dd Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000182f1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x00018301 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018325 Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x000183c1 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x00018405 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x000184dd Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018771 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018789 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x0001879d Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x000187dd Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x000187fd Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018825 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x0001883d Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x0001888d Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x000188ed Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x000188f5 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018915 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018981 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x000189a1 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x000189bd Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x000189f9 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00018a45 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x00018b0d Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00018b21 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00018ca1 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x00018d9d Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x00018dad Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x00018dbd Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_vsync_deinit 0x00018f91 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x00018fb9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00018fc5 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x00018fdd Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x00018fe9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x00018ff5 Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x0001910d Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000191bd Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000192d9 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000192ed Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019311 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019361 Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x000197f9 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019807 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019819 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x0001982f Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019839 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x000198c1 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x000198dd Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x000198e5 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x000198ed Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x000198f5 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x00019923 Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x0001993d Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x00019985 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x000199ad Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x00019a39 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x00019c25 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x00019e71 Thumb Code 10 main.o(i.main) - sqrt 0x0001ab21 Thumb Code 66 sqrt.o(i.sqrt) - panel_init_code 0x0001af6c Data 9973 ap_demo.o(.constdata) - phone_data_21 0x0001d7fc Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001d7fd Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001d7fe Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001d7ff Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001d800 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001d801 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001d802 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001d803 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001d805 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001d807 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001d80a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001d80e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001d812 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001d816 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001d81a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001d81e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001d822 Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001d827 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001d82d Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001d833 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001d839 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001d83f Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001d845 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001d855 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001d860 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001d87c Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001d898 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_72_05 0x0001d8a2 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_13 0x0001de42 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D01 0x0001e3e2 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D02 0x0001e6ba Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D03 0x0001e992 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D01 0x0001ec6a Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D03 0x0001ef42 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7D05 0x0001f21a Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D07 0x0001f4f2 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001f612 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001f732 Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001f852 Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001f862 Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001fb60 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001fb90 Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) - panel_mode 0x000701d8 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_screen_init_complate 0x00070200 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070204 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x00070207 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007020a Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data2 0x0007020d Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data3 0x00070210 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data6 0x00070213 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data7 0x00070216 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data8 0x00070219 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data4 0x0007021c Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data5 0x00070220 Data 4 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070224 Data 6 app_tp_transfer.o(.data) - phone_data_E4 0x00070258 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070259 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007025a Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007025b Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x0007025c Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x0007025d Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007025e Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007025f Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070260 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070261 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007026a Data 2 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00070274 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x0007033c Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x0007033d Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x0007033e Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x0007033f Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x00070342 Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00070348 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00070378 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00070379 Data 1 norflash.o(.data) - g_fls_write_en_status 0x0007037a Data 1 norflash.o(.data) - isFlsTransferEnd 0x0007037b Data 1 norflash.o(.data) - isFlsFifoReq 0x0007037c Data 1 norflash.o(.data) - isNandWriteCompleted 0x0007037d Data 1 norflash.o(.data) - isNandReadCompleted 0x0007037e Data 1 norflash.o(.data) - g_fls_error_info 0x00070384 Data 6 norflash.o(.data) - g_systick_cb_func 0x00070390 Data 4 drv_common.o(.data) - g_system_clock 0x00070394 Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x000703ac Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x000704ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x000705ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x000706ac Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x000707ac Data 128 drv_param_init.o(.data) - g_ccm_setting 0x0007082c Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x000708c4 Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x000708c8 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x000708cc Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x000708d0 Data 4 drv_vidc.o(.data) - __stdout 0x000708f8 Data 4 stdout.o(.data) - string 0x00070ba0 Data 256 tau_log.o(.bss) - hal_dmahandle 0x00070ca0 Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00070d40 Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00070d60 Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00070f0c Data 80 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00070f5c Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x0007187c Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x000728ac Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x000728d0 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x000738d0 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x000102c0, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000ff70]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000fb90, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 427 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2650 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 2960 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 2963 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2965 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2967 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 2968 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2970 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2972 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 2961 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 428 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2653 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2655 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2657 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2659 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 2924 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 2926 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 2928 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 2930 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 2932 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 2934 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 2936 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 2938 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 2940 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 2944 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 2946 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 2948 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 2950 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 2952 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 2954 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 2956 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 2958 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 2975 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 2977 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 2979 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 2981 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 2990 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 2991 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 2993 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 2997 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 2999 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 3001 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 3003 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000056 Code RO 3013 .text mc_p.l(__dczerorl2.o) - 0x00010bde 0x00010bde 0x00000002 PAD - 0x00010be0 0x00010be0 0x00000018 Code RO 2284 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010bf8 0x00010bf8 0x00000018 Code RO 2285 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c10 0x00010c10 0x00000014 Code RO 2286 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c24 0x00010c24 0x0000001c Code RO 2287 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c40 0x00010c40 0x0000001c Code RO 2288 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c5c 0x00010c5c 0x0000001c Code RO 2289 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c78 0x00010c78 0x0000001c Code RO 2290 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c94 0x00010c94 0x0000001c Code RO 2291 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb0 0x00010cb0 0x0000001c Code RO 2292 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ccc 0x00010ccc 0x0000001c Code RO 2293 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ce8 0x00010ce8 0x0000001c Code RO 2294 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d04 0x00010d04 0x00000014 Code RO 2295 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d18 0x00010d18 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010d66 0x00010d66 0x00000002 PAD - 0x00010d68 0x00010d68 0x00000014 Code RO 2296 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010d7c 0x00010d7c 0x00000018 Code RO 2297 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d94 0x00010d94 0x00000018 Code RO 2298 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dac 0x00010dac 0x00000018 Code RO 2299 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000028 Code RO 889 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010dec 0x00010dec 0x00000018 Code RO 2300 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e04 0x00010e04 0x00000018 Code RO 2301 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e1c 0x00010e1c 0x00000018 Code RO 2302 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e34 0x00010e34 0x0000001c Code RO 2303 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e50 0x00010e50 0x00000144 Code RO 263 i.S20_Start_init app_tp_transfer.o - 0x00010f94 0x00010f94 0x0000001c Code RO 2304 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fb0 0x00010fb0 0x0000001c Code RO 2305 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fcc 0x00010fcc 0x0000001c Code RO 2306 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fe8 0x00010fe8 0x00000018 Code RO 2307 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011000 0x00011000 0x00000014 Data RO 1154 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000002 Code RO 2532 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00011016 0x00011016 0x00000002 Code RO 3008 i.__scatterload_null mc_p.l(handlers.o) - 0x00011018 0x00011018 0x00000004 Data RO 1155 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x00000018 Code RO 2308 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011034 0x00011034 0x00000018 Code RO 2309 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001104c 0x0001104c 0x00000018 Code RO 2310 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011064 0x00011064 0x00000018 Code RO 2311 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001107c 0x0001107c 0x0000001c Code RO 2528 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x00011098 0x00011098 0x00000004 Code RO 2538 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x0001109c 0x0001109c 0x00000018 Code RO 2312 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b4 0x000110b4 0x00000024 Code RO 2546 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x000110d8 0x000110d8 0x00000048 Code RO 2549 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x00011120 0x00011120 0x0000001a Code RO 2550 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x0001113a 0x0001113a 0x00000134 Code RO 2552 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x0001126e 0x0001126e 0x0000001a Code RO 2554 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x00011288 0x00011288 0x000000bc Code RO 2555 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011344 0x00011344 0x00000018 Code RO 2313 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001135c 0x0001135c 0x00000018 Code RO 2314 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011374 0x00011374 0x00000018 Code RO 2315 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001138c 0x0001138c 0x00000020 Code RO 2896 i.__0printf mc_p.l(printfa.o) - 0x000113ac 0x000113ac 0x00000024 Code RO 2902 i.__0vsprintf mc_p.l(printfa.o) - 0x000113d0 0x000113d0 0x0000002e Code RO 2995 i.__ARM_clz mf_p.l(depilogue.o) - 0x000113fe 0x000113fe 0x0000001a Code RO 525 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011418 0x00011418 0x00000018 Code RO 1475 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x00011430 0x00011430 0x00000018 Code RO 1638 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011448 0x00011448 0x00000020 Code RO 2138 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011468 0x00011468 0x00000018 Code RO 2139 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011480 0x00011480 0x00000044 Code RO 2434 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x000114c4 0x000114c4 0x0000000e Code RO 3007 i.__scatterload_copy mc_p.l(handlers.o) - 0x000114d2 0x000114d2 0x0000000e Code RO 3009 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x000114e0 0x000114e0 0x0000000c Code RO 2985 i.__set_errno mc_p.l(errno.o) - 0x000114ec 0x000114ec 0x00000174 Code RO 2903 i._fp_digits mc_p.l(printfa.o) - 0x00011660 0x00011660 0x000006ec Code RO 2904 i._printf_core mc_p.l(printfa.o) - 0x00011d4c 0x00011d4c 0x00000020 Code RO 2905 i._printf_post_padding mc_p.l(printfa.o) - 0x00011d6c 0x00011d6c 0x0000002c Code RO 2906 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011d98 0x00011d98 0x0000000a Code RO 2908 i._sputc mc_p.l(printfa.o) - 0x00011da2 0x00011da2 0x00000002 PAD - 0x00011da4 0x00011da4 0x00000ca4 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a48 0x00012a48 0x00000170 Code RO 103 i.ap_demo ap_demo.o - 0x00012bb8 0x00012bb8 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c44 0x00012c44 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012cc4 0x00012cc4 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012d0c 0x00012d0c 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012d50 0x00012d50 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012d84 0x00012d84 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e00 0x00012e00 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012e44 0x00012e44 0x000000b0 Code RO 264 i.ap_tp_calibration app_tp_transfer.o - 0x00012ef4 0x00012ef4 0x0000002c Code RO 111 i.ap_update_frame_rate ap_demo.o - 0x00012f20 0x00012f20 0x0000001c Code RO 2140 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00012f3c 0x00012f3c 0x00000024 Code RO 1399 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012f60 0x00012f60 0x0000001c Code RO 1400 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012f7c 0x00012f7c 0x0000001c Code RO 1401 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012f98 0x00012f98 0x0000001c Code RO 1402 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012fb4 0x00012fb4 0x0000001c Code RO 1403 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012fd0 0x00012fd0 0x0000001c Code RO 1404 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012fec 0x00012fec 0x0000001c Code RO 1405 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013008 0x00013008 0x0000001c Code RO 1406 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013024 0x00013024 0x0000001c Code RO 1407 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013040 0x00013040 0x00000048 Code RO 1146 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013088 0x00013088 0x00000018 Code RO 1510 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x000130a0 0x000130a0 0x00000010 Code RO 1476 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x000130b0 0x000130b0 0x00000130 Code RO 1756 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x000131e0 0x000131e0 0x00000088 Code RO 2082 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x00013268 0x00013268 0x00000298 Code RO 1854 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013500 0x00013500 0x000000a0 Code RO 1910 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000135a0 0x000135a0 0x00000048 Code RO 1559 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x000135e8 0x000135e8 0x00000030 Code RO 1639 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013618 0x00013618 0x00000200 Code RO 2435 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013818 0x00013818 0x00000020 Code RO 1671 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013838 0x00013838 0x00000018 Code RO 1147 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013850 0x00013850 0x0000000a Code RO 1721 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x0001385a 0x0001385a 0x0000000a Code RO 1722 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013864 0x00013864 0x0000000a Code RO 1723 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x0001386e 0x0001386e 0x0000000a Code RO 1724 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013878 0x00013878 0x00000008 Code RO 2556 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013880 0x00013880 0x0000001c Code RO 2205 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x0001389c 0x0001389c 0x0000001c Code RO 2141 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x000138b8 0x000138b8 0x00000038 Code RO 2615 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x000138f0 0x000138f0 0x00000010 Code RO 1261 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013900 0x00013900 0x00000030 Code RO 1062 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013930 0x00013930 0x00000024 Code RO 265 i.app_tp_I2C_init app_tp_transfer.o - 0x00013954 0x00013954 0x0000005c Code RO 112 i.app_tp_calibration_exec ap_demo.o - 0x000139b0 0x000139b0 0x00000030 Code RO 266 i.app_tp_i2cs_callback app_tp_transfer.o - 0x000139e0 0x000139e0 0x00000044 Code RO 267 i.app_tp_init app_tp_transfer.o - 0x00013a24 0x00013a24 0x00000020 Code RO 268 i.app_tp_m_read app_tp_transfer.o - 0x00013a44 0x00013a44 0x00000008 Code RO 270 i.app_tp_m_write app_tp_transfer.o - 0x00013a4c 0x00013a4c 0x00000350 Code RO 900 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00013d9c 0x00013d9c 0x00000008 Code RO 273 i.app_tp_s_read app_tp_transfer.o - 0x00013da4 0x00013da4 0x00000008 Code RO 275 i.app_tp_s_write app_tp_transfer.o - 0x00013dac 0x00013dac 0x000002bc Code RO 902 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00014068 0x00014068 0x00000030 Code RO 276 i.app_tp_screen_init app_tp_transfer.o - 0x00014098 0x00014098 0x0000000c Code RO 277 i.app_tp_screen_int_callback app_tp_transfer.o - 0x000140a4 0x000140a4 0x00000040 Code RO 278 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x000140e4 0x000140e4 0x00000100 Code RO 279 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x000141e4 0x000141e4 0x00000014 Code RO 280 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x000141f8 0x000141f8 0x00000024 Code RO 407 i.board_Init board.o - 0x0001421c 0x0001421c 0x00000472 Code RO 1757 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x0001468e 0x0001468e 0x00000002 PAD - 0x00014690 0x00014690 0x000000c8 Code RO 2639 i.ceil m_ps.l(ceil.o) - 0x00014758 0x00014758 0x0000002c Code RO 1758 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014784 0x00014784 0x00000094 Code RO 1759 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014818 0x00014818 0x00000058 Code RO 1841 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014870 0x00014870 0x00000018 Code RO 1842 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014888 0x00014888 0x00000044 Code RO 1843 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000148cc 0x000148cc 0x00000024 Code RO 1844 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000148f0 0x000148f0 0x0000001c Code RO 1760 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x0001490c 0x0001490c 0x00000018 Code RO 881 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014924 0x00014924 0x00000022 Code RO 882 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014946 0x00014946 0x00000002 PAD - 0x00014948 0x00014948 0x00000038 Code RO 1690 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014980 0x00014980 0x0000000c Code RO 2405 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x0001498c 0x0001498c 0x00000040 Code RO 2406 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x000149cc 0x000149cc 0x000000c8 Code RO 2407 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014a94 0x00014a94 0x00000014 Code RO 2408 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014aa8 0x00014aa8 0x00000058 Code RO 1149 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00014b00 0x00014b00 0x00000008 Code RO 1152 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x00014b08 0x00014b08 0x00000010 Code RO 1174 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x00014b18 0x00014b18 0x00000014 Code RO 1187 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00014b2c 0x00014b2c 0x00000014 Code RO 1188 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00014b40 0x00014b40 0x00000020 Code RO 1191 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00014b60 0x00014b60 0x00000014 Code RO 1192 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00014b74 0x00014b74 0x00000018 Code RO 1193 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00014b8c 0x00014b8c 0x00000014 Code RO 1194 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x00014ba0 0x00014ba0 0x00000014 Code RO 1195 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00014bb4 0x00014bb4 0x00000014 Code RO 1196 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x00014bc8 0x00014bc8 0x00000014 Code RO 1197 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x00014bdc 0x00014bdc 0x00000014 Code RO 1198 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00014bf0 0x00014bf0 0x00000014 Code RO 1199 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00014c04 0x00014c04 0x00000014 Code RO 1202 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x00014c18 0x00014c18 0x00000014 Code RO 1203 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00014c2c 0x00014c2c 0x00000014 Code RO 1204 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00014c40 0x00014c40 0x00000018 Code RO 1205 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x00014c58 0x00014c58 0x00000018 Code RO 1208 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00014c70 0x00014c70 0x00000014 Code RO 1209 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00014c84 0x00014c84 0x00000014 Code RO 1210 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x00014c98 0x00014c98 0x00000014 Code RO 1212 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x00014cac 0x00014cac 0x00000018 Code RO 1265 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x00014cc4 0x00014cc4 0x0000001c Code RO 1266 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00014ce0 0x00014ce0 0x00000010 Code RO 1268 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00014cf0 0x00014cf0 0x00000010 Code RO 1270 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00014d00 0x00014d00 0x00000024 Code RO 1271 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00014d24 0x00014d24 0x0000000c Code RO 1273 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00014d30 0x00014d30 0x00000090 Code RO 1276 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00014dc0 0x00014dc0 0x00000012 Code RO 1278 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x00014dd2 0x00014dd2 0x0000001a Code RO 1280 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00014dec 0x00014dec 0x00000006 Code RO 1281 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00014df2 0x00014df2 0x00000002 PAD - 0x00014df4 0x00014df4 0x00000044 Code RO 1283 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00014e38 0x00014e38 0x00000036 Code RO 2418 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00014e6e 0x00014e6e 0x0000000c Code RO 2419 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x00014e7a 0x00014e7a 0x00000002 PAD - 0x00014e7c 0x00014e7c 0x00000074 Code RO 2420 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00014ef0 0x00014ef0 0x0000000a Code RO 2421 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x00014efa 0x00014efa 0x00000028 Code RO 2423 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00014f22 0x00014f22 0x00000002 PAD - 0x00014f24 0x00014f24 0x00000104 Code RO 1855 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00015028 0x00015028 0x00000040 Code RO 1856 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00015068 0x00015068 0x00000050 Code RO 1857 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x000150b8 0x000150b8 0x0000001c Code RO 1858 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000150d4 0x000150d4 0x00000008 Code RO 1859 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000150dc 0x000150dc 0x00000006 Code RO 1860 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000150e2 0x000150e2 0x0000000e Code RO 1864 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x000150f0 0x000150f0 0x00000020 Code RO 1865 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015110 0x00015110 0x00000010 Code RO 1866 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015120 0x00015120 0x00000004 Code RO 1868 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00015124 0x00015124 0x00000010 Code RO 1869 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015134 0x00015134 0x00000046 Code RO 1871 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x0001517a 0x0001517a 0x00000026 Code RO 1872 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x000151a0 0x000151a0 0x00000104 Code RO 1873 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x000152a4 0x000152a4 0x0000000e Code RO 1874 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x000152b2 0x000152b2 0x00000014 Code RO 1912 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x000152c6 0x000152c6 0x0000006c Code RO 1913 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015332 0x00015332 0x00000004 Code RO 1914 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015336 0x00015336 0x00000018 Code RO 1915 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001534e 0x0001534e 0x00000008 Code RO 1916 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015356 0x00015356 0x00000008 Code RO 1917 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001535e 0x0001535e 0x0000000a Code RO 1918 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015368 0x00015368 0x00000024 Code RO 1919 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x0001538c 0x0001538c 0x00000004 Code RO 1920 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00015390 0x00015390 0x00000004 Code RO 1922 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00015394 0x00015394 0x00000004 Code RO 1924 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015398 0x00015398 0x00000018 Code RO 1925 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x000153b0 0x000153b0 0x0000001a Code RO 1926 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000153ca 0x000153ca 0x0000000c Code RO 1928 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000153d6 0x000153d6 0x00000064 Code RO 1932 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x0001543a 0x0001543a 0x0000003e Code RO 1933 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015478 0x00015478 0x00000134 Code RO 1935 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x000155ac 0x000155ac 0x0000001e Code RO 1936 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x000155ca 0x000155ca 0x00000008 Code RO 1940 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x000155d2 0x000155d2 0x0000001c Code RO 1941 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x000155ee 0x000155ee 0x00000018 Code RO 1944 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015606 0x00015606 0x0000000c Code RO 1945 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015612 0x00015612 0x00000002 PAD - 0x00015614 0x00015614 0x00000040 Code RO 1946 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015654 0x00015654 0x00000010 Code RO 1947 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015664 0x00015664 0x00000008 Code RO 1948 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x0001566c 0x0001566c 0x00000022 Code RO 1949 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x0001568e 0x0001568e 0x00000008 Code RO 1951 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015696 0x00015696 0x00000026 Code RO 1952 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x000156bc 0x000156bc 0x000000aa Code RO 1955 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015766 0x00015766 0x00000016 Code RO 1956 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x0001577c 0x0001577c 0x00000018 Code RO 1957 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015794 0x00015794 0x00000020 Code RO 2356 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x000157b4 0x000157b4 0x0000000c Code RO 2359 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x000157c0 0x000157c0 0x00000032 Code RO 2360 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x000157f2 0x000157f2 0x00000018 Code RO 2361 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x0001580a 0x0001580a 0x00000002 PAD - 0x0001580c 0x0001580c 0x00000018 Code RO 1408 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015824 0x00015824 0x0000000c Code RO 1410 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015830 0x00015830 0x00000014 Code RO 1411 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015844 0x00015844 0x00000050 Code RO 1413 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015894 0x00015894 0x00000020 Code RO 1414 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x000158b4 0x000158b4 0x00000010 Code RO 1415 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x000158c4 0x000158c4 0x00000010 Code RO 1416 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x000158d4 0x000158d4 0x00000010 Code RO 1417 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x000158e4 0x000158e4 0x00000010 Code RO 1418 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x000158f4 0x000158f4 0x00000020 Code RO 633 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015914 0x00015914 0x00000130 Code RO 1419 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015a44 0x00015a44 0x0000000c Code RO 1511 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015a50 0x00015a50 0x0000000c Code RO 1477 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015a5c 0x00015a5c 0x00000034 Code RO 1451 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015a90 0x00015a90 0x000000ac Code RO 1452 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00015b3c 0x00015b3c 0x0000001a Code RO 1453 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015b56 0x00015b56 0x00000018 Code RO 1454 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015b6e 0x00015b6e 0x00000002 PAD - 0x00015b70 0x00015b70 0x00000060 Code RO 1479 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x00015bd0 0x00015bd0 0x00000010 Code RO 1482 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x00015be0 0x00015be0 0x00000038 Code RO 1483 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00015c18 0x00015c18 0x0000008c Code RO 1489 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x00015ca4 0x00015ca4 0x0000005c Code RO 1455 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015d00 0x00015d00 0x0000003c Code RO 1456 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015d3c 0x00015d3c 0x0000002e Code RO 1457 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00015d6a 0x00015d6a 0x00000042 Code RO 1512 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00015dac 0x00015dac 0x00000004 Code RO 1513 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015db0 0x00015db0 0x00000008 Code RO 1514 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x00015db8 0x00015db8 0x00000014 Code RO 1515 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00015dcc 0x00015dcc 0x00000050 Code RO 1518 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015e1c 0x00015e1c 0x0000001c Code RO 1519 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00015e38 0x00015e38 0x00000058 Code RO 1458 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015e90 0x00015e90 0x00000032 Code RO 1520 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00015ec2 0x00015ec2 0x00000002 PAD - 0x00015ec4 0x00015ec4 0x00000018 Code RO 1459 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015edc 0x00015edc 0x00000018 Code RO 2024 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00015ef4 0x00015ef4 0x00000030 Code RO 2025 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00015f24 0x00015f24 0x00000016 Code RO 2026 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00015f3a 0x00015f3a 0x00000024 Code RO 2027 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x00015f5e 0x00015f5e 0x00000026 Code RO 2028 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00015f84 0x00015f84 0x00000016 Code RO 2029 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x00015f9a 0x00015f9a 0x00000016 Code RO 2030 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00015fb0 0x00015fb0 0x0000000c Code RO 2031 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x00015fbc 0x00015fbc 0x0000001e Code RO 2032 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00015fda 0x00015fda 0x00000022 Code RO 2033 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00015ffc 0x00015ffc 0x00000022 Code RO 2034 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x0001601e 0x0001601e 0x0000000c Code RO 2035 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x0001602a 0x0001602a 0x0000001a Code RO 2036 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00016044 0x00016044 0x00000022 Code RO 2037 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00016066 0x00016066 0x0000001a Code RO 2039 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00016080 0x00016080 0x0000000c Code RO 2040 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x0001608c 0x0001608c 0x0000004c Code RO 2041 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x000160d8 0x000160d8 0x00000006 Code RO 2042 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x000160de 0x000160de 0x00000012 Code RO 2043 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x000160f0 0x000160f0 0x00000020 Code RO 2045 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x00016110 0x00016110 0x00000040 Code RO 2046 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x00016150 0x00016150 0x00000018 Code RO 2047 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) - 0x00016168 0x00016168 0x00000014 Code RO 2048 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x0001617c 0x0001617c 0x00000020 Code RO 2049 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x0001619c 0x0001619c 0x0000000c Code RO 2083 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x000161a8 0x000161a8 0x00000040 Code RO 2084 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x000161e8 0x000161e8 0x0000000c Code RO 2085 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x000161f4 0x000161f4 0x00000012 Code RO 2086 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x00016206 0x00016206 0x00000010 Code RO 2087 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x00016216 0x00016216 0x0000000e Code RO 2088 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00016224 0x00016224 0x00000014 Code RO 2089 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x00016238 0x00016238 0x0000000c Code RO 2090 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016244 0x00016244 0x00000010 Code RO 2093 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016254 0x00016254 0x00000012 Code RO 2094 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x00016266 0x00016266 0x00000010 Code RO 2096 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00016276 0x00016276 0x00000014 Code RO 2097 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001628a 0x0001628a 0x00000002 PAD - 0x0001628c 0x0001628c 0x00000018 Code RO 2098 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x000162a4 0x000162a4 0x0000001a Code RO 2099 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x000162be 0x000162be 0x0000000e Code RO 2103 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x000162cc 0x000162cc 0x00000028 Code RO 2104 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x000162f4 0x000162f4 0x0000000e Code RO 2106 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00016302 0x00016302 0x00000002 PAD - 0x00016304 0x00016304 0x00000008 Code RO 1537 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x0001630c 0x0001630c 0x00000014 Code RO 1538 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00016320 0x00016320 0x00000014 Code RO 1539 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00016334 0x00016334 0x00000008 Code RO 1540 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x0001633c 0x0001633c 0x00000014 Code RO 1541 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00016350 0x00016350 0x00000024 Code RO 1544 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x00016374 0x00016374 0x00000010 Code RO 2377 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x00016384 0x00016384 0x0000003c Code RO 2378 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x000163c0 0x000163c0 0x00000060 Code RO 2379 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016420 0x00016420 0x00000054 Code RO 2380 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x00016474 0x00016474 0x00000010 Code RO 2381 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x00016484 0x00016484 0x00000018 Code RO 2382 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x0001649c 0x0001649c 0x00000020 Code RO 2384 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x000164bc 0x000164bc 0x00000026 Code RO 2385 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x000164e2 0x000164e2 0x0000001e Code RO 2386 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016500 0x00016500 0x00000020 Code RO 2387 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016520 0x00016520 0x00000020 Code RO 1599 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016540 0x00016540 0x00000018 Code RO 1601 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016558 0x00016558 0x00000038 Code RO 1602 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016590 0x00016590 0x0000000c Code RO 1875 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x0001659c 0x0001659c 0x00000010 Code RO 1876 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x000165ac 0x000165ac 0x00000014 Code RO 1878 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x000165c0 0x000165c0 0x00000016 Code RO 1879 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x000165d6 0x000165d6 0x0000000a Code RO 2142 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x000165e0 0x000165e0 0x00000004 Code RO 2143 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x000165e4 0x000165e4 0x0000005a Code RO 2145 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x0001663e 0x0001663e 0x00000002 PAD - 0x00016640 0x00016640 0x00000014 Code RO 2146 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016654 0x00016654 0x00000064 Code RO 2147 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x000166b8 0x000166b8 0x00000004 Code RO 2148 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x000166bc 0x000166bc 0x00000012 Code RO 1761 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x000166ce 0x000166ce 0x00000004 Code RO 2151 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x000166d2 0x000166d2 0x00000012 Code RO 1762 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x000166e4 0x000166e4 0x0000000c Code RO 2153 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x000166f0 0x000166f0 0x00000008 Code RO 2154 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x000166f8 0x000166f8 0x0000000c Code RO 2155 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016704 0x00016704 0x0000000c Code RO 2156 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016710 0x00016710 0x00000014 Code RO 2157 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016724 0x00016724 0x000000cc Code RO 2158 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x000167f0 0x000167f0 0x00000014 Code RO 2160 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016804 0x00016804 0x00000014 Code RO 2162 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016818 0x00016818 0x00000010 Code RO 2163 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016828 0x00016828 0x00000026 Code RO 2165 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x0001684e 0x0001684e 0x00000008 Code RO 2166 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016856 0x00016856 0x00000008 Code RO 2167 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x0001685e 0x0001685e 0x00000002 PAD - 0x00016860 0x00016860 0x00000020 Code RO 1647 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016880 0x00016880 0x0000001c Code RO 1672 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x0001689c 0x0001689c 0x00000054 Code RO 1675 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x000168f0 0x000168f0 0x0000001c Code RO 1676 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x0001690c 0x0001690c 0x0000000c Code RO 1691 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016918 0x00016918 0x00000028 Code RO 1692 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016940 0x00016940 0x00000018 Code RO 1695 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016958 0x00016958 0x0000001c Code RO 1696 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016974 0x00016974 0x00000024 Code RO 1697 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016998 0x00016998 0x00000024 Code RO 1698 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x000169bc 0x000169bc 0x00000010 Code RO 1700 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x000169cc 0x000169cc 0x00000010 Code RO 1701 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x000169dc 0x000169dc 0x00000024 Code RO 1702 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016a00 0x00016a00 0x0000001a Code RO 1725 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016a1a 0x00016a1a 0x00000020 Code RO 1726 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016a3a 0x00016a3a 0x00000002 PAD - 0x00016a3c 0x00016a3c 0x00000010 Code RO 1727 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016a4c 0x00016a4c 0x00000010 Code RO 1728 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016a5c 0x00016a5c 0x00000044 Code RO 1730 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00016aa0 0x00016aa0 0x00000014 Code RO 1731 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00016ab4 0x00016ab4 0x00000010 Code RO 1732 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x00016ac4 0x00016ac4 0x00000054 Code RO 1733 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00016b18 0x00016b18 0x00000028 Code RO 1734 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x00016b40 0x00016b40 0x00000010 Code RO 1735 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x00016b50 0x00016b50 0x0000000a Code RO 1958 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x00016b5a 0x00016b5a 0x0000001c Code RO 1959 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x00016b76 0x00016b76 0x0000001c Code RO 1960 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x00016b92 0x00016b92 0x00000012 Code RO 1962 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016ba4 0x00016ba4 0x00000014 Code RO 1963 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00016bb8 0x00016bb8 0x00000010 Code RO 1964 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00016bc8 0x00016bc8 0x00000008 Code RO 2206 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00016bd0 0x00016bd0 0x00000018 Code RO 2210 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00016be8 0x00016be8 0x00000040 Code RO 2211 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00016c28 0x00016c28 0x00000012 Code RO 2213 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x00016c3a 0x00016c3a 0x00000002 PAD - 0x00016c3c 0x00016c3c 0x00000028 Code RO 2217 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x00016c64 0x00016c64 0x0000000c Code RO 2218 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x00016c70 0x00016c70 0x00000006 Code RO 2219 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x00016c76 0x00016c76 0x0000003c Code RO 2221 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x00016cb2 0x00016cb2 0x00000014 Code RO 2225 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x00016cc6 0x00016cc6 0x00000010 Code RO 2226 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x00016cd6 0x00016cd6 0x00000008 Code RO 2229 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016cde 0x00016cde 0x00000026 Code RO 2230 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x00016d04 0x00016d04 0x00000026 Code RO 2231 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00016d2a 0x00016d2a 0x00000002 PAD - 0x00016d2c 0x00016d2c 0x00000018 Code RO 2232 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x00016d44 0x00016d44 0x0000000a Code RO 2233 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x00016d4e 0x00016d4e 0x00000010 Code RO 2234 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x00016d5e 0x00016d5e 0x0000000a Code RO 2235 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016d68 0x00016d68 0x0000000a Code RO 2236 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x00016d72 0x00016d72 0x00000012 Code RO 2237 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x00016d84 0x00016d84 0x0000000a Code RO 2238 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00016d8e 0x00016d8e 0x0000000a Code RO 2239 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00016d98 0x00016d98 0x00000016 Code RO 2240 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00016dae 0x00016dae 0x00000002 PAD - 0x00016db0 0x00016db0 0x00000010 Code RO 2616 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00016dc0 0x00016dc0 0x00000010 Code RO 2617 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016dd0 0x00016dd0 0x00000010 Code RO 2620 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016de0 0x00016de0 0x00000040 Code RO 2623 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00016e20 0x00016e20 0x0000000a Code RO 1320 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00016e2a 0x00016e2a 0x00000014 Code RO 891 i.fputc CVWL568.lib(tau_log.o) - 0x00016e3e 0x00016e3e 0x00000002 PAD - 0x00016e40 0x00016e40 0x00000034 Code RO 436 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016e74 0x00016e74 0x0000009c Code RO 438 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f10 0x00016f10 0x00000084 Code RO 440 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f94 0x00016f94 0x00000028 Code RO 442 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016fbc 0x00016fbc 0x00000010 Code RO 443 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016fcc 0x00016fcc 0x00000028 Code RO 444 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016ff4 0x00016ff4 0x00000098 Code RO 446 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001708c 0x0001708c 0x000001a4 Code RO 447 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017230 0x00017230 0x000000d8 Code RO 448 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017308 0x00017308 0x00000158 Code RO 449 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017460 0x00017460 0x00000138 Code RO 450 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017598 0x00017598 0x00000230 Code RO 451 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000177c8 0x000177c8 0x0000003c Code RO 452 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017804 0x00017804 0x000000f0 Code RO 455 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000178f4 0x000178f4 0x00000034 Code RO 459 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017928 0x00017928 0x00000038 Code RO 463 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017960 0x00017960 0x00000072 Code RO 468 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000179d2 0x000179d2 0x00000002 PAD - 0x000179d4 0x000179d4 0x00000034 Code RO 469 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017a08 0x00017a08 0x0000000e Code RO 471 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017a16 0x00017a16 0x00000002 PAD - 0x00017a18 0x00017a18 0x0000003c Code RO 472 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017a54 0x00017a54 0x0000003c Code RO 473 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017a90 0x00017a90 0x00000020 Code RO 476 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ab0 0x00017ab0 0x00000190 Code RO 529 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017c40 0x00017c40 0x00000034 Code RO 530 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017c74 0x00017c74 0x00000450 Code RO 531 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000180c4 0x000180c4 0x0000002c Code RO 534 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000180f0 0x000180f0 0x00000084 Code RO 535 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018174 0x00018174 0x0000004c Code RO 539 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000181c0 0x000181c0 0x00000028 Code RO 541 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000181e8 0x000181e8 0x000000a4 Code RO 543 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001828c 0x0001828c 0x00000024 Code RO 544 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182b0 0x000182b0 0x0000000c Code RO 545 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182bc 0x000182bc 0x00000020 Code RO 548 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182dc 0x000182dc 0x00000014 Code RO 554 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000182f0 0x000182f0 0x00000010 Code RO 555 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018300 0x00018300 0x00000024 Code RO 556 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018324 0x00018324 0x0000009c Code RO 559 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000183c0 0x000183c0 0x00000044 Code RO 560 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018404 0x00018404 0x000000d8 Code RO 561 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184dc 0x000184dc 0x000000b0 Code RO 562 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001858c 0x0001858c 0x00000044 Code RO 563 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185d0 0x000185d0 0x00000030 Code RO 564 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018600 0x00018600 0x00000020 Code RO 565 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018620 0x00018620 0x00000020 Code RO 566 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018640 0x00018640 0x00000094 Code RO 567 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186d4 0x000186d4 0x00000058 Code RO 568 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001872c 0x0001872c 0x00000044 Code RO 569 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018770 0x00018770 0x00000018 Code RO 634 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018788 0x00018788 0x00000012 Code RO 635 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x0001879a 0x0001879a 0x00000002 PAD - 0x0001879c 0x0001879c 0x00000040 Code RO 638 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x000187dc 0x000187dc 0x00000020 Code RO 639 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x000187fc 0x000187fc 0x00000028 Code RO 640 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018824 0x00018824 0x00000018 Code RO 641 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x0001883c 0x0001883c 0x00000050 Code RO 642 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x0001888c 0x0001888c 0x00000060 Code RO 644 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x000188ec 0x000188ec 0x00000008 Code RO 645 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x000188f4 0x000188f4 0x00000020 Code RO 647 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018914 0x00018914 0x0000006c Code RO 673 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018980 0x00018980 0x00000020 Code RO 674 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x000189a0 0x000189a0 0x0000001c Code RO 675 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x000189bc 0x000189bc 0x0000000c Code RO 677 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x000189c8 0x000189c8 0x00000020 Code RO 678 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x000189e8 0x000189e8 0x00000010 Code RO 692 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x000189f8 0x000189f8 0x0000004c Code RO 693 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00018a44 0x00018a44 0x000000c8 Code RO 695 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x00018b0c 0x00018b0c 0x00000014 Code RO 696 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00018b20 0x00018b20 0x0000000c Code RO 704 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x00018b2c 0x00018b2c 0x00000174 Code RO 707 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018ca0 0x00018ca0 0x000000fc Code RO 1763 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x00018d9c 0x00018d9c 0x00000010 Code RO 1765 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00018dac 0x00018dac 0x00000010 Code RO 1766 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018dbc 0x00018dbc 0x000001d4 Code RO 1768 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x00018f90 0x00018f90 0x00000028 Code RO 1770 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x00018fb8 0x00018fb8 0x0000000c Code RO 1771 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018fc4 0x00018fc4 0x00000018 Code RO 1772 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00018fdc 0x00018fdc 0x0000000c Code RO 1773 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018fe8 0x00018fe8 0x0000000c Code RO 1774 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018ff4 0x00018ff4 0x00000118 Code RO 1775 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x0001910c 0x0001910c 0x000000b0 Code RO 1776 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000191bc 0x000191bc 0x0000011c Code RO 1777 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000192d8 0x000192d8 0x00000014 Code RO 1779 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000192ec 0x000192ec 0x00000024 Code RO 1780 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019310 0x00019310 0x00000050 Code RO 1781 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019360 0x00019360 0x00000080 Code RO 1782 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000193e0 0x000193e0 0x00000024 Code RO 570 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019404 0x00019404 0x00000058 Code RO 571 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001945c 0x0001945c 0x00000014 Code RO 572 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019470 0x00019470 0x00000164 Code RO 573 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000195d4 0x000195d4 0x00000054 Code RO 574 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019628 0x00019628 0x00000190 Code RO 575 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000197b8 0x000197b8 0x00000040 Code RO 576 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000197f8 0x000197f8 0x0000000e Code RO 785 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019806 0x00019806 0x00000012 Code RO 809 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019818 0x00019818 0x00000016 Code RO 811 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x0001982e 0x0001982e 0x00000008 Code RO 826 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019836 0x00019836 0x00000002 PAD - 0x00019838 0x00019838 0x00000088 Code RO 832 i.hal_system_init CVWL568.lib(hal_system.o) - 0x000198c0 0x000198c0 0x0000001c Code RO 833 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x000198dc 0x000198dc 0x00000008 Code RO 836 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x000198e4 0x000198e4 0x00000008 Code RO 837 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x000198ec 0x000198ec 0x00000008 Code RO 838 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x000198f4 0x000198f4 0x0000002e Code RO 863 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x00019922 0x00019922 0x0000001a Code RO 865 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x0001993c 0x0001993c 0x00000048 Code RO 867 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x00019984 0x00019984 0x00000028 Code RO 869 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x000199ac 0x000199ac 0x0000008c Code RO 1045 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x00019a38 0x00019a38 0x00000010 Code RO 1048 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x00019a48 0x00019a48 0x000001dc Code RO 1784 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x00019c24 0x00019c24 0x00000110 Code RO 2316 i.handle_init CVWL568.lib(irq_redirect .o) - 0x00019d34 0x00019d34 0x00000068 Code RO 113 i.init_mipi_tx ap_demo.o - 0x00019d9c 0x00019d9c 0x000000d4 Code RO 114 i.init_panel ap_demo.o - 0x00019e70 0x00019e70 0x0000000a Code RO 3 i.main main.o - 0x00019e7a 0x00019e7a 0x00000002 PAD - 0x00019e7c 0x00019e7c 0x000000b4 Code RO 115 i.open_mipi_rx ap_demo.o - 0x00019f30 0x00019f30 0x0000006c Code RO 116 i.pps_update_handle ap_demo.o - 0x00019f9c 0x00019f9c 0x000003f4 Code RO 1785 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001a390 0x0001a390 0x00000178 Code RO 1786 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001a508 0x0001a508 0x0000008c Code RO 1787 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001a594 0x0001a594 0x00000180 Code RO 1788 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001a714 0x0001a714 0x000000a4 Code RO 1789 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a7b8 0x0001a7b8 0x000001b4 Code RO 1790 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a96c 0x0001a96c 0x000000c4 Code RO 1791 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001aa30 0x0001aa30 0x000000c0 Code RO 1792 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001aaf0 0x0001aaf0 0x00000030 Code RO 117 i.soft_timer3_cb ap_demo.o - 0x0001ab20 0x0001ab20 0x00000048 Code RO 2643 i.sqrt m_ps.l(sqrt.o) - 0x0001ab68 0x0001ab68 0x00000108 Code RO 1793 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001ac70 0x0001ac70 0x000000d0 Code RO 1794 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001ad40 0x0001ad40 0x000001cc Code RO 1795 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001af0c 0x0001af0c 0x000027d8 Data RO 119 .constdata ap_demo.o - 0x0001d6e4 0x0001d6e4 0x00000024 Data RO 578 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001d708 0x0001d708 0x000000d2 Data RO 650 .constdata CVWL568.lib(hal_gpio.o) - 0x0001d7da 0x0001d7da 0x00000002 PAD - 0x0001d7dc 0x0001d7dc 0x00000020 Data RO 708 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001d7fc 0x0001d7fc 0x00002066 Data RO 904 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f862 0x0001f862 0x00000001 Data RO 916 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001f863 0x0001f863 0x00000001 PAD - 0x0001f864 0x0001f864 0x00000008 Data RO 1545 .constdata CVWL568.lib(drv_param_init.o) - 0x0001f86c 0x0001f86c 0x00000186 Data RO 2388 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001f9f2 0x0001f9f2 0x00000002 PAD - 0x0001f9f4 0x0001f9f4 0x00000048 Data RO 478 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001fa3c 0x0001fa3c 0x00000043 Data RO 579 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001fa7f 0x0001fa7f 0x00000001 PAD - 0x0001fa80 0x0001fa80 0x000000e0 Data RO 1797 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001fb60 0x0001fb60 0x00000030 Data RO 3005 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001fb90, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001fb90, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2317 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001fb90, Size: 0x00003700, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000003e0]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x0000002c Data RW 120 .data ap_demo.o - 0x000701fc COMPRESSED 0x0000002e Data RW 282 .data app_tp_transfer.o - 0x0007022a COMPRESSED 0x00000002 PAD - 0x0007022c COMPRESSED 0x00000008 Data RW 479 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070234 COMPRESSED 0x00000003 Data RW 580 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070237 COMPRESSED 0x00000001 Data RW 679 .data CVWL568.lib(hal_i2c_master.o) - 0x00070238 COMPRESSED 0x00000020 Data RW 709 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070258 COMPRESSED 0x000000e4 Data RW 917 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033c COMPRESSED 0x00000001 Data RW 920 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033d COMPRESSED 0x00000001 Data RW 921 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033e COMPRESSED 0x00000001 Data RW 926 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007033f COMPRESSED 0x00000003 Data RW 927 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070342 COMPRESSED 0x00000005 Data RW 928 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070347 COMPRESSED 0x00000001 PAD - 0x00070348 COMPRESSED 0x00000030 Data RW 938 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00070378 COMPRESSED 0x00000012 Data RW 1102 .data CVWL568.lib(norflash.o) - 0x0007038a COMPRESSED 0x00000002 PAD - 0x0007038c COMPRESSED 0x0000000c Data RW 1156 .data CVWL568.lib(drv_common.o) - 0x00070398 COMPRESSED 0x00000004 Data RW 1423 .data CVWL568.lib(drv_gpio.o) - 0x0007039c COMPRESSED 0x00000008 Data RW 1461 .data CVWL568.lib(drv_i2c_dma.o) - 0x000703a4 COMPRESSED 0x00000004 Data RW 1490 .data CVWL568.lib(drv_i2c_master.o) - 0x000703a8 COMPRESSED 0x00000004 Data RW 1521 .data CVWL568.lib(drv_i2c_slave.o) - 0x000703ac COMPRESSED 0x000004a4 Data RW 1546 .data CVWL568.lib(drv_param_init.o) - 0x00070850 COMPRESSED 0x0000000c Data RW 1576 .data CVWL568.lib(drv_pwm.o) - 0x0007085c COMPRESSED 0x00000004 Data RW 1652 .data CVWL568.lib(drv_spi_master.o) - 0x00070860 COMPRESSED 0x00000008 Data RW 1678 .data CVWL568.lib(drv_swire.o) - 0x00070868 COMPRESSED 0x00000001 Data RW 1703 .data CVWL568.lib(drv_sys_cfg.o) - 0x00070869 COMPRESSED 0x00000003 PAD - 0x0007086c COMPRESSED 0x00000050 Data RW 1736 .data CVWL568.lib(drv_timer.o) - 0x000708bc COMPRESSED 0x0000000c Data RW 1798 .data CVWL568.lib(hal_internal_vsync.o) - 0x000708c8 COMPRESSED 0x00000008 Data RW 2169 .data CVWL568.lib(drv_rxbr.o) - 0x000708d0 COMPRESSED 0x00000004 Data RW 2242 .data CVWL568.lib(drv_vidc.o) - 0x000708d4 COMPRESSED 0x00000001 Data RW 2389 .data CVWL568.lib(drv_phy_common.o) - 0x000708d5 COMPRESSED 0x00000003 PAD - 0x000708d8 COMPRESSED 0x0000000c Data RW 2409 .data CVWL568.lib(drv_chip_info.o) - 0x000708e4 COMPRESSED 0x00000008 Data RW 2558 .data CVWL568.lib(drv_uart.o) - 0x000708ec COMPRESSED 0x0000000c Data RW 2625 .data CVWL568.lib(drv_wdg.o) - 0x000708f8 COMPRESSED 0x00000004 Data RW 2974 .data mc_p.l(stdout.o) - 0x000708fc COMPRESSED 0x00000004 Data RW 2986 .data mc_p.l(errno.o) - 0x00070900 - 0x00000190 Zero RW 281 .bss app_tp_transfer.o - 0x00070a90 - 0x000000c4 Zero RW 477 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070b54 - 0x0000004c Zero RW 577 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070ba0 - 0x00000100 Zero RW 892 .bss CVWL568.lib(tau_log.o) - 0x00070ca0 - 0x000000d0 Zero RW 1050 .bss CVWL568.lib(hal_uart.o) - 0x00070d70 - 0x0000001c Zero RW 1285 .bss CVWL568.lib(drv_dma.o) - 0x00070d8c - 0x00000040 Zero RW 1422 .bss CVWL568.lib(drv_gpio.o) - 0x00070dcc - 0x00000140 Zero RW 1460 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00070f0c - 0x00000970 Zero RW 1796 .bss CVWL568.lib(hal_internal_vsync.o) - 0x0007187c - 0x00001030 Zero RW 1846 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x000728ac - 0x00000020 Zero RW 2453 .bss CVWL568.lib(hal_spi_slave.o) - 0x000728cc COMPRESSED 0x00000004 PAD - 0x000728d0 - 0x00001000 Zero RW 425 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 5122 652 10200 44 0 35727 ap_demo.o - 1108 102 0 46 400 13516 app_tp_transfer.o - 36 6 0 0 0 537 board.o - 10 0 0 0 0 5879 main.o - 120 18 192 0 4096 2112 startup_armcm0.o - - ---------------------------------------------------------------------- - 6400 778 10440 92 4496 57771 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 4 0 0 2 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 296 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o - 1528 118 0 0 0 2428 drv_dsi_tx.o - 118 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 796 112 0 4 64 1236 drv_gpio.o - 584 82 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 292 36 0 4 0 580 drv_i2c_slave.o - 704 6 0 0 0 1504 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 112 36 8 1188 0 376 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 374 34 0 80 0 932 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 168 22 0 12 0 316 drv_wdg.o - 3206 312 72 8 196 1672 hal_dsi_rx_ctrl.o - 4312 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 7862 1614 224 12 2416 2556 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 1548 58 8295 287 0 21855 app_tp_for_custom_s8.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 86 0 0 0 0 0 __dczerorl2.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 38196 4796 9364 1748 7936 56675 Library Totals - 52 0 6 9 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 31216 4532 1063 1444 7932 31544 CVWL568.lib - 1548 58 8295 287 0 21855 CVWL568_S21U_TP.lib - 272 26 0 0 0 152 m_ps.l - 2838 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 38196 4796 9364 1748 7936 56675 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 44596 5574 19804 1840 12432 90578 Grand Totals - 44596 5574 19804 992 12432 90578 ELF Image Totals (compressed) - 44596 5574 19804 992 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 64400 ( 62.89kB) - Total RW Size (RW Data + ZI Data) 14272 ( 13.94kB) - Total ROM Size (Code + RO Data + RW Data) 65392 ( 63.86kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20221214.map b/project/ISP_568/Listings/CVWL568_S21U_20221214.map deleted file mode 100644 index 7c3527c..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U_20221214.map +++ /dev/null @@ -1,5322 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.app_tp_calibration_exec) refers to app_tp_transfer.o(i.ap_tp_calibration) for ap_tp_calibration - ap_demo.o(i.app_tp_calibration_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.ap_tp_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.ap_tp_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) for hal_internal_sync_input_resolution_change_ex - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_dsi_tx_ctrl.o(.conststring) for .conststring - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) for hal_internal_vsync_update_lcdc_addr - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te) refers to hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) for hal_internal_sync_cmd_mode_rcv_te - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.constdata) for .constdata - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) for hal_dsi_tx_ctrl_set_rect_pixel_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) for hal_dsi_tx_ctrl_draw_flicker - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) for hal_dsi_tx_ctrl_draw_chessboard - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_set_prefetch) for drv_lcdc_set_prefetch - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_config_intr) for drv_i2c_s_config_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c0_set_callback) for drv_i2c0_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_sel) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to tau_delay.o(i.delayUs) for delayUs - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_get_sync_flag) for drv_pwm_out_get_sync_flag - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c1_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c0_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_slave_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (5 bytes). - Removing app_tp_transfer.o(.data), (6 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (3 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1440 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (188 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (148 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te), (10 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard), (280 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker), (172 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init), (30 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data), (272 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (80 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (32 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (40 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_sel), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (32 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (164 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (30 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (28 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (48 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (52 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (112 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). - Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_clocks), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (30 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (64 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_frame_buff_pd), (28 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing dflti.o(.text), (40 bytes). - -603 unused section(s) (total 27739 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dczerorl2.o(.text) - i.ADC_IRQn_Handler 0x00010be0 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010bf8 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.DMA_IRQn_Handler 0x00010c10 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c24 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c40 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010c5c Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d18 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010d68 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010d7c Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010d94 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010dac Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010dc4 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010dec Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e04 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e1c Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e50 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00010fb0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00010fcc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00010fe8 Section 0 irq_redirect .o(i.SysTick_Handler) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.UART_DisableDma 0x00011014 Section 0 drv_uart.o(i.UART_DisableDma) - i.__scatterload_null 0x00011016 Section 2 handlers.o(i.__scatterload_null) - .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.TIMER0_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011034 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001104c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x00011064 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x0001107c Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_GetInstance 0x00011098 Section 0 drv_uart.o(i.UART_GetInstance) - i.UART_IRQn_Handler 0x0001109c Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x000110b4 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x000110d8 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x00011120 Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x0001113a Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x0001126e Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x00011288 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011344 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x0001135c Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x00011374 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x0001138c Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113ac Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x000113d0 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x000113fe Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011418 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011419 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011430 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011431 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011448 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011449 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x00011468 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x00011469 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x00011480 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x00011481 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x000114c4 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x000114d2 Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x000114e0 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x000114ec Section 0 printfa.o(i._fp_digits) - _fp_digits 0x000114ed Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x00011660 Section 0 printfa.o(i._printf_core) - _printf_core 0x00011661 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d4c Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d4d Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011d6c Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011d6d Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011d98 Section 0 printfa.o(i._sputc) - _sputc 0x00011d99 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011da4 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011da5 Thumb Code 3108 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x000129cc Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012ad8 Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012ad9 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_reset_cb 0x00012b64 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012b65 Thumb Code 38 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012b94 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012b95 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012bdc Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012bdd Thumb Code 18 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012bee Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012bef Thumb Code 4 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012bf4 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012bf5 Thumb Code 62 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012c38 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012c39 Thumb Code 8 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_tp_calibration 0x00012c44 Section 0 app_tp_transfer.o(i.ap_tp_calibration) - i.ap_update_frame_rate 0x00012cf4 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x00012cf5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x00012d20 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00012d3c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00012d60 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x00012d7c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00012d98 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00012db4 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00012dd0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x00012dec Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00012e08 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00012e24 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00012e40 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00012e88 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00012ea0 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00012eb0 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00012fe0 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x00013068 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013300 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000133a0 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x000133e8 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013418 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013618 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013638 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013650 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x0001365a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013664 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x0001366e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013678 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013680 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x0001369c Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x000136b8 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x000136f0 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013700 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013730 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013754 Section 0 ap_demo.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x0001376c Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x0001376d Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x0001379c Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x000137e0 Section 0 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_read 0x000137e1 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013800 Section 0 app_tp_transfer.o(i.app_tp_m_write) - app_tp_m_write 0x00013801 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013808 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x00013b58 Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00013b60 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00013b68 Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x00013e24 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00013e54 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00013e55 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x00013e60 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x00013e61 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00013ea0 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00013fa0 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00013fb4 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x00013fd8 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x0001444c Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014514 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014515 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014540 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014541 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x000145d4 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x0001462c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014644 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014688 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x000146ac Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x000146ad Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x000146c8 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x000146e0 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014704 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x0001473c Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014748 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014788 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014850 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014864 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x000148bc Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x000148c4 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x000148d4 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x000148e8 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x000148fc Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x0001491c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00014930 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00014948 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x0001495c Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00014970 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x00014984 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x00014998 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x000149ac Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x000149c0 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x000149d4 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x000149e8 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x000149fc Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x00014a14 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00014a2c Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00014a40 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x00014a54 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x00014a68 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x00014a80 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00014a9c Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00014aac Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00014abc Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00014ae0 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00014aec Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00014b7c Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x00014b8e Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00014ba8 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00014bb0 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00014bf4 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00014c2a Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00014c38 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00014cac Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x00014cb6 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00014ce0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00014de4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00014e24 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00014e25 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x00014e74 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x00014e75 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x00014e90 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x00014e98 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x00014e9e Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x00014eac Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00014ecc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_inten 0x00014edc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - i.drv_dsi_rx_set_ipi_cfg 0x00014ee0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00014ef0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x00014f36 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x00014f5c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x00015060 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x0001506e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x00015082 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x000150ee Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x000150f2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x0001510a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00015112 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x0001511a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015124 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x00015148 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x0001514c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00015150 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00015154 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x0001516c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x00015186 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x00015192 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x000151f6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015234 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015368 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015386 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x0001538e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x000153aa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x000153c2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x000153d0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015410 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015420 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015428 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x0001544a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015452 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015478 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015522 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015538 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015550 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015570 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x0001557c Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x000155ae Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x000155c8 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x000155e0 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x000155ec Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015600 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015650 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015670 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015680 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015690 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x000156a0 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x000156b0 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x000156b1 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x000156d0 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015800 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x0001580c Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015818 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015819 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x0001584c Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x000158f8 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x00015912 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x0001592c Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x0001598c Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x0001599c Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x000159d4 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x00015a60 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00015abc Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00015af8 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00015af9 Thumb Code 46 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00015b26 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x00015b68 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x00015b6c Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x00015b74 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x00015b88 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00015bd8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00015bf4 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00015c4c Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00015c80 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00015c98 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00015cb0 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00015ce0 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00015cf6 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x00015d1a Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00015d40 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x00015d56 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00015d6c Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x00015d78 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x00015d96 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00015db8 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x00015dda Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x00015de6 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00015e00 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00015e22 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00015e3c Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x00015e48 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x00015e94 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x00015e9a Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x00015eac Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x00015ecc Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_prefetch 0x00015f0c Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) - i.drv_lcdc_set_video_hw_mode 0x00015f24 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x00015f38 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x00015f58 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00015f64 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x00015fa4 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x00015fb0 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x00015fc2 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x00015fd2 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00015fe0 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x00015ff4 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016000 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016010 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x00016022 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00016032 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00016048 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x00016060 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x0001607a Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x00016088 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x000160b0 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x000160c0 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x000160c8 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x000160dc Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x000160f0 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x000160f8 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_init_set_scld_filter 0x0001610c Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) - i.drv_param_p2r_filter_init 0x00016170 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x00016194 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000161a4 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x000161e0 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016240 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x00016294 Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000162a4 Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x000162bc Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x000162dc Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016302 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016320 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016321 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016340 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016360 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016378 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x000163b0 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x000163b1 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x000163bc Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x000163bd Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x000163cc Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x000163cd Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x000163e0 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x000163e1 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x000163f6 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016400 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016404 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016460 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016474 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x000164d8 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x000164dc Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x000164dd Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x000164ee Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x000164f2 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x000164f3 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x00016504 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016510 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016518 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016524 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016530 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016544 Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016610 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016624 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016638 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016648 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x0001666e Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016676 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016680 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x000166a0 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x000166bc Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016710 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x0001672c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016738 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016760 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016778 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016794 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x000167b8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x000167dc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x000167ec Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x000167fc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016820 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016821 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x0001683a Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x0001685c Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x0001686c Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x0001687c Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x0001687d Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x000168c0 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x000168d4 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x000168e4 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00016938 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x00016960 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x00016970 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x00016971 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x0001697a Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x00016996 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x000169b2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x000169b3 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x000169c4 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x000169c5 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x000169d8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x000169d9 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x000169e8 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x000169f0 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00016a08 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00016a48 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x00016a5c Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x00016a84 Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x00016a90 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x00016a96 Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x00016ad2 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x00016ae6 Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x00016af6 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00016afe Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x00016b24 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00016b4c Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x00016b64 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x00016b6e Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x00016b7e Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x00016b88 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x00016b92 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x00016ba4 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00016bae Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00016bb8 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00016bd0 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00016be0 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00016be1 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00016bf0 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00016bf1 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00016c00 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00016c40 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00016c4a Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x00016c60 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x00016c94 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00016d30 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016db4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x00016ddc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00016dec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x00016e14 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00016eac Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00016ead Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017050 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00017051 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017128 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017129 Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x00017280 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x00017281 Thumb Code 294 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x000173b8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x000173b9 Thumb Code 546 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x000175e8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017624 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017714 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017780 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x000177b4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x000177b5 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x000177ec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x000177ed Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017860 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017894 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x000178a4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x000178e0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001791c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x0001793c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x0001793d Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00017acc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00017acd Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00017b00 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00017b01 Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x00017f50 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x00017f7c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018000 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x0001804c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x00018074 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x00018118 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x00018119 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x0001813c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x00018148 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018168 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x0001817c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x0001818c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x000181b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x0001824c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00018290 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018368 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018418 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018419 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x0001845c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x0001845d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x0001848c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x0001848d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x000184ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x000184ad Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x000184cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x000184cd Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018560 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018561 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x000185b8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x000185b9 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x000185fc Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018614 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018628 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018668 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018688 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x000186b0 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x000186c8 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018718 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018778 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018780 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x000187a0 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x0001880c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x0001882c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018848 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018854 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018855 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018874 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018875 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018884 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x000188d0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x00018998 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x000189ac Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x000189b8 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x000189b9 Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00018b2c Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x00018c28 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x00018c38 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x00018c48 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_vsync_deinit 0x00018e1c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x00018e44 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00018e50 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x00018e68 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x00018e74 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x00018e80 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00018f98 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x00019048 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x00019164 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x00019178 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x0001919c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x000191ec Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x0001926c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x0001926d Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019290 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019291 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x000192e8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x000192e9 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x000192fc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x000192fd Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019460 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019461 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x000194b4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x000194b5 Thumb Code 392 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019644 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019645 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019684 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019692 Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x000196a4 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x000196ba Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x000196c4 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x0001974c Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019768 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019770 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x00019778 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x00019780 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x000197ae Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x000197c8 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x00019810 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x00019838 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x000198c4 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x000198d4 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x000198d5 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x00019ab0 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x00019bc0 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x00019bc1 Thumb Code 98 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x00019c28 Section 0 ap_demo.o(i.init_panel) - init_panel 0x00019c29 Thumb Code 144 ap_demo.o(i.init_panel) - i.main 0x00019cc0 Section 0 main.o(i.main) - i.open_mipi_rx 0x00019ccc Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x00019ccd Thumb Code 166 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x00019d90 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x00019d91 Thumb Code 52 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x00019dc8 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x00019dc9 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001a1bc Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001a1bd Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001a334 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001a335 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001a3c0 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001a3c1 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001a540 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001a541 Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001a5e4 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001a5e5 Thumb Code 282 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001a798 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001a799 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001a85c Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001a85d Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001a91c Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001a91d Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001a94c Section 0 sqrt.o(i.sqrt) - i.vidc_callback 0x0001a994 Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001a995 Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001aa9c Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001aa9d Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001ab6c Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001ab6d Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001ad38 Section 10200 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001ad38 Data 96 ap_demo.o(.constdata) - .constdata 0x0001d510 Section 8294 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f576 Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001f578 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001f59c Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001f59c Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001f614 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001f670 Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001f670 Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001f690 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001f698 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001f698 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001f750 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001f7d0 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001f800 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001f820 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001f868 Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001f8ac Section 224 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 556 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - g_calibration_flag 0x000701d1 Data 1 ap_demo.o(.data) - start_display_on 0x000701d2 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d7 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_10 0x000701da Data 1 ap_demo.o(.data) - read_6e_24 0x000701db Data 1 ap_demo.o(.data) - read_6e_38 0x000701dc Data 1 ap_demo.o(.data) - read_6e_52 0x000701dd Data 1 ap_demo.o(.data) - read_6e_66 0x000701de Data 1 ap_demo.o(.data) - read_6e_70 0x000701df Data 1 ap_demo.o(.data) - read_5a_39 0x000701e0 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e1 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701f8 Data 4 ap_demo.o(.data) - .data 0x000703fc Section 46 app_tp_transfer.o(.data) - s_spim_write 0x000703fc Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x000703fd Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x000703fe Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x000703ff Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070401 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070402 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070403 Data 1 app_tp_transfer.o(.data) - .data 0x0007042a Section 228 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070434 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070435 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070436 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070437 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070438 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070439 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x0007043a Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x0007043b Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007043e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x00070440 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070442 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070444 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x0007050e Section 1 app_tp_for_custom_s8.o(.data) - .data 0x0007050f Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00070510 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00070511 Section 3 app_tp_for_custom_s8.o(.data) - .data 0x00070514 Section 5 app_tp_for_custom_s8.o(.data) - .data 0x0007051c Section 48 app_tp_for_custom_s8.o(.data) - .data 0x0007054c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007054c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070550 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070554 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070554 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070555 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070556 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070557 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070557 Data 1 hal_i2c_master.o(.data) - .data 0x00070558 Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070558 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070559 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007055a Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007055b Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007055c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070560 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070564 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x00070568 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x0007056c Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070570 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070574 Data 4 hal_i2c_slave.o(.data) - .data 0x00070578 Section 18 norflash.o(.data) - tmprg 0x00070580 Data 4 norflash.o(.data) - .data 0x0007058c Section 12 drv_common.o(.data) - s_my_tick 0x0007058c Data 4 drv_common.o(.data) - .data 0x00070598 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00070598 Data 4 drv_gpio.o(.data) - .data 0x0007059c Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x0007059c Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x000705a0 Data 4 drv_i2c_dma.o(.data) - .data 0x000705a4 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x000705a4 Data 4 drv_i2c_master.o(.data) - .data 0x000705a8 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x000705a8 Data 4 drv_i2c_slave.o(.data) - .data 0x000705ac Section 1188 drv_param_init.o(.data) - .data 0x00070a50 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00070a50 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00070a54 Data 8 drv_pwm.o(.data) - .data 0x00070a5c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x00070a5c Data 4 drv_spi_master.o(.data) - .data 0x00070a60 Section 8 drv_swire.o(.data) - s_swire_cb 0x00070a60 Data 8 drv_swire.o(.data) - .data 0x00070a68 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00070a68 Data 1 drv_sys_cfg.o(.data) - .data 0x00070a6c Section 80 drv_timer.o(.data) - sg_timer_info 0x00070a6c Data 80 drv_timer.o(.data) - .data 0x00070abc Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00070abc Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00070ac0 Data 4 hal_internal_vsync.o(.data) - .data 0x00070ac8 Section 8 drv_rxbr.o(.data) - .data 0x00070ad0 Section 4 drv_vidc.o(.data) - .data 0x00070ad4 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x00070ad4 Data 1 drv_phy_common.o(.data) - .data 0x00070ad8 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x00070ad8 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00070adc Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00070ae0 Data 4 drv_chip_info.o(.data) - .data 0x00070ae4 Section 8 drv_uart.o(.data) - s_UartFcrReg 0x00070ae4 Data 4 drv_uart.o(.data) - uart_userData 0x00070ae8 Data 4 drv_uart.o(.data) - .data 0x00070aec Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x00070aec Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x00070af0 Data 8 drv_wdg.o(.data) - .data 0x00070af8 Section 4 stdout.o(.data) - .data 0x00070afc Section 4 errno.o(.data) - _errno 0x00070afc Data 4 errno.o(.data) - .bss 0x00070b00 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x00070b00 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00070bc8 Data 200 app_tp_transfer.o(.bss) - .bss 0x00070c90 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00070c90 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00070d54 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00070d54 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00070da0 Section 256 tau_log.o(.bss) - .bss 0x00070ea0 Section 208 hal_uart.o(.bss) - .bss 0x00070f70 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00070f70 Data 28 drv_dma.o(.bss) - .bss 0x00070f8c Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00070f8c Data 64 drv_gpio.o(.bss) - .bss 0x00070fcc Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00070fcc Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x0007106c Data 160 drv_i2c_dma.o(.bss) - .bss 0x0007110c Section 2416 hal_internal_vsync.o(.bss) - g_imm_buffer 0x0007195c Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00071a5c Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00071a68 Data 20 hal_internal_vsync.o(.bss) - .bss 0x00071a7c Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00072aac Section 32 hal_spi_slave.o(.bss) - STACK 0x00072ad0 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x00010b89 Thumb Code 86 __dczerorl2.o(.text) - ADC_IRQn_Handler 0x00010be1 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010bf9 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - DMA_IRQn_Handler 0x00010c11 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c25 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c41 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010c5d Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d05 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d19 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010d69 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010d7d Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010d95 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010dad Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010dc5 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010ded Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e05 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e1d Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e35 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e51 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010f95 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00010fb1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00010fcd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00010fe9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - UART_DisableDma 0x00011015 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - __scatterload_null 0x00011017 Thumb Code 2 handlers.o(i.__scatterload_null) - s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - TIMER0_IRQn_Handler 0x0001101d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011035 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001104d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x00011065 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x0001107d Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_GetInstance 0x00011099 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - UART_IRQn_Handler 0x0001109d Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x000110b5 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x000110d9 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x00011121 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x0001113b Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x0001126f Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x00011289 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011345 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x0001135d Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x00011375 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x0001138d Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - printf 0x0001138d Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113ad Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113ad Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x000113d1 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x000113ff Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x000114c5 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x000114d3 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x000114e1 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x000129cd Thumb Code 248 ap_demo.o(i.ap_demo) - ap_tp_calibration 0x00012c45 Thumb Code 170 app_tp_transfer.o(i.ap_tp_calibration) - app_ADC_IRQn_Handler 0x00012d21 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00012d3d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00012d61 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x00012d7d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00012d99 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00012db5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00012dd1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x00012ded Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00012e09 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00012e25 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00012e41 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00012e89 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00012ea1 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00012eb1 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00012fe1 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x00013069 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013301 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000133a1 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x000133e9 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013419 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013619 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013639 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013651 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x0001365b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013665 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x0001366f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013679 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013681 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x0001369d Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x000136b9 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x000136f1 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013701 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013731 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013755 Thumb Code 20 ap_demo.o(i.app_tp_calibration_exec) - app_tp_init 0x0001379d Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_phone_analysis_data 0x00013809 Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x00013b59 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00013b61 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00013b69 Thumb Code 690 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x00013e25 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00013ea1 Thumb Code 240 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00013fa1 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00013fb5 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x00013fd9 Thumb Code 1138 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x0001444d Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x000145d5 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x0001462d Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014645 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014689 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x000146c9 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x000146e1 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014705 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x0001473d Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014749 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014789 Thumb Code 122 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014851 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014865 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x000148bd Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x000148c5 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x000148d5 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x000148e9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x000148fd Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x0001491d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00014931 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00014949 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x0001495d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00014971 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x00014985 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x00014999 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x000149ad Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x000149c1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x000149d5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x000149e9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x000149fd Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x00014a15 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00014a2d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00014a41 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x00014a55 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x00014a69 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x00014a81 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00014a9d Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00014aad Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00014abd Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00014ae1 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00014aed Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00014b7d Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x00014b8f Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00014ba9 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00014bb1 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00014bf5 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00014c2b Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00014c39 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00014cad Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x00014cb7 Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00014ce1 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00014de5 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x00014e91 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x00014e99 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x00014e9f Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x00014ead Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00014ecd Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_inten 0x00014edd Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - drv_dsi_rx_set_ipi_cfg 0x00014ee1 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00014ef1 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x00014f37 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x00014f5d Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x00015061 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x0001506f Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x00015083 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x000150ef Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x000150f3 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x0001510b Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00015113 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x0001511b Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015125 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x00015149 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x0001514d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00015151 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00015155 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x0001516d Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x00015187 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x00015193 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x000151f7 Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015235 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015369 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015387 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x0001538f Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x000153ab Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x000153c3 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x000153d1 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015411 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015421 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015429 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x0001544b Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015453 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015479 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015523 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015539 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015551 Thumb Code 32 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015571 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x0001557d Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x000155af Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x000155c9 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x000155e1 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x000155ed Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015601 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015651 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015671 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015681 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015691 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x000156a1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x000156d1 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015801 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x0001580d Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x0001584d Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x000158f9 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x00015913 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x0001592d Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x0001598d Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x0001599d Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x000159d5 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x00015a61 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00015abd Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00015b27 Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x00015b69 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x00015b6d Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x00015b75 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x00015b89 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00015bd9 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00015bf5 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00015c4d Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00015c81 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00015c99 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00015cb1 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00015ce1 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00015cf7 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x00015d1b Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00015d41 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x00015d57 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00015d6d Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x00015d79 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x00015d97 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00015db9 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x00015ddb Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x00015de7 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00015e01 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00015e23 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00015e3d Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x00015e49 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x00015e95 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x00015e9b Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x00015ead Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x00015ecd Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_prefetch 0x00015f0d Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) - drv_lcdc_set_video_hw_mode 0x00015f25 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x00015f39 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x00015f59 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00015f65 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x00015fa5 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x00015fb1 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x00015fc3 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x00015fd3 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00015fe1 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x00015ff5 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016001 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016011 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x00016023 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00016033 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00016049 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x00016061 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x0001607b Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x00016089 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x000160b1 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x000160c1 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x000160c9 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x000160dd Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x000160f1 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x000160f9 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_init_set_scld_filter 0x0001610d Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) - drv_param_p2r_filter_init 0x00016171 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x00016195 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000161a5 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x000161e1 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016241 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x00016295 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000162a5 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x000162bd Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x000162dd Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016303 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016341 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016361 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016379 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x000163f7 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016401 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016405 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016461 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016475 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x000164d9 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x000164ef Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x00016505 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016511 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016519 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016525 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016531 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016545 Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016611 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016625 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016639 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016649 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x0001666f Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016677 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016681 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x000166a1 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x000166bd Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016711 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x0001672d Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016739 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016761 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016779 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016795 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x000167b9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x000167dd Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x000167ed Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x000167fd Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x0001683b Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x0001685d Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x0001686d Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x000168c1 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x000168d5 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x000168e5 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00016939 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x00016961 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x0001697b Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x00016997 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x000169e9 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x000169f1 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00016a09 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00016a49 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x00016a5d Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x00016a85 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x00016a91 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x00016a97 Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x00016ad3 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x00016ae7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x00016af7 Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00016aff Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x00016b25 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00016b4d Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x00016b65 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x00016b6f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x00016b7f Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x00016b89 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x00016b93 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x00016ba5 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00016baf Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00016bb9 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00016bd1 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00016c01 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00016c41 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00016c4b Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x00016c61 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x00016c95 Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00016d31 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016db5 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x00016ddd Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x00016ded Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x00016e15 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x000175e9 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017625 Thumb Code 214 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017715 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017781 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017861 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017895 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x000178a5 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x000178e1 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001791d Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x00017f51 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x00017f7d Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018001 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x0001804d Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x00018075 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x0001813d Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x00018149 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018169 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x0001817d Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x0001818d Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x000181b1 Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x0001824d Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x00018291 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018369 Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x000185fd Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018615 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018629 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018669 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018689 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x000186b1 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x000186c9 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018719 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018779 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018781 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x000187a1 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x0001880d Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x0001882d Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018849 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018885 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x000188d1 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x00018999 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x000189ad Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00018b2d Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x00018c29 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x00018c39 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x00018c49 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_vsync_deinit 0x00018e1d Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x00018e45 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00018e51 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x00018e69 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x00018e75 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x00018e81 Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00018f99 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x00019049 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x00019165 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x00019179 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x0001919d Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x000191ed Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00019685 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019693 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x000196a5 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x000196bb Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x000196c5 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x0001974d Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019769 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019771 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x00019779 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x00019781 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x000197af Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x000197c9 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x00019811 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x00019839 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x000198c5 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x00019ab1 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x00019cc1 Thumb Code 10 main.o(i.main) - sqrt 0x0001a94d Thumb Code 66 sqrt.o(i.sqrt) - panel_init_code 0x0001ad98 Data 9973 ap_demo.o(.constdata) - phone_data_21 0x0001d510 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001d511 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001d512 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001d513 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001d514 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001d515 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001d516 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001d517 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001d519 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001d51b Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001d51e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001d522 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001d526 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001d52a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001d52e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001d532 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001d536 Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001d53b Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001d541 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001d547 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001d54d Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001d553 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001d559 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001d569 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001d574 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001d590 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001d5ac Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_72_05 0x0001d5b6 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_13 0x0001db56 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D01 0x0001e0f6 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D02 0x0001e3ce Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D03 0x0001e6a6 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D01 0x0001e97e Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D03 0x0001ec56 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7D05 0x0001ef2e Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D07 0x0001f206 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001f326 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001f446 Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001f566 Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001f576 Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001f98c Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001f9bc Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) - panel_mode 0x000701d8 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - rx_filter_1080_h_4_96 0x000701fc Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_96 0x000702fc Data 256 ap_demo.o(.data) - s_screen_init_complate 0x00070400 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070404 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x00070407 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007040a Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data2 0x0007040d Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data3 0x00070410 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data6 0x00070413 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data7 0x00070416 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data8 0x00070419 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data4 0x0007041c Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data5 0x00070420 Data 4 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070424 Data 6 app_tp_transfer.o(.data) - phone_data_E4 0x0007042a Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x0007042b Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007042c Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007042d Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x0007042e Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x0007042f Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x00070430 Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x00070431 Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070432 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070433 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007043c Data 2 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00070446 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x0007050e Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x0007050f Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x00070510 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x00070511 Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x00070514 Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x0007051c Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00070578 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00070579 Data 1 norflash.o(.data) - g_fls_write_en_status 0x0007057a Data 1 norflash.o(.data) - isFlsTransferEnd 0x0007057b Data 1 norflash.o(.data) - isFlsFifoReq 0x0007057c Data 1 norflash.o(.data) - isNandWriteCompleted 0x0007057d Data 1 norflash.o(.data) - isNandReadCompleted 0x0007057e Data 1 norflash.o(.data) - g_fls_error_info 0x00070584 Data 6 norflash.o(.data) - g_systick_cb_func 0x00070590 Data 4 drv_common.o(.data) - g_system_clock 0x00070594 Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x000705ac Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x000706ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x000707ac Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x000708ac Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x000709ac Data 128 drv_param_init.o(.data) - g_ccm_setting 0x00070a2c Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x00070ac4 Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x00070ac8 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00070acc Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00070ad0 Data 4 drv_vidc.o(.data) - __stdout 0x00070af8 Data 4 stdout.o(.data) - string 0x00070da0 Data 256 tau_log.o(.bss) - hal_dmahandle 0x00070ea0 Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00070f40 Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00070f60 Data 16 hal_uart.o(.bss) - g_vsync_hande 0x0007110c Data 80 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x0007115c Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x00071a7c Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00072aac Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00072ad0 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00073ad0 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x000102ec, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000ff08]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000f9bc, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 514 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2594 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 2904 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 2907 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2909 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2911 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 2912 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2914 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2916 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 2905 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 515 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2597 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2599 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2601 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2603 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 2868 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 2870 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 2872 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 2874 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 2876 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 2878 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 2880 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 2882 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 2884 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 2888 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 2890 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 2892 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 2894 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 2896 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 2898 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 2900 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 2902 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 2919 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 2921 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 2923 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 2925 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 2934 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 2935 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 2937 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 2941 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 2943 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 2945 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 2947 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000056 Code RO 2957 .text mc_p.l(__dczerorl2.o) - 0x00010bde 0x00010bde 0x00000002 PAD - 0x00010be0 0x00010be0 0x00000018 Code RO 2228 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010bf8 0x00010bf8 0x00000018 Code RO 2229 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c10 0x00010c10 0x00000014 Code RO 2230 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c24 0x00010c24 0x0000001c Code RO 2231 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c40 0x00010c40 0x0000001c Code RO 2232 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c5c 0x00010c5c 0x0000001c Code RO 2233 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c78 0x00010c78 0x0000001c Code RO 2234 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c94 0x00010c94 0x0000001c Code RO 2235 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb0 0x00010cb0 0x0000001c Code RO 2236 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ccc 0x00010ccc 0x0000001c Code RO 2237 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ce8 0x00010ce8 0x0000001c Code RO 2238 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d04 0x00010d04 0x00000014 Code RO 2239 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d18 0x00010d18 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010d66 0x00010d66 0x00000002 PAD - 0x00010d68 0x00010d68 0x00000014 Code RO 2240 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010d7c 0x00010d7c 0x00000018 Code RO 2241 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d94 0x00010d94 0x00000018 Code RO 2242 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dac 0x00010dac 0x00000018 Code RO 2243 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000028 Code RO 976 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010dec 0x00010dec 0x00000018 Code RO 2244 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e04 0x00010e04 0x00000018 Code RO 2245 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e1c 0x00010e1c 0x00000018 Code RO 2246 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e34 0x00010e34 0x0000001c Code RO 2247 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e50 0x00010e50 0x00000144 Code RO 262 i.S20_Start_init app_tp_transfer.o - 0x00010f94 0x00010f94 0x0000001c Code RO 2248 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fb0 0x00010fb0 0x0000001c Code RO 2249 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fcc 0x00010fcc 0x0000001c Code RO 2250 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fe8 0x00010fe8 0x00000018 Code RO 2251 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011000 0x00011000 0x00000014 Data RO 1098 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000002 Code RO 2476 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00011016 0x00011016 0x00000002 Code RO 2952 i.__scatterload_null mc_p.l(handlers.o) - 0x00011018 0x00011018 0x00000004 Data RO 1099 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x00000018 Code RO 2252 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011034 0x00011034 0x00000018 Code RO 2253 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001104c 0x0001104c 0x00000018 Code RO 2254 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011064 0x00011064 0x00000018 Code RO 2255 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001107c 0x0001107c 0x0000001c Code RO 2472 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x00011098 0x00011098 0x00000004 Code RO 2482 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x0001109c 0x0001109c 0x00000018 Code RO 2256 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b4 0x000110b4 0x00000024 Code RO 2490 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x000110d8 0x000110d8 0x00000048 Code RO 2493 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x00011120 0x00011120 0x0000001a Code RO 2494 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x0001113a 0x0001113a 0x00000134 Code RO 2496 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x0001126e 0x0001126e 0x0000001a Code RO 2498 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x00011288 0x00011288 0x000000bc Code RO 2499 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011344 0x00011344 0x00000018 Code RO 2257 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001135c 0x0001135c 0x00000018 Code RO 2258 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011374 0x00011374 0x00000018 Code RO 2259 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001138c 0x0001138c 0x00000020 Code RO 2840 i.__0printf mc_p.l(printfa.o) - 0x000113ac 0x000113ac 0x00000024 Code RO 2846 i.__0vsprintf mc_p.l(printfa.o) - 0x000113d0 0x000113d0 0x0000002e Code RO 2939 i.__ARM_clz mf_p.l(depilogue.o) - 0x000113fe 0x000113fe 0x0000001a Code RO 612 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011418 0x00011418 0x00000018 Code RO 1419 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x00011430 0x00011430 0x00000018 Code RO 1582 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011448 0x00011448 0x00000020 Code RO 2082 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011468 0x00011468 0x00000018 Code RO 2083 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x00011480 0x00011480 0x00000044 Code RO 2378 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x000114c4 0x000114c4 0x0000000e Code RO 2951 i.__scatterload_copy mc_p.l(handlers.o) - 0x000114d2 0x000114d2 0x0000000e Code RO 2953 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x000114e0 0x000114e0 0x0000000c Code RO 2929 i.__set_errno mc_p.l(errno.o) - 0x000114ec 0x000114ec 0x00000174 Code RO 2847 i._fp_digits mc_p.l(printfa.o) - 0x00011660 0x00011660 0x000006ec Code RO 2848 i._printf_core mc_p.l(printfa.o) - 0x00011d4c 0x00011d4c 0x00000020 Code RO 2849 i._printf_post_padding mc_p.l(printfa.o) - 0x00011d6c 0x00011d6c 0x0000002c Code RO 2850 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011d98 0x00011d98 0x0000000a Code RO 2852 i._sputc mc_p.l(printfa.o) - 0x00011da2 0x00011da2 0x00000002 PAD - 0x00011da4 0x00011da4 0x00000c28 Code RO 102 i.ap_dcs_read ap_demo.o - 0x000129cc 0x000129cc 0x0000010c Code RO 103 i.ap_demo ap_demo.o - 0x00012ad8 0x00012ad8 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012b64 0x00012b64 0x00000030 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012b94 0x00012b94 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012bdc 0x00012bdc 0x00000012 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012bee 0x00012bee 0x00000004 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012bf2 0x00012bf2 0x00000002 PAD - 0x00012bf4 0x00012bf4 0x00000044 Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012c38 0x00012c38 0x0000000c Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012c44 0x00012c44 0x000000b0 Code RO 263 i.ap_tp_calibration app_tp_transfer.o - 0x00012cf4 0x00012cf4 0x0000002c Code RO 111 i.ap_update_frame_rate ap_demo.o - 0x00012d20 0x00012d20 0x0000001c Code RO 2084 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00012d3c 0x00012d3c 0x00000024 Code RO 1343 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012d60 0x00012d60 0x0000001c Code RO 1344 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012d7c 0x00012d7c 0x0000001c Code RO 1345 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012d98 0x00012d98 0x0000001c Code RO 1346 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012db4 0x00012db4 0x0000001c Code RO 1347 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012dd0 0x00012dd0 0x0000001c Code RO 1348 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012dec 0x00012dec 0x0000001c Code RO 1349 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012e08 0x00012e08 0x0000001c Code RO 1350 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012e24 0x00012e24 0x0000001c Code RO 1351 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012e40 0x00012e40 0x00000048 Code RO 1090 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00012e88 0x00012e88 0x00000018 Code RO 1454 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00012ea0 0x00012ea0 0x00000010 Code RO 1420 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00012eb0 0x00012eb0 0x00000130 Code RO 1700 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00012fe0 0x00012fe0 0x00000088 Code RO 2026 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x00013068 0x00013068 0x00000298 Code RO 1798 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013300 0x00013300 0x000000a0 Code RO 1854 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000133a0 0x000133a0 0x00000048 Code RO 1503 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x000133e8 0x000133e8 0x00000030 Code RO 1583 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013418 0x00013418 0x00000200 Code RO 2379 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013618 0x00013618 0x00000020 Code RO 1615 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013638 0x00013638 0x00000018 Code RO 1091 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013650 0x00013650 0x0000000a Code RO 1665 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x0001365a 0x0001365a 0x0000000a Code RO 1666 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013664 0x00013664 0x0000000a Code RO 1667 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x0001366e 0x0001366e 0x0000000a Code RO 1668 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013678 0x00013678 0x00000008 Code RO 2500 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013680 0x00013680 0x0000001c Code RO 2149 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x0001369c 0x0001369c 0x0000001c Code RO 2085 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x000136b8 0x000136b8 0x00000038 Code RO 2559 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x000136f0 0x000136f0 0x00000010 Code RO 1205 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013700 0x00013700 0x00000030 Code RO 1006 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013730 0x00013730 0x00000024 Code RO 264 i.app_tp_I2C_init app_tp_transfer.o - 0x00013754 0x00013754 0x00000018 Code RO 112 i.app_tp_calibration_exec ap_demo.o - 0x0001376c 0x0001376c 0x00000030 Code RO 265 i.app_tp_i2cs_callback app_tp_transfer.o - 0x0001379c 0x0001379c 0x00000044 Code RO 266 i.app_tp_init app_tp_transfer.o - 0x000137e0 0x000137e0 0x00000020 Code RO 267 i.app_tp_m_read app_tp_transfer.o - 0x00013800 0x00013800 0x00000008 Code RO 269 i.app_tp_m_write app_tp_transfer.o - 0x00013808 0x00013808 0x00000350 Code RO 406 i.app_tp_phone_analysis_data app_tp_for_custom_s8.o - 0x00013b58 0x00013b58 0x00000008 Code RO 272 i.app_tp_s_read app_tp_transfer.o - 0x00013b60 0x00013b60 0x00000008 Code RO 274 i.app_tp_s_write app_tp_transfer.o - 0x00013b68 0x00013b68 0x000002bc Code RO 408 i.app_tp_screen_analysis_int app_tp_for_custom_s8.o - 0x00013e24 0x00013e24 0x00000030 Code RO 275 i.app_tp_screen_init app_tp_transfer.o - 0x00013e54 0x00013e54 0x0000000c Code RO 276 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00013e60 0x00013e60 0x00000040 Code RO 277 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00013ea0 0x00013ea0 0x00000100 Code RO 278 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00013fa0 0x00013fa0 0x00000014 Code RO 279 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00013fb4 0x00013fb4 0x00000024 Code RO 494 i.board_Init board.o - 0x00013fd8 0x00013fd8 0x00000472 Code RO 1701 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x0001444a 0x0001444a 0x00000002 PAD - 0x0001444c 0x0001444c 0x000000c8 Code RO 2583 i.ceil m_ps.l(ceil.o) - 0x00014514 0x00014514 0x0000002c Code RO 1702 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014540 0x00014540 0x00000094 Code RO 1703 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x000145d4 0x000145d4 0x00000058 Code RO 1785 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x0001462c 0x0001462c 0x00000018 Code RO 1786 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014644 0x00014644 0x00000044 Code RO 1787 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014688 0x00014688 0x00000024 Code RO 1788 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000146ac 0x000146ac 0x0000001c Code RO 1704 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000146c8 0x000146c8 0x00000018 Code RO 968 i.delayMs CVWL568.lib(tau_delay.o) - 0x000146e0 0x000146e0 0x00000022 Code RO 969 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014702 0x00014702 0x00000002 PAD - 0x00014704 0x00014704 0x00000038 Code RO 1634 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x0001473c 0x0001473c 0x0000000c Code RO 2349 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014748 0x00014748 0x00000040 Code RO 2350 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014788 0x00014788 0x000000c8 Code RO 2351 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014850 0x00014850 0x00000014 Code RO 2352 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014864 0x00014864 0x00000058 Code RO 1093 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x000148bc 0x000148bc 0x00000008 Code RO 1096 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x000148c4 0x000148c4 0x00000010 Code RO 1118 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x000148d4 0x000148d4 0x00000014 Code RO 1131 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x000148e8 0x000148e8 0x00000014 Code RO 1132 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x000148fc 0x000148fc 0x00000020 Code RO 1135 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x0001491c 0x0001491c 0x00000014 Code RO 1136 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00014930 0x00014930 0x00000018 Code RO 1137 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00014948 0x00014948 0x00000014 Code RO 1138 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x0001495c 0x0001495c 0x00000014 Code RO 1139 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00014970 0x00014970 0x00000014 Code RO 1140 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x00014984 0x00014984 0x00000014 Code RO 1141 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x00014998 0x00014998 0x00000014 Code RO 1142 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x000149ac 0x000149ac 0x00000014 Code RO 1143 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x000149c0 0x000149c0 0x00000014 Code RO 1146 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x000149d4 0x000149d4 0x00000014 Code RO 1147 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x000149e8 0x000149e8 0x00000014 Code RO 1148 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x000149fc 0x000149fc 0x00000018 Code RO 1149 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x00014a14 0x00014a14 0x00000018 Code RO 1152 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00014a2c 0x00014a2c 0x00000014 Code RO 1153 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00014a40 0x00014a40 0x00000014 Code RO 1154 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x00014a54 0x00014a54 0x00000014 Code RO 1156 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x00014a68 0x00014a68 0x00000018 Code RO 1209 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x00014a80 0x00014a80 0x0000001c Code RO 1210 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00014a9c 0x00014a9c 0x00000010 Code RO 1212 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00014aac 0x00014aac 0x00000010 Code RO 1214 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00014abc 0x00014abc 0x00000024 Code RO 1215 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00014ae0 0x00014ae0 0x0000000c Code RO 1217 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00014aec 0x00014aec 0x00000090 Code RO 1220 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00014b7c 0x00014b7c 0x00000012 Code RO 1222 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x00014b8e 0x00014b8e 0x0000001a Code RO 1224 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00014ba8 0x00014ba8 0x00000006 Code RO 1225 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00014bae 0x00014bae 0x00000002 PAD - 0x00014bb0 0x00014bb0 0x00000044 Code RO 1227 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00014bf4 0x00014bf4 0x00000036 Code RO 2362 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00014c2a 0x00014c2a 0x0000000c Code RO 2363 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x00014c36 0x00014c36 0x00000002 PAD - 0x00014c38 0x00014c38 0x00000074 Code RO 2364 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00014cac 0x00014cac 0x0000000a Code RO 2365 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x00014cb6 0x00014cb6 0x00000028 Code RO 2367 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00014cde 0x00014cde 0x00000002 PAD - 0x00014ce0 0x00014ce0 0x00000104 Code RO 1799 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00014de4 0x00014de4 0x00000040 Code RO 1800 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00014e24 0x00014e24 0x00000050 Code RO 1801 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x00014e74 0x00014e74 0x0000001c Code RO 1802 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x00014e90 0x00014e90 0x00000008 Code RO 1803 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x00014e98 0x00014e98 0x00000006 Code RO 1804 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x00014e9e 0x00014e9e 0x0000000e Code RO 1808 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x00014eac 0x00014eac 0x00000020 Code RO 1809 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014ecc 0x00014ecc 0x00000010 Code RO 1810 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014edc 0x00014edc 0x00000004 Code RO 1812 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00014ee0 0x00014ee0 0x00000010 Code RO 1813 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014ef0 0x00014ef0 0x00000046 Code RO 1815 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x00014f36 0x00014f36 0x00000026 Code RO 1816 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x00014f5c 0x00014f5c 0x00000104 Code RO 1817 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x00015060 0x00015060 0x0000000e Code RO 1818 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x0001506e 0x0001506e 0x00000014 Code RO 1856 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x00015082 0x00015082 0x0000006c Code RO 1857 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x000150ee 0x000150ee 0x00000004 Code RO 1858 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x000150f2 0x000150f2 0x00000018 Code RO 1859 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001510a 0x0001510a 0x00000008 Code RO 1860 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015112 0x00015112 0x00000008 Code RO 1861 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001511a 0x0001511a 0x0000000a Code RO 1862 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015124 0x00015124 0x00000024 Code RO 1863 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x00015148 0x00015148 0x00000004 Code RO 1864 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x0001514c 0x0001514c 0x00000004 Code RO 1866 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00015150 0x00015150 0x00000004 Code RO 1868 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015154 0x00015154 0x00000018 Code RO 1869 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x0001516c 0x0001516c 0x0000001a Code RO 1870 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x00015186 0x00015186 0x0000000c Code RO 1872 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015192 0x00015192 0x00000064 Code RO 1876 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x000151f6 0x000151f6 0x0000003e Code RO 1877 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015234 0x00015234 0x00000134 Code RO 1879 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015368 0x00015368 0x0000001e Code RO 1880 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015386 0x00015386 0x00000008 Code RO 1884 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x0001538e 0x0001538e 0x0000001c Code RO 1885 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x000153aa 0x000153aa 0x00000018 Code RO 1888 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x000153c2 0x000153c2 0x0000000c Code RO 1889 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x000153ce 0x000153ce 0x00000002 PAD - 0x000153d0 0x000153d0 0x00000040 Code RO 1890 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015410 0x00015410 0x00000010 Code RO 1891 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015420 0x00015420 0x00000008 Code RO 1892 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015428 0x00015428 0x00000022 Code RO 1893 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x0001544a 0x0001544a 0x00000008 Code RO 1895 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015452 0x00015452 0x00000026 Code RO 1896 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015478 0x00015478 0x000000aa Code RO 1899 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015522 0x00015522 0x00000016 Code RO 1900 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015538 0x00015538 0x00000018 Code RO 1901 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015550 0x00015550 0x00000020 Code RO 2300 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015570 0x00015570 0x0000000c Code RO 2303 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x0001557c 0x0001557c 0x00000032 Code RO 2304 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x000155ae 0x000155ae 0x00000018 Code RO 2305 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x000155c6 0x000155c6 0x00000002 PAD - 0x000155c8 0x000155c8 0x00000018 Code RO 1352 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x000155e0 0x000155e0 0x0000000c Code RO 1354 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x000155ec 0x000155ec 0x00000014 Code RO 1355 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015600 0x00015600 0x00000050 Code RO 1357 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015650 0x00015650 0x00000020 Code RO 1358 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015670 0x00015670 0x00000010 Code RO 1359 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015680 0x00015680 0x00000010 Code RO 1360 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015690 0x00015690 0x00000010 Code RO 1361 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x000156a0 0x000156a0 0x00000010 Code RO 1362 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x000156b0 0x000156b0 0x00000020 Code RO 720 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x000156d0 0x000156d0 0x00000130 Code RO 1363 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015800 0x00015800 0x0000000c Code RO 1455 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x0001580c 0x0001580c 0x0000000c Code RO 1421 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015818 0x00015818 0x00000034 Code RO 1395 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x0001584c 0x0001584c 0x000000ac Code RO 1396 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x000158f8 0x000158f8 0x0000001a Code RO 1397 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015912 0x00015912 0x00000018 Code RO 1398 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001592a 0x0001592a 0x00000002 PAD - 0x0001592c 0x0001592c 0x00000060 Code RO 1423 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x0001598c 0x0001598c 0x00000010 Code RO 1426 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x0001599c 0x0001599c 0x00000038 Code RO 1427 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x000159d4 0x000159d4 0x0000008c Code RO 1433 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x00015a60 0x00015a60 0x0000005c Code RO 1399 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015abc 0x00015abc 0x0000003c Code RO 1400 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015af8 0x00015af8 0x0000002e Code RO 1401 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00015b26 0x00015b26 0x00000042 Code RO 1456 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00015b68 0x00015b68 0x00000004 Code RO 1457 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015b6c 0x00015b6c 0x00000008 Code RO 1458 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x00015b74 0x00015b74 0x00000014 Code RO 1459 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00015b88 0x00015b88 0x00000050 Code RO 1462 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00015bd8 0x00015bd8 0x0000001c Code RO 1463 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00015bf4 0x00015bf4 0x00000058 Code RO 1402 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015c4c 0x00015c4c 0x00000032 Code RO 1464 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00015c7e 0x00015c7e 0x00000002 PAD - 0x00015c80 0x00015c80 0x00000018 Code RO 1403 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015c98 0x00015c98 0x00000018 Code RO 1968 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00015cb0 0x00015cb0 0x00000030 Code RO 1969 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00015ce0 0x00015ce0 0x00000016 Code RO 1970 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00015cf6 0x00015cf6 0x00000024 Code RO 1971 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x00015d1a 0x00015d1a 0x00000026 Code RO 1972 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00015d40 0x00015d40 0x00000016 Code RO 1973 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x00015d56 0x00015d56 0x00000016 Code RO 1974 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00015d6c 0x00015d6c 0x0000000c Code RO 1975 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x00015d78 0x00015d78 0x0000001e Code RO 1976 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00015d96 0x00015d96 0x00000022 Code RO 1977 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00015db8 0x00015db8 0x00000022 Code RO 1978 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x00015dda 0x00015dda 0x0000000c Code RO 1979 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00015de6 0x00015de6 0x0000001a Code RO 1980 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00015e00 0x00015e00 0x00000022 Code RO 1981 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00015e22 0x00015e22 0x0000001a Code RO 1983 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00015e3c 0x00015e3c 0x0000000c Code RO 1984 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x00015e48 0x00015e48 0x0000004c Code RO 1985 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00015e94 0x00015e94 0x00000006 Code RO 1986 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x00015e9a 0x00015e9a 0x00000012 Code RO 1987 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x00015eac 0x00015eac 0x00000020 Code RO 1989 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x00015ecc 0x00015ecc 0x00000040 Code RO 1990 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x00015f0c 0x00015f0c 0x00000018 Code RO 1991 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) - 0x00015f24 0x00015f24 0x00000014 Code RO 1992 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x00015f38 0x00015f38 0x00000020 Code RO 1993 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x00015f58 0x00015f58 0x0000000c Code RO 2027 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00015f64 0x00015f64 0x00000040 Code RO 2028 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x00015fa4 0x00015fa4 0x0000000c Code RO 2029 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x00015fb0 0x00015fb0 0x00000012 Code RO 2030 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x00015fc2 0x00015fc2 0x00000010 Code RO 2031 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x00015fd2 0x00015fd2 0x0000000e Code RO 2032 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00015fe0 0x00015fe0 0x00000014 Code RO 2033 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x00015ff4 0x00015ff4 0x0000000c Code RO 2034 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016000 0x00016000 0x00000010 Code RO 2037 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016010 0x00016010 0x00000012 Code RO 2038 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x00016022 0x00016022 0x00000010 Code RO 2040 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00016032 0x00016032 0x00000014 Code RO 2041 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x00016046 0x00016046 0x00000002 PAD - 0x00016048 0x00016048 0x00000018 Code RO 2042 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x00016060 0x00016060 0x0000001a Code RO 2043 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x0001607a 0x0001607a 0x0000000e Code RO 2047 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x00016088 0x00016088 0x00000028 Code RO 2048 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x000160b0 0x000160b0 0x0000000e Code RO 2050 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x000160be 0x000160be 0x00000002 PAD - 0x000160c0 0x000160c0 0x00000008 Code RO 1481 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x000160c8 0x000160c8 0x00000014 Code RO 1482 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x000160dc 0x000160dc 0x00000014 Code RO 1483 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x000160f0 0x000160f0 0x00000008 Code RO 1484 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x000160f8 0x000160f8 0x00000014 Code RO 1485 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x0001610c 0x0001610c 0x00000064 Code RO 1486 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) - 0x00016170 0x00016170 0x00000024 Code RO 1488 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x00016194 0x00016194 0x00000010 Code RO 2321 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000161a4 0x000161a4 0x0000003c Code RO 2322 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x000161e0 0x000161e0 0x00000060 Code RO 2323 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016240 0x00016240 0x00000054 Code RO 2324 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x00016294 0x00016294 0x00000010 Code RO 2325 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000162a4 0x000162a4 0x00000018 Code RO 2326 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x000162bc 0x000162bc 0x00000020 Code RO 2328 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x000162dc 0x000162dc 0x00000026 Code RO 2329 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016302 0x00016302 0x0000001e Code RO 2330 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016320 0x00016320 0x00000020 Code RO 2331 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016340 0x00016340 0x00000020 Code RO 1543 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016360 0x00016360 0x00000018 Code RO 1545 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016378 0x00016378 0x00000038 Code RO 1546 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x000163b0 0x000163b0 0x0000000c Code RO 1819 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x000163bc 0x000163bc 0x00000010 Code RO 1820 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x000163cc 0x000163cc 0x00000014 Code RO 1822 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x000163e0 0x000163e0 0x00000016 Code RO 1823 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x000163f6 0x000163f6 0x0000000a Code RO 2086 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016400 0x00016400 0x00000004 Code RO 2087 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016404 0x00016404 0x0000005a Code RO 2089 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x0001645e 0x0001645e 0x00000002 PAD - 0x00016460 0x00016460 0x00000014 Code RO 2090 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016474 0x00016474 0x00000064 Code RO 2091 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x000164d8 0x000164d8 0x00000004 Code RO 2092 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x000164dc 0x000164dc 0x00000012 Code RO 1705 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x000164ee 0x000164ee 0x00000004 Code RO 2095 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x000164f2 0x000164f2 0x00000012 Code RO 1706 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016504 0x00016504 0x0000000c Code RO 2097 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016510 0x00016510 0x00000008 Code RO 2098 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016518 0x00016518 0x0000000c Code RO 2099 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016524 0x00016524 0x0000000c Code RO 2100 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016530 0x00016530 0x00000014 Code RO 2101 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016544 0x00016544 0x000000cc Code RO 2102 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016610 0x00016610 0x00000014 Code RO 2104 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016624 0x00016624 0x00000014 Code RO 2106 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016638 0x00016638 0x00000010 Code RO 2107 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016648 0x00016648 0x00000026 Code RO 2109 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x0001666e 0x0001666e 0x00000008 Code RO 2110 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016676 0x00016676 0x00000008 Code RO 2111 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x0001667e 0x0001667e 0x00000002 PAD - 0x00016680 0x00016680 0x00000020 Code RO 1591 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x000166a0 0x000166a0 0x0000001c Code RO 1616 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x000166bc 0x000166bc 0x00000054 Code RO 1619 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016710 0x00016710 0x0000001c Code RO 1620 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x0001672c 0x0001672c 0x0000000c Code RO 1635 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016738 0x00016738 0x00000028 Code RO 1636 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016760 0x00016760 0x00000018 Code RO 1639 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016778 0x00016778 0x0000001c Code RO 1640 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016794 0x00016794 0x00000024 Code RO 1641 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x000167b8 0x000167b8 0x00000024 Code RO 1642 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x000167dc 0x000167dc 0x00000010 Code RO 1644 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x000167ec 0x000167ec 0x00000010 Code RO 1645 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x000167fc 0x000167fc 0x00000024 Code RO 1646 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016820 0x00016820 0x0000001a Code RO 1669 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x0001683a 0x0001683a 0x00000020 Code RO 1670 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x0001685a 0x0001685a 0x00000002 PAD - 0x0001685c 0x0001685c 0x00000010 Code RO 1671 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x0001686c 0x0001686c 0x00000010 Code RO 1672 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x0001687c 0x0001687c 0x00000044 Code RO 1674 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x000168c0 0x000168c0 0x00000014 Code RO 1675 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x000168d4 0x000168d4 0x00000010 Code RO 1676 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x000168e4 0x000168e4 0x00000054 Code RO 1677 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00016938 0x00016938 0x00000028 Code RO 1678 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x00016960 0x00016960 0x00000010 Code RO 1679 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x00016970 0x00016970 0x0000000a Code RO 1902 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x0001697a 0x0001697a 0x0000001c Code RO 1903 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x00016996 0x00016996 0x0000001c Code RO 1904 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x000169b2 0x000169b2 0x00000012 Code RO 1906 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x000169c4 0x000169c4 0x00000014 Code RO 1907 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x000169d8 0x000169d8 0x00000010 Code RO 1908 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x000169e8 0x000169e8 0x00000008 Code RO 2150 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x000169f0 0x000169f0 0x00000018 Code RO 2154 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00016a08 0x00016a08 0x00000040 Code RO 2155 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00016a48 0x00016a48 0x00000012 Code RO 2157 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x00016a5a 0x00016a5a 0x00000002 PAD - 0x00016a5c 0x00016a5c 0x00000028 Code RO 2161 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x00016a84 0x00016a84 0x0000000c Code RO 2162 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x00016a90 0x00016a90 0x00000006 Code RO 2163 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x00016a96 0x00016a96 0x0000003c Code RO 2165 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x00016ad2 0x00016ad2 0x00000014 Code RO 2169 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x00016ae6 0x00016ae6 0x00000010 Code RO 2170 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x00016af6 0x00016af6 0x00000008 Code RO 2173 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016afe 0x00016afe 0x00000026 Code RO 2174 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x00016b24 0x00016b24 0x00000026 Code RO 2175 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00016b4a 0x00016b4a 0x00000002 PAD - 0x00016b4c 0x00016b4c 0x00000018 Code RO 2176 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x00016b64 0x00016b64 0x0000000a Code RO 2177 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x00016b6e 0x00016b6e 0x00000010 Code RO 2178 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x00016b7e 0x00016b7e 0x0000000a Code RO 2179 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016b88 0x00016b88 0x0000000a Code RO 2180 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x00016b92 0x00016b92 0x00000012 Code RO 2181 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x00016ba4 0x00016ba4 0x0000000a Code RO 2182 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00016bae 0x00016bae 0x0000000a Code RO 2183 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00016bb8 0x00016bb8 0x00000016 Code RO 2184 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00016bce 0x00016bce 0x00000002 PAD - 0x00016bd0 0x00016bd0 0x00000010 Code RO 2560 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00016be0 0x00016be0 0x00000010 Code RO 2561 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016bf0 0x00016bf0 0x00000010 Code RO 2564 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016c00 0x00016c00 0x00000040 Code RO 2567 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00016c40 0x00016c40 0x0000000a Code RO 1264 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00016c4a 0x00016c4a 0x00000014 Code RO 978 i.fputc CVWL568.lib(tau_log.o) - 0x00016c5e 0x00016c5e 0x00000002 PAD - 0x00016c60 0x00016c60 0x00000034 Code RO 523 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016c94 0x00016c94 0x0000009c Code RO 525 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016d30 0x00016d30 0x00000084 Code RO 527 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016db4 0x00016db4 0x00000028 Code RO 529 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016ddc 0x00016ddc 0x00000010 Code RO 530 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016dec 0x00016dec 0x00000028 Code RO 531 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016e14 0x00016e14 0x00000098 Code RO 533 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016eac 0x00016eac 0x000001a4 Code RO 534 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017050 0x00017050 0x000000d8 Code RO 535 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017128 0x00017128 0x00000158 Code RO 536 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017280 0x00017280 0x00000138 Code RO 537 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000173b8 0x000173b8 0x00000230 Code RO 538 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000175e8 0x000175e8 0x0000003c Code RO 539 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017624 0x00017624 0x000000f0 Code RO 542 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017714 0x00017714 0x0000006c Code RO 545 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017780 0x00017780 0x00000034 Code RO 546 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000177b4 0x000177b4 0x00000038 Code RO 550 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000177ec 0x000177ec 0x00000072 Code RO 555 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001785e 0x0001785e 0x00000002 PAD - 0x00017860 0x00017860 0x00000034 Code RO 556 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017894 0x00017894 0x0000000e Code RO 558 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000178a2 0x000178a2 0x00000002 PAD - 0x000178a4 0x000178a4 0x0000003c Code RO 559 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000178e0 0x000178e0 0x0000003c Code RO 560 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001791c 0x0001791c 0x00000020 Code RO 563 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001793c 0x0001793c 0x00000190 Code RO 616 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017acc 0x00017acc 0x00000034 Code RO 617 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017b00 0x00017b00 0x00000450 Code RO 618 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017f50 0x00017f50 0x0000002c Code RO 621 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017f7c 0x00017f7c 0x00000084 Code RO 622 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018000 0x00018000 0x0000004c Code RO 626 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001804c 0x0001804c 0x00000028 Code RO 628 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018074 0x00018074 0x000000a4 Code RO 630 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018118 0x00018118 0x00000024 Code RO 631 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001813c 0x0001813c 0x0000000c Code RO 632 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018148 0x00018148 0x00000020 Code RO 635 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018168 0x00018168 0x00000014 Code RO 641 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001817c 0x0001817c 0x00000010 Code RO 642 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001818c 0x0001818c 0x00000024 Code RO 643 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000181b0 0x000181b0 0x0000009c Code RO 646 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001824c 0x0001824c 0x00000044 Code RO 647 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018290 0x00018290 0x000000d8 Code RO 648 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018368 0x00018368 0x000000b0 Code RO 649 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018418 0x00018418 0x00000044 Code RO 650 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001845c 0x0001845c 0x00000030 Code RO 651 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001848c 0x0001848c 0x00000020 Code RO 652 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184ac 0x000184ac 0x00000020 Code RO 653 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000184cc 0x000184cc 0x00000094 Code RO 654 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018560 0x00018560 0x00000058 Code RO 655 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185b8 0x000185b8 0x00000044 Code RO 656 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185fc 0x000185fc 0x00000018 Code RO 721 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018614 0x00018614 0x00000012 Code RO 722 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018626 0x00018626 0x00000002 PAD - 0x00018628 0x00018628 0x00000040 Code RO 725 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018668 0x00018668 0x00000020 Code RO 726 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018688 0x00018688 0x00000028 Code RO 727 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x000186b0 0x000186b0 0x00000018 Code RO 728 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x000186c8 0x000186c8 0x00000050 Code RO 729 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018718 0x00018718 0x00000060 Code RO 731 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018778 0x00018778 0x00000008 Code RO 732 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018780 0x00018780 0x00000020 Code RO 734 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x000187a0 0x000187a0 0x0000006c Code RO 760 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x0001880c 0x0001880c 0x00000020 Code RO 761 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x0001882c 0x0001882c 0x0000001c Code RO 762 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018848 0x00018848 0x0000000c Code RO 764 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018854 0x00018854 0x00000020 Code RO 765 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018874 0x00018874 0x00000010 Code RO 779 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018884 0x00018884 0x0000004c Code RO 780 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x000188d0 0x000188d0 0x000000c8 Code RO 782 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x00018998 0x00018998 0x00000014 Code RO 783 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x000189ac 0x000189ac 0x0000000c Code RO 791 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x000189b8 0x000189b8 0x00000174 Code RO 794 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018b2c 0x00018b2c 0x000000fc Code RO 1707 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x00018c28 0x00018c28 0x00000010 Code RO 1709 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00018c38 0x00018c38 0x00000010 Code RO 1710 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018c48 0x00018c48 0x000001d4 Code RO 1712 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x00018e1c 0x00018e1c 0x00000028 Code RO 1714 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x00018e44 0x00018e44 0x0000000c Code RO 1715 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018e50 0x00018e50 0x00000018 Code RO 1716 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00018e68 0x00018e68 0x0000000c Code RO 1717 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00018e74 0x00018e74 0x0000000c Code RO 1718 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00018e80 0x00018e80 0x00000118 Code RO 1719 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00018f98 0x00018f98 0x000000b0 Code RO 1720 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x00019048 0x00019048 0x0000011c Code RO 1721 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00019164 0x00019164 0x00000014 Code RO 1723 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019178 0x00019178 0x00000024 Code RO 1724 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x0001919c 0x0001919c 0x00000050 Code RO 1725 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000191ec 0x000191ec 0x00000080 Code RO 1726 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x0001926c 0x0001926c 0x00000024 Code RO 657 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019290 0x00019290 0x00000058 Code RO 658 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000192e8 0x000192e8 0x00000014 Code RO 659 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000192fc 0x000192fc 0x00000164 Code RO 660 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019460 0x00019460 0x00000054 Code RO 661 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000194b4 0x000194b4 0x00000190 Code RO 662 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019644 0x00019644 0x00000040 Code RO 663 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019684 0x00019684 0x0000000e Code RO 872 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019692 0x00019692 0x00000012 Code RO 896 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x000196a4 0x000196a4 0x00000016 Code RO 898 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x000196ba 0x000196ba 0x00000008 Code RO 913 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x000196c2 0x000196c2 0x00000002 PAD - 0x000196c4 0x000196c4 0x00000088 Code RO 919 i.hal_system_init CVWL568.lib(hal_system.o) - 0x0001974c 0x0001974c 0x0000001c Code RO 920 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019768 0x00019768 0x00000008 Code RO 923 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019770 0x00019770 0x00000008 Code RO 924 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x00019778 0x00019778 0x00000008 Code RO 925 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x00019780 0x00019780 0x0000002e Code RO 950 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x000197ae 0x000197ae 0x0000001a Code RO 952 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x000197c8 0x000197c8 0x00000048 Code RO 954 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x00019810 0x00019810 0x00000028 Code RO 956 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x00019838 0x00019838 0x0000008c Code RO 989 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x000198c4 0x000198c4 0x00000010 Code RO 992 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x000198d4 0x000198d4 0x000001dc Code RO 1728 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x00019ab0 0x00019ab0 0x00000110 Code RO 2260 i.handle_init CVWL568.lib(irq_redirect .o) - 0x00019bc0 0x00019bc0 0x00000068 Code RO 113 i.init_mipi_tx ap_demo.o - 0x00019c28 0x00019c28 0x00000098 Code RO 114 i.init_panel ap_demo.o - 0x00019cc0 0x00019cc0 0x0000000a Code RO 3 i.main main.o - 0x00019cca 0x00019cca 0x00000002 PAD - 0x00019ccc 0x00019ccc 0x000000c4 Code RO 115 i.open_mipi_rx ap_demo.o - 0x00019d90 0x00019d90 0x00000038 Code RO 116 i.pps_update_handle ap_demo.o - 0x00019dc8 0x00019dc8 0x000003f4 Code RO 1729 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001a1bc 0x0001a1bc 0x00000178 Code RO 1730 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001a334 0x0001a334 0x0000008c Code RO 1731 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001a3c0 0x0001a3c0 0x00000180 Code RO 1732 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001a540 0x0001a540 0x000000a4 Code RO 1733 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a5e4 0x0001a5e4 0x000001b4 Code RO 1734 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001a798 0x0001a798 0x000000c4 Code RO 1735 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001a85c 0x0001a85c 0x000000c0 Code RO 1736 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001a91c 0x0001a91c 0x00000030 Code RO 117 i.soft_timer3_cb ap_demo.o - 0x0001a94c 0x0001a94c 0x00000048 Code RO 2587 i.sqrt m_ps.l(sqrt.o) - 0x0001a994 0x0001a994 0x00000108 Code RO 1737 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001aa9c 0x0001aa9c 0x000000d0 Code RO 1738 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001ab6c 0x0001ab6c 0x000001cc Code RO 1739 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001ad38 0x0001ad38 0x000027d8 Data RO 119 .constdata ap_demo.o - 0x0001d510 0x0001d510 0x00002066 Data RO 410 .constdata app_tp_for_custom_s8.o - 0x0001f576 0x0001f576 0x00000001 Data RO 423 .constdata app_tp_for_custom_s8.o - 0x0001f577 0x0001f577 0x00000001 PAD - 0x0001f578 0x0001f578 0x00000024 Data RO 665 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001f59c 0x0001f59c 0x000000d2 Data RO 737 .constdata CVWL568.lib(hal_gpio.o) - 0x0001f66e 0x0001f66e 0x00000002 PAD - 0x0001f670 0x0001f670 0x00000020 Data RO 795 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001f690 0x0001f690 0x00000008 Data RO 1489 .constdata CVWL568.lib(drv_param_init.o) - 0x0001f698 0x0001f698 0x00000186 Data RO 2332 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001f81e 0x0001f81e 0x00000002 PAD - 0x0001f820 0x0001f820 0x00000048 Data RO 565 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001f868 0x0001f868 0x00000043 Data RO 666 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001f8ab 0x0001f8ab 0x00000001 PAD - 0x0001f8ac 0x0001f8ac 0x000000e0 Data RO 1741 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001f98c 0x0001f98c 0x00000030 Data RO 2949 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001f9bc, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001f9bc, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2261 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001f9bc, Size: 0x00003900, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x0000054c]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x0000022c Data RW 120 .data ap_demo.o - 0x000703fc COMPRESSED 0x0000002e Data RW 281 .data app_tp_transfer.o - 0x0007042a COMPRESSED 0x000000e4 Data RW 424 .data app_tp_for_custom_s8.o - 0x0007050e COMPRESSED 0x00000001 Data RW 427 .data app_tp_for_custom_s8.o - 0x0007050f COMPRESSED 0x00000001 Data RW 428 .data app_tp_for_custom_s8.o - 0x00070510 COMPRESSED 0x00000001 Data RW 433 .data app_tp_for_custom_s8.o - 0x00070511 COMPRESSED 0x00000003 Data RW 434 .data app_tp_for_custom_s8.o - 0x00070514 COMPRESSED 0x00000005 Data RW 435 .data app_tp_for_custom_s8.o - 0x00070519 COMPRESSED 0x00000003 PAD - 0x0007051c COMPRESSED 0x00000030 Data RW 445 .data app_tp_for_custom_s8.o - 0x0007054c COMPRESSED 0x00000008 Data RW 566 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070554 COMPRESSED 0x00000003 Data RW 667 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070557 COMPRESSED 0x00000001 Data RW 766 .data CVWL568.lib(hal_i2c_master.o) - 0x00070558 COMPRESSED 0x00000020 Data RW 796 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070578 COMPRESSED 0x00000012 Data RW 1046 .data CVWL568.lib(norflash.o) - 0x0007058a COMPRESSED 0x00000002 PAD - 0x0007058c COMPRESSED 0x0000000c Data RW 1100 .data CVWL568.lib(drv_common.o) - 0x00070598 COMPRESSED 0x00000004 Data RW 1367 .data CVWL568.lib(drv_gpio.o) - 0x0007059c COMPRESSED 0x00000008 Data RW 1405 .data CVWL568.lib(drv_i2c_dma.o) - 0x000705a4 COMPRESSED 0x00000004 Data RW 1434 .data CVWL568.lib(drv_i2c_master.o) - 0x000705a8 COMPRESSED 0x00000004 Data RW 1465 .data CVWL568.lib(drv_i2c_slave.o) - 0x000705ac COMPRESSED 0x000004a4 Data RW 1490 .data CVWL568.lib(drv_param_init.o) - 0x00070a50 COMPRESSED 0x0000000c Data RW 1520 .data CVWL568.lib(drv_pwm.o) - 0x00070a5c COMPRESSED 0x00000004 Data RW 1596 .data CVWL568.lib(drv_spi_master.o) - 0x00070a60 COMPRESSED 0x00000008 Data RW 1622 .data CVWL568.lib(drv_swire.o) - 0x00070a68 COMPRESSED 0x00000001 Data RW 1647 .data CVWL568.lib(drv_sys_cfg.o) - 0x00070a69 COMPRESSED 0x00000003 PAD - 0x00070a6c COMPRESSED 0x00000050 Data RW 1680 .data CVWL568.lib(drv_timer.o) - 0x00070abc COMPRESSED 0x0000000c Data RW 1742 .data CVWL568.lib(hal_internal_vsync.o) - 0x00070ac8 COMPRESSED 0x00000008 Data RW 2113 .data CVWL568.lib(drv_rxbr.o) - 0x00070ad0 COMPRESSED 0x00000004 Data RW 2186 .data CVWL568.lib(drv_vidc.o) - 0x00070ad4 COMPRESSED 0x00000001 Data RW 2333 .data CVWL568.lib(drv_phy_common.o) - 0x00070ad5 COMPRESSED 0x00000003 PAD - 0x00070ad8 COMPRESSED 0x0000000c Data RW 2353 .data CVWL568.lib(drv_chip_info.o) - 0x00070ae4 COMPRESSED 0x00000008 Data RW 2502 .data CVWL568.lib(drv_uart.o) - 0x00070aec COMPRESSED 0x0000000c Data RW 2569 .data CVWL568.lib(drv_wdg.o) - 0x00070af8 COMPRESSED 0x00000004 Data RW 2918 .data mc_p.l(stdout.o) - 0x00070afc COMPRESSED 0x00000004 Data RW 2930 .data mc_p.l(errno.o) - 0x00070b00 - 0x00000190 Zero RW 280 .bss app_tp_transfer.o - 0x00070c90 - 0x000000c4 Zero RW 564 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070d54 - 0x0000004c Zero RW 664 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070da0 - 0x00000100 Zero RW 979 .bss CVWL568.lib(tau_log.o) - 0x00070ea0 - 0x000000d0 Zero RW 994 .bss CVWL568.lib(hal_uart.o) - 0x00070f70 - 0x0000001c Zero RW 1229 .bss CVWL568.lib(drv_dma.o) - 0x00070f8c - 0x00000040 Zero RW 1366 .bss CVWL568.lib(drv_gpio.o) - 0x00070fcc - 0x00000140 Zero RW 1404 .bss CVWL568.lib(drv_i2c_dma.o) - 0x0007110c - 0x00000970 Zero RW 1740 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00071a7c - 0x00001030 Zero RW 1790 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00072aac - 0x00000020 Zero RW 2397 .bss CVWL568.lib(hal_spi_slave.o) - 0x00072acc COMPRESSED 0x00000004 PAD - 0x00072ad0 - 0x00001000 Zero RW 512 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 4444 182 10200 556 0 34477 ap_demo.o - 1548 58 8295 287 0 14108 app_tp_for_custom_s8.o - 1108 102 0 46 400 12756 app_tp_transfer.o - 36 6 0 0 0 497 board.o - 10 0 0 0 0 9615 main.o - 120 18 192 0 4096 2072 startup_armcm0.o - - ---------------------------------------------------------------------- - 7272 366 18736 892 4496 73525 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 6 0 1 3 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 296 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o - 1528 118 0 0 0 2428 drv_dsi_tx.o - 118 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 796 112 0 4 64 1236 drv_gpio.o - 584 82 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 292 36 0 4 0 580 drv_i2c_slave.o - 704 6 0 0 0 1504 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 212 44 8 1188 0 452 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 374 34 0 80 0 932 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 168 22 0 12 0 316 drv_wdg.o - 3314 322 72 8 196 1756 hal_dsi_rx_ctrl.o - 4312 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 7862 1614 224 12 2416 2556 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 86 0 0 0 0 0 __dczerorl2.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 36856 4756 1068 1460 7936 34980 Library Totals - 52 0 5 8 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 31424 4550 1063 1444 7932 31704 CVWL568.lib - 272 26 0 0 0 152 m_ps.l - 2838 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 36856 4756 1068 1460 7936 34980 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 44128 5122 19804 2352 12432 84549 Grand Totals - 44128 5122 19804 1356 12432 84549 ELF Image Totals (compressed) - 44128 5122 19804 1356 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 63932 ( 62.43kB) - Total RW Size (RW Data + ZI Data) 14784 ( 14.44kB) - Total ROM Size (Code + RO Data + RW Data) 65288 ( 63.76kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20230427.map b/project/ISP_568/Listings/CVWL568_S21U_20230427.map deleted file mode 100644 index abbd428..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U_20230427.map +++ /dev/null @@ -1,5460 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) for ap_get_tp_calibration_status_01 - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.tp_heartbeat_exec) for tp_heartbeat_exec - ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) for ap_tp_st_touch_scan_point_record_event_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_display_on) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(i.tp_heartbeat_exec) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - ap_demo.o(i.tp_heartbeat_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_transfer.o(.data) for s_screen_init_complate - ap_demo.o(i.tp_heartbeat_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to app_tp_st_touch.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) for ap_tp_st_touch_error_handler_F3 - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) for ap_tp_st_touch_error_handler_FF - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) for ap_tp_st_touch_scan_point_record_event - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - app_tp_st_touch.o(i.CRC16_2) refers to app_tp_st_touch.o(.constdata) for .constdata - app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to memseta.o(.text) for __aeabi_memclr4 - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to printfa.o(i.__0printf) for __2printf - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to app_tp_st_touch.o(i.CRC16_2) for CRC16_2 - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to memseta.o(.text) for __aeabi_memclr4 - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to printfa.o(i.__0printf) for __2printf - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_calibration) for ap_tp_st_touch_calibration - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) for ap_tp_st_touch_get_calibration_success_mark - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(.data) for .data - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) for hal_internal_vsync_toggle_input_frame_rate - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) for hal_internal_sync_input_resolution_change_ex - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_dsi_tx_ctrl.o(.conststring) for .conststring - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) for hal_internal_vsync_update_lcdc_addr - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te) refers to hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) for hal_internal_sync_cmd_mode_rcv_te - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.constdata) for .constdata - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) for hal_dsi_tx_ctrl_set_rect_pixel_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) for hal_dsi_tx_ctrl_draw_flicker - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) for hal_dsi_tx_ctrl_draw_chessboard - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_update_dpi_param) for hal_internal_update_dpi_param - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_config_intr) for drv_i2c_s_config_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c0_set_callback) for drv_i2c0_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_sel) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_release_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_release_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.bss) for .bss - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c1_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c0_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_slave_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_update_dpi_param) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fmul.o(.text) for __aeabi_fmul - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ceil.o(i.ceil) for ceil - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) for hal_internal_video_mode_auto_sync - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_st_touch.o(.rev16_text), (4 bytes). - Removing app_tp_st_touch.o(.revsh_text), (4 bytes). - Removing app_tp_st_touch.o(.data), (3 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (10 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (148 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te), (10 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard), (280 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker), (172 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init), (30 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data), (272 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (80 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (32 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (40 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_sel), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (32 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (136 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (48 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (108 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_release_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). - Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1440 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_clocks), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (30 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (64 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_frame_buff_pd), (28 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (560 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing dflti.o(.text), (40 bytes). - -604 unused section(s) (total 28084 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010be8 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c00 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.CRC16_2 0x00010c18 Section 0 app_tp_st_touch.o(i.CRC16_2) - i.DMA_IRQn_Handler 0x00010c58 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c6c Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c88 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010ca4 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010cc0 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010cdc Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cf8 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010d14 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010d30 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d4c Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d60 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010db0 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010dc4 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010ddc Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010df4 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010e0c Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e4c Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e64 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e7c Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e98 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010fdc Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.UART_DisableDma 0x00010ff8 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ffa Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ffe Section 2 handlers.o(i.__scatterload_null) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SPIS_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00011038 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00011054 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x0001106c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011084 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001109c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x000110b4 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x000110cc Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x000110e8 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x00011100 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x00011124 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x0001116c Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x00011186 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x000112ba Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x000112d4 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011390 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x000113a8 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x000113c0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113d8 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113f8 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x0001141c Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0001144a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011464 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011465 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x0001147c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001147d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011494 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011495 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x000114b4 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x000114b5 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114cc Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114cd Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x00011510 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x0001151e Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x0001152c Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011538 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011539 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x000116ac Section 0 printfa.o(i._printf_core) - _printf_core 0x000116ad Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d98 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d99 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011db8 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011db9 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011de4 Section 0 printfa.o(i._sputc) - _sputc 0x00011de5 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011df0 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011df1 Thumb Code 3186 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a68 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012bfc Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012bfd Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_get_tp_calibration_status_01 0x00012c88 Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - i.ap_reset_cb 0x00012ca8 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012ca9 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d28 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d29 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d70 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d71 Thumb Code 28 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012db4 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012db5 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012de8 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012de9 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e64 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e65 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012ea8 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - i.ap_tp_st_touch_calibration 0x00012f40 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - i.ap_tp_st_touch_error_handler_F3 0x00012ff0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - i.ap_tp_st_touch_error_handler_FF 0x0001300a Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - i.ap_tp_st_touch_get_calibration_success_mark 0x0001302c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - i.ap_tp_st_touch_scan_point_init 0x000130d4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - i.ap_tp_st_touch_scan_point_record_event 0x000130f0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - i.ap_tp_st_touch_scan_point_record_event_exec 0x00013184 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - i.ap_tp_st_touch_simulate_finger_release_event 0x000131d4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - i.ap_tp_st_touch_software_reset 0x00013208 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) - i.ap_update_frame_rate 0x000132b4 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x000132b5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x000132e0 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x000132fc Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00013320 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x0001333c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00013358 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00013374 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00013390 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x000133ac Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x000133c8 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x000133e4 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00013400 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013448 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00013460 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00013470 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00013614 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x0001369c Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013934 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000139d4 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x00013a1c Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013a4c Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013c4c Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013c6c Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013c84 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013c8e Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013c98 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00013ca2 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013cac Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013cb4 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013cd0 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013cec Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013d24 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013d34 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013d64 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013d88 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013e30 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013e31 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013e60 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013ea4 Section 0 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013ec4 Section 0 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013ecc Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x0001421c Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00014224 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x0001422c Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000144e8 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00014518 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00014519 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x00014524 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x00014525 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00014564 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014684 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00014698 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x000146bc Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014bac Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014c74 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014c75 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014ca0 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014ca1 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014d34 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014d8c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014da4 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014de8 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014e0c Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014e0d Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014e28 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014e40 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014e64 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014e9c Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014ea8 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014ee8 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014f98 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014fac Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00015004 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x0001500c Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x0001501c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00015030 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00015044 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00015064 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00015078 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00015090 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x000150a4 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x000150b8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x000150cc Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x000150e0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x000150f4 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00015108 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x0001511c Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00015130 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00015144 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x0001515c Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00015174 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00015188 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x0001519c Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x000151b0 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x000151c8 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x000151e4 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x000151f4 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00015204 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00015228 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00015234 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x000152c4 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x000152d6 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x000152f0 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x000152f8 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x0001533c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00015372 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00015380 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x000153f4 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x000153fe Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00015428 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x0001552c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x0001556c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x0001556d Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x000155bc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x000155bd Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000155d8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000155e0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000155e6 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x000155f4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00015614 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x00015624 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00015634 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x0001567a Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x000156a0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x000157a4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x000157b2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x000157c6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x00015832 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00015836 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x0001584e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00015856 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x0001585e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015868 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x0001588c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00015890 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00015894 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00015898 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x000158b0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x000158ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x000158d6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x0001593a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015978 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015aac Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015aca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00015ad2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00015aee Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00015b06 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015b14 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015b54 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015b64 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015b6c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00015b8e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015b96 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015bbc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c66 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015c7c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015c94 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015cc2 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00015cce Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00015d00 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00015d18 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015d30 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015d3c Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015d50 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015da0 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015dc0 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015dd0 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015de0 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015df0 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015e00 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015e01 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015e20 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015f50 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015f5c Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015f68 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015f69 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015f9c Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00016048 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x00016062 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x0001607c Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x000160dc Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x000160ec Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x00016124 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x000161b0 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x0001620c Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00016248 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00016249 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00016286 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x000162c8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x000162cc Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x000162d4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x000162e8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00016338 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00016354 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x000163ac Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x000163e0 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x000163f8 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00016410 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00016440 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00016456 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x0001647a Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x000164a0 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x000164b6 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x000164cc Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x000164d8 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x000164f6 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00016518 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x0001653a Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x00016546 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00016560 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00016582 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x0001659c Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x000165a8 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x000165f4 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x000165fa Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x0001660c Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x0001662c Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x0001666c Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x00016680 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x000166a0 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x000166ac Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x000166ec Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x000166f8 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x0001670a Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x0001671a Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00016728 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x0001673c Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016748 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016758 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x0001676a Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x0001677a Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00016790 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x000167a8 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x000167c2 Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x000167d0 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x000167f8 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00016808 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x00016810 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00016824 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00016838 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x00016840 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_init_set_scld_filter 0x00016854 Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) - i.drv_param_p2r_filter_init 0x000168b8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x000168dc Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000168ec Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016928 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016988 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000169dc Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000169ec Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016a04 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016a24 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016a4a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016a68 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016a69 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016a88 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016aa8 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016ac0 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016af8 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016af9 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016b04 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016b05 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016b14 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016b15 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016b28 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016b29 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016b3e Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016b48 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016b4c Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016ba8 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016bbc Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016c20 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016c24 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016c25 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016c36 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x00016c3a Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016c3b Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x00016c4c Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016c58 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016c60 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016c6c Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016c78 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016c8c Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016d58 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016d6c Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016d80 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016d90 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00016db6 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016dbe Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016dc8 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016de8 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016e04 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016e58 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016e74 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016e80 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016ea8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016ec0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016edc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016f00 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016f24 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016f34 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016f44 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016f68 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016f69 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016f82 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016fa4 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016fb4 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016fc4 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016fc5 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00017008 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x0001701c Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x0001702c Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00017080 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x000170a8 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x000170b8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000170b9 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000170c2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000170de Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x000170fa Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x000170fb Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x0001710c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x0001710d Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00017120 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00017121 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00017130 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00017138 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00017150 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00017190 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x000171a4 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000171cc Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000171d8 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000171de Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x0001721a Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001722e Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001723e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00017246 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x0001726c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00017294 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x000172ac Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000172b6 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000172c6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000172d0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000172da Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x000172ec Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x000172f6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00017300 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00017318 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00017328 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00017329 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00017338 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00017339 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00017348 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00017388 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00017392 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x000173a8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x000173dc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017478 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174fc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x00017524 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017534 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x0001755c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x000175f4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x000175f5 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017798 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00017799 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017870 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017871 Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000179c8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000179c9 Thumb Code 312 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017b10 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017b11 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d3c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017d78 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e68 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ed4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f08 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f09 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f40 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f41 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fb4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017fe8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017ff8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00018034 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018070 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x00018090 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00018091 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00018220 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00018221 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00018254 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00018255 Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000186a4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000186d0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018754 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000187c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x0001886c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x0001886d Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018890 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x0001889c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000188d0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018904 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x000189a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x000189e4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018abc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018b6c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018b6d Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018bb0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018bb1 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018be0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018be1 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018c00 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018c01 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018c20 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018c21 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018cb4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018cb5 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018d0c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018d0d Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018d50 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018d68 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018d7c Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018dbc Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018ddc Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018e04 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018e1c Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018e6c Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018ecc Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018ed4 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018ef4 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018f60 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018f80 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018f9c Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018fa8 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018fa9 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018fc8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018fc9 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018fd8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00019024 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x000190ec Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00019100 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x0001910c Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x0001910d Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00019280 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x0001937c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x0001938c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x0001939c Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_update_dpi_param 0x00019570 Section 0 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - i.hal_internal_video_mode_auto_sync 0x00019580 Section 0 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - i.hal_internal_vsync_deinit 0x0001968c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x000196b4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x000196c0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x000196d8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x000196e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x000196f0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00019808 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000198b8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000199d4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000199e8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019a0c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019a5c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x00019adc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019add Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019b00 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019b01 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019b58 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019b59 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019b6c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019b6d Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019cd0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019cd1 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019d10 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019d11 Thumb Code 422 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019ec0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019ec1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019f00 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019f0e Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019f20 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019f36 Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019f40 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00019fc8 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019fe4 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019fec Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x00019ff4 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x00019ffc Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x0001a02a Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x0001a044 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001a08c Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x0001a0b4 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001a140 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x0001a150 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x0001a151 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x0001a32c Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a43c Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a43d Thumb Code 100 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a4ac Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a4ad Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a580 Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a58c Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a58d Thumb Code 164 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x0001a650 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a651 Thumb Code 100 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a6c4 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a6c5 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001aab8 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001aab9 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001ac30 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001ac31 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001acbc Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001acbd Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001ae3c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001ae3d Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001aee0 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001aee1 Thumb Code 316 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001b0b4 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001b0b5 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001b178 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001b179 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001b238 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001b239 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001b268 Section 0 sqrt.o(i.sqrt) - i.tp_heartbeat_exec 0x0001b2b0 Section 0 ap_demo.o(i.tp_heartbeat_exec) - i.vidc_callback 0x0001b31c Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001b31d Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001b424 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001b425 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001b4f4 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001b4f5 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001b6c0 Section 10640 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001b6c0 Data 108 ap_demo.o(.constdata) - .constdata 0x0001e050 Section 32 app_tp_st_touch.o(.constdata) - .constdata 0x0001e070 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001e094 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001e094 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001e10c Data 90 hal_gpio.o(.constdata) - .constdata 0x0001e168 Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001e168 Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001e188 Section 758 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e47e Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e480 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001e488 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001e488 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001e540 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001e5c0 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001e5f0 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001e610 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001e658 Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001e69c Section 224 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 1584 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - start_display_on 0x000701d1 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d2 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d3 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d6 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d8 Data 1 ap_demo.o(.data) - read_6e_10 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_24 0x000701da Data 1 ap_demo.o(.data) - read_6e_38 0x000701db Data 1 ap_demo.o(.data) - read_6e_52 0x000701dc Data 1 ap_demo.o(.data) - read_6e_66 0x000701dd Data 1 ap_demo.o(.data) - read_6e_70 0x000701de Data 1 ap_demo.o(.data) - read_5a_39 0x000701df Data 1 ap_demo.o(.data) - read_7F_count 0x000701e0 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701fc Data 4 ap_demo.o(.data) - .data 0x00070800 Section 23 app_tp_transfer.o(.data) - s_spim_write 0x00070800 Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x00070801 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x00070802 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x00070803 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070805 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070806 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070807 Data 1 app_tp_transfer.o(.data) - .data 0x00070817 Section 37 app_tp_st_touch.o(.data) - s_calibration_flag 0x00070817 Data 1 app_tp_st_touch.o(.data) - s_calibration_correct_flag 0x00070818 Data 1 app_tp_st_touch.o(.data) - .data 0x0007083c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007083c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070840 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070844 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070844 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070845 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070846 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070847 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070847 Data 1 hal_i2c_master.o(.data) - .data 0x00070848 Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070848 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070849 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007084a Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007084b Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007084c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070850 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070854 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x00070858 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x0007085c Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070860 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070864 Data 4 hal_i2c_slave.o(.data) - .data 0x00070868 Section 7036 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070872 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070873 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070874 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070875 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070876 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070877 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070878 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070879 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007087c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007087e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070880 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070882 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x000723e4 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e5 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e6 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e7 Section 3 app_tp_for_custom_s8.o(.data) - .data 0x000723ea Section 5 app_tp_for_custom_s8.o(.data) - .data 0x000723f0 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00072420 Section 18 norflash.o(.data) - tmprg 0x00072428 Data 4 norflash.o(.data) - .data 0x00072434 Section 12 drv_common.o(.data) - s_my_tick 0x00072434 Data 4 drv_common.o(.data) - .data 0x00072440 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00072440 Data 4 drv_gpio.o(.data) - .data 0x00072444 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00072444 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x00072448 Data 4 drv_i2c_dma.o(.data) - .data 0x0007244c Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x0007244c Data 4 drv_i2c_master.o(.data) - .data 0x00072450 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x00072450 Data 4 drv_i2c_slave.o(.data) - .data 0x00072454 Section 1188 drv_param_init.o(.data) - .data 0x000728f8 Section 12 drv_pwm.o(.data) - s_pwm_type 0x000728f8 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x000728fc Data 8 drv_pwm.o(.data) - .data 0x00072904 Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x00072904 Data 4 drv_spi_master.o(.data) - .data 0x00072908 Section 8 drv_swire.o(.data) - s_swire_cb 0x00072908 Data 8 drv_swire.o(.data) - .data 0x00072910 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00072910 Data 1 drv_sys_cfg.o(.data) - .data 0x00072914 Section 80 drv_timer.o(.data) - sg_timer_info 0x00072914 Data 80 drv_timer.o(.data) - .data 0x00072964 Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00072964 Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00072968 Data 4 hal_internal_vsync.o(.data) - .data 0x00072970 Section 8 drv_rxbr.o(.data) - .data 0x00072978 Section 4 drv_vidc.o(.data) - .data 0x0007297c Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x0007297c Data 1 drv_phy_common.o(.data) - .data 0x00072980 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x00072980 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00072984 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00072988 Data 4 drv_chip_info.o(.data) - .data 0x0007298c Section 8 drv_uart.o(.data) - s_UartFcrReg 0x0007298c Data 4 drv_uart.o(.data) - uart_userData 0x00072990 Data 4 drv_uart.o(.data) - .data 0x00072994 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x00072994 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x00072998 Data 8 drv_wdg.o(.data) - .data 0x000729a0 Section 4 stdout.o(.data) - .data 0x000729a4 Section 4 errno.o(.data) - _errno 0x000729a4 Data 4 errno.o(.data) - .bss 0x000729a8 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000729a8 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00072a70 Data 200 app_tp_transfer.o(.bss) - .bss 0x00072b38 Section 12 app_tp_st_touch.o(.bss) - .bss 0x00072b44 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00072b44 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00072c08 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00072c08 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00072c54 Section 256 tau_log.o(.bss) - .bss 0x00072d54 Section 728 app_tp_for_custom_s8.o(.bss) - .bss 0x0007302c Section 208 hal_uart.o(.bss) - .bss 0x000730fc Section 28 drv_dma.o(.bss) - s_dma_handle 0x000730fc Data 28 drv_dma.o(.bss) - .bss 0x00073118 Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00073118 Data 64 drv_gpio.o(.bss) - .bss 0x00073158 Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00073158 Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x000731f8 Data 160 drv_i2c_dma.o(.bss) - .bss 0x00073298 Section 2436 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00073afc Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00073bfc Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00073c08 Data 20 hal_internal_vsync.o(.bss) - .bss 0x00073c1c Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00074c4c Section 32 hal_spi_slave.o(.bss) - STACK 0x00074c70 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b89 Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010be9 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c01 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - CRC16_2 0x00010c19 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) - DMA_IRQn_Handler 0x00010c59 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c6d Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c89 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010ca5 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010cc1 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010cdd Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cf9 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010d15 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010d31 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d4d Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d61 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010db1 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010dc5 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010ddd Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010df5 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010e0d Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010e35 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e4d Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e65 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e7d Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e99 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010fdd Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - UART_DisableDma 0x00010ff9 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ffb Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010fff Thumb Code 2 handlers.o(i.__scatterload_null) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SPIS_IRQn_Handler 0x0001101d Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00011039 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00011055 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x0001106d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011085 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001109d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x000110b5 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x000110cd Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x000110e9 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x00011101 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x00011125 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x0001116d Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x00011187 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x000112bb Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x000112d5 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011391 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x000113a9 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x000113c1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113d9 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113f9 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x0001141d Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0001144b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x00011511 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x0001151f Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x0001152d Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a69 Thumb Code 282 ap_demo.o(i.ap_demo) - ap_get_tp_calibration_status_01 0x00012c89 Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - ap_set_tp_calibration_04 0x00012ea9 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - ap_tp_st_touch_calibration 0x00012f41 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - ap_tp_st_touch_error_handler_F3 0x00012ff1 Thumb Code 26 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - ap_tp_st_touch_error_handler_FF 0x0001300b Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - ap_tp_st_touch_get_calibration_success_mark 0x0001302d Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - ap_tp_st_touch_scan_point_init 0x000130d5 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - ap_tp_st_touch_scan_point_record_event 0x000130f1 Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - ap_tp_st_touch_scan_point_record_event_exec 0x00013185 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - ap_tp_st_touch_simulate_finger_release_event 0x000131d5 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - ap_tp_st_touch_software_reset 0x00013209 Thumb Code 118 app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) - app_ADC_IRQn_Handler 0x000132e1 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x000132fd Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00013321 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x0001333d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00013359 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00013375 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00013391 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x000133ad Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x000133c9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x000133e5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00013401 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013449 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00013461 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00013471 Thumb Code 208 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00013615 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x0001369d Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013935 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000139d5 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x00013a1d Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013a4d Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013c4d Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013c6d Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013c85 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013c8f Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013c99 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00013ca3 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013cad Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013cb5 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013cd1 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013ced Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013d25 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013d35 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013d65 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013d89 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) - app_tp_init 0x00013e61 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_read 0x00013ea5 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_write 0x00013ec5 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - app_tp_phone_analysis_data 0x00013ecd Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x0001421d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00014225 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x0001422d Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000144e9 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014565 Thumb Code 272 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014685 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00014699 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x000146bd Thumb Code 1258 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014bad Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014d35 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014d8d Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014da5 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014de9 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014e29 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014e41 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014e65 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014e9d Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014ea9 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014ee9 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014f99 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014fad Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00015005 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x0001500d Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x0001501d Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00015031 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00015045 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00015065 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00015079 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00015091 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x000150a5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x000150b9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x000150cd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x000150e1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x000150f5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00015109 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x0001511d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00015131 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00015145 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x0001515d Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00015175 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00015189 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x0001519d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x000151b1 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x000151c9 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x000151e5 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x000151f5 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00015205 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00015229 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00015235 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x000152c5 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x000152d7 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x000152f1 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x000152f9 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x0001533d Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00015373 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00015381 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x000153f5 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x000153ff Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00015429 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x0001552d Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000155d9 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000155e1 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000155e7 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x000155f5 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00015615 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x00015625 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00015635 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x0001567b Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x000156a1 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x000157a5 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x000157b3 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x000157c7 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x00015833 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00015837 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x0001584f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00015857 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x0001585f Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015869 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x0001588d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00015891 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00015895 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00015899 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x000158b1 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x000158cb Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x000158d7 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x0001593b Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015979 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015aad Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015acb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00015ad3 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00015aef Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00015b07 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015b15 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015b55 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015b65 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015b6d Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00015b8f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015b97 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015bbd Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c67 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015c7d Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015c95 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015cc3 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00015ccf Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00015d01 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00015d19 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015d31 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015d3d Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015d51 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015da1 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015dc1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015dd1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015de1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015df1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015e21 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015f51 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015f5d Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00015f9d Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00016049 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x00016063 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x0001607d Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x000160dd Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x000160ed Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x00016125 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x000161b1 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x0001620d Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00016287 Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x000162c9 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x000162cd Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x000162d5 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x000162e9 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00016339 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00016355 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x000163ad Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x000163e1 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x000163f9 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00016411 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00016441 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00016457 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x0001647b Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x000164a1 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x000164b7 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x000164cd Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x000164d9 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x000164f7 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00016519 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x0001653b Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x00016547 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00016561 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00016583 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x0001659d Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x000165a9 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x000165f5 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x000165fb Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x0001660d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x0001662d Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x0001666d Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x00016681 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x000166a1 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x000166ad Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x000166ed Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x000166f9 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x0001670b Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x0001671b Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00016729 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x0001673d Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016749 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016759 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x0001676b Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x0001677b Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00016791 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x000167a9 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x000167c3 Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x000167d1 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x000167f9 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00016809 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x00016811 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00016825 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00016839 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x00016841 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_init_set_scld_filter 0x00016855 Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) - drv_param_p2r_filter_init 0x000168b9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x000168dd Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000168ed Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016929 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016989 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000169dd Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000169ed Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016a05 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016a25 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016a4b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016a89 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016aa9 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016ac1 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016b3f Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016b49 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016b4d Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016ba9 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016bbd Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016c21 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016c37 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x00016c4d Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016c59 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016c61 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016c6d Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016c79 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016c8d Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016d59 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016d6d Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016d81 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016d91 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00016db7 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016dbf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016dc9 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016de9 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016e05 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016e59 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016e75 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016e81 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016ea9 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016ec1 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016edd Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016f01 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016f25 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016f35 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016f45 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016f83 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016fa5 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016fb5 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00017009 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x0001701d Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x0001702d Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00017081 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x000170a9 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x000170c3 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000170df Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00017131 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00017139 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00017151 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00017191 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x000171a5 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000171cd Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000171d9 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000171df Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x0001721b Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001722f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001723f Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00017247 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x0001726d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00017295 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x000172ad Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000172b7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000172c7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000172d1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000172db Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x000172ed Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x000172f7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00017301 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00017319 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00017349 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00017389 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00017393 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x000173a9 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x000173dd Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017479 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174fd Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x00017525 Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x00017535 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x0001755d Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017d3d Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017d79 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e69 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ed5 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fb5 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017fe9 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017ff9 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00018035 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018071 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x000186a5 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000186d1 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018755 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a1 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000187c9 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x00018891 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x0001889d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188bd Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000188d1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e1 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018905 Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x000189a1 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x000189e5 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018abd Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018d51 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018d69 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018d7d Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018dbd Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018ddd Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018e05 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018e1d Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018e6d Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018ecd Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018ed5 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018ef5 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018f61 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018f81 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018f9d Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018fd9 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00019025 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x000190ed Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00019101 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00019281 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x0001937d Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x0001938d Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x0001939d Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_update_dpi_param 0x00019571 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - hal_internal_video_mode_auto_sync 0x00019581 Thumb Code 238 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - hal_internal_vsync_deinit 0x0001968d Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x000196b5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x000196c1 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x000196d9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x000196e5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x000196f1 Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00019809 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000198b9 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000199d5 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000199e9 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019a0d Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019a5d Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00019f01 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019f0f Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019f21 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019f37 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019f41 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00019fc9 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019fe5 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019fed Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x00019ff5 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x00019ffd Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x0001a02b Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x0001a045 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001a08d Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x0001a0b5 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001a141 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001a32d Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a581 Thumb Code 10 main.o(i.main) - sqrt 0x0001b269 Thumb Code 66 sqrt.o(i.sqrt) - tp_heartbeat_exec 0x0001b2b1 Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) - panel_init_code 0x0001b72c Data 10401 ap_demo.o(.constdata) - wCRCTalbeAbs 0x0001e050 Data 32 app_tp_st_touch.o(.constdata) - phone_data_21 0x0001e188 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001e189 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001e18a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001e18b Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001e18c Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001e18d Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001e18e Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001e18f Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001e191 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001e193 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001e196 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001e19a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001e19e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001e1a2 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001e1a6 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001e1aa Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001e1ae Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001e1b3 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001e1b9 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001e1bf Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001e1c5 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001e1cb Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001e1d1 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001e1e1 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001e1ec Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001e208 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001e224 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001e22e Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001e34e Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001e46e Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001e47e Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001e77c Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001e7ac Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d4 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d5 Data 1 ap_demo.o(.data) - panel_mode 0x000701d7 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_heartbeat 0x000701f8 Data 4 ap_demo.o(.data) - rx_filter_1080_h_4_96 0x00070200 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_96 0x00070300 Data 256 ap_demo.o(.data) - rx_filter_1080_h_4_86 0x00070400 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_69 0x00070500 Data 256 ap_demo.o(.data) - rx_filter_1440_h_4_72 0x00070600 Data 256 ap_demo.o(.data) - rx_filter_3200_v_4_59 0x00070700 Data 256 ap_demo.o(.data) - s_screen_init_complate 0x00070804 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070808 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x0007080b Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007080e Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070811 Data 6 app_tp_transfer.o(.data) - st_touch_init_sensor_on 0x00070819 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_reset 0x0007081c Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_FpnlInit 0x0007081f Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_PnlInit 0x00070822 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCfg 0x00070825 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCx 0x00070828 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvPnl 0x0007082b Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clearfifo 0x0007082e Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clkreset 0x00070831 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneM 0x00070834 Data 4 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneS 0x00070838 Data 4 app_tp_st_touch.o(.data) - phone_data_E4 0x00070868 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070869 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007086a Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007086b Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x0007086c Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x0007086d Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007086e Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007086f Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070870 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070871 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007087a Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070884 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070e24 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D01 0x000713c4 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D03 0x0007169c Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D01 0x00071974 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D03 0x00071c4c Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7D05 0x00071f24 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D07 0x000721fc Data 288 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x0007231c Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x000723e4 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x000723e5 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x000723e6 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x000723e7 Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x000723ea Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x000723f0 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00072420 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00072421 Data 1 norflash.o(.data) - g_fls_write_en_status 0x00072422 Data 1 norflash.o(.data) - isFlsTransferEnd 0x00072423 Data 1 norflash.o(.data) - isFlsFifoReq 0x00072424 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00072425 Data 1 norflash.o(.data) - isNandReadCompleted 0x00072426 Data 1 norflash.o(.data) - g_fls_error_info 0x0007242c Data 6 norflash.o(.data) - g_systick_cb_func 0x00072438 Data 4 drv_common.o(.data) - g_system_clock 0x0007243c Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x00072454 Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00072554 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x00072654 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x00072754 Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x00072854 Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000728d4 Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x0007296c Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x00072970 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00072974 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00072978 Data 4 drv_vidc.o(.data) - __stdout 0x000729a0 Data 4 stdout.o(.data) - tp_scan_data 0x00072b38 Data 12 app_tp_st_touch.o(.bss) - string 0x00072c54 Data 256 tau_log.o(.bss) - phone_data_75_7401_7D02 0x00072d54 Data 728 app_tp_for_custom_s8.o(.bss) - hal_dmahandle 0x0007302c Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x000730cc Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x000730ec Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00073298 Data 100 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x000732fc Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x00073c1c Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00074c4c Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00074c70 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00075c70 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010f84, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000ff04]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000e7ac, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 516 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2751 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 3061 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 3064 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3066 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3068 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 3069 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3071 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3073 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 3062 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 517 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2754 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2756 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2758 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2760 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 3025 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 3027 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 3029 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 3031 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 3033 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 3035 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 3037 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 3039 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 3041 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 3045 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 3047 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 3049 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 3051 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 3053 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 3055 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 3057 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 3059 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 3076 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 3078 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 3080 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 3082 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 3091 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 3092 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 3094 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 3098 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 3100 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 3102 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 3104 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000060 Code RO 3114 .text mc_p.l(__dclz77c.o) - 0x00010be8 0x00010be8 0x00000018 Code RO 2385 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c00 0x00010c00 0x00000018 Code RO 2386 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c18 0x00010c18 0x00000040 Code RO 398 i.CRC16_2 app_tp_st_touch.o - 0x00010c58 0x00010c58 0x00000014 Code RO 2387 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c6c 0x00010c6c 0x0000001c Code RO 2388 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c88 0x00010c88 0x0000001c Code RO 2389 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ca4 0x00010ca4 0x0000001c Code RO 2390 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cc0 0x00010cc0 0x0000001c Code RO 2391 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cdc 0x00010cdc 0x0000001c Code RO 2392 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf8 0x00010cf8 0x0000001c Code RO 2393 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d14 0x00010d14 0x0000001c Code RO 2394 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d30 0x00010d30 0x0000001c Code RO 2395 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d4c 0x00010d4c 0x00000014 Code RO 2396 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d60 0x00010d60 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010dae 0x00010dae 0x00000002 PAD - 0x00010db0 0x00010db0 0x00000014 Code RO 2397 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000018 Code RO 2398 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ddc 0x00010ddc 0x00000018 Code RO 2399 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010df4 0x00010df4 0x00000018 Code RO 2400 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e0c 0x00010e0c 0x00000028 Code RO 982 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010e34 0x00010e34 0x00000018 Code RO 2401 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e4c 0x00010e4c 0x00000018 Code RO 2402 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e64 0x00010e64 0x00000018 Code RO 2403 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e7c 0x00010e7c 0x0000001c Code RO 2404 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e98 0x00010e98 0x00000144 Code RO 266 i.S20_Start_init app_tp_transfer.o - 0x00010fdc 0x00010fdc 0x0000001c Code RO 2405 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ff8 0x00010ff8 0x00000002 Code RO 2633 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ffa 0x00010ffa 0x00000004 Code RO 2639 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ffe 0x00010ffe 0x00000002 Code RO 3109 i.__scatterload_null mc_p.l(handlers.o) - 0x00011000 0x00011000 0x00000014 Data RO 1249 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1969 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1250 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x0000001c Code RO 2406 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011038 0x00011038 0x0000001c Code RO 2407 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011054 0x00011054 0x00000018 Code RO 2408 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x0001106c 0x0001106c 0x00000018 Code RO 2409 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011084 0x00011084 0x00000018 Code RO 2410 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001109c 0x0001109c 0x00000018 Code RO 2411 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b4 0x000110b4 0x00000018 Code RO 2412 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110cc 0x000110cc 0x0000001c Code RO 2629 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x000110e8 0x000110e8 0x00000018 Code RO 2413 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011100 0x00011100 0x00000024 Code RO 2647 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x00011124 0x00011124 0x00000048 Code RO 2650 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x0001116c 0x0001116c 0x0000001a Code RO 2651 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x00011186 0x00011186 0x00000134 Code RO 2653 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x000112ba 0x000112ba 0x0000001a Code RO 2655 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x000112d4 0x000112d4 0x000000bc Code RO 2656 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011390 0x00011390 0x00000018 Code RO 2414 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113a8 0x000113a8 0x00000018 Code RO 2415 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113c0 0x000113c0 0x00000018 Code RO 2416 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113d8 0x000113d8 0x00000020 Code RO 2997 i.__0printf mc_p.l(printfa.o) - 0x000113f8 0x000113f8 0x00000024 Code RO 3003 i.__0vsprintf mc_p.l(printfa.o) - 0x0001141c 0x0001141c 0x0000002e Code RO 3096 i.__ARM_clz mf_p.l(depilogue.o) - 0x0001144a 0x0001144a 0x0000001a Code RO 614 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011464 0x00011464 0x00000018 Code RO 1570 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x0001147c 0x0001147c 0x00000018 Code RO 1733 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011494 0x00011494 0x00000020 Code RO 2239 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114b4 0x000114b4 0x00000018 Code RO 2240 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114cc 0x000114cc 0x00000044 Code RO 2535 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x00011510 0x00011510 0x0000000e Code RO 3108 i.__scatterload_copy mc_p.l(handlers.o) - 0x0001151e 0x0001151e 0x0000000e Code RO 3110 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0001152c 0x0001152c 0x0000000c Code RO 3086 i.__set_errno mc_p.l(errno.o) - 0x00011538 0x00011538 0x00000174 Code RO 3004 i._fp_digits mc_p.l(printfa.o) - 0x000116ac 0x000116ac 0x000006ec Code RO 3005 i._printf_core mc_p.l(printfa.o) - 0x00011d98 0x00011d98 0x00000020 Code RO 3006 i._printf_post_padding mc_p.l(printfa.o) - 0x00011db8 0x00011db8 0x0000002c Code RO 3007 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011de4 0x00011de4 0x0000000a Code RO 3009 i._sputc mc_p.l(printfa.o) - 0x00011dee 0x00011dee 0x00000002 PAD - 0x00011df0 0x00011df0 0x00000c78 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a68 0x00012a68 0x00000194 Code RO 103 i.ap_demo ap_demo.o - 0x00012bfc 0x00012bfc 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c88 0x00012c88 0x00000020 Code RO 399 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o - 0x00012ca8 0x00012ca8 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012d28 0x00012d28 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012d70 0x00012d70 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012db4 0x00012db4 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012de8 0x00012de8 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e64 0x00012e64 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012ea8 0x00012ea8 0x00000098 Code RO 400 i.ap_set_tp_calibration_04 app_tp_st_touch.o - 0x00012f40 0x00012f40 0x000000b0 Code RO 401 i.ap_tp_st_touch_calibration app_tp_st_touch.o - 0x00012ff0 0x00012ff0 0x0000001a Code RO 402 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o - 0x0001300a 0x0001300a 0x00000020 Code RO 403 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o - 0x0001302a 0x0001302a 0x00000002 PAD - 0x0001302c 0x0001302c 0x000000a8 Code RO 404 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o - 0x000130d4 0x000130d4 0x0000001c Code RO 405 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o - 0x000130f0 0x000130f0 0x00000094 Code RO 406 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o - 0x00013184 0x00013184 0x00000050 Code RO 407 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o - 0x000131d4 0x000131d4 0x00000034 Code RO 408 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o - 0x00013208 0x00013208 0x000000ac Code RO 409 i.ap_tp_st_touch_software_reset app_tp_st_touch.o - 0x000132b4 0x000132b4 0x0000002c Code RO 111 i.ap_update_frame_rate ap_demo.o - 0x000132e0 0x000132e0 0x0000001c Code RO 2241 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x000132fc 0x000132fc 0x00000024 Code RO 1494 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013320 0x00013320 0x0000001c Code RO 1495 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001333c 0x0001333c 0x0000001c Code RO 1496 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013358 0x00013358 0x0000001c Code RO 1497 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013374 0x00013374 0x0000001c Code RO 1498 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013390 0x00013390 0x0000001c Code RO 1499 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133ac 0x000133ac 0x0000001c Code RO 1500 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133c8 0x000133c8 0x0000001c Code RO 1501 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133e4 0x000133e4 0x0000001c Code RO 1502 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013400 0x00013400 0x00000048 Code RO 1241 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013448 0x00013448 0x00000018 Code RO 1605 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00013460 0x00013460 0x00000010 Code RO 1571 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00013470 0x00013470 0x000001a4 Code RO 1851 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00013614 0x00013614 0x00000088 Code RO 2183 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x0001369c 0x0001369c 0x00000298 Code RO 1955 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013934 0x00013934 0x000000a0 Code RO 2011 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000139d4 0x000139d4 0x00000048 Code RO 1654 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x00013a1c 0x00013a1c 0x00000030 Code RO 1734 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013a4c 0x00013a4c 0x00000200 Code RO 2536 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013c4c 0x00013c4c 0x00000020 Code RO 1766 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013c6c 0x00013c6c 0x00000018 Code RO 1242 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013c84 0x00013c84 0x0000000a Code RO 1816 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c8e 0x00013c8e 0x0000000a Code RO 1817 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c98 0x00013c98 0x0000000a Code RO 1818 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013ca2 0x00013ca2 0x0000000a Code RO 1819 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013cac 0x00013cac 0x00000008 Code RO 2657 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013cb4 0x00013cb4 0x0000001c Code RO 2306 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013cd0 0x00013cd0 0x0000001c Code RO 2242 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013cec 0x00013cec 0x00000038 Code RO 2716 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013d24 0x00013d24 0x00000010 Code RO 1356 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013d34 0x00013d34 0x00000030 Code RO 1157 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013d64 0x00013d64 0x00000024 Code RO 267 i.app_tp_I2C_init app_tp_transfer.o - 0x00013d88 0x00013d88 0x000000a8 Code RO 410 i.app_tp_calibration_exec app_tp_st_touch.o - 0x00013e30 0x00013e30 0x00000030 Code RO 268 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013e60 0x00013e60 0x00000044 Code RO 269 i.app_tp_init app_tp_transfer.o - 0x00013ea4 0x00013ea4 0x00000020 Code RO 270 i.app_tp_m_read app_tp_transfer.o - 0x00013ec4 0x00013ec4 0x00000008 Code RO 272 i.app_tp_m_write app_tp_transfer.o - 0x00013ecc 0x00013ecc 0x00000350 Code RO 993 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001421c 0x0001421c 0x00000008 Code RO 275 i.app_tp_s_read app_tp_transfer.o - 0x00014224 0x00014224 0x00000008 Code RO 277 i.app_tp_s_write app_tp_transfer.o - 0x0001422c 0x0001422c 0x000002bc Code RO 995 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000144e8 0x000144e8 0x00000030 Code RO 278 i.app_tp_screen_init app_tp_transfer.o - 0x00014518 0x00014518 0x0000000c Code RO 279 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00014524 0x00014524 0x00000040 Code RO 280 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014564 0x00014564 0x00000120 Code RO 281 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014684 0x00014684 0x00000014 Code RO 282 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00014698 0x00014698 0x00000024 Code RO 496 i.board_Init board.o - 0x000146bc 0x000146bc 0x000004f0 Code RO 1852 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014bac 0x00014bac 0x000000c8 Code RO 2740 i.ceil m_ps.l(ceil.o) - 0x00014c74 0x00014c74 0x0000002c Code RO 1853 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014ca0 0x00014ca0 0x00000094 Code RO 1854 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014d34 0x00014d34 0x00000058 Code RO 1942 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014d8c 0x00014d8c 0x00000018 Code RO 1943 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014da4 0x00014da4 0x00000044 Code RO 1944 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014de8 0x00014de8 0x00000024 Code RO 1945 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e0c 0x00014e0c 0x0000001c Code RO 1855 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014e28 0x00014e28 0x00000018 Code RO 974 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014e40 0x00014e40 0x00000022 Code RO 975 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014e62 0x00014e62 0x00000002 PAD - 0x00014e64 0x00014e64 0x00000038 Code RO 1785 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014e9c 0x00014e9c 0x0000000c Code RO 2506 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014ea8 0x00014ea8 0x00000040 Code RO 2507 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014ee8 0x00014ee8 0x000000b0 Code RO 2508 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014f98 0x00014f98 0x00000014 Code RO 2509 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014fac 0x00014fac 0x00000058 Code RO 1244 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00015004 0x00015004 0x00000008 Code RO 1247 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x0001500c 0x0001500c 0x00000010 Code RO 1269 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x0001501c 0x0001501c 0x00000014 Code RO 1282 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00015030 0x00015030 0x00000014 Code RO 1283 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00015044 0x00015044 0x00000020 Code RO 1286 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00015064 0x00015064 0x00000014 Code RO 1287 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00015078 0x00015078 0x00000018 Code RO 1288 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00015090 0x00015090 0x00000014 Code RO 1289 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x000150a4 0x000150a4 0x00000014 Code RO 1290 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x000150b8 0x000150b8 0x00000014 Code RO 1291 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x000150cc 0x000150cc 0x00000014 Code RO 1292 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x000150e0 0x000150e0 0x00000014 Code RO 1293 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x000150f4 0x000150f4 0x00000014 Code RO 1294 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00015108 0x00015108 0x00000014 Code RO 1297 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x0001511c 0x0001511c 0x00000014 Code RO 1298 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00015130 0x00015130 0x00000014 Code RO 1299 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00015144 0x00015144 0x00000018 Code RO 1300 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x0001515c 0x0001515c 0x00000018 Code RO 1303 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00015174 0x00015174 0x00000014 Code RO 1304 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00015188 0x00015188 0x00000014 Code RO 1305 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x0001519c 0x0001519c 0x00000014 Code RO 1307 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x000151b0 0x000151b0 0x00000018 Code RO 1360 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x000151c8 0x000151c8 0x0000001c Code RO 1361 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x000151e4 0x000151e4 0x00000010 Code RO 1363 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x000151f4 0x000151f4 0x00000010 Code RO 1365 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00015204 0x00015204 0x00000024 Code RO 1366 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00015228 0x00015228 0x0000000c Code RO 1368 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00015234 0x00015234 0x00000090 Code RO 1371 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x000152c4 0x000152c4 0x00000012 Code RO 1373 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x000152d6 0x000152d6 0x0000001a Code RO 1375 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x000152f0 0x000152f0 0x00000006 Code RO 1376 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x000152f6 0x000152f6 0x00000002 PAD - 0x000152f8 0x000152f8 0x00000044 Code RO 1378 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x0001533c 0x0001533c 0x00000036 Code RO 2519 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00015372 0x00015372 0x0000000c Code RO 2520 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x0001537e 0x0001537e 0x00000002 PAD - 0x00015380 0x00015380 0x00000074 Code RO 2521 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x000153f4 0x000153f4 0x0000000a Code RO 2522 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x000153fe 0x000153fe 0x00000028 Code RO 2524 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00015426 0x00015426 0x00000002 PAD - 0x00015428 0x00015428 0x00000104 Code RO 1956 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x0001552c 0x0001552c 0x00000040 Code RO 1957 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x0001556c 0x0001556c 0x00000050 Code RO 1958 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x000155bc 0x000155bc 0x0000001c Code RO 1959 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000155d8 0x000155d8 0x00000008 Code RO 1960 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000155e0 0x000155e0 0x00000006 Code RO 1961 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000155e6 0x000155e6 0x0000000e Code RO 1965 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x000155f4 0x000155f4 0x00000020 Code RO 1966 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015614 0x00015614 0x00000010 Code RO 1967 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015624 0x00015624 0x00000010 Code RO 1970 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015634 0x00015634 0x00000046 Code RO 1972 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x0001567a 0x0001567a 0x00000026 Code RO 1973 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x000156a0 0x000156a0 0x00000104 Code RO 1974 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x000157a4 0x000157a4 0x0000000e Code RO 1975 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x000157b2 0x000157b2 0x00000014 Code RO 2013 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x000157c6 0x000157c6 0x0000006c Code RO 2014 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015832 0x00015832 0x00000004 Code RO 2015 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015836 0x00015836 0x00000018 Code RO 2016 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001584e 0x0001584e 0x00000008 Code RO 2017 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015856 0x00015856 0x00000008 Code RO 2018 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001585e 0x0001585e 0x0000000a Code RO 2019 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015868 0x00015868 0x00000024 Code RO 2020 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x0001588c 0x0001588c 0x00000004 Code RO 2021 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00015890 0x00015890 0x00000004 Code RO 2023 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00015894 0x00015894 0x00000004 Code RO 2025 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015898 0x00015898 0x00000018 Code RO 2026 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x000158b0 0x000158b0 0x0000001a Code RO 2027 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000158ca 0x000158ca 0x0000000c Code RO 2029 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158d6 0x000158d6 0x00000064 Code RO 2033 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x0001593a 0x0001593a 0x0000003e Code RO 2034 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015978 0x00015978 0x00000134 Code RO 2036 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015aac 0x00015aac 0x0000001e Code RO 2037 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015aca 0x00015aca 0x00000008 Code RO 2041 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015ad2 0x00015ad2 0x0000001c Code RO 2042 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015aee 0x00015aee 0x00000018 Code RO 2045 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015b06 0x00015b06 0x0000000c Code RO 2046 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b12 0x00015b12 0x00000002 PAD - 0x00015b14 0x00015b14 0x00000040 Code RO 2047 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015b54 0x00015b54 0x00000010 Code RO 2048 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b64 0x00015b64 0x00000008 Code RO 2049 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015b6c 0x00015b6c 0x00000022 Code RO 2050 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015b8e 0x00015b8e 0x00000008 Code RO 2052 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015b96 0x00015b96 0x00000026 Code RO 2053 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015bbc 0x00015bbc 0x000000aa Code RO 2056 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015c66 0x00015c66 0x00000016 Code RO 2057 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015c7c 0x00015c7c 0x00000018 Code RO 2058 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015c94 0x00015c94 0x0000002e Code RO 2457 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015cc2 0x00015cc2 0x0000000c Code RO 2460 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015cce 0x00015cce 0x00000032 Code RO 2461 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015d00 0x00015d00 0x00000018 Code RO 2462 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00015d18 0x00015d18 0x00000018 Code RO 1503 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015d30 0x00015d30 0x0000000c Code RO 1505 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015d3c 0x00015d3c 0x00000014 Code RO 1506 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015d50 0x00015d50 0x00000050 Code RO 1508 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015da0 0x00015da0 0x00000020 Code RO 1509 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015dc0 0x00015dc0 0x00000010 Code RO 1510 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015dd0 0x00015dd0 0x00000010 Code RO 1511 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015de0 0x00015de0 0x00000010 Code RO 1512 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015df0 0x00015df0 0x00000010 Code RO 1513 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015e00 0x00015e00 0x00000020 Code RO 722 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015e20 0x00015e20 0x00000130 Code RO 1514 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015f50 0x00015f50 0x0000000c Code RO 1606 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015f5c 0x00015f5c 0x0000000c Code RO 1572 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015f68 0x00015f68 0x00000034 Code RO 1546 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015f9c 0x00015f9c 0x000000ac Code RO 1547 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00016048 0x00016048 0x0000001a Code RO 1548 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016062 0x00016062 0x00000018 Code RO 1549 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001607a 0x0001607a 0x00000002 PAD - 0x0001607c 0x0001607c 0x00000060 Code RO 1574 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x000160dc 0x000160dc 0x00000010 Code RO 1577 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x000160ec 0x000160ec 0x00000038 Code RO 1578 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00016124 0x00016124 0x0000008c Code RO 1584 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x000161b0 0x000161b0 0x0000005c Code RO 1550 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001620c 0x0001620c 0x0000003c Code RO 1551 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016248 0x00016248 0x0000003e Code RO 1552 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00016286 0x00016286 0x00000042 Code RO 1607 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x000162c8 0x000162c8 0x00000004 Code RO 1608 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x000162cc 0x000162cc 0x00000008 Code RO 1609 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x000162d4 0x000162d4 0x00000014 Code RO 1610 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x000162e8 0x000162e8 0x00000050 Code RO 1613 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016338 0x00016338 0x0000001c Code RO 1614 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00016354 0x00016354 0x00000058 Code RO 1553 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x000163ac 0x000163ac 0x00000032 Code RO 1615 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x000163de 0x000163de 0x00000002 PAD - 0x000163e0 0x000163e0 0x00000018 Code RO 1554 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x000163f8 0x000163f8 0x00000018 Code RO 2125 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00016410 0x00016410 0x00000030 Code RO 2126 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00016440 0x00016440 0x00000016 Code RO 2127 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00016456 0x00016456 0x00000024 Code RO 2128 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x0001647a 0x0001647a 0x00000026 Code RO 2129 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x000164a0 0x000164a0 0x00000016 Code RO 2130 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x000164b6 0x000164b6 0x00000016 Code RO 2131 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x000164cc 0x000164cc 0x0000000c Code RO 2132 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x000164d8 0x000164d8 0x0000001e Code RO 2133 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x000164f6 0x000164f6 0x00000022 Code RO 2134 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00016518 0x00016518 0x00000022 Code RO 2135 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x0001653a 0x0001653a 0x0000000c Code RO 2136 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00016546 0x00016546 0x0000001a Code RO 2137 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00016560 0x00016560 0x00000022 Code RO 2138 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00016582 0x00016582 0x0000001a Code RO 2140 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x0001659c 0x0001659c 0x0000000c Code RO 2141 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x000165a8 0x000165a8 0x0000004c Code RO 2142 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x000165f4 0x000165f4 0x00000006 Code RO 2143 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x000165fa 0x000165fa 0x00000012 Code RO 2144 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x0001660c 0x0001660c 0x00000020 Code RO 2146 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x0001662c 0x0001662c 0x00000040 Code RO 2147 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x0001666c 0x0001666c 0x00000014 Code RO 2149 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x00016680 0x00016680 0x00000020 Code RO 2150 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x000166a0 0x000166a0 0x0000000c Code RO 2184 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x000166ac 0x000166ac 0x00000040 Code RO 2185 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x000166ec 0x000166ec 0x0000000c Code RO 2186 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x000166f8 0x000166f8 0x00000012 Code RO 2187 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x0001670a 0x0001670a 0x00000010 Code RO 2188 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x0001671a 0x0001671a 0x0000000e Code RO 2189 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00016728 0x00016728 0x00000014 Code RO 2190 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x0001673c 0x0001673c 0x0000000c Code RO 2191 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016748 0x00016748 0x00000010 Code RO 2194 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016758 0x00016758 0x00000012 Code RO 2195 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x0001676a 0x0001676a 0x00000010 Code RO 2197 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x0001677a 0x0001677a 0x00000014 Code RO 2198 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001678e 0x0001678e 0x00000002 PAD - 0x00016790 0x00016790 0x00000018 Code RO 2199 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x000167a8 0x000167a8 0x0000001a Code RO 2200 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x000167c2 0x000167c2 0x0000000e Code RO 2204 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x000167d0 0x000167d0 0x00000028 Code RO 2205 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x000167f8 0x000167f8 0x0000000e Code RO 2207 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00016806 0x00016806 0x00000002 PAD - 0x00016808 0x00016808 0x00000008 Code RO 1632 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x00016810 0x00016810 0x00000014 Code RO 1633 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00016824 0x00016824 0x00000014 Code RO 1634 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00016838 0x00016838 0x00000008 Code RO 1635 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x00016840 0x00016840 0x00000014 Code RO 1636 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00016854 0x00016854 0x00000064 Code RO 1637 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) - 0x000168b8 0x000168b8 0x00000024 Code RO 1639 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x000168dc 0x000168dc 0x00000010 Code RO 2478 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000168ec 0x000168ec 0x0000003c Code RO 2479 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016928 0x00016928 0x00000060 Code RO 2480 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016988 0x00016988 0x00000054 Code RO 2481 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000169dc 0x000169dc 0x00000010 Code RO 2482 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000169ec 0x000169ec 0x00000018 Code RO 2483 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016a04 0x00016a04 0x00000020 Code RO 2485 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016a24 0x00016a24 0x00000026 Code RO 2486 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016a4a 0x00016a4a 0x0000001e Code RO 2487 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016a68 0x00016a68 0x00000020 Code RO 2488 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016a88 0x00016a88 0x00000020 Code RO 1694 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016aa8 0x00016aa8 0x00000018 Code RO 1696 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016ac0 0x00016ac0 0x00000038 Code RO 1697 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016af8 0x00016af8 0x0000000c Code RO 1976 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016b04 0x00016b04 0x00000010 Code RO 1977 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016b14 0x00016b14 0x00000014 Code RO 1979 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b28 0x00016b28 0x00000016 Code RO 1980 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b3e 0x00016b3e 0x0000000a Code RO 2243 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016b48 0x00016b48 0x00000004 Code RO 2244 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016b4c 0x00016b4c 0x0000005a Code RO 2246 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00016ba6 0x00016ba6 0x00000002 PAD - 0x00016ba8 0x00016ba8 0x00000014 Code RO 2247 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016bbc 0x00016bbc 0x00000064 Code RO 2248 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016c20 0x00016c20 0x00000004 Code RO 2249 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016c24 0x00016c24 0x00000012 Code RO 1856 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016c36 0x00016c36 0x00000004 Code RO 2252 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016c3a 0x00016c3a 0x00000012 Code RO 1857 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016c4c 0x00016c4c 0x0000000c Code RO 2254 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c58 0x00016c58 0x00000008 Code RO 2255 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c60 0x00016c60 0x0000000c Code RO 2256 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016c6c 0x00016c6c 0x0000000c Code RO 2257 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016c78 0x00016c78 0x00000014 Code RO 2258 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016c8c 0x00016c8c 0x000000cc Code RO 2259 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016d58 0x00016d58 0x00000014 Code RO 2261 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016d6c 0x00016d6c 0x00000014 Code RO 2263 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016d80 0x00016d80 0x00000010 Code RO 2264 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016d90 0x00016d90 0x00000026 Code RO 2266 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00016db6 0x00016db6 0x00000008 Code RO 2267 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016dbe 0x00016dbe 0x00000008 Code RO 2268 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00016dc6 0x00016dc6 0x00000002 PAD - 0x00016dc8 0x00016dc8 0x00000020 Code RO 1742 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016de8 0x00016de8 0x0000001c Code RO 1767 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016e04 0x00016e04 0x00000054 Code RO 1770 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016e58 0x00016e58 0x0000001c Code RO 1771 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016e74 0x00016e74 0x0000000c Code RO 1786 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016e80 0x00016e80 0x00000028 Code RO 1787 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016ea8 0x00016ea8 0x00000018 Code RO 1790 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ec0 0x00016ec0 0x0000001c Code RO 1791 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016edc 0x00016edc 0x00000024 Code RO 1792 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016f00 0x00016f00 0x00000024 Code RO 1793 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016f24 0x00016f24 0x00000010 Code RO 1795 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f34 0x00016f34 0x00000010 Code RO 1796 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f44 0x00016f44 0x00000024 Code RO 1797 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016f68 0x00016f68 0x0000001a Code RO 1820 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016f82 0x00016f82 0x00000020 Code RO 1821 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016fa2 0x00016fa2 0x00000002 PAD - 0x00016fa4 0x00016fa4 0x00000010 Code RO 1822 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016fb4 0x00016fb4 0x00000010 Code RO 1823 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016fc4 0x00016fc4 0x00000044 Code RO 1825 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00017008 0x00017008 0x00000014 Code RO 1826 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x0001701c 0x0001701c 0x00000010 Code RO 1827 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x0001702c 0x0001702c 0x00000054 Code RO 1828 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00017080 0x00017080 0x00000028 Code RO 1829 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x000170a8 0x000170a8 0x00000010 Code RO 1830 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x000170b8 0x000170b8 0x0000000a Code RO 2059 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000170c2 0x000170c2 0x0000001c Code RO 2060 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000170de 0x000170de 0x0000001c Code RO 2061 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x000170fa 0x000170fa 0x00000012 Code RO 2063 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001710c 0x0001710c 0x00000014 Code RO 2064 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00017120 0x00017120 0x00000010 Code RO 2065 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00017130 0x00017130 0x00000008 Code RO 2307 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00017138 0x00017138 0x00000018 Code RO 2311 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00017150 0x00017150 0x00000040 Code RO 2312 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00017190 0x00017190 0x00000012 Code RO 2314 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x000171a2 0x000171a2 0x00000002 PAD - 0x000171a4 0x000171a4 0x00000028 Code RO 2318 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000171cc 0x000171cc 0x0000000c Code RO 2319 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000171d8 0x000171d8 0x00000006 Code RO 2320 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000171de 0x000171de 0x0000003c Code RO 2322 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x0001721a 0x0001721a 0x00000014 Code RO 2326 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001722e 0x0001722e 0x00000010 Code RO 2327 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001723e 0x0001723e 0x00000008 Code RO 2330 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00017246 0x00017246 0x00000026 Code RO 2331 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x0001726c 0x0001726c 0x00000026 Code RO 2332 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00017292 0x00017292 0x00000002 PAD - 0x00017294 0x00017294 0x00000018 Code RO 2333 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x000172ac 0x000172ac 0x0000000a Code RO 2334 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000172b6 0x000172b6 0x00000010 Code RO 2335 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000172c6 0x000172c6 0x0000000a Code RO 2336 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000172d0 0x000172d0 0x0000000a Code RO 2337 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000172da 0x000172da 0x00000012 Code RO 2338 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x000172ec 0x000172ec 0x0000000a Code RO 2339 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x000172f6 0x000172f6 0x0000000a Code RO 2340 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00017300 0x00017300 0x00000016 Code RO 2341 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00017316 0x00017316 0x00000002 PAD - 0x00017318 0x00017318 0x00000010 Code RO 2717 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00017328 0x00017328 0x00000010 Code RO 2718 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017338 0x00017338 0x00000010 Code RO 2721 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017348 0x00017348 0x00000040 Code RO 2724 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00017388 0x00017388 0x0000000a Code RO 1415 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00017392 0x00017392 0x00000014 Code RO 984 i.fputc CVWL568.lib(tau_log.o) - 0x000173a6 0x000173a6 0x00000002 PAD - 0x000173a8 0x000173a8 0x00000034 Code RO 525 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000173dc 0x000173dc 0x0000009c Code RO 527 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017478 0x00017478 0x00000084 Code RO 529 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000174fc 0x000174fc 0x00000028 Code RO 531 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017524 0x00017524 0x00000010 Code RO 532 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017534 0x00017534 0x00000028 Code RO 533 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001755c 0x0001755c 0x00000098 Code RO 535 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000175f4 0x000175f4 0x000001a4 Code RO 536 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017798 0x00017798 0x000000d8 Code RO 537 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017870 0x00017870 0x00000158 Code RO 538 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000179c8 0x000179c8 0x00000148 Code RO 539 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017b10 0x00017b10 0x0000022c Code RO 540 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d3c 0x00017d3c 0x0000003c Code RO 541 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d78 0x00017d78 0x000000f0 Code RO 544 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e68 0x00017e68 0x0000006c Code RO 547 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ed4 0x00017ed4 0x00000034 Code RO 548 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f08 0x00017f08 0x00000038 Code RO 552 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f40 0x00017f40 0x00000072 Code RO 557 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fb2 0x00017fb2 0x00000002 PAD - 0x00017fb4 0x00017fb4 0x00000034 Code RO 558 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fe8 0x00017fe8 0x0000000e Code RO 560 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ff6 0x00017ff6 0x00000002 PAD - 0x00017ff8 0x00017ff8 0x0000003c Code RO 561 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018034 0x00018034 0x0000003c Code RO 562 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018070 0x00018070 0x00000020 Code RO 565 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018090 0x00018090 0x00000190 Code RO 618 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018220 0x00018220 0x00000034 Code RO 619 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018254 0x00018254 0x00000450 Code RO 620 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186a4 0x000186a4 0x0000002c Code RO 623 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186d0 0x000186d0 0x00000084 Code RO 624 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018754 0x00018754 0x0000004c Code RO 628 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187a0 0x000187a0 0x00000028 Code RO 630 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187c8 0x000187c8 0x000000a4 Code RO 632 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001886c 0x0001886c 0x00000024 Code RO 633 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018890 0x00018890 0x0000000c Code RO 634 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001889c 0x0001889c 0x00000020 Code RO 637 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188bc 0x000188bc 0x00000014 Code RO 643 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188d0 0x000188d0 0x00000010 Code RO 644 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188e0 0x000188e0 0x00000024 Code RO 645 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018904 0x00018904 0x0000009c Code RO 648 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189a0 0x000189a0 0x00000044 Code RO 649 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189e4 0x000189e4 0x000000d8 Code RO 650 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018abc 0x00018abc 0x000000b0 Code RO 651 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b6c 0x00018b6c 0x00000044 Code RO 652 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bb0 0x00018bb0 0x00000030 Code RO 653 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018be0 0x00018be0 0x00000020 Code RO 654 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c00 0x00018c00 0x00000020 Code RO 655 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c20 0x00018c20 0x00000094 Code RO 656 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018cb4 0x00018cb4 0x00000058 Code RO 657 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d0c 0x00018d0c 0x00000044 Code RO 658 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d50 0x00018d50 0x00000018 Code RO 723 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018d68 0x00018d68 0x00000012 Code RO 724 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018d7a 0x00018d7a 0x00000002 PAD - 0x00018d7c 0x00018d7c 0x00000040 Code RO 727 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018dbc 0x00018dbc 0x00000020 Code RO 728 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018ddc 0x00018ddc 0x00000028 Code RO 729 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018e04 0x00018e04 0x00000018 Code RO 730 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018e1c 0x00018e1c 0x00000050 Code RO 731 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018e6c 0x00018e6c 0x00000060 Code RO 733 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018ecc 0x00018ecc 0x00000008 Code RO 734 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018ed4 0x00018ed4 0x00000020 Code RO 736 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018ef4 0x00018ef4 0x0000006c Code RO 762 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018f60 0x00018f60 0x00000020 Code RO 763 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018f80 0x00018f80 0x0000001c Code RO 764 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018f9c 0x00018f9c 0x0000000c Code RO 766 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018fa8 0x00018fa8 0x00000020 Code RO 767 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018fc8 0x00018fc8 0x00000010 Code RO 781 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018fd8 0x00018fd8 0x0000004c Code RO 782 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00019024 0x00019024 0x000000c8 Code RO 784 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x000190ec 0x000190ec 0x00000014 Code RO 785 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00019100 0x00019100 0x0000000c Code RO 793 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x0001910c 0x0001910c 0x00000174 Code RO 796 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00019280 0x00019280 0x000000fc Code RO 1858 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x0001937c 0x0001937c 0x00000010 Code RO 1860 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x0001938c 0x0001938c 0x00000010 Code RO 1861 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001939c 0x0001939c 0x000001d4 Code RO 1863 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x00019570 0x00019570 0x00000010 Code RO 1865 i.hal_internal_update_dpi_param CVWL568.lib(hal_internal_vsync.o) - 0x00019580 0x00019580 0x0000010c Code RO 1866 i.hal_internal_video_mode_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x0001968c 0x0001968c 0x00000028 Code RO 1867 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x000196b4 0x000196b4 0x0000000c Code RO 1868 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196c0 0x000196c0 0x00000018 Code RO 1869 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000196d8 0x000196d8 0x0000000c Code RO 1870 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000196e4 0x000196e4 0x0000000c Code RO 1871 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196f0 0x000196f0 0x00000118 Code RO 1872 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00019808 0x00019808 0x000000b0 Code RO 1873 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000198b8 0x000198b8 0x0000011c Code RO 1874 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000199d4 0x000199d4 0x00000014 Code RO 1876 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000199e8 0x000199e8 0x00000024 Code RO 1877 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019a0c 0x00019a0c 0x00000050 Code RO 1878 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019a5c 0x00019a5c 0x00000080 Code RO 1879 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019adc 0x00019adc 0x00000024 Code RO 659 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b00 0x00019b00 0x00000058 Code RO 660 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b58 0x00019b58 0x00000014 Code RO 661 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b6c 0x00019b6c 0x00000164 Code RO 662 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019cd0 0x00019cd0 0x00000040 Code RO 663 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019d10 0x00019d10 0x000001b0 Code RO 664 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ec0 0x00019ec0 0x00000040 Code RO 665 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019f00 0x00019f00 0x0000000e Code RO 874 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019f0e 0x00019f0e 0x00000012 Code RO 898 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019f20 0x00019f20 0x00000016 Code RO 900 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019f36 0x00019f36 0x00000008 Code RO 915 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019f3e 0x00019f3e 0x00000002 PAD - 0x00019f40 0x00019f40 0x00000088 Code RO 923 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00019fc8 0x00019fc8 0x0000001c Code RO 924 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019fe4 0x00019fe4 0x00000008 Code RO 927 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019fec 0x00019fec 0x00000008 Code RO 928 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x00019ff4 0x00019ff4 0x00000008 Code RO 929 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x00019ffc 0x00019ffc 0x0000002e Code RO 956 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x0001a02a 0x0001a02a 0x0000001a Code RO 958 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x0001a044 0x0001a044 0x00000048 Code RO 960 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001a08c 0x0001a08c 0x00000028 Code RO 962 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x0001a0b4 0x0001a0b4 0x0000008c Code RO 1140 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001a140 0x0001a140 0x00000010 Code RO 1143 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001a150 0x0001a150 0x000001dc Code RO 1882 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x0001a32c 0x0001a32c 0x00000110 Code RO 2417 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a43c 0x0001a43c 0x00000070 Code RO 112 i.init_mipi_tx ap_demo.o - 0x0001a4ac 0x0001a4ac 0x000000d4 Code RO 113 i.init_panel ap_demo.o - 0x0001a580 0x0001a580 0x0000000a Code RO 3 i.main main.o - 0x0001a58a 0x0001a58a 0x00000002 PAD - 0x0001a58c 0x0001a58c 0x000000c4 Code RO 114 i.open_mipi_rx ap_demo.o - 0x0001a650 0x0001a650 0x00000074 Code RO 115 i.pps_update_handle ap_demo.o - 0x0001a6c4 0x0001a6c4 0x000003f4 Code RO 1883 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001aab8 0x0001aab8 0x00000178 Code RO 1884 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001ac30 0x0001ac30 0x0000008c Code RO 1885 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001acbc 0x0001acbc 0x00000180 Code RO 1886 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001ae3c 0x0001ae3c 0x000000a4 Code RO 1887 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001aee0 0x0001aee0 0x000001d4 Code RO 1888 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b0b4 0x0001b0b4 0x000000c4 Code RO 1889 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001b178 0x0001b178 0x000000c0 Code RO 1890 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001b238 0x0001b238 0x00000030 Code RO 116 i.soft_timer3_cb ap_demo.o - 0x0001b268 0x0001b268 0x00000048 Code RO 2744 i.sqrt m_ps.l(sqrt.o) - 0x0001b2b0 0x0001b2b0 0x0000006c Code RO 118 i.tp_heartbeat_exec ap_demo.o - 0x0001b31c 0x0001b31c 0x00000108 Code RO 1891 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b424 0x0001b424 0x000000d0 Code RO 1892 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001b4f4 0x0001b4f4 0x000001cc Code RO 1893 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001b6c0 0x0001b6c0 0x00002990 Data RO 119 .constdata ap_demo.o - 0x0001e050 0x0001e050 0x00000020 Data RO 412 .constdata app_tp_st_touch.o - 0x0001e070 0x0001e070 0x00000024 Data RO 667 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e094 0x0001e094 0x000000d2 Data RO 739 .constdata CVWL568.lib(hal_gpio.o) - 0x0001e166 0x0001e166 0x00000002 PAD - 0x0001e168 0x0001e168 0x00000020 Data RO 797 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001e188 0x0001e188 0x000002f6 Data RO 998 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e47e 0x0001e47e 0x00000001 Data RO 1010 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e47f 0x0001e47f 0x00000001 PAD - 0x0001e480 0x0001e480 0x00000008 Data RO 1640 .constdata CVWL568.lib(drv_param_init.o) - 0x0001e488 0x0001e488 0x00000186 Data RO 2489 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001e60e 0x0001e60e 0x00000002 PAD - 0x0001e610 0x0001e610 0x00000048 Data RO 567 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001e658 0x0001e658 0x00000043 Data RO 668 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e69b 0x0001e69b 0x00000001 PAD - 0x0001e69c 0x0001e69c 0x000000e0 Data RO 1895 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001e77c 0x0001e77c 0x00000030 Data RO 3106 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001e7ac, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001e7ac, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2418 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001e7ac, Size: 0x00005aa0, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00001758]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x00000630 Data RW 120 .data ap_demo.o - 0x00070800 COMPRESSED 0x00000017 Data RW 284 .data app_tp_transfer.o - 0x00070817 COMPRESSED 0x00000025 Data RW 413 .data app_tp_st_touch.o - 0x0007083c COMPRESSED 0x00000008 Data RW 568 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070844 COMPRESSED 0x00000003 Data RW 669 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070847 COMPRESSED 0x00000001 Data RW 768 .data CVWL568.lib(hal_i2c_master.o) - 0x00070848 COMPRESSED 0x00000020 Data RW 798 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070868 COMPRESSED 0x00001b7c Data RW 1011 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e4 COMPRESSED 0x00000001 Data RW 1015 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e5 COMPRESSED 0x00000001 Data RW 1016 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e6 COMPRESSED 0x00000001 Data RW 1021 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e7 COMPRESSED 0x00000003 Data RW 1022 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ea COMPRESSED 0x00000005 Data RW 1023 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ef COMPRESSED 0x00000001 PAD - 0x000723f0 COMPRESSED 0x00000030 Data RW 1033 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00072420 COMPRESSED 0x00000012 Data RW 1197 .data CVWL568.lib(norflash.o) - 0x00072432 COMPRESSED 0x00000002 PAD - 0x00072434 COMPRESSED 0x0000000c Data RW 1251 .data CVWL568.lib(drv_common.o) - 0x00072440 COMPRESSED 0x00000004 Data RW 1518 .data CVWL568.lib(drv_gpio.o) - 0x00072444 COMPRESSED 0x00000008 Data RW 1556 .data CVWL568.lib(drv_i2c_dma.o) - 0x0007244c COMPRESSED 0x00000004 Data RW 1585 .data CVWL568.lib(drv_i2c_master.o) - 0x00072450 COMPRESSED 0x00000004 Data RW 1616 .data CVWL568.lib(drv_i2c_slave.o) - 0x00072454 COMPRESSED 0x000004a4 Data RW 1641 .data CVWL568.lib(drv_param_init.o) - 0x000728f8 COMPRESSED 0x0000000c Data RW 1671 .data CVWL568.lib(drv_pwm.o) - 0x00072904 COMPRESSED 0x00000004 Data RW 1747 .data CVWL568.lib(drv_spi_master.o) - 0x00072908 COMPRESSED 0x00000008 Data RW 1773 .data CVWL568.lib(drv_swire.o) - 0x00072910 COMPRESSED 0x00000001 Data RW 1798 .data CVWL568.lib(drv_sys_cfg.o) - 0x00072911 COMPRESSED 0x00000003 PAD - 0x00072914 COMPRESSED 0x00000050 Data RW 1831 .data CVWL568.lib(drv_timer.o) - 0x00072964 COMPRESSED 0x0000000c Data RW 1896 .data CVWL568.lib(hal_internal_vsync.o) - 0x00072970 COMPRESSED 0x00000008 Data RW 2270 .data CVWL568.lib(drv_rxbr.o) - 0x00072978 COMPRESSED 0x00000004 Data RW 2343 .data CVWL568.lib(drv_vidc.o) - 0x0007297c COMPRESSED 0x00000001 Data RW 2490 .data CVWL568.lib(drv_phy_common.o) - 0x0007297d COMPRESSED 0x00000003 PAD - 0x00072980 COMPRESSED 0x0000000c Data RW 2510 .data CVWL568.lib(drv_chip_info.o) - 0x0007298c COMPRESSED 0x00000008 Data RW 2659 .data CVWL568.lib(drv_uart.o) - 0x00072994 COMPRESSED 0x0000000c Data RW 2726 .data CVWL568.lib(drv_wdg.o) - 0x000729a0 COMPRESSED 0x00000004 Data RW 3075 .data mc_p.l(stdout.o) - 0x000729a4 COMPRESSED 0x00000004 Data RW 3087 .data mc_p.l(errno.o) - 0x000729a8 - 0x00000190 Zero RW 283 .bss app_tp_transfer.o - 0x00072b38 - 0x0000000c Zero RW 411 .bss app_tp_st_touch.o - 0x00072b44 - 0x000000c4 Zero RW 566 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00072c08 - 0x0000004c Zero RW 666 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00072c54 - 0x00000100 Zero RW 985 .bss CVWL568.lib(tau_log.o) - 0x00072d54 - 0x000002d8 Zero RW 996 .bss CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007302c - 0x000000d0 Zero RW 1145 .bss CVWL568.lib(hal_uart.o) - 0x000730fc - 0x0000001c Zero RW 1380 .bss CVWL568.lib(drv_dma.o) - 0x00073118 - 0x00000040 Zero RW 1517 .bss CVWL568.lib(drv_gpio.o) - 0x00073158 - 0x00000140 Zero RW 1555 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00073298 - 0x00000984 Zero RW 1894 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00073c1c - 0x00001030 Zero RW 1947 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00074c4c - 0x00000020 Zero RW 2554 .bss CVWL568.lib(hal_spi_slave.o) - 0x00074c6c COMPRESSED 0x00000004 PAD - 0x00074c70 - 0x00001000 Zero RW 514 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 5162 680 10640 1584 0 37588 ap_demo.o - 1298 244 32 37 12 12561 app_tp_st_touch.o - 964 96 0 23 400 12239 app_tp_transfer.o - 36 6 0 0 0 561 board.o - 10 0 0 0 0 5731 main.o - 120 18 192 0 4096 2132 startup_armcm0.o - - ---------------------------------------------------------------------- - 7596 1044 10912 1644 4508 70812 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 6 0 0 0 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o - 1528 118 0 0 0 2428 drv_dsi_tx.o - 132 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 796 112 0 4 64 1236 drv_gpio.o - 600 82 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 292 36 0 4 0 580 drv_i2c_slave.o - 680 6 0 0 0 1444 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 212 44 8 1188 0 452 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 374 34 0 80 0 932 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 168 22 0 12 0 316 drv_wdg.o - 3326 320 72 8 196 1756 hal_dsi_rx_ctrl.o - 4324 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 8420 1710 224 12 2436 2696 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 1548 60 759 7095 728 21956 app_tp_for_custom_s8.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 38972 4910 1828 8556 8684 57016 Library Totals - 46 0 6 9 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 31988 4644 1063 1444 7952 31784 CVWL568.lib - 1548 60 759 7095 728 21956 CVWL568_S21U_TP.lib - 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 38972 4910 1828 8556 8684 57016 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 46568 5954 12740 10200 13192 103300 Grand Totals - 46568 5954 12740 5976 13192 103300 ELF Image Totals (compressed) - 46568 5954 12740 5976 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 59308 ( 57.92kB) - Total RW Size (RW Data + ZI Data) 23392 ( 22.84kB) - Total ROM Size (Code + RO Data + RW Data) 65284 ( 63.75kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20230515.map b/project/ISP_568/Listings/CVWL568_S21U_20230515.map deleted file mode 100644 index abbd428..0000000 --- a/project/ISP_568/Listings/CVWL568_S21U_20230515.map +++ /dev/null @@ -1,5460 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust - ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN - ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) for ap_get_tp_calibration_status_01 - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.tp_heartbeat_exec) for tp_heartbeat_exec - ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.app_tp_calibration_exec) for app_tp_calibration_exec - ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) for ap_tp_st_touch_scan_point_record_event_exec - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit - ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb - ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm - ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_reset_cb) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_reset_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_pvd) for hal_system_set_pvd - ap_demo.o(i.ap_reset_cb) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_set_backlight_51) refers to idiv.o(.text) for __aeabi_idivmod - ap_demo.o(i.ap_set_backlight_51) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_display_on) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex - ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data - ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all - ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all - ap_demo.o(i.tp_heartbeat_exec) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - ap_demo.o(i.tp_heartbeat_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_transfer.o(.data) for s_screen_init_complate - ap_demo.o(i.tp_heartbeat_exec) refers to ap_demo.o(.data) for .data - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate - ap_demo.o(.constdata) refers to app_tp_st_touch.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) for ap_tp_st_touch_error_handler_F3 - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) for ap_tp_st_touch_error_handler_FF - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) for ap_tp_st_touch_scan_point_record_event - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data - app_tp_st_touch.o(i.CRC16_2) refers to app_tp_st_touch.o(.constdata) for .constdata - app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to memseta.o(.text) for __aeabi_memclr4 - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to printfa.o(i.__0printf) for __2printf - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to app_tp_st_touch.o(i.CRC16_2) for CRC16_2 - app_tp_st_touch.o(i.ap_set_tp_calibration_04) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to memseta.o(.text) for __aeabi_memclr4 - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to printfa.o(i.__0printf) for __2printf - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init - app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_calibration) for ap_tp_st_touch_calibration - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) for ap_tp_st_touch_get_calibration_success_mark - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(.data) for .data - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) for hal_internal_vsync_toggle_input_frame_rate - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) for hal_internal_sync_input_resolution_change_ex - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_dsi_tx_ctrl.o(.conststring) for .conststring - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) for hal_internal_vsync_update_lcdc_addr - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te) refers to hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) for hal_internal_sync_cmd_mode_rcv_te - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.constdata) for .constdata - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) for hal_dsi_tx_ctrl_set_rect_pixel_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init) for hal_dsi_tx_ctrl_draw_mode_init - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker) for hal_dsi_tx_ctrl_draw_flicker - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard) for hal_dsi_tx_ctrl_draw_chessboard - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_update_dpi_param) for hal_internal_update_dpi_param - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_deinit) for drv_i2c_m_deinit - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_deinit) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_master.o(i.drv_i2c1_set_callback) for drv_i2c1_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_config_intr) for drv_i2c_s_config_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_intr) for drv_i2c_s_set_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c0_set_callback) for drv_i2c0_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_sel) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.constdata) for .constdata - hal_pwm.o(i.hal_pwm_in_clear_int) refers to drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all) for drv_pwm_in_clear_pwm_int_all - hal_pwm.o(i.hal_pwm_in_config_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_in_ctrl_int) refers to drv_pwm.o(i.drv_pwm_in_set_sys_int) for drv_pwm_in_set_sys_int - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_get_current_count) refers to drv_pwm.o(i.drv_pwm_in_get_current_count) for drv_pwm_in_get_current_count - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_pwm.o(i.drv_pwm_in_get_high_period) for drv_pwm_in_get_high_period - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_high_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_pwm.o(i.drv_pwm_in_get_low_period) for drv_pwm_in_get_low_period - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_low_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_pwm.o(i.drv_pwm_in_get_counter_period) for drv_pwm_in_get_counter_period - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_in_get_total_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_in_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_in_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_in_init) refers to drv_pwm.o(i.drv_pwm_in_enable) for drv_pwm_in_enable - hal_pwm.o(i.hal_pwm_in_register_callback) refers to drv_pwm.o(i.drv_pwm_in_register_callback) for drv_pwm_in_register_callback - hal_pwm.o(i.hal_pwm_in_set_int) refers to drv_pwm.o(i.drv_pwm_in_set_pwm_int) for drv_pwm_in_set_pwm_int - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_common_config) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_config_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_deinit) refers to hal_pwm.o(.data) for .data - hal_pwm.o(i.hal_pwm_out_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_pwm.o(i.hal_pwm_out_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sel_io) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_pwm.o(i.hal_pwm_out_sync_all) refers to hal_pwm.o(i.hal_pwm_out_convert_time) for hal_pwm_out_convert_time - hal_pwm.o(i.hal_pwm_out_sync_ctl) refers to drv_pwm.o(i.drv_pwm_out_set_control) for drv_pwm_out_set_control - hal_pwm.o(i.hal_pwm_out_sync_pause) refers to drv_pwm.o(i.drv_pwm_out_pause) for drv_pwm_out_pause - hal_pwm.o(i.hal_pwm_out_sync_period) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_pwm.o(i.drv_pwm_out_set_period) for drv_pwm_out_set_period - hal_pwm.o(i.hal_pwm_out_sync_period) refers to drv_common.o(.data) for g_system_clock - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_pwm.o(i.drv_pwm_out_set_threshold) for drv_pwm_out_set_threshold - hal_pwm.o(i.hal_pwm_out_sync_thr) refers to drv_common.o(.data) for g_system_clock - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_deinit) for drv_spi_m_deinit - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_release_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_release_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_status) for drv_timer_get_status - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start_ex) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start_ex) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start_ex) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.bss) for .bss - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c1_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c0_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_i2c_slave.o(i.drv_i2c_s_set_intr) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_slave_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_status) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_compare_val) for drv_timer_set_compare_val - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_compare_val) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_update_dpi_param) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fmul.o(.text) for __aeabi_fmul - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ceil.o(i.ceil) for ceil - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) for hal_internal_video_mode_auto_sync - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.PWM_OUTPUT_TEST), (44 bytes). - Removing ap_demo.o(i.PWM_Task), (108 bytes). - Removing ap_demo.o(i.test_pwm_out_adjust), (104 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing ap_demo.o(.data), (2 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_st_touch.o(.rev16_text), (4 bytes). - Removing app_tp_st_touch.o(.revsh_text), (4 bytes). - Removing app_tp_st_touch.o(.data), (3 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (10 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (148 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_cmd_mode_rcv_te), (10 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_chessboard), (280 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_flicker), (172 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_draw_mode_init), (30 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_rect_pixel_data), (272 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (80 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_deinit), (8 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_deinit), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (32 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (40 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_sel), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (88 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (32 bytes). - Removing hal_pwm.o(.rev16_text), (4 bytes). - Removing hal_pwm.o(.revsh_text), (4 bytes). - Removing hal_pwm.o(i.hal_pwm_in_clear_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_config_int), (60 bytes). - Removing hal_pwm.o(i.hal_pwm_in_ctrl_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_deinit), (18 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_current_count), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_high_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_low_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_get_total_period), (36 bytes). - Removing hal_pwm.o(i.hal_pwm_in_init), (26 bytes). - Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). - Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (136 bytes). - Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (12 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (8 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_period), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_thr), (48 bytes). - Removing hal_pwm.o(.data), (1 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_deinit), (10 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (108 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_release_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). - Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (8 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_start_ex), (72 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1440 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_clocks), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (30 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (64 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_frame_buff_pd), (28 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (560 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing dflti.o(.text), (40 bytes). - -604 unused section(s) (total 28084 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_pwm.c 0x00000000 Number 0 hal_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010be8 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c00 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.CRC16_2 0x00010c18 Section 0 app_tp_st_touch.o(i.CRC16_2) - i.DMA_IRQn_Handler 0x00010c58 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c6c Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c88 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010ca4 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010cc0 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010cdc Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cf8 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010d14 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010d30 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d4c Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d60 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010db0 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010dc4 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010ddc Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010df4 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010e0c Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e4c Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e64 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e7c Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e98 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010fdc Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.UART_DisableDma 0x00010ff8 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ffa Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ffe Section 2 handlers.o(i.__scatterload_null) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SPIS_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00011038 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00011054 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x0001106c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011084 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001109c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x000110b4 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x000110cc Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x000110e8 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x00011100 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x00011124 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x0001116c Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x00011186 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x000112ba Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x000112d4 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011390 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x000113a8 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x000113c0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113d8 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113f8 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x0001141c Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0001144a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011464 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011465 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x0001147c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001147d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011494 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011495 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x000114b4 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x000114b5 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114cc Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114cd Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x00011510 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x0001151e Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x0001152c Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011538 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011539 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x000116ac Section 0 printfa.o(i._printf_core) - _printf_core 0x000116ad Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d98 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d99 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011db8 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011db9 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011de4 Section 0 printfa.o(i._sputc) - _sputc 0x00011de5 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011df0 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011df1 Thumb Code 3186 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a68 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012bfc Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012bfd Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_get_tp_calibration_status_01 0x00012c88 Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - i.ap_reset_cb 0x00012ca8 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012ca9 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d28 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d29 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d70 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d71 Thumb Code 28 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012db4 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012db5 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012de8 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012de9 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e64 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e65 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012ea8 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - i.ap_tp_st_touch_calibration 0x00012f40 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - i.ap_tp_st_touch_error_handler_F3 0x00012ff0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - i.ap_tp_st_touch_error_handler_FF 0x0001300a Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - i.ap_tp_st_touch_get_calibration_success_mark 0x0001302c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - i.ap_tp_st_touch_scan_point_init 0x000130d4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - i.ap_tp_st_touch_scan_point_record_event 0x000130f0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - i.ap_tp_st_touch_scan_point_record_event_exec 0x00013184 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - i.ap_tp_st_touch_simulate_finger_release_event 0x000131d4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - i.ap_tp_st_touch_software_reset 0x00013208 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) - i.ap_update_frame_rate 0x000132b4 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x000132b5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x000132e0 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x000132fc Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00013320 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x0001333c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00013358 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00013374 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x00013390 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x000133ac Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x000133c8 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x000133e4 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00013400 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013448 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00013460 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00013470 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00013614 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x0001369c Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013934 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000139d4 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x00013a1c Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013a4c Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013c4c Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013c6c Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013c84 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013c8e Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013c98 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00013ca2 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013cac Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013cb4 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013cd0 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013cec Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013d24 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013d34 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013d64 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013d88 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013e30 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013e31 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013e60 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013ea4 Section 0 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013ec4 Section 0 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013ecc Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x0001421c Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00014224 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x0001422c Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000144e8 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00014518 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00014519 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x00014524 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x00014525 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00014564 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014684 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00014698 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x000146bc Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014bac Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014c74 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014c75 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014ca0 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014ca1 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014d34 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014d8c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014da4 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014de8 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014e0c Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014e0d Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014e28 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014e40 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014e64 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014e9c Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014ea8 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014ee8 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014f98 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014fac Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00015004 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x0001500c Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x0001501c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00015030 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00015044 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00015064 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00015078 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00015090 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x000150a4 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x000150b8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x000150cc Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x000150e0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x000150f4 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00015108 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x0001511c Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00015130 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00015144 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x0001515c Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00015174 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00015188 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x0001519c Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x000151b0 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x000151c8 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x000151e4 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x000151f4 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00015204 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00015228 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00015234 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x000152c4 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x000152d6 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x000152f0 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x000152f8 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x0001533c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00015372 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00015380 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x000153f4 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x000153fe Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00015428 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x0001552c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x0001556c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x0001556d Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x000155bc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x000155bd Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000155d8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000155e0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000155e6 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x000155f4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00015614 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x00015624 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00015634 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x0001567a Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x000156a0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x000157a4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x000157b2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x000157c6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x00015832 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00015836 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x0001584e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00015856 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x0001585e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015868 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x0001588c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00015890 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00015894 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00015898 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x000158b0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x000158ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x000158d6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x0001593a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015978 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015aac Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015aca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00015ad2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00015aee Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00015b06 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015b14 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015b54 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015b64 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015b6c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00015b8e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015b96 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015bbc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c66 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015c7c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015c94 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015cc2 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00015cce Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00015d00 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00015d18 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015d30 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015d3c Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015d50 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015da0 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015dc0 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015dd0 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015de0 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015df0 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015e00 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015e01 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015e20 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015f50 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015f5c Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015f68 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015f69 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015f9c Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00016048 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x00016062 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x0001607c Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x000160dc Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x000160ec Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x00016124 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x000161b0 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x0001620c Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00016248 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00016249 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00016286 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x000162c8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x000162cc Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x000162d4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x000162e8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00016338 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00016354 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x000163ac Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x000163e0 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x000163f8 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00016410 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x00016440 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00016456 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x0001647a Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x000164a0 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x000164b6 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x000164cc Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x000164d8 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x000164f6 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00016518 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x0001653a Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x00016546 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x00016560 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00016582 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x0001659c Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x000165a8 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x000165f4 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x000165fa Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x0001660c Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x0001662c Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x0001666c Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x00016680 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x000166a0 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x000166ac Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x000166ec Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x000166f8 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x0001670a Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x0001671a Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00016728 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x0001673c Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016748 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016758 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x0001676a Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x0001677a Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00016790 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x000167a8 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x000167c2 Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x000167d0 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x000167f8 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00016808 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x00016810 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00016824 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00016838 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x00016840 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_init_set_scld_filter 0x00016854 Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) - i.drv_param_p2r_filter_init 0x000168b8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x000168dc Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000168ec Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016928 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016988 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000169dc Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000169ec Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016a04 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016a24 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016a4a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016a68 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016a69 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016a88 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016aa8 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016ac0 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016af8 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016af9 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016b04 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016b05 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016b14 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016b15 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016b28 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016b29 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016b3e Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016b48 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016b4c Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016ba8 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016bbc Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016c20 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016c24 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016c25 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016c36 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x00016c3a Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016c3b Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x00016c4c Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016c58 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016c60 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016c6c Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016c78 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016c8c Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016d58 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016d6c Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016d80 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016d90 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00016db6 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016dbe Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016dc8 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016de8 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016e04 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016e58 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016e74 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016e80 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016ea8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016ec0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016edc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016f00 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016f24 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016f34 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016f44 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016f68 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016f69 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016f82 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016fa4 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016fb4 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016fc4 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016fc5 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00017008 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x0001701c Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x0001702c Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00017080 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x000170a8 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x000170b8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000170b9 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000170c2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000170de Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x000170fa Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x000170fb Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x0001710c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x0001710d Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00017120 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00017121 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00017130 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00017138 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00017150 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00017190 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x000171a4 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000171cc Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000171d8 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000171de Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x0001721a Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001722e Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001723e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00017246 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x0001726c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00017294 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x000172ac Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000172b6 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000172c6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000172d0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000172da Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x000172ec Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x000172f6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00017300 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00017318 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00017328 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00017329 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00017338 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00017339 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00017348 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00017388 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00017392 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x000173a8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x000173dc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017478 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174fc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x00017524 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017534 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x0001755c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x000175f4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x000175f5 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017798 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00017799 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017870 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017871 Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000179c8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000179c9 Thumb Code 312 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017b10 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017b11 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d3c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017d78 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e68 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ed4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f08 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f09 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f40 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f41 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fb4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017fe8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017ff8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00018034 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018070 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x00018090 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00018091 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00018220 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00018221 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00018254 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00018255 Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000186a4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000186d0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018754 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000187c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x0001886c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x0001886d Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018890 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x0001889c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000188d0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018904 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x000189a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x000189e4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018abc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018b6c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018b6d Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018bb0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018bb1 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018be0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018be1 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018c00 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018c01 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018c20 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018c21 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018cb4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018cb5 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018d0c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018d0d Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018d50 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018d68 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018d7c Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018dbc Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018ddc Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018e04 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018e1c Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018e6c Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018ecc Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018ed4 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018ef4 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018f60 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018f80 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018f9c Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018fa8 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018fa9 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018fc8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018fc9 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018fd8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00019024 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x000190ec Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00019100 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x0001910c Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x0001910d Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00019280 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x0001937c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x0001938c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x0001939c Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_update_dpi_param 0x00019570 Section 0 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - i.hal_internal_video_mode_auto_sync 0x00019580 Section 0 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - i.hal_internal_vsync_deinit 0x0001968c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x000196b4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x000196c0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x000196d8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x000196e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x000196f0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00019808 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000198b8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000199d4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000199e8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019a0c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019a5c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x00019adc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019add Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019b00 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019b01 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019b58 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019b59 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019b6c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019b6d Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019cd0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019cd1 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019d10 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019d11 Thumb Code 422 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019ec0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019ec1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019f00 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019f0e Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019f20 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019f36 Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019f40 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00019fc8 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019fe4 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019fec Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x00019ff4 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x00019ffc Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x0001a02a Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x0001a044 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001a08c Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x0001a0b4 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001a140 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x0001a150 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x0001a151 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x0001a32c Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a43c Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a43d Thumb Code 100 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a4ac Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a4ad Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a580 Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a58c Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a58d Thumb Code 164 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x0001a650 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a651 Thumb Code 100 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a6c4 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a6c5 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001aab8 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001aab9 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001ac30 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001ac31 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001acbc Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001acbd Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001ae3c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001ae3d Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001aee0 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001aee1 Thumb Code 316 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001b0b4 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001b0b5 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001b178 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001b179 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001b238 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001b239 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001b268 Section 0 sqrt.o(i.sqrt) - i.tp_heartbeat_exec 0x0001b2b0 Section 0 ap_demo.o(i.tp_heartbeat_exec) - i.vidc_callback 0x0001b31c Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001b31d Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001b424 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001b425 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001b4f4 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001b4f5 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001b6c0 Section 10640 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001b6c0 Data 108 ap_demo.o(.constdata) - .constdata 0x0001e050 Section 32 app_tp_st_touch.o(.constdata) - .constdata 0x0001e070 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001e094 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001e094 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001e10c Data 90 hal_gpio.o(.constdata) - .constdata 0x0001e168 Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001e168 Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001e188 Section 758 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e47e Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e480 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001e488 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001e488 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001e540 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001e5c0 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001e5f0 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001e610 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001e658 Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001e69c Section 224 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 1584 ap_demo.o(.data) - g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - start_display_on 0x000701d1 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d2 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d3 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d6 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d8 Data 1 ap_demo.o(.data) - read_6e_10 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_24 0x000701da Data 1 ap_demo.o(.data) - read_6e_38 0x000701db Data 1 ap_demo.o(.data) - read_6e_52 0x000701dc Data 1 ap_demo.o(.data) - read_6e_66 0x000701dd Data 1 ap_demo.o(.data) - read_6e_70 0x000701de Data 1 ap_demo.o(.data) - read_5a_39 0x000701df Data 1 ap_demo.o(.data) - read_7F_count 0x000701e0 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701fc Data 4 ap_demo.o(.data) - .data 0x00070800 Section 23 app_tp_transfer.o(.data) - s_spim_write 0x00070800 Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x00070801 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x00070802 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x00070803 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070805 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070806 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070807 Data 1 app_tp_transfer.o(.data) - .data 0x00070817 Section 37 app_tp_st_touch.o(.data) - s_calibration_flag 0x00070817 Data 1 app_tp_st_touch.o(.data) - s_calibration_correct_flag 0x00070818 Data 1 app_tp_st_touch.o(.data) - .data 0x0007083c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007083c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070840 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070844 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070844 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070845 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070846 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070847 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070847 Data 1 hal_i2c_master.o(.data) - .data 0x00070848 Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070848 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070849 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007084a Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007084b Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007084c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070850 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070854 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x00070858 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x0007085c Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070860 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070864 Data 4 hal_i2c_slave.o(.data) - .data 0x00070868 Section 7036 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070872 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070873 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070874 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070875 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070876 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070877 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070878 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070879 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007087c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007087e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070880 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070882 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x000723e4 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e5 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e6 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e7 Section 3 app_tp_for_custom_s8.o(.data) - .data 0x000723ea Section 5 app_tp_for_custom_s8.o(.data) - .data 0x000723f0 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00072420 Section 18 norflash.o(.data) - tmprg 0x00072428 Data 4 norflash.o(.data) - .data 0x00072434 Section 12 drv_common.o(.data) - s_my_tick 0x00072434 Data 4 drv_common.o(.data) - .data 0x00072440 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00072440 Data 4 drv_gpio.o(.data) - .data 0x00072444 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00072444 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x00072448 Data 4 drv_i2c_dma.o(.data) - .data 0x0007244c Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x0007244c Data 4 drv_i2c_master.o(.data) - .data 0x00072450 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x00072450 Data 4 drv_i2c_slave.o(.data) - .data 0x00072454 Section 1188 drv_param_init.o(.data) - .data 0x000728f8 Section 12 drv_pwm.o(.data) - s_pwm_type 0x000728f8 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x000728fc Data 8 drv_pwm.o(.data) - .data 0x00072904 Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x00072904 Data 4 drv_spi_master.o(.data) - .data 0x00072908 Section 8 drv_swire.o(.data) - s_swire_cb 0x00072908 Data 8 drv_swire.o(.data) - .data 0x00072910 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00072910 Data 1 drv_sys_cfg.o(.data) - .data 0x00072914 Section 80 drv_timer.o(.data) - sg_timer_info 0x00072914 Data 80 drv_timer.o(.data) - .data 0x00072964 Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00072964 Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00072968 Data 4 hal_internal_vsync.o(.data) - .data 0x00072970 Section 8 drv_rxbr.o(.data) - .data 0x00072978 Section 4 drv_vidc.o(.data) - .data 0x0007297c Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x0007297c Data 1 drv_phy_common.o(.data) - .data 0x00072980 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x00072980 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00072984 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00072988 Data 4 drv_chip_info.o(.data) - .data 0x0007298c Section 8 drv_uart.o(.data) - s_UartFcrReg 0x0007298c Data 4 drv_uart.o(.data) - uart_userData 0x00072990 Data 4 drv_uart.o(.data) - .data 0x00072994 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x00072994 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x00072998 Data 8 drv_wdg.o(.data) - .data 0x000729a0 Section 4 stdout.o(.data) - .data 0x000729a4 Section 4 errno.o(.data) - _errno 0x000729a4 Data 4 errno.o(.data) - .bss 0x000729a8 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000729a8 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00072a70 Data 200 app_tp_transfer.o(.bss) - .bss 0x00072b38 Section 12 app_tp_st_touch.o(.bss) - .bss 0x00072b44 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00072b44 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00072c08 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00072c08 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00072c54 Section 256 tau_log.o(.bss) - .bss 0x00072d54 Section 728 app_tp_for_custom_s8.o(.bss) - .bss 0x0007302c Section 208 hal_uart.o(.bss) - .bss 0x000730fc Section 28 drv_dma.o(.bss) - s_dma_handle 0x000730fc Data 28 drv_dma.o(.bss) - .bss 0x00073118 Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00073118 Data 64 drv_gpio.o(.bss) - .bss 0x00073158 Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00073158 Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x000731f8 Data 160 drv_i2c_dma.o(.bss) - .bss 0x00073298 Section 2436 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00073afc Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00073bfc Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00073c08 Data 20 hal_internal_vsync.o(.bss) - .bss 0x00073c1c Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00074c4c Section 32 hal_spi_slave.o(.bss) - STACK 0x00074c70 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b89 Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010be9 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c01 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - CRC16_2 0x00010c19 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) - DMA_IRQn_Handler 0x00010c59 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c6d Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c89 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010ca5 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010cc1 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010cdd Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cf9 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010d15 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010d31 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d4d Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d61 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010db1 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010dc5 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010ddd Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010df5 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010e0d Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010e35 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e4d Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e65 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e7d Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e99 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010fdd Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - UART_DisableDma 0x00010ff9 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ffb Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010fff Thumb Code 2 handlers.o(i.__scatterload_null) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SPIS_IRQn_Handler 0x0001101d Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00011039 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00011055 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x0001106d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011085 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001109d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x000110b5 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x000110cd Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x000110e9 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x00011101 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x00011125 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x0001116d Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x00011187 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x000112bb Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x000112d5 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011391 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x000113a9 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x000113c1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113d9 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113f9 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x0001141d Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0001144b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x00011511 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x0001151f Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x0001152d Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a69 Thumb Code 282 ap_demo.o(i.ap_demo) - ap_get_tp_calibration_status_01 0x00012c89 Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - ap_set_tp_calibration_04 0x00012ea9 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - ap_tp_st_touch_calibration 0x00012f41 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - ap_tp_st_touch_error_handler_F3 0x00012ff1 Thumb Code 26 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - ap_tp_st_touch_error_handler_FF 0x0001300b Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - ap_tp_st_touch_get_calibration_success_mark 0x0001302d Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - ap_tp_st_touch_scan_point_init 0x000130d5 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - ap_tp_st_touch_scan_point_record_event 0x000130f1 Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - ap_tp_st_touch_scan_point_record_event_exec 0x00013185 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - ap_tp_st_touch_simulate_finger_release_event 0x000131d5 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - ap_tp_st_touch_software_reset 0x00013209 Thumb Code 118 app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) - app_ADC_IRQn_Handler 0x000132e1 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x000132fd Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00013321 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x0001333d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00013359 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00013375 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x00013391 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x000133ad Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x000133c9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x000133e5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00013401 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013449 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00013461 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00013471 Thumb Code 208 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00013615 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x0001369d Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013935 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000139d5 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x00013a1d Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013a4d Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013c4d Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013c6d Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013c85 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013c8f Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013c99 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00013ca3 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013cad Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013cb5 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013cd1 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013ced Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013d25 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013d35 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013d65 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013d89 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) - app_tp_init 0x00013e61 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_read 0x00013ea5 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_write 0x00013ec5 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - app_tp_phone_analysis_data 0x00013ecd Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x0001421d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00014225 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x0001422d Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000144e9 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014565 Thumb Code 272 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014685 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00014699 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x000146bd Thumb Code 1258 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014bad Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014d35 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014d8d Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014da5 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014de9 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014e29 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014e41 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014e65 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014e9d Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014ea9 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014ee9 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014f99 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014fad Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00015005 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x0001500d Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x0001501d Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00015031 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00015045 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00015065 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00015079 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00015091 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x000150a5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x000150b9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x000150cd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x000150e1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x000150f5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00015109 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x0001511d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00015131 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00015145 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x0001515d Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00015175 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00015189 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x0001519d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x000151b1 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x000151c9 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x000151e5 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x000151f5 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00015205 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00015229 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00015235 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x000152c5 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x000152d7 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x000152f1 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x000152f9 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x0001533d Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00015373 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00015381 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x000153f5 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x000153ff Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00015429 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x0001552d Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000155d9 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000155e1 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000155e7 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x000155f5 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00015615 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x00015625 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00015635 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x0001567b Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x000156a1 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x000157a5 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x000157b3 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x000157c7 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x00015833 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00015837 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x0001584f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00015857 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x0001585f Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015869 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x0001588d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00015891 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00015895 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00015899 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x000158b1 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x000158cb Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x000158d7 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x0001593b Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015979 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015aad Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015acb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00015ad3 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00015aef Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00015b07 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015b15 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015b55 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015b65 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015b6d Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00015b8f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015b97 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015bbd Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c67 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015c7d Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015c95 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015cc3 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00015ccf Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00015d01 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00015d19 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015d31 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015d3d Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015d51 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015da1 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015dc1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015dd1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015de1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015df1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015e21 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015f51 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015f5d Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00015f9d Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00016049 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x00016063 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x0001607d Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x000160dd Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x000160ed Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x00016125 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x000161b1 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x0001620d Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00016287 Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x000162c9 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x000162cd Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x000162d5 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x000162e9 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00016339 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00016355 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x000163ad Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x000163e1 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x000163f9 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00016411 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x00016441 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00016457 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x0001647b Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x000164a1 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x000164b7 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x000164cd Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x000164d9 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x000164f7 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00016519 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x0001653b Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x00016547 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x00016561 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00016583 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x0001659d Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x000165a9 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x000165f5 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x000165fb Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x0001660d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x0001662d Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x0001666d Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x00016681 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x000166a1 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x000166ad Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x000166ed Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x000166f9 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x0001670b Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x0001671b Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00016729 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x0001673d Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016749 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016759 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x0001676b Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x0001677b Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00016791 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x000167a9 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x000167c3 Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x000167d1 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x000167f9 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00016809 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x00016811 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00016825 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00016839 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x00016841 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_init_set_scld_filter 0x00016855 Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) - drv_param_p2r_filter_init 0x000168b9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x000168dd Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000168ed Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016929 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016989 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000169dd Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000169ed Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016a05 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016a25 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016a4b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016a89 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016aa9 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016ac1 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016b3f Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016b49 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016b4d Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016ba9 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016bbd Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016c21 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016c37 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x00016c4d Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016c59 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016c61 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016c6d Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016c79 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016c8d Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016d59 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016d6d Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016d81 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016d91 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00016db7 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016dbf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016dc9 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016de9 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016e05 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016e59 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016e75 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016e81 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016ea9 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016ec1 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016edd Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016f01 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016f25 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016f35 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016f45 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016f83 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016fa5 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016fb5 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00017009 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x0001701d Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x0001702d Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00017081 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x000170a9 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x000170c3 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000170df Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00017131 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00017139 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00017151 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00017191 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x000171a5 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000171cd Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000171d9 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000171df Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x0001721b Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001722f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001723f Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00017247 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x0001726d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00017295 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x000172ad Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000172b7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000172c7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000172d1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000172db Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x000172ed Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x000172f7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00017301 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00017319 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00017349 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00017389 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00017393 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x000173a9 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x000173dd Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017479 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174fd Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x00017525 Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x00017535 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x0001755d Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017d3d Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017d79 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e69 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ed5 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fb5 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017fe9 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017ff9 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00018035 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018071 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x000186a5 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000186d1 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018755 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a1 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000187c9 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x00018891 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x0001889d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188bd Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000188d1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e1 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018905 Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x000189a1 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x000189e5 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018abd Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018d51 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018d69 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018d7d Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018dbd Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018ddd Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018e05 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018e1d Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018e6d Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018ecd Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018ed5 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018ef5 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018f61 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018f81 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018f9d Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018fd9 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00019025 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x000190ed Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00019101 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00019281 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x0001937d Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x0001938d Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x0001939d Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_update_dpi_param 0x00019571 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - hal_internal_video_mode_auto_sync 0x00019581 Thumb Code 238 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - hal_internal_vsync_deinit 0x0001968d Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x000196b5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x000196c1 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x000196d9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x000196e5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x000196f1 Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00019809 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000198b9 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000199d5 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000199e9 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019a0d Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019a5d Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00019f01 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019f0f Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019f21 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019f37 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019f41 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00019fc9 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019fe5 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019fed Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x00019ff5 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x00019ffd Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x0001a02b Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x0001a045 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001a08d Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x0001a0b5 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001a141 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001a32d Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a581 Thumb Code 10 main.o(i.main) - sqrt 0x0001b269 Thumb Code 66 sqrt.o(i.sqrt) - tp_heartbeat_exec 0x0001b2b1 Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) - panel_init_code 0x0001b72c Data 10401 ap_demo.o(.constdata) - wCRCTalbeAbs 0x0001e050 Data 32 app_tp_st_touch.o(.constdata) - phone_data_21 0x0001e188 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001e189 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001e18a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001e18b Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001e18c Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001e18d Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001e18e Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001e18f Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001e191 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001e193 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001e196 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001e19a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001e19e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001e1a2 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001e1a6 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001e1aa Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001e1ae Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001e1b3 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001e1b9 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001e1bf Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001e1c5 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001e1cb Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001e1d1 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001e1e1 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001e1ec Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001e208 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001e224 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001e22e Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001e34e Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001e46e Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001e47e Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001e77c Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001e7ac Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d4 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d5 Data 1 ap_demo.o(.data) - panel_mode 0x000701d7 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_heartbeat 0x000701f8 Data 4 ap_demo.o(.data) - rx_filter_1080_h_4_96 0x00070200 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_96 0x00070300 Data 256 ap_demo.o(.data) - rx_filter_1080_h_4_86 0x00070400 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_69 0x00070500 Data 256 ap_demo.o(.data) - rx_filter_1440_h_4_72 0x00070600 Data 256 ap_demo.o(.data) - rx_filter_3200_v_4_59 0x00070700 Data 256 ap_demo.o(.data) - s_screen_init_complate 0x00070804 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070808 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x0007080b Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007080e Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070811 Data 6 app_tp_transfer.o(.data) - st_touch_init_sensor_on 0x00070819 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_reset 0x0007081c Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_FpnlInit 0x0007081f Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_PnlInit 0x00070822 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCfg 0x00070825 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCx 0x00070828 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvPnl 0x0007082b Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clearfifo 0x0007082e Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clkreset 0x00070831 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneM 0x00070834 Data 4 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneS 0x00070838 Data 4 app_tp_st_touch.o(.data) - phone_data_E4 0x00070868 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070869 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007086a Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007086b Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x0007086c Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x0007086d Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007086e Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007086f Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070870 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070871 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007087a Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070884 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070e24 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D01 0x000713c4 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D03 0x0007169c Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D01 0x00071974 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D03 0x00071c4c Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7D05 0x00071f24 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D07 0x000721fc Data 288 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x0007231c Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x000723e4 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x000723e5 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x000723e6 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x000723e7 Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x000723ea Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x000723f0 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00072420 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00072421 Data 1 norflash.o(.data) - g_fls_write_en_status 0x00072422 Data 1 norflash.o(.data) - isFlsTransferEnd 0x00072423 Data 1 norflash.o(.data) - isFlsFifoReq 0x00072424 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00072425 Data 1 norflash.o(.data) - isNandReadCompleted 0x00072426 Data 1 norflash.o(.data) - g_fls_error_info 0x0007242c Data 6 norflash.o(.data) - g_systick_cb_func 0x00072438 Data 4 drv_common.o(.data) - g_system_clock 0x0007243c Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x00072454 Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00072554 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x00072654 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x00072754 Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x00072854 Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000728d4 Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x0007296c Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x00072970 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00072974 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00072978 Data 4 drv_vidc.o(.data) - __stdout 0x000729a0 Data 4 stdout.o(.data) - tp_scan_data 0x00072b38 Data 12 app_tp_st_touch.o(.bss) - string 0x00072c54 Data 256 tau_log.o(.bss) - phone_data_75_7401_7D02 0x00072d54 Data 728 app_tp_for_custom_s8.o(.bss) - hal_dmahandle 0x0007302c Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x000730cc Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x000730ec Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00073298 Data 100 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x000732fc Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x00073c1c Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00074c4c Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00074c70 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00075c70 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010f84, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000ff04]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000e7ac, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 516 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2751 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 3061 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 3064 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3066 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3068 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 3069 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3071 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3073 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 3062 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 517 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2754 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2756 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2758 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2760 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 3025 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 3027 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 3029 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 3031 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 3033 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 3035 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 3037 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 3039 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 3041 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 3045 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 3047 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 3049 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 3051 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 3053 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 3055 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 3057 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 3059 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 3076 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 3078 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 3080 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 3082 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 3091 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 3092 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 3094 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 3098 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 3100 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 3102 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 3104 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000060 Code RO 3114 .text mc_p.l(__dclz77c.o) - 0x00010be8 0x00010be8 0x00000018 Code RO 2385 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c00 0x00010c00 0x00000018 Code RO 2386 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c18 0x00010c18 0x00000040 Code RO 398 i.CRC16_2 app_tp_st_touch.o - 0x00010c58 0x00010c58 0x00000014 Code RO 2387 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c6c 0x00010c6c 0x0000001c Code RO 2388 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c88 0x00010c88 0x0000001c Code RO 2389 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ca4 0x00010ca4 0x0000001c Code RO 2390 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cc0 0x00010cc0 0x0000001c Code RO 2391 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cdc 0x00010cdc 0x0000001c Code RO 2392 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf8 0x00010cf8 0x0000001c Code RO 2393 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d14 0x00010d14 0x0000001c Code RO 2394 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d30 0x00010d30 0x0000001c Code RO 2395 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d4c 0x00010d4c 0x00000014 Code RO 2396 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d60 0x00010d60 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010dae 0x00010dae 0x00000002 PAD - 0x00010db0 0x00010db0 0x00000014 Code RO 2397 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000018 Code RO 2398 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ddc 0x00010ddc 0x00000018 Code RO 2399 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010df4 0x00010df4 0x00000018 Code RO 2400 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e0c 0x00010e0c 0x00000028 Code RO 982 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010e34 0x00010e34 0x00000018 Code RO 2401 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e4c 0x00010e4c 0x00000018 Code RO 2402 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e64 0x00010e64 0x00000018 Code RO 2403 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e7c 0x00010e7c 0x0000001c Code RO 2404 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e98 0x00010e98 0x00000144 Code RO 266 i.S20_Start_init app_tp_transfer.o - 0x00010fdc 0x00010fdc 0x0000001c Code RO 2405 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ff8 0x00010ff8 0x00000002 Code RO 2633 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ffa 0x00010ffa 0x00000004 Code RO 2639 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ffe 0x00010ffe 0x00000002 Code RO 3109 i.__scatterload_null mc_p.l(handlers.o) - 0x00011000 0x00011000 0x00000014 Data RO 1249 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1969 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1250 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x0000001c Code RO 2406 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011038 0x00011038 0x0000001c Code RO 2407 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011054 0x00011054 0x00000018 Code RO 2408 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x0001106c 0x0001106c 0x00000018 Code RO 2409 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011084 0x00011084 0x00000018 Code RO 2410 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001109c 0x0001109c 0x00000018 Code RO 2411 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b4 0x000110b4 0x00000018 Code RO 2412 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110cc 0x000110cc 0x0000001c Code RO 2629 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x000110e8 0x000110e8 0x00000018 Code RO 2413 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011100 0x00011100 0x00000024 Code RO 2647 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x00011124 0x00011124 0x00000048 Code RO 2650 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x0001116c 0x0001116c 0x0000001a Code RO 2651 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x00011186 0x00011186 0x00000134 Code RO 2653 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x000112ba 0x000112ba 0x0000001a Code RO 2655 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x000112d4 0x000112d4 0x000000bc Code RO 2656 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011390 0x00011390 0x00000018 Code RO 2414 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113a8 0x000113a8 0x00000018 Code RO 2415 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113c0 0x000113c0 0x00000018 Code RO 2416 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113d8 0x000113d8 0x00000020 Code RO 2997 i.__0printf mc_p.l(printfa.o) - 0x000113f8 0x000113f8 0x00000024 Code RO 3003 i.__0vsprintf mc_p.l(printfa.o) - 0x0001141c 0x0001141c 0x0000002e Code RO 3096 i.__ARM_clz mf_p.l(depilogue.o) - 0x0001144a 0x0001144a 0x0000001a Code RO 614 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011464 0x00011464 0x00000018 Code RO 1570 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x0001147c 0x0001147c 0x00000018 Code RO 1733 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011494 0x00011494 0x00000020 Code RO 2239 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114b4 0x000114b4 0x00000018 Code RO 2240 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114cc 0x000114cc 0x00000044 Code RO 2535 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x00011510 0x00011510 0x0000000e Code RO 3108 i.__scatterload_copy mc_p.l(handlers.o) - 0x0001151e 0x0001151e 0x0000000e Code RO 3110 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0001152c 0x0001152c 0x0000000c Code RO 3086 i.__set_errno mc_p.l(errno.o) - 0x00011538 0x00011538 0x00000174 Code RO 3004 i._fp_digits mc_p.l(printfa.o) - 0x000116ac 0x000116ac 0x000006ec Code RO 3005 i._printf_core mc_p.l(printfa.o) - 0x00011d98 0x00011d98 0x00000020 Code RO 3006 i._printf_post_padding mc_p.l(printfa.o) - 0x00011db8 0x00011db8 0x0000002c Code RO 3007 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011de4 0x00011de4 0x0000000a Code RO 3009 i._sputc mc_p.l(printfa.o) - 0x00011dee 0x00011dee 0x00000002 PAD - 0x00011df0 0x00011df0 0x00000c78 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a68 0x00012a68 0x00000194 Code RO 103 i.ap_demo ap_demo.o - 0x00012bfc 0x00012bfc 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c88 0x00012c88 0x00000020 Code RO 399 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o - 0x00012ca8 0x00012ca8 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012d28 0x00012d28 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012d70 0x00012d70 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012db4 0x00012db4 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012de8 0x00012de8 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e64 0x00012e64 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012ea8 0x00012ea8 0x00000098 Code RO 400 i.ap_set_tp_calibration_04 app_tp_st_touch.o - 0x00012f40 0x00012f40 0x000000b0 Code RO 401 i.ap_tp_st_touch_calibration app_tp_st_touch.o - 0x00012ff0 0x00012ff0 0x0000001a Code RO 402 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o - 0x0001300a 0x0001300a 0x00000020 Code RO 403 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o - 0x0001302a 0x0001302a 0x00000002 PAD - 0x0001302c 0x0001302c 0x000000a8 Code RO 404 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o - 0x000130d4 0x000130d4 0x0000001c Code RO 405 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o - 0x000130f0 0x000130f0 0x00000094 Code RO 406 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o - 0x00013184 0x00013184 0x00000050 Code RO 407 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o - 0x000131d4 0x000131d4 0x00000034 Code RO 408 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o - 0x00013208 0x00013208 0x000000ac Code RO 409 i.ap_tp_st_touch_software_reset app_tp_st_touch.o - 0x000132b4 0x000132b4 0x0000002c Code RO 111 i.ap_update_frame_rate ap_demo.o - 0x000132e0 0x000132e0 0x0000001c Code RO 2241 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x000132fc 0x000132fc 0x00000024 Code RO 1494 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013320 0x00013320 0x0000001c Code RO 1495 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001333c 0x0001333c 0x0000001c Code RO 1496 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013358 0x00013358 0x0000001c Code RO 1497 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013374 0x00013374 0x0000001c Code RO 1498 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013390 0x00013390 0x0000001c Code RO 1499 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133ac 0x000133ac 0x0000001c Code RO 1500 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133c8 0x000133c8 0x0000001c Code RO 1501 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133e4 0x000133e4 0x0000001c Code RO 1502 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013400 0x00013400 0x00000048 Code RO 1241 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013448 0x00013448 0x00000018 Code RO 1605 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00013460 0x00013460 0x00000010 Code RO 1571 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00013470 0x00013470 0x000001a4 Code RO 1851 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00013614 0x00013614 0x00000088 Code RO 2183 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x0001369c 0x0001369c 0x00000298 Code RO 1955 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013934 0x00013934 0x000000a0 Code RO 2011 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000139d4 0x000139d4 0x00000048 Code RO 1654 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x00013a1c 0x00013a1c 0x00000030 Code RO 1734 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013a4c 0x00013a4c 0x00000200 Code RO 2536 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013c4c 0x00013c4c 0x00000020 Code RO 1766 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013c6c 0x00013c6c 0x00000018 Code RO 1242 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013c84 0x00013c84 0x0000000a Code RO 1816 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c8e 0x00013c8e 0x0000000a Code RO 1817 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c98 0x00013c98 0x0000000a Code RO 1818 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013ca2 0x00013ca2 0x0000000a Code RO 1819 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013cac 0x00013cac 0x00000008 Code RO 2657 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013cb4 0x00013cb4 0x0000001c Code RO 2306 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013cd0 0x00013cd0 0x0000001c Code RO 2242 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013cec 0x00013cec 0x00000038 Code RO 2716 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013d24 0x00013d24 0x00000010 Code RO 1356 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013d34 0x00013d34 0x00000030 Code RO 1157 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013d64 0x00013d64 0x00000024 Code RO 267 i.app_tp_I2C_init app_tp_transfer.o - 0x00013d88 0x00013d88 0x000000a8 Code RO 410 i.app_tp_calibration_exec app_tp_st_touch.o - 0x00013e30 0x00013e30 0x00000030 Code RO 268 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013e60 0x00013e60 0x00000044 Code RO 269 i.app_tp_init app_tp_transfer.o - 0x00013ea4 0x00013ea4 0x00000020 Code RO 270 i.app_tp_m_read app_tp_transfer.o - 0x00013ec4 0x00013ec4 0x00000008 Code RO 272 i.app_tp_m_write app_tp_transfer.o - 0x00013ecc 0x00013ecc 0x00000350 Code RO 993 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001421c 0x0001421c 0x00000008 Code RO 275 i.app_tp_s_read app_tp_transfer.o - 0x00014224 0x00014224 0x00000008 Code RO 277 i.app_tp_s_write app_tp_transfer.o - 0x0001422c 0x0001422c 0x000002bc Code RO 995 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000144e8 0x000144e8 0x00000030 Code RO 278 i.app_tp_screen_init app_tp_transfer.o - 0x00014518 0x00014518 0x0000000c Code RO 279 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00014524 0x00014524 0x00000040 Code RO 280 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014564 0x00014564 0x00000120 Code RO 281 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014684 0x00014684 0x00000014 Code RO 282 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00014698 0x00014698 0x00000024 Code RO 496 i.board_Init board.o - 0x000146bc 0x000146bc 0x000004f0 Code RO 1852 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014bac 0x00014bac 0x000000c8 Code RO 2740 i.ceil m_ps.l(ceil.o) - 0x00014c74 0x00014c74 0x0000002c Code RO 1853 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014ca0 0x00014ca0 0x00000094 Code RO 1854 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014d34 0x00014d34 0x00000058 Code RO 1942 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014d8c 0x00014d8c 0x00000018 Code RO 1943 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014da4 0x00014da4 0x00000044 Code RO 1944 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014de8 0x00014de8 0x00000024 Code RO 1945 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e0c 0x00014e0c 0x0000001c Code RO 1855 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014e28 0x00014e28 0x00000018 Code RO 974 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014e40 0x00014e40 0x00000022 Code RO 975 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014e62 0x00014e62 0x00000002 PAD - 0x00014e64 0x00014e64 0x00000038 Code RO 1785 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014e9c 0x00014e9c 0x0000000c Code RO 2506 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014ea8 0x00014ea8 0x00000040 Code RO 2507 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014ee8 0x00014ee8 0x000000b0 Code RO 2508 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014f98 0x00014f98 0x00000014 Code RO 2509 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014fac 0x00014fac 0x00000058 Code RO 1244 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00015004 0x00015004 0x00000008 Code RO 1247 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x0001500c 0x0001500c 0x00000010 Code RO 1269 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x0001501c 0x0001501c 0x00000014 Code RO 1282 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00015030 0x00015030 0x00000014 Code RO 1283 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00015044 0x00015044 0x00000020 Code RO 1286 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00015064 0x00015064 0x00000014 Code RO 1287 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00015078 0x00015078 0x00000018 Code RO 1288 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00015090 0x00015090 0x00000014 Code RO 1289 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x000150a4 0x000150a4 0x00000014 Code RO 1290 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x000150b8 0x000150b8 0x00000014 Code RO 1291 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x000150cc 0x000150cc 0x00000014 Code RO 1292 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x000150e0 0x000150e0 0x00000014 Code RO 1293 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x000150f4 0x000150f4 0x00000014 Code RO 1294 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00015108 0x00015108 0x00000014 Code RO 1297 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x0001511c 0x0001511c 0x00000014 Code RO 1298 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00015130 0x00015130 0x00000014 Code RO 1299 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00015144 0x00015144 0x00000018 Code RO 1300 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x0001515c 0x0001515c 0x00000018 Code RO 1303 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00015174 0x00015174 0x00000014 Code RO 1304 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00015188 0x00015188 0x00000014 Code RO 1305 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x0001519c 0x0001519c 0x00000014 Code RO 1307 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x000151b0 0x000151b0 0x00000018 Code RO 1360 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x000151c8 0x000151c8 0x0000001c Code RO 1361 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x000151e4 0x000151e4 0x00000010 Code RO 1363 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x000151f4 0x000151f4 0x00000010 Code RO 1365 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00015204 0x00015204 0x00000024 Code RO 1366 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00015228 0x00015228 0x0000000c Code RO 1368 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00015234 0x00015234 0x00000090 Code RO 1371 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x000152c4 0x000152c4 0x00000012 Code RO 1373 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x000152d6 0x000152d6 0x0000001a Code RO 1375 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x000152f0 0x000152f0 0x00000006 Code RO 1376 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x000152f6 0x000152f6 0x00000002 PAD - 0x000152f8 0x000152f8 0x00000044 Code RO 1378 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x0001533c 0x0001533c 0x00000036 Code RO 2519 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00015372 0x00015372 0x0000000c Code RO 2520 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x0001537e 0x0001537e 0x00000002 PAD - 0x00015380 0x00015380 0x00000074 Code RO 2521 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x000153f4 0x000153f4 0x0000000a Code RO 2522 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x000153fe 0x000153fe 0x00000028 Code RO 2524 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00015426 0x00015426 0x00000002 PAD - 0x00015428 0x00015428 0x00000104 Code RO 1956 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x0001552c 0x0001552c 0x00000040 Code RO 1957 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x0001556c 0x0001556c 0x00000050 Code RO 1958 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x000155bc 0x000155bc 0x0000001c Code RO 1959 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000155d8 0x000155d8 0x00000008 Code RO 1960 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000155e0 0x000155e0 0x00000006 Code RO 1961 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000155e6 0x000155e6 0x0000000e Code RO 1965 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x000155f4 0x000155f4 0x00000020 Code RO 1966 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015614 0x00015614 0x00000010 Code RO 1967 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015624 0x00015624 0x00000010 Code RO 1970 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015634 0x00015634 0x00000046 Code RO 1972 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x0001567a 0x0001567a 0x00000026 Code RO 1973 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x000156a0 0x000156a0 0x00000104 Code RO 1974 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x000157a4 0x000157a4 0x0000000e Code RO 1975 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x000157b2 0x000157b2 0x00000014 Code RO 2013 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x000157c6 0x000157c6 0x0000006c Code RO 2014 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015832 0x00015832 0x00000004 Code RO 2015 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015836 0x00015836 0x00000018 Code RO 2016 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001584e 0x0001584e 0x00000008 Code RO 2017 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015856 0x00015856 0x00000008 Code RO 2018 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001585e 0x0001585e 0x0000000a Code RO 2019 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015868 0x00015868 0x00000024 Code RO 2020 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x0001588c 0x0001588c 0x00000004 Code RO 2021 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00015890 0x00015890 0x00000004 Code RO 2023 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00015894 0x00015894 0x00000004 Code RO 2025 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015898 0x00015898 0x00000018 Code RO 2026 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x000158b0 0x000158b0 0x0000001a Code RO 2027 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000158ca 0x000158ca 0x0000000c Code RO 2029 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158d6 0x000158d6 0x00000064 Code RO 2033 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x0001593a 0x0001593a 0x0000003e Code RO 2034 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015978 0x00015978 0x00000134 Code RO 2036 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015aac 0x00015aac 0x0000001e Code RO 2037 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015aca 0x00015aca 0x00000008 Code RO 2041 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015ad2 0x00015ad2 0x0000001c Code RO 2042 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015aee 0x00015aee 0x00000018 Code RO 2045 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015b06 0x00015b06 0x0000000c Code RO 2046 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b12 0x00015b12 0x00000002 PAD - 0x00015b14 0x00015b14 0x00000040 Code RO 2047 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015b54 0x00015b54 0x00000010 Code RO 2048 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b64 0x00015b64 0x00000008 Code RO 2049 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015b6c 0x00015b6c 0x00000022 Code RO 2050 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015b8e 0x00015b8e 0x00000008 Code RO 2052 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015b96 0x00015b96 0x00000026 Code RO 2053 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015bbc 0x00015bbc 0x000000aa Code RO 2056 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015c66 0x00015c66 0x00000016 Code RO 2057 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015c7c 0x00015c7c 0x00000018 Code RO 2058 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015c94 0x00015c94 0x0000002e Code RO 2457 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015cc2 0x00015cc2 0x0000000c Code RO 2460 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015cce 0x00015cce 0x00000032 Code RO 2461 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015d00 0x00015d00 0x00000018 Code RO 2462 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00015d18 0x00015d18 0x00000018 Code RO 1503 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015d30 0x00015d30 0x0000000c Code RO 1505 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015d3c 0x00015d3c 0x00000014 Code RO 1506 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015d50 0x00015d50 0x00000050 Code RO 1508 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015da0 0x00015da0 0x00000020 Code RO 1509 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015dc0 0x00015dc0 0x00000010 Code RO 1510 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015dd0 0x00015dd0 0x00000010 Code RO 1511 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015de0 0x00015de0 0x00000010 Code RO 1512 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015df0 0x00015df0 0x00000010 Code RO 1513 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015e00 0x00015e00 0x00000020 Code RO 722 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015e20 0x00015e20 0x00000130 Code RO 1514 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015f50 0x00015f50 0x0000000c Code RO 1606 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015f5c 0x00015f5c 0x0000000c Code RO 1572 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015f68 0x00015f68 0x00000034 Code RO 1546 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015f9c 0x00015f9c 0x000000ac Code RO 1547 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00016048 0x00016048 0x0000001a Code RO 1548 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016062 0x00016062 0x00000018 Code RO 1549 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001607a 0x0001607a 0x00000002 PAD - 0x0001607c 0x0001607c 0x00000060 Code RO 1574 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x000160dc 0x000160dc 0x00000010 Code RO 1577 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x000160ec 0x000160ec 0x00000038 Code RO 1578 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00016124 0x00016124 0x0000008c Code RO 1584 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x000161b0 0x000161b0 0x0000005c Code RO 1550 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001620c 0x0001620c 0x0000003c Code RO 1551 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016248 0x00016248 0x0000003e Code RO 1552 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00016286 0x00016286 0x00000042 Code RO 1607 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x000162c8 0x000162c8 0x00000004 Code RO 1608 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x000162cc 0x000162cc 0x00000008 Code RO 1609 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x000162d4 0x000162d4 0x00000014 Code RO 1610 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x000162e8 0x000162e8 0x00000050 Code RO 1613 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016338 0x00016338 0x0000001c Code RO 1614 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00016354 0x00016354 0x00000058 Code RO 1553 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x000163ac 0x000163ac 0x00000032 Code RO 1615 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x000163de 0x000163de 0x00000002 PAD - 0x000163e0 0x000163e0 0x00000018 Code RO 1554 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x000163f8 0x000163f8 0x00000018 Code RO 2125 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00016410 0x00016410 0x00000030 Code RO 2126 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00016440 0x00016440 0x00000016 Code RO 2127 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00016456 0x00016456 0x00000024 Code RO 2128 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x0001647a 0x0001647a 0x00000026 Code RO 2129 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x000164a0 0x000164a0 0x00000016 Code RO 2130 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x000164b6 0x000164b6 0x00000016 Code RO 2131 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x000164cc 0x000164cc 0x0000000c Code RO 2132 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x000164d8 0x000164d8 0x0000001e Code RO 2133 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x000164f6 0x000164f6 0x00000022 Code RO 2134 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00016518 0x00016518 0x00000022 Code RO 2135 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x0001653a 0x0001653a 0x0000000c Code RO 2136 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00016546 0x00016546 0x0000001a Code RO 2137 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00016560 0x00016560 0x00000022 Code RO 2138 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00016582 0x00016582 0x0000001a Code RO 2140 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x0001659c 0x0001659c 0x0000000c Code RO 2141 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x000165a8 0x000165a8 0x0000004c Code RO 2142 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x000165f4 0x000165f4 0x00000006 Code RO 2143 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x000165fa 0x000165fa 0x00000012 Code RO 2144 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x0001660c 0x0001660c 0x00000020 Code RO 2146 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x0001662c 0x0001662c 0x00000040 Code RO 2147 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x0001666c 0x0001666c 0x00000014 Code RO 2149 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x00016680 0x00016680 0x00000020 Code RO 2150 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x000166a0 0x000166a0 0x0000000c Code RO 2184 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x000166ac 0x000166ac 0x00000040 Code RO 2185 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x000166ec 0x000166ec 0x0000000c Code RO 2186 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x000166f8 0x000166f8 0x00000012 Code RO 2187 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x0001670a 0x0001670a 0x00000010 Code RO 2188 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x0001671a 0x0001671a 0x0000000e Code RO 2189 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00016728 0x00016728 0x00000014 Code RO 2190 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x0001673c 0x0001673c 0x0000000c Code RO 2191 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016748 0x00016748 0x00000010 Code RO 2194 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016758 0x00016758 0x00000012 Code RO 2195 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x0001676a 0x0001676a 0x00000010 Code RO 2197 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x0001677a 0x0001677a 0x00000014 Code RO 2198 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001678e 0x0001678e 0x00000002 PAD - 0x00016790 0x00016790 0x00000018 Code RO 2199 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x000167a8 0x000167a8 0x0000001a Code RO 2200 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x000167c2 0x000167c2 0x0000000e Code RO 2204 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x000167d0 0x000167d0 0x00000028 Code RO 2205 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x000167f8 0x000167f8 0x0000000e Code RO 2207 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00016806 0x00016806 0x00000002 PAD - 0x00016808 0x00016808 0x00000008 Code RO 1632 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x00016810 0x00016810 0x00000014 Code RO 1633 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00016824 0x00016824 0x00000014 Code RO 1634 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00016838 0x00016838 0x00000008 Code RO 1635 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x00016840 0x00016840 0x00000014 Code RO 1636 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00016854 0x00016854 0x00000064 Code RO 1637 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) - 0x000168b8 0x000168b8 0x00000024 Code RO 1639 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x000168dc 0x000168dc 0x00000010 Code RO 2478 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000168ec 0x000168ec 0x0000003c Code RO 2479 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016928 0x00016928 0x00000060 Code RO 2480 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016988 0x00016988 0x00000054 Code RO 2481 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000169dc 0x000169dc 0x00000010 Code RO 2482 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000169ec 0x000169ec 0x00000018 Code RO 2483 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016a04 0x00016a04 0x00000020 Code RO 2485 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016a24 0x00016a24 0x00000026 Code RO 2486 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016a4a 0x00016a4a 0x0000001e Code RO 2487 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016a68 0x00016a68 0x00000020 Code RO 2488 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016a88 0x00016a88 0x00000020 Code RO 1694 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016aa8 0x00016aa8 0x00000018 Code RO 1696 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016ac0 0x00016ac0 0x00000038 Code RO 1697 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016af8 0x00016af8 0x0000000c Code RO 1976 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016b04 0x00016b04 0x00000010 Code RO 1977 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016b14 0x00016b14 0x00000014 Code RO 1979 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b28 0x00016b28 0x00000016 Code RO 1980 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b3e 0x00016b3e 0x0000000a Code RO 2243 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016b48 0x00016b48 0x00000004 Code RO 2244 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016b4c 0x00016b4c 0x0000005a Code RO 2246 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00016ba6 0x00016ba6 0x00000002 PAD - 0x00016ba8 0x00016ba8 0x00000014 Code RO 2247 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016bbc 0x00016bbc 0x00000064 Code RO 2248 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016c20 0x00016c20 0x00000004 Code RO 2249 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016c24 0x00016c24 0x00000012 Code RO 1856 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016c36 0x00016c36 0x00000004 Code RO 2252 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016c3a 0x00016c3a 0x00000012 Code RO 1857 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016c4c 0x00016c4c 0x0000000c Code RO 2254 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c58 0x00016c58 0x00000008 Code RO 2255 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c60 0x00016c60 0x0000000c Code RO 2256 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016c6c 0x00016c6c 0x0000000c Code RO 2257 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016c78 0x00016c78 0x00000014 Code RO 2258 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016c8c 0x00016c8c 0x000000cc Code RO 2259 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016d58 0x00016d58 0x00000014 Code RO 2261 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016d6c 0x00016d6c 0x00000014 Code RO 2263 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016d80 0x00016d80 0x00000010 Code RO 2264 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016d90 0x00016d90 0x00000026 Code RO 2266 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00016db6 0x00016db6 0x00000008 Code RO 2267 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016dbe 0x00016dbe 0x00000008 Code RO 2268 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00016dc6 0x00016dc6 0x00000002 PAD - 0x00016dc8 0x00016dc8 0x00000020 Code RO 1742 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016de8 0x00016de8 0x0000001c Code RO 1767 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016e04 0x00016e04 0x00000054 Code RO 1770 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016e58 0x00016e58 0x0000001c Code RO 1771 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016e74 0x00016e74 0x0000000c Code RO 1786 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016e80 0x00016e80 0x00000028 Code RO 1787 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016ea8 0x00016ea8 0x00000018 Code RO 1790 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ec0 0x00016ec0 0x0000001c Code RO 1791 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016edc 0x00016edc 0x00000024 Code RO 1792 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016f00 0x00016f00 0x00000024 Code RO 1793 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016f24 0x00016f24 0x00000010 Code RO 1795 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f34 0x00016f34 0x00000010 Code RO 1796 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f44 0x00016f44 0x00000024 Code RO 1797 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016f68 0x00016f68 0x0000001a Code RO 1820 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016f82 0x00016f82 0x00000020 Code RO 1821 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016fa2 0x00016fa2 0x00000002 PAD - 0x00016fa4 0x00016fa4 0x00000010 Code RO 1822 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016fb4 0x00016fb4 0x00000010 Code RO 1823 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016fc4 0x00016fc4 0x00000044 Code RO 1825 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00017008 0x00017008 0x00000014 Code RO 1826 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x0001701c 0x0001701c 0x00000010 Code RO 1827 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x0001702c 0x0001702c 0x00000054 Code RO 1828 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00017080 0x00017080 0x00000028 Code RO 1829 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x000170a8 0x000170a8 0x00000010 Code RO 1830 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x000170b8 0x000170b8 0x0000000a Code RO 2059 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000170c2 0x000170c2 0x0000001c Code RO 2060 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000170de 0x000170de 0x0000001c Code RO 2061 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x000170fa 0x000170fa 0x00000012 Code RO 2063 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001710c 0x0001710c 0x00000014 Code RO 2064 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00017120 0x00017120 0x00000010 Code RO 2065 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00017130 0x00017130 0x00000008 Code RO 2307 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00017138 0x00017138 0x00000018 Code RO 2311 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00017150 0x00017150 0x00000040 Code RO 2312 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00017190 0x00017190 0x00000012 Code RO 2314 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x000171a2 0x000171a2 0x00000002 PAD - 0x000171a4 0x000171a4 0x00000028 Code RO 2318 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000171cc 0x000171cc 0x0000000c Code RO 2319 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000171d8 0x000171d8 0x00000006 Code RO 2320 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000171de 0x000171de 0x0000003c Code RO 2322 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x0001721a 0x0001721a 0x00000014 Code RO 2326 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001722e 0x0001722e 0x00000010 Code RO 2327 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001723e 0x0001723e 0x00000008 Code RO 2330 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00017246 0x00017246 0x00000026 Code RO 2331 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x0001726c 0x0001726c 0x00000026 Code RO 2332 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00017292 0x00017292 0x00000002 PAD - 0x00017294 0x00017294 0x00000018 Code RO 2333 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x000172ac 0x000172ac 0x0000000a Code RO 2334 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000172b6 0x000172b6 0x00000010 Code RO 2335 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000172c6 0x000172c6 0x0000000a Code RO 2336 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000172d0 0x000172d0 0x0000000a Code RO 2337 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000172da 0x000172da 0x00000012 Code RO 2338 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x000172ec 0x000172ec 0x0000000a Code RO 2339 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x000172f6 0x000172f6 0x0000000a Code RO 2340 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00017300 0x00017300 0x00000016 Code RO 2341 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00017316 0x00017316 0x00000002 PAD - 0x00017318 0x00017318 0x00000010 Code RO 2717 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00017328 0x00017328 0x00000010 Code RO 2718 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017338 0x00017338 0x00000010 Code RO 2721 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017348 0x00017348 0x00000040 Code RO 2724 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00017388 0x00017388 0x0000000a Code RO 1415 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00017392 0x00017392 0x00000014 Code RO 984 i.fputc CVWL568.lib(tau_log.o) - 0x000173a6 0x000173a6 0x00000002 PAD - 0x000173a8 0x000173a8 0x00000034 Code RO 525 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000173dc 0x000173dc 0x0000009c Code RO 527 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017478 0x00017478 0x00000084 Code RO 529 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000174fc 0x000174fc 0x00000028 Code RO 531 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017524 0x00017524 0x00000010 Code RO 532 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017534 0x00017534 0x00000028 Code RO 533 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001755c 0x0001755c 0x00000098 Code RO 535 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000175f4 0x000175f4 0x000001a4 Code RO 536 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017798 0x00017798 0x000000d8 Code RO 537 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017870 0x00017870 0x00000158 Code RO 538 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000179c8 0x000179c8 0x00000148 Code RO 539 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017b10 0x00017b10 0x0000022c Code RO 540 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d3c 0x00017d3c 0x0000003c Code RO 541 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d78 0x00017d78 0x000000f0 Code RO 544 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e68 0x00017e68 0x0000006c Code RO 547 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ed4 0x00017ed4 0x00000034 Code RO 548 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f08 0x00017f08 0x00000038 Code RO 552 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f40 0x00017f40 0x00000072 Code RO 557 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fb2 0x00017fb2 0x00000002 PAD - 0x00017fb4 0x00017fb4 0x00000034 Code RO 558 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fe8 0x00017fe8 0x0000000e Code RO 560 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ff6 0x00017ff6 0x00000002 PAD - 0x00017ff8 0x00017ff8 0x0000003c Code RO 561 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018034 0x00018034 0x0000003c Code RO 562 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018070 0x00018070 0x00000020 Code RO 565 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018090 0x00018090 0x00000190 Code RO 618 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018220 0x00018220 0x00000034 Code RO 619 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018254 0x00018254 0x00000450 Code RO 620 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186a4 0x000186a4 0x0000002c Code RO 623 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186d0 0x000186d0 0x00000084 Code RO 624 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018754 0x00018754 0x0000004c Code RO 628 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187a0 0x000187a0 0x00000028 Code RO 630 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187c8 0x000187c8 0x000000a4 Code RO 632 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001886c 0x0001886c 0x00000024 Code RO 633 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018890 0x00018890 0x0000000c Code RO 634 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001889c 0x0001889c 0x00000020 Code RO 637 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188bc 0x000188bc 0x00000014 Code RO 643 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188d0 0x000188d0 0x00000010 Code RO 644 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188e0 0x000188e0 0x00000024 Code RO 645 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018904 0x00018904 0x0000009c Code RO 648 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189a0 0x000189a0 0x00000044 Code RO 649 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189e4 0x000189e4 0x000000d8 Code RO 650 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018abc 0x00018abc 0x000000b0 Code RO 651 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b6c 0x00018b6c 0x00000044 Code RO 652 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bb0 0x00018bb0 0x00000030 Code RO 653 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018be0 0x00018be0 0x00000020 Code RO 654 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c00 0x00018c00 0x00000020 Code RO 655 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c20 0x00018c20 0x00000094 Code RO 656 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018cb4 0x00018cb4 0x00000058 Code RO 657 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d0c 0x00018d0c 0x00000044 Code RO 658 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d50 0x00018d50 0x00000018 Code RO 723 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018d68 0x00018d68 0x00000012 Code RO 724 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018d7a 0x00018d7a 0x00000002 PAD - 0x00018d7c 0x00018d7c 0x00000040 Code RO 727 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018dbc 0x00018dbc 0x00000020 Code RO 728 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018ddc 0x00018ddc 0x00000028 Code RO 729 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018e04 0x00018e04 0x00000018 Code RO 730 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018e1c 0x00018e1c 0x00000050 Code RO 731 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018e6c 0x00018e6c 0x00000060 Code RO 733 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018ecc 0x00018ecc 0x00000008 Code RO 734 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018ed4 0x00018ed4 0x00000020 Code RO 736 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018ef4 0x00018ef4 0x0000006c Code RO 762 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018f60 0x00018f60 0x00000020 Code RO 763 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018f80 0x00018f80 0x0000001c Code RO 764 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018f9c 0x00018f9c 0x0000000c Code RO 766 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018fa8 0x00018fa8 0x00000020 Code RO 767 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018fc8 0x00018fc8 0x00000010 Code RO 781 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018fd8 0x00018fd8 0x0000004c Code RO 782 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00019024 0x00019024 0x000000c8 Code RO 784 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x000190ec 0x000190ec 0x00000014 Code RO 785 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00019100 0x00019100 0x0000000c Code RO 793 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x0001910c 0x0001910c 0x00000174 Code RO 796 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00019280 0x00019280 0x000000fc Code RO 1858 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x0001937c 0x0001937c 0x00000010 Code RO 1860 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x0001938c 0x0001938c 0x00000010 Code RO 1861 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001939c 0x0001939c 0x000001d4 Code RO 1863 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x00019570 0x00019570 0x00000010 Code RO 1865 i.hal_internal_update_dpi_param CVWL568.lib(hal_internal_vsync.o) - 0x00019580 0x00019580 0x0000010c Code RO 1866 i.hal_internal_video_mode_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x0001968c 0x0001968c 0x00000028 Code RO 1867 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x000196b4 0x000196b4 0x0000000c Code RO 1868 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196c0 0x000196c0 0x00000018 Code RO 1869 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000196d8 0x000196d8 0x0000000c Code RO 1870 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000196e4 0x000196e4 0x0000000c Code RO 1871 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196f0 0x000196f0 0x00000118 Code RO 1872 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00019808 0x00019808 0x000000b0 Code RO 1873 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000198b8 0x000198b8 0x0000011c Code RO 1874 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000199d4 0x000199d4 0x00000014 Code RO 1876 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000199e8 0x000199e8 0x00000024 Code RO 1877 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019a0c 0x00019a0c 0x00000050 Code RO 1878 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019a5c 0x00019a5c 0x00000080 Code RO 1879 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019adc 0x00019adc 0x00000024 Code RO 659 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b00 0x00019b00 0x00000058 Code RO 660 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b58 0x00019b58 0x00000014 Code RO 661 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b6c 0x00019b6c 0x00000164 Code RO 662 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019cd0 0x00019cd0 0x00000040 Code RO 663 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019d10 0x00019d10 0x000001b0 Code RO 664 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ec0 0x00019ec0 0x00000040 Code RO 665 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019f00 0x00019f00 0x0000000e Code RO 874 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019f0e 0x00019f0e 0x00000012 Code RO 898 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019f20 0x00019f20 0x00000016 Code RO 900 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019f36 0x00019f36 0x00000008 Code RO 915 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019f3e 0x00019f3e 0x00000002 PAD - 0x00019f40 0x00019f40 0x00000088 Code RO 923 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00019fc8 0x00019fc8 0x0000001c Code RO 924 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019fe4 0x00019fe4 0x00000008 Code RO 927 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019fec 0x00019fec 0x00000008 Code RO 928 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x00019ff4 0x00019ff4 0x00000008 Code RO 929 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x00019ffc 0x00019ffc 0x0000002e Code RO 956 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x0001a02a 0x0001a02a 0x0000001a Code RO 958 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x0001a044 0x0001a044 0x00000048 Code RO 960 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001a08c 0x0001a08c 0x00000028 Code RO 962 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x0001a0b4 0x0001a0b4 0x0000008c Code RO 1140 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001a140 0x0001a140 0x00000010 Code RO 1143 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001a150 0x0001a150 0x000001dc Code RO 1882 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x0001a32c 0x0001a32c 0x00000110 Code RO 2417 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a43c 0x0001a43c 0x00000070 Code RO 112 i.init_mipi_tx ap_demo.o - 0x0001a4ac 0x0001a4ac 0x000000d4 Code RO 113 i.init_panel ap_demo.o - 0x0001a580 0x0001a580 0x0000000a Code RO 3 i.main main.o - 0x0001a58a 0x0001a58a 0x00000002 PAD - 0x0001a58c 0x0001a58c 0x000000c4 Code RO 114 i.open_mipi_rx ap_demo.o - 0x0001a650 0x0001a650 0x00000074 Code RO 115 i.pps_update_handle ap_demo.o - 0x0001a6c4 0x0001a6c4 0x000003f4 Code RO 1883 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001aab8 0x0001aab8 0x00000178 Code RO 1884 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001ac30 0x0001ac30 0x0000008c Code RO 1885 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001acbc 0x0001acbc 0x00000180 Code RO 1886 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001ae3c 0x0001ae3c 0x000000a4 Code RO 1887 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001aee0 0x0001aee0 0x000001d4 Code RO 1888 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b0b4 0x0001b0b4 0x000000c4 Code RO 1889 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001b178 0x0001b178 0x000000c0 Code RO 1890 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001b238 0x0001b238 0x00000030 Code RO 116 i.soft_timer3_cb ap_demo.o - 0x0001b268 0x0001b268 0x00000048 Code RO 2744 i.sqrt m_ps.l(sqrt.o) - 0x0001b2b0 0x0001b2b0 0x0000006c Code RO 118 i.tp_heartbeat_exec ap_demo.o - 0x0001b31c 0x0001b31c 0x00000108 Code RO 1891 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b424 0x0001b424 0x000000d0 Code RO 1892 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001b4f4 0x0001b4f4 0x000001cc Code RO 1893 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001b6c0 0x0001b6c0 0x00002990 Data RO 119 .constdata ap_demo.o - 0x0001e050 0x0001e050 0x00000020 Data RO 412 .constdata app_tp_st_touch.o - 0x0001e070 0x0001e070 0x00000024 Data RO 667 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e094 0x0001e094 0x000000d2 Data RO 739 .constdata CVWL568.lib(hal_gpio.o) - 0x0001e166 0x0001e166 0x00000002 PAD - 0x0001e168 0x0001e168 0x00000020 Data RO 797 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001e188 0x0001e188 0x000002f6 Data RO 998 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e47e 0x0001e47e 0x00000001 Data RO 1010 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e47f 0x0001e47f 0x00000001 PAD - 0x0001e480 0x0001e480 0x00000008 Data RO 1640 .constdata CVWL568.lib(drv_param_init.o) - 0x0001e488 0x0001e488 0x00000186 Data RO 2489 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001e60e 0x0001e60e 0x00000002 PAD - 0x0001e610 0x0001e610 0x00000048 Data RO 567 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001e658 0x0001e658 0x00000043 Data RO 668 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e69b 0x0001e69b 0x00000001 PAD - 0x0001e69c 0x0001e69c 0x000000e0 Data RO 1895 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001e77c 0x0001e77c 0x00000030 Data RO 3106 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001e7ac, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001e7ac, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2418 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001e7ac, Size: 0x00005aa0, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00001758]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x00000630 Data RW 120 .data ap_demo.o - 0x00070800 COMPRESSED 0x00000017 Data RW 284 .data app_tp_transfer.o - 0x00070817 COMPRESSED 0x00000025 Data RW 413 .data app_tp_st_touch.o - 0x0007083c COMPRESSED 0x00000008 Data RW 568 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070844 COMPRESSED 0x00000003 Data RW 669 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070847 COMPRESSED 0x00000001 Data RW 768 .data CVWL568.lib(hal_i2c_master.o) - 0x00070848 COMPRESSED 0x00000020 Data RW 798 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070868 COMPRESSED 0x00001b7c Data RW 1011 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e4 COMPRESSED 0x00000001 Data RW 1015 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e5 COMPRESSED 0x00000001 Data RW 1016 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e6 COMPRESSED 0x00000001 Data RW 1021 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e7 COMPRESSED 0x00000003 Data RW 1022 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ea COMPRESSED 0x00000005 Data RW 1023 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ef COMPRESSED 0x00000001 PAD - 0x000723f0 COMPRESSED 0x00000030 Data RW 1033 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00072420 COMPRESSED 0x00000012 Data RW 1197 .data CVWL568.lib(norflash.o) - 0x00072432 COMPRESSED 0x00000002 PAD - 0x00072434 COMPRESSED 0x0000000c Data RW 1251 .data CVWL568.lib(drv_common.o) - 0x00072440 COMPRESSED 0x00000004 Data RW 1518 .data CVWL568.lib(drv_gpio.o) - 0x00072444 COMPRESSED 0x00000008 Data RW 1556 .data CVWL568.lib(drv_i2c_dma.o) - 0x0007244c COMPRESSED 0x00000004 Data RW 1585 .data CVWL568.lib(drv_i2c_master.o) - 0x00072450 COMPRESSED 0x00000004 Data RW 1616 .data CVWL568.lib(drv_i2c_slave.o) - 0x00072454 COMPRESSED 0x000004a4 Data RW 1641 .data CVWL568.lib(drv_param_init.o) - 0x000728f8 COMPRESSED 0x0000000c Data RW 1671 .data CVWL568.lib(drv_pwm.o) - 0x00072904 COMPRESSED 0x00000004 Data RW 1747 .data CVWL568.lib(drv_spi_master.o) - 0x00072908 COMPRESSED 0x00000008 Data RW 1773 .data CVWL568.lib(drv_swire.o) - 0x00072910 COMPRESSED 0x00000001 Data RW 1798 .data CVWL568.lib(drv_sys_cfg.o) - 0x00072911 COMPRESSED 0x00000003 PAD - 0x00072914 COMPRESSED 0x00000050 Data RW 1831 .data CVWL568.lib(drv_timer.o) - 0x00072964 COMPRESSED 0x0000000c Data RW 1896 .data CVWL568.lib(hal_internal_vsync.o) - 0x00072970 COMPRESSED 0x00000008 Data RW 2270 .data CVWL568.lib(drv_rxbr.o) - 0x00072978 COMPRESSED 0x00000004 Data RW 2343 .data CVWL568.lib(drv_vidc.o) - 0x0007297c COMPRESSED 0x00000001 Data RW 2490 .data CVWL568.lib(drv_phy_common.o) - 0x0007297d COMPRESSED 0x00000003 PAD - 0x00072980 COMPRESSED 0x0000000c Data RW 2510 .data CVWL568.lib(drv_chip_info.o) - 0x0007298c COMPRESSED 0x00000008 Data RW 2659 .data CVWL568.lib(drv_uart.o) - 0x00072994 COMPRESSED 0x0000000c Data RW 2726 .data CVWL568.lib(drv_wdg.o) - 0x000729a0 COMPRESSED 0x00000004 Data RW 3075 .data mc_p.l(stdout.o) - 0x000729a4 COMPRESSED 0x00000004 Data RW 3087 .data mc_p.l(errno.o) - 0x000729a8 - 0x00000190 Zero RW 283 .bss app_tp_transfer.o - 0x00072b38 - 0x0000000c Zero RW 411 .bss app_tp_st_touch.o - 0x00072b44 - 0x000000c4 Zero RW 566 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00072c08 - 0x0000004c Zero RW 666 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00072c54 - 0x00000100 Zero RW 985 .bss CVWL568.lib(tau_log.o) - 0x00072d54 - 0x000002d8 Zero RW 996 .bss CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007302c - 0x000000d0 Zero RW 1145 .bss CVWL568.lib(hal_uart.o) - 0x000730fc - 0x0000001c Zero RW 1380 .bss CVWL568.lib(drv_dma.o) - 0x00073118 - 0x00000040 Zero RW 1517 .bss CVWL568.lib(drv_gpio.o) - 0x00073158 - 0x00000140 Zero RW 1555 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00073298 - 0x00000984 Zero RW 1894 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00073c1c - 0x00001030 Zero RW 1947 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00074c4c - 0x00000020 Zero RW 2554 .bss CVWL568.lib(hal_spi_slave.o) - 0x00074c6c COMPRESSED 0x00000004 PAD - 0x00074c70 - 0x00001000 Zero RW 514 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 5162 680 10640 1584 0 37588 ap_demo.o - 1298 244 32 37 12 12561 app_tp_st_touch.o - 964 96 0 23 400 12239 app_tp_transfer.o - 36 6 0 0 0 561 board.o - 10 0 0 0 0 5731 main.o - 120 18 192 0 4096 2132 startup_armcm0.o - - ---------------------------------------------------------------------- - 7596 1044 10912 1644 4508 70812 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 6 0 0 0 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o - 1528 118 0 0 0 2428 drv_dsi_tx.o - 132 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 796 112 0 4 64 1236 drv_gpio.o - 600 82 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 292 36 0 4 0 580 drv_i2c_slave.o - 680 6 0 0 0 1444 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 212 44 8 1188 0 452 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o - 300 64 0 1 0 628 drv_sys_cfg.o - 374 34 0 80 0 932 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 168 22 0 12 0 316 drv_wdg.o - 3326 320 72 8 196 1756 hal_dsi_rx_ctrl.o - 4324 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 8420 1710 224 12 2436 2696 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o - 184 6 0 0 0 276 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 1548 60 759 7095 728 21956 app_tp_for_custom_s8.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 38972 4910 1828 8556 8684 57016 Library Totals - 46 0 6 9 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 31988 4644 1063 1444 7952 31784 CVWL568.lib - 1548 60 759 7095 728 21956 CVWL568_S21U_TP.lib - 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 38972 4910 1828 8556 8684 57016 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 46568 5954 12740 10200 13192 103300 Grand Totals - 46568 5954 12740 5976 13192 103300 ELF Image Totals (compressed) - 46568 5954 12740 5976 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 59308 ( 57.92kB) - Total RW Size (RW Data + ZI Data) 23392 ( 22.84kB) - Total ROM Size (Code + RO Data + RW Data) 65284 ( 63.75kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/CVWL568_S21U_20230810.map b/project/ISP_568/Listings/CVWL568_S21U_20230913.map similarity index 72% rename from project/ISP_568/Listings/CVWL568_S21U_20230810.map rename to project/ISP_568/Listings/CVWL568_S21U_20230913.map index 7b3a613..af11ab1 100644 --- a/project/ISP_568/Listings/CVWL568_S21U_20230810.map +++ b/project/ISP_568/Listings/CVWL568_S21U_20230913.map @@ -13,7 +13,7 @@ Section Cross References ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN + ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s21u.o(.data) for Flag_blacklight_EN ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd @@ -53,12 +53,14 @@ Section Cross References ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_callback) for swire_callback ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_in + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_in ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data @@ -80,8 +82,12 @@ Section Cross References ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_set_hbm_53) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_in ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data + ap_demo.o(i.frame_start_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.frame_start_cb) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) for hal_dsi_rx_ctrl_restart + ap_demo.o(i.frame_start_cb) refers to ap_demo.o(.data) for .data ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb @@ -90,6 +96,7 @@ Section Cross References ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd + ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayUs) for delayUs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output @@ -102,20 +109,24 @@ Section Cross References ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line + ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_updata_exec) refers to tau_delay.o(i.delayMs) for delayMs + ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.frame_start_cb) for frame_start_cb + ap_demo.o(i.pps_updata_exec) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick ap_demo.o(i.pps_updata_exec) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd ap_demo.o(i.pps_updata_exec) refers to ap_demo.o(.data) for .data ap_demo.o(i.pps_update_handle) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd + ap_demo.o(i.pps_update_handle) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex + ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter ap_demo.o(i.pps_update_handle) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data ap_demo.o(i.swire_callback) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start ap_demo.o(i.swire_callback) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback @@ -135,40 +146,33 @@ Section Cross References ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate + ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_hbm_53) for ap_set_hbm_53 ap_demo.o(.constdata) refers to app_tp_st_touch.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(.bss) for .bss app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_phone_output_int_pad app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write @@ -181,29 +185,43 @@ Section Cross References app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayMs) for delayMs + app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) for app_tp_screen_analysis_const + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.constdata) for screen_reg_start_data_size + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_start_data + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_start + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_restart) for app_tp_transfer_screen_restart + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) for app_tp_screen_analysis_wake_up_exec app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) for ap_tp_st_touch_error_handler_F3 app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) for ap_tp_st_touch_error_handler_FF + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) for ap_tp_st_touch_error_handler_03 app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) for ap_tp_st_touch_scan_point_record_event - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.constdata) for screen_reg_int_data_size + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_restart + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(.data) for .data app_tp_st_touch.o(i.CRC16_2) refers to app_tp_st_touch.o(.constdata) for .constdata app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to app_tp_st_touch.o(.data) for .data @@ -215,6 +233,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_st_touch.o(.data) for .data + app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to memseta.o(.text) for __aeabi_memclr4 @@ -230,7 +249,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_st_touch.o(.data) for .data app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) refers to app_tp_st_touch.o(.bss) for .bss app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) refers to app_tp_st_touch.o(.bss) for .bss @@ -238,7 +257,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int + app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event @@ -252,6 +271,39 @@ Section Cross References app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) for ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) for app_tp_screen_analysis_wake_up + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffltui.o(.text) for __aeabi_ui2f + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fmul.o(.text) for __aeabi_fmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fdiv.o(.text) for __aeabi_fdiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffixui.o(.text) for __aeabi_f2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfltui.o(.text) for __aeabi_ui2d + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dmul.o(.text) for __aeabi_dmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ddiv.o(.text) for __aeabi_ddiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfixui.o(.text) for __aeabi_d2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for screen_data_write_1 + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_86_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a0_00_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_03_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_02_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_c0_07_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_60_start_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_back board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console @@ -992,26 +1044,6 @@ Section Cross References tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.bss) for .bss - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss @@ -2348,16 +2380,55 @@ Removing Unused input sections from the image. Removing ap_demo.o(.data), (2 bytes). Removing app_tp_transfer.o(.rev16_text), (4 bytes). Removing app_tp_transfer.o(.revsh_text), (4 bytes). + Removing app_tp_transfer.o(i.ap_tp_st_touch_get_status), (36 bytes). Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). + Removing app_tp_transfer.o(i.app_tp_screen_init), (56 bytes). + Removing app_tp_transfer.o(i.app_tp_transfer_screen_start_init), (20 bytes). Removing app_tp_st_touch.o(.rev16_text), (4 bytes). Removing app_tp_st_touch.o(.revsh_text), (4 bytes). Removing app_tp_st_touch.o(i.ap_tp_st_touch_software_reset), (172 bytes). + Removing app_tp_for_custom_s21u.o(.rev16_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.revsh_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (8 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (9 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (48 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). Removing board.o(.rev16_text), (4 bytes). Removing board.o(.revsh_text), (4 bytes). Removing startup_armcm0.o(HEAP), (3072 bytes). @@ -2372,10 +2443,8 @@ Removing Unused input sections from the image. Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_register_write_cmd_entry), (10 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter), (108 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). @@ -2408,6 +2477,7 @@ Removing Unused input sections from the image. Removing hal_gpio.o(.revsh_text), (4 bytes). Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). + Removing hal_gpio.o(i.hal_gpio_init_input), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). @@ -2476,7 +2546,6 @@ Removing Unused input sections from the image. Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). @@ -2492,43 +2561,6 @@ Removing Unused input sections from the image. Removing tau_log.o(.rev16_text), (4 bytes). Removing tau_log.o(.revsh_text), (4 bytes). Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1440 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). Removing hal_uart.o(.rev16_text), (4 bytes). Removing hal_uart.o(.revsh_text), (4 bytes). Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). @@ -2548,7 +2580,6 @@ Removing Unused input sections from the image. Removing drv_common.o(.rev16_text), (4 bytes). Removing drv_common.o(.revsh_text), (4 bytes). Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). Removing drv_crgu.o(.rev16_text), (4 bytes). @@ -2656,7 +2687,6 @@ Removing Unused input sections from the image. Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). Removing drv_param_init.o(.rev16_text), (4 bytes). Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_scld_filter), (100 bytes). Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). Removing drv_pwm.o(.rev16_text), (4 bytes). Removing drv_pwm.o(.revsh_text), (4 bytes). @@ -2939,7 +2969,7 @@ Removing Unused input sections from the image. Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). Removing dflti.o(.text), (40 bytes). -603 unused section(s) (total 28193 bytes) removed from the image. +601 unused section(s) (total 26318 bytes) removed from the image. ============================================================================== @@ -2949,38 +2979,38 @@ Image Symbol Table Symbol Name Value Ov Type Size Object(Section) - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE + ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE @@ -2988,28 +3018,28 @@ Image Symbol Table ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE + ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE + ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE + ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE + ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE @@ -3061,7 +3091,7 @@ Image Symbol Table ..\..\..\src\sdk\robin\src\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\..\src\app\demo\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\..\src\app\demo\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE @@ -3117,7 +3147,7 @@ Image Symbol Table ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\\..\\src\\app\\demo\\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE @@ -3174,840 +3204,850 @@ Image Symbol Table .text 0x00010b10 Section 0 dfixul.o(.text) .text 0x00010b50 Section 40 cdrcmple.o(.text) .text 0x00010b78 Section 36 init.o(.text) - .text 0x00010b9c Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010bfc Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c14 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.CRC16_2 0x00010c2c Section 0 app_tp_st_touch.o(i.CRC16_2) - i.DMA_IRQn_Handler 0x00010c6c Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c80 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c9c Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010cb8 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010cd4 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010cf0 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010d0c Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010d28 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010d44 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d60 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d74 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010dc4 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010dd8 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010df0 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010e08 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010e20 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010e48 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e60 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e78 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e90 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010eac Section 0 app_tp_transfer.o(i.S20_Start_init) - i.UART_DisableDma 0x00010ff0 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ff2 Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ff6 Section 2 handlers.o(i.__scatterload_null) - i.app_UART_IRQn_Handler 0x00010ff8 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) + .text 0x00010b9c Section 0 __dczerorl2.o(.text) + i.ADC_IRQn_Handler 0x00010bf4 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) + i.AP_NRESET_IRQn_Handler 0x00010c0c Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + i.CRC16_2 0x00010c24 Section 0 app_tp_st_touch.o(i.CRC16_2) + i.DMA_IRQn_Handler 0x00010c64 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) + i.EXTI_INT0_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + i.EXTI_INT1_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + i.EXTI_INT2_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + i.EXTI_INT3_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + i.EXTI_INT4_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + i.EXTI_INT5_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + i.EXTI_INT6_IRQn_Handler 0x00010d20 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + i.EXTI_INT7_IRQn_Handler 0x00010d3c Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + i.FLSCTRL_IRQn_Handler 0x00010d58 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + i.Gpio_swire_output 0x00010d6c Section 0 ap_demo.o(i.Gpio_swire_output) + i.HardFault_Handler 0x00010dbc Section 0 irq_redirect .o(i.HardFault_Handler) + i.I2C0_IRQn_Handler 0x00010dd0 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) + i.I2C1_IRQn_Handler 0x00010de8 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) + i.LCDC_IRQn_Handler 0x00010e00 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) + i.LOG_printf 0x00010e18 Section 0 tau_log.o(i.LOG_printf) + i.MEMC_IRQn_Handler 0x00010e40 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) + i.MIPI_RX_IRQn_Handler 0x00010e58 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + i.MIPI_TX_IRQn_Handler 0x00010e70 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + i.PWMDET_IRQn_Handler 0x00010e88 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) + i.SPIM_IRQn_Handler 0x00010ea4 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) + i.SPIS_IRQn_Handler 0x00010ec0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) + i.SWIRE_IRQn_Handler 0x00010edc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) + i.SysTick_Handler 0x00010ef8 Section 0 irq_redirect .o(i.SysTick_Handler) + i.TIMER0_IRQn_Handler 0x00010f10 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) + i.TIMER1_IRQn_Handler 0x00010f28 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) + i.TIMER2_IRQn_Handler 0x00010f40 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) + i.TIMER3_IRQn_Handler 0x00010f58 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) + i.UART0_IRQ_Handle 0x00010f70 Section 0 drv_uart.o(i.UART0_IRQ_Handle) + i.UART_DisableDma 0x00010f8c Section 0 drv_uart.o(i.UART_DisableDma) + i.UART_GetInstance 0x00010f8e Section 0 drv_uart.o(i.UART_GetInstance) + i.UART_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.UART_IRQn_Handler) + i.UART_ResetRxFIFO 0x00010fac Section 0 drv_uart.o(i.UART_ResetRxFIFO) + i.UART_SwitchSCLK 0x00010fd0 Section 0 drv_uart.o(i.UART_SwitchSCLK) + i.__scatterload_copy 0x00010fea Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x00010ff8 Section 2 handlers.o(i.__scatterload_null) + i.app_tp_screen_analysis_const 0x00010ffa Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SPIM_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00011038 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00011054 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00011070 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x00011088 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x000110a0 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x000110b8 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x000110d0 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x000110e8 Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x00011104 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x0001111c Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x00011140 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x00011188 Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x000111a2 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x000112d6 Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x000112f0 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x000113ac Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x000113c4 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x000113dc Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113f4 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x00011414 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x00011438 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x00011466 Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011480 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011481 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011498 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011499 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x000114b0 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x000114b1 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x000114d0 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x000114d1 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114e8 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114e9 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x0001152c Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x0001153a Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x00011548 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011554 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011555 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x000116c8 Section 0 printfa.o(i._printf_core) - _printf_core 0x000116c9 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011db4 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011db5 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011dd4 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011dd5 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011e00 Section 0 printfa.o(i._sputc) - _sputc 0x00011e01 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011e0c Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011e0d Thumb Code 3186 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a84 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012c40 Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012c41 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_get_tp_calibration_status_01 0x00012ccc Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - i.ap_reset_cb 0x00012cec Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012ced Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d6c Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d6d Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012db4 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012db5 Thumb Code 30 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012df8 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012df9 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012e2c Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012e2d Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012ea8 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012ea9 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012eec Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - i.ap_tp_st_touch_calibration 0x00012f84 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - i.ap_tp_st_touch_error_handler_F3 0x00013034 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - i.ap_tp_st_touch_error_handler_FF 0x00013042 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - i.ap_tp_st_touch_get_calibration_success_mark 0x00013064 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - i.ap_tp_st_touch_hardware_reset 0x0001310c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) - i.ap_tp_st_touch_scan_point_init 0x000131d0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - i.ap_tp_st_touch_scan_point_record_event 0x000131ec Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - i.ap_tp_st_touch_scan_point_record_event_exec 0x00013280 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - i.ap_tp_st_touch_simulate_finger_release_event 0x000132d0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - i.ap_update_frame_rate 0x00013304 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x00013305 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x00013330 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x0001334c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00013370 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x0001338c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x000133a8 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x000133c4 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x000133e0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x000133fc Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00013418 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00013434 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00013450 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013498 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x000134b0 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x000134c0 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x000135f0 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x00013678 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013910 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000139b0 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x000139f8 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013a28 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013c28 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013c48 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013c60 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013c6a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013c74 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00013c7e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013c88 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013ca4 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013cc0 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013cf8 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013d08 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013d38 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013d5c Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013e04 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013e05 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013e34 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013e78 Section 0 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013e98 Section 0 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013ea0 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x000141f0 Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x000141f8 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00014200 Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000144bc Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x000144ec Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x000144ed Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x000144f8 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x000144f9 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00014538 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014658 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x0001466c Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x00014690 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014c1c Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014ce4 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014ce5 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014d10 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014d11 Thumb Code 74 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014d94 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014dec Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014e04 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014e48 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014e6c Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014e6d Thumb Code 36 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014e98 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014eb0 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014ed4 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014f0c Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014f18 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014f58 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00015008 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x0001501c Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00015074 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x0001507c Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x0001508c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x000150a0 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x000150b4 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x000150d4 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x000150e8 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x00015100 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x00015114 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00015128 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x0001513c Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x00015150 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00015164 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00015178 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x0001518c Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x000151a0 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x000151b4 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x000151cc Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x000151e4 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x000151f8 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_swire_div 0x0001520c Section 0 drv_crgu.o(i.drv_crgu_set_swire_div) - i.drv_crgu_set_vidc_src 0x00015220 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x00015234 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x0001524c Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00015268 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00015278 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00015288 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x000152ac Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x000152b8 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00015348 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x0001535a Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00015374 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x0001537c Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x000153c0 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x000153f6 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00015404 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00015478 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x00015482 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x000154ac Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x000155b0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_bta_status 0x000155f0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) - i.drv_dsi_rx_get_color_bpp 0x00015600 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00015601 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x00015650 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x00015651 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x0001566c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x00015674 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x0001567a Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x00015688 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x000156a8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x000156b8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x000156c8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x0001570e Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x00015734 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x00015838 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x00015846 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x0001585a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x000158c6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x000158ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x000158e2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x000158ea Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x000158f2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x000158fc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x00015920 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00015924 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00015928 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x0001592c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x00015944 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x0001595e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x0001596a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x000159ce Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015a0c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015b40 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015b5e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00015b66 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00015b82 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00015b9a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015ba8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015be8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015bf8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015c00 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00015c22 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015c2a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015c50 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015cfa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015d10 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015d28 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015d56 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00015d62 Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00015d94 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00015dac Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015dc4 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015dd0 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015de4 Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015e34 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015e54 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015e64 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015e74 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015e84 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015e94 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015e95 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015eb4 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015fe4 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015ff0 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015ffc Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015ffd Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00016030 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x000160dc Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x000160f6 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x00016110 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x00016170 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x00016180 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x000161b8 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x00016244 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x000162a0 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x000162dc Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x000162dd Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x0001631a Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x0001635c Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x00016360 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x00016368 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x0001637c Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x000163cc Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x000163e8 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00016440 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00016474 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x0001648c Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x000164a4 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x000164d4 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x000164ea Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x0001650e Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00016534 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x0001654a Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00016560 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x0001656c Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x0001658a Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x000165ac Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x000165ce Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x000165da Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x000165f4 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00016616 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00016630 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x0001663c Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x00016688 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x0001668e Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x000166a0 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x000166c0 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_prefetch 0x00016700 Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) - i.drv_lcdc_set_video_hw_mode 0x00016718 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x0001672c Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x0001674c Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00016758 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x00016798 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x000167a4 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x000167b6 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x000167c6 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x000167d4 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x000167e8 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x000167f4 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016804 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x00016816 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00016826 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x0001683c Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x00016854 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x0001686e Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x0001687c Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x000168a4 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x000168b4 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x000168bc Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x000168d0 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x000168e4 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x000168ec Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_p2r_filter_init 0x00016900 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x00016924 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x00016934 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016970 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x000169d0 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x00016a24 Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x00016a34 Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016a4c Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016a6c Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016a92 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016ab0 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016ab1 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016ad0 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016af0 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016b08 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016b40 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016b41 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016b4c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016b4d Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016b5c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016b5d Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016b70 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016b71 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016b86 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016b90 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016b94 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016bf0 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016c04 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016c68 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016c6c Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016c6d Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016c7e Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_pkt_buf_error_status 0x00016c82 Section 0 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) - i.drv_rxbr_get_status0 0x00016c8e Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016c8f Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_get_status1 0x00016ca0 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status1) - drv_rxbr_get_status1 0x00016ca1 Thumb Code 22 hal_internal_vsync.o(i.drv_rxbr_get_status1) - i.drv_rxbr_hline_rcv0_cfg 0x00016cb6 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv1_cfg 0x00016cc2 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016cce Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016cd8 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016ce4 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016cf0 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_color_format 0x00016d04 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_filter_regs 0x00016d18 Section 0 drv_rxbr.o(i.drv_rxbr_set_filter_regs) - i.drv_rxbr_set_inten 0x00016d2a Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016d3e Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016d4e Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00016d74 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016d7c Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016d84 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016da4 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_register_callback 0x00016dc0 Section 0 drv_swire.o(i.drv_swire_register_callback) - i.drv_swire_set_bit_time 0x00016dcc Section 0 drv_swire.o(i.drv_swire_set_bit_time) - i.drv_swire_set_int 0x00016de4 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016e38 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_swire_set_pulse_count 0x00016e54 Section 0 drv_swire.o(i.drv_swire_set_pulse_count) - i.drv_sys_cfg_clear_all_int 0x00016e60 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016e6c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e94 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016eac Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016ec8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016eec Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016f10 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016f20 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016f30 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016f54 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016f55 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016f6e Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016f90 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016fa0 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016fb0 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016fb1 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00016ff4 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x00017008 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x00017018 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x0001706c Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x00017094 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x000170a4 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000170a5 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000170ae Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000170ca Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x000170e6 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x000170e7 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x000170f8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x000170f9 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x0001710c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x0001710d Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x0001711c Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00017124 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x0001713c Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x0001717c Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x00017190 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000171b8 Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000171c4 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000171ca Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x00017206 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001721a Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001722a Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00017232 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x00017258 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00017280 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x00017298 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000172a2 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000172b2 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000172bc Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000172c6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x000172d8 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x000172e2 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x000172ec Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00017304 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00017314 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00017315 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00017324 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00017325 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00017334 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00017374 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x0001737e Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x00017394 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x000173c8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017478 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174a0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x000174c8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x000174f0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00017588 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00017589 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x0001772c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x0001772d Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017804 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017805 Thumb Code 342 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x00017964 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x00017965 Thumb Code 320 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017ab4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017ab5 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017ce0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017d1c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017e0c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017e40 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017e41 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017e78 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017e79 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017eec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017f20 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017f30 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00017f6c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017fa8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x00017fc8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00017fc9 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00018158 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00018159 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x0001818c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x0001818d Thumb Code 982 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000185b4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000185e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018664 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000186b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000186d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x0001877c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x0001877d Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x000187a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x000187ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000187cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000187e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000187f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018814 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x000188bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00018900 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x000189f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018abc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018abd Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018b00 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018b01 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018b30 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018b31 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018b50 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018b51 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018b70 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018b71 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018c04 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018c05 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018c5c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018c5d Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018ca0 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018cb8 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018ccc Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018d0c Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018d2c Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018d54 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018d6c Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018dbc Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018e1c Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018e24 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018e44 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018eb0 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018ed0 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018eec Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018ef8 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018ef9 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018f18 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018f19 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018f28 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00018f74 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x0001903c Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00019050 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x0001905c Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x0001905d Thumb Code 356 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_check_video_auto_sync 0x000191d0 Section 0 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) - i.hal_internal_init_memc 0x000191e8 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_rx_dcs_async_handler 0x000192e4 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) - i.hal_internal_rx_dcs_polling 0x00019310 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) - i.hal_internal_sync_get_fb_setting 0x00019368 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x00019378 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x00019388 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_vsync_deinit 0x0001955c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x00019584 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00019590 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x000195a8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x000195b4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x000195c0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00019700 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000197b0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x00019840 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x00019864 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x000198a8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x000198f8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_intl_svs_deinit_tx 0x0001997c Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) - i.hal_intl_svs_handle 0x0001998c Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_handle) - i.hal_intl_svs_init_rx 0x000199b0 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) - i.hal_intl_svs_init_tx 0x00019a28 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) - i.hal_intl_svs_set_sync_coef 0x00019a3c Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) - i.hal_intl_svs_update_rxbr_clk 0x00019a48 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) - i.hal_lcdc_config_ccm 0x00019a90 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019a91 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019ab4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019ab5 Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019b18 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019b19 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019b2c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019b2d Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019c90 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019c91 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019ce4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019ce5 Thumb Code 446 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019eb0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019eb1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019ef0 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019efe Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_init 0x00019f10 Section 0 hal_swire.o(i.hal_swire_init) - i.hal_swire_open 0x00019f30 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_swire_register_callback 0x00019f46 Section 0 hal_swire.o(i.hal_swire_register_callback) - i.hal_swire_start 0x00019f50 Section 0 hal_swire.o(i.hal_swire_start) - i.hal_system_enable_systick 0x00019fbc Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019fc4 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x0001a04c Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x0001a068 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x0001a070 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x0001a078 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x0001a080 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x0001a0ae Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x0001a0c8 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001a110 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_tx_frame_rate_adjust 0x0001a138 Section 0 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) - hal_tx_frame_rate_adjust 0x0001a139 Thumb Code 44 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) - i.hal_uart_init 0x0001a168 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001a1f4 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x0001a204 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x0001a205 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x0001a3e0 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a4f0 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a4f1 Thumb Code 98 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a560 Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a561 Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a634 Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a640 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a641 Thumb Code 150 ap_demo.o(i.open_mipi_rx) - i.pps_updata_exec 0x0001a6f4 Section 0 ap_demo.o(i.pps_updata_exec) - i.pps_update_handle 0x0001a71c Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a71d Thumb Code 96 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a7e0 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a7e1 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001abd4 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001abd5 Thumb Code 348 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001ad40 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001ad41 Thumb Code 126 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001adcc Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001adcd Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001af4c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001af4d Thumb Code 192 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001b018 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001b019 Thumb Code 392 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001b25c Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001b25d Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001b320 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001b321 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001b3e0 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001b3e1 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001b410 Section 0 sqrt.o(i.sqrt) - i.svs_direct_mode_setting 0x0001b458 Section 0 hal_internal_soft_sync.o(i.svs_direct_mode_setting) - svs_direct_mode_setting 0x0001b459 Thumb Code 156 hal_internal_soft_sync.o(i.svs_direct_mode_setting) - i.svs_get_rel_intv 0x0001b504 Section 0 hal_internal_soft_sync.o(i.svs_get_rel_intv) - svs_get_rel_intv 0x0001b505 Thumb Code 20 hal_internal_soft_sync.o(i.svs_get_rel_intv) - i.svs_sync_handle 0x0001b520 Section 0 hal_internal_soft_sync.o(i.svs_sync_handle) - svs_sync_handle 0x0001b521 Thumb Code 158 hal_internal_soft_sync.o(i.svs_sync_handle) - i.svs_wait_start 0x0001b5d0 Section 0 hal_internal_soft_sync.o(i.svs_wait_start) - svs_wait_start 0x0001b5d1 Thumb Code 224 hal_internal_soft_sync.o(i.svs_wait_start) - i.svs_waite_fr_stab 0x0001b6c4 Section 0 hal_internal_soft_sync.o(i.svs_waite_fr_stab) - svs_waite_fr_stab 0x0001b6c5 Thumb Code 148 hal_internal_soft_sync.o(i.svs_waite_fr_stab) - i.swire_callback 0x0001b79c Section 0 ap_demo.o(i.swire_callback) - swire_callback 0x0001b79d Thumb Code 16 ap_demo.o(i.swire_callback) - i.swire_timer_callback 0x0001b7b0 Section 0 ap_demo.o(i.swire_timer_callback) - swire_timer_callback 0x0001b7b1 Thumb Code 22 ap_demo.o(i.swire_timer_callback) - i.tp_heartbeat_exec 0x0001b7cc Section 0 ap_demo.o(i.tp_heartbeat_exec) - i.vidc_callback 0x0001b838 Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001b839 Thumb Code 234 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001b940 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001b941 Thumb Code 192 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001ba18 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001ba19 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001bbe4 Section 10600 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001bbe4 Data 108 ap_demo.o(.constdata) - .constdata 0x0001e54c Section 32 app_tp_st_touch.o(.constdata) - .constdata 0x0001e56c Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001e590 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001e590 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001e608 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001e664 Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001e664 Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001e684 Section 758 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e97a Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e97c Section 8 drv_param_init.o(.constdata) - .constdata 0x0001e984 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001e984 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001ea3c Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001eabc Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001eaec Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001eb0c Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001eb54 Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001eb98 Section 292 hal_internal_vsync.o(.conststring) + i.UART_SetBaudRate 0x0001101c Section 0 drv_uart.o(i.UART_SetBaudRate) + i.UART_TransferHandleIRQ 0x00011064 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) + i.UART_WriteBlocking 0x00011198 Section 0 drv_uart.o(i.UART_WriteBlocking) + i.UART_init 0x000111b4 Section 0 drv_uart.o(i.UART_init) + i.VIDC_IRQn_Handler 0x00011270 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) + i.VPRE_IRQn_Handler 0x00011288 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) + i.WDG_IRQn_Handler 0x000112a0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) + i.__0printf 0x000112b8 Section 0 printfa.o(i.__0printf) + i.__0vsprintf 0x000112d8 Section 0 printfa.o(i.__0vsprintf) + i.__ARM_clz 0x000112fc Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_switch8 0x0001132a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + i.__NVIC_ClearPendingIRQ 0x00011344 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x00011345 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_ClearPendingIRQ 0x0001135c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x0001135d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_DisableIRQ 0x00011374 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) + __NVIC_DisableIRQ 0x00011375 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) + i.__NVIC_EnableIRQ 0x00011394 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) + __NVIC_EnableIRQ 0x00011395 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) + i.__NVIC_SetPriority 0x000113ac Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x000113ad Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) + i.__scatterload_zeroinit 0x000113f0 Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x00011400 Section 0 errno.o(i.__set_errno) + i._fp_digits 0x0001140c Section 0 printfa.o(i._fp_digits) + _fp_digits 0x0001140d Thumb Code 344 printfa.o(i._fp_digits) + i._printf_core 0x00011580 Section 0 printfa.o(i._printf_core) + _printf_core 0x00011581 Thumb Code 1754 printfa.o(i._printf_core) + i._printf_post_padding 0x00011c6c Section 0 printfa.o(i._printf_post_padding) + _printf_post_padding 0x00011c6d Thumb Code 32 printfa.o(i._printf_post_padding) + i._printf_pre_padding 0x00011c8c Section 0 printfa.o(i._printf_pre_padding) + _printf_pre_padding 0x00011c8d Thumb Code 44 printfa.o(i._printf_pre_padding) + i._sputc 0x00011cb8 Section 0 printfa.o(i._sputc) + _sputc 0x00011cb9 Thumb Code 10 printfa.o(i._sputc) + i.ap_dcs_read 0x00011cc4 Section 0 ap_demo.o(i.ap_dcs_read) + ap_dcs_read 0x00011cc5 Thumb Code 3182 ap_demo.o(i.ap_dcs_read) + i.ap_demo 0x00012938 Section 0 ap_demo.o(i.ap_demo) + i.ap_get_reg_df 0x00012afc Section 0 ap_demo.o(i.ap_get_reg_df) + ap_get_reg_df 0x00012afd Thumb Code 134 ap_demo.o(i.ap_get_reg_df) + i.ap_get_tp_calibration_status_01 0x00012b88 Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) + i.ap_reset_cb 0x00012ba8 Section 0 ap_demo.o(i.ap_reset_cb) + ap_reset_cb 0x00012ba9 Thumb Code 48 ap_demo.o(i.ap_reset_cb) + i.ap_set_backlight_51 0x00012c08 Section 0 ap_demo.o(i.ap_set_backlight_51) + ap_set_backlight_51 0x00012c09 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) + i.ap_set_display_off 0x00012c50 Section 0 ap_demo.o(i.ap_set_display_off) + ap_set_display_off 0x00012c51 Thumb Code 28 ap_demo.o(i.ap_set_display_off) + i.ap_set_display_on 0x00012c94 Section 0 ap_demo.o(i.ap_set_display_on) + ap_set_display_on 0x00012c95 Thumb Code 16 ap_demo.o(i.ap_set_display_on) + i.ap_set_enter_sleep_mode 0x00012cc8 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) + ap_set_enter_sleep_mode 0x00012cc9 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) + i.ap_set_exit_sleep_mode 0x00012d44 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) + ap_set_exit_sleep_mode 0x00012d45 Thumb Code 22 ap_demo.o(i.ap_set_exit_sleep_mode) + i.ap_set_hbm_53 0x00012d88 Section 0 ap_demo.o(i.ap_set_hbm_53) + ap_set_hbm_53 0x00012d89 Thumb Code 26 ap_demo.o(i.ap_set_hbm_53) + i.ap_set_tp_calibration_04 0x00012da8 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + i.ap_tp_st_touch_calibration 0x00012e40 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + i.ap_tp_st_touch_error_handler_03 0x00012ef0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) + i.ap_tp_st_touch_error_handler_F3 0x00012f04 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) + i.ap_tp_st_touch_error_handler_FF 0x00012f12 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) + i.ap_tp_st_touch_get_calibration_success_mark 0x00012f34 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + i.ap_tp_st_touch_hardware_reset 0x00012fdc Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + i.ap_tp_st_touch_scan_point_init 0x000130a0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + i.ap_tp_st_touch_scan_point_record_event 0x000130bc Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) + i.ap_tp_st_touch_scan_point_record_event_exec 0x00013150 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + i.ap_tp_st_touch_simulate_finger_release_event 0x000131a0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + i.ap_update_frame_rate 0x000131d4 Section 0 ap_demo.o(i.ap_update_frame_rate) + ap_update_frame_rate 0x000131d5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) + i.app_ADC_IRQn_Handler 0x00013200 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) + i.app_AP_NRESET_IRQn_Handler 0x0001321c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + i.app_EXTI_INT0_IRQn_Handler 0x00013240 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + i.app_EXTI_INT1_IRQn_Handler 0x0001325c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + i.app_EXTI_INT2_IRQn_Handler 0x00013278 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + i.app_EXTI_INT3_IRQn_Handler 0x00013294 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + i.app_EXTI_INT4_IRQn_Handler 0x000132b0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + i.app_EXTI_INT5_IRQn_Handler 0x000132cc Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + i.app_EXTI_INT6_IRQn_Handler 0x000132e8 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + i.app_EXTI_INT7_IRQn_Handler 0x00013304 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + i.app_HardFault_Handler 0x00013320 Section 0 drv_common.o(i.app_HardFault_Handler) + i.app_I2C0_IRQn_Handler 0x00013368 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + i.app_I2C1_IRQn_Handler 0x00013380 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + i.app_LCDC_IRQn_Handler 0x00013390 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + i.app_MEMC_IRQn_Handler 0x000134c0 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) + i.app_MIPI_RX_IRQn_Handler 0x00013548 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + i.app_MIPI_TX_IRQn_Handler 0x000137e0 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + i.app_PWMDET_IRQn_Handler 0x00013880 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + i.app_SPIM_IRQn_Handler 0x000138c8 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + i.app_SPIS_IRQn_Handler 0x000138f8 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + i.app_SWIRE_IRQn_Handler 0x00013af8 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) + i.app_SysTick_Handler 0x00013b18 Section 0 drv_common.o(i.app_SysTick_Handler) + i.app_TIMER0_IRQn_Handler 0x00013b30 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) + i.app_TIMER1_IRQn_Handler 0x00013b3a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) + i.app_TIMER2_IRQn_Handler 0x00013b44 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) + i.app_TIMER3_IRQn_Handler 0x00013b4e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) + i.app_UART_IRQn_Handler 0x00013b58 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) + i.app_VIDC_IRQn_Handler 0x00013b60 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) + i.app_VPRE_IRQn_Handler 0x00013b7c Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + i.app_WDG_IRQn_Handler 0x00013b98 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) + i.app_dma_irq_handler 0x00013bd0 Section 0 drv_dma.o(i.app_dma_irq_handler) + i.app_fls_ctrl_Handler 0x00013be0 Section 0 norflash.o(i.app_fls_ctrl_Handler) + i.app_tp_I2C_init 0x00013c10 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) + i.app_tp_calibration_exec 0x00013c34 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) + i.app_tp_i2cs_callback 0x00013cdc Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) + app_tp_i2cs_callback 0x00013cdd Thumb Code 64 app_tp_transfer.o(i.app_tp_i2cs_callback) + i.app_tp_init 0x00013d24 Section 0 app_tp_transfer.o(i.app_tp_init) + i.app_tp_m_read 0x00013d78 Section 0 app_tp_transfer.o(i.app_tp_m_read) + i.app_tp_m_write 0x00013d98 Section 0 app_tp_transfer.o(i.app_tp_m_write) + i.app_tp_phone_analysis_data 0x00013da0 Section 0 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + i.app_tp_s_read 0x00014140 Section 0 app_tp_transfer.o(i.app_tp_s_read) + i.app_tp_s_write 0x00014148 Section 0 app_tp_transfer.o(i.app_tp_s_write) + i.app_tp_screen_analysis_int 0x00014150 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + i.app_tp_screen_analysis_wake_up 0x00014340 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + i.app_tp_screen_analysis_wake_up_exec 0x000143e0 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + i.app_tp_screen_int_callback 0x000144d4 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) + app_tp_screen_int_callback 0x000144d5 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) + i.app_tp_transfer_screen_const 0x000144e0 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) + app_tp_transfer_screen_const 0x000144e1 Thumb Code 130 app_tp_transfer.o(i.app_tp_transfer_screen_const) + i.app_tp_transfer_screen_int 0x0001459c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) + i.app_tp_transfer_screen_restart 0x00014694 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + i.app_tp_transfer_screen_start 0x000146c8 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) + i.board_Init 0x000146d0 Section 0 board.o(i.board_Init) + i.calc_framebuffer_setting 0x000146f4 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) + i.ceil 0x00014c80 Section 0 ceil.o(i.ceil) + i.check_mipi_rx_tx_video_info 0x00014d48 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + check_mipi_rx_tx_video_info 0x00014d49 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + i.check_pkt_buf_rev 0x00014d74 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) + check_pkt_buf_rev 0x00014d75 Thumb Code 74 hal_internal_vsync.o(i.check_pkt_buf_rev) + i.dcs_packet_fifo_alloc 0x00014df8 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + i.dcs_packet_fifo_init 0x00014e50 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + i.dcs_packet_free_fifo_header 0x00014e68 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + i.dcs_packet_get_fifo_header 0x00014eac Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + i.dcs_sw_filter 0x00014ed0 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) + dcs_sw_filter 0x00014ed1 Thumb Code 36 hal_internal_vsync.o(i.dcs_sw_filter) + i.delayMs 0x00014efc Section 0 tau_delay.o(i.delayMs) + i.delayUs 0x00014f14 Section 0 tau_delay.o(i.delayUs) + i.drv_ap_rst_trig_edge_detect 0x00014f38 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + i.drv_chip_info_get_info 0x00014f70 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) + i.drv_chip_info_init 0x00014f7c Section 0 drv_chip_info.o(i.drv_chip_info_init) + i.drv_chip_rx_info_check 0x00014fbc Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) + i.drv_chip_rx_init_done 0x0001506c Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) + i.drv_common_enable_systick 0x00015080 Section 0 drv_common.o(i.drv_common_enable_systick) + i.drv_common_get_tick 0x000150d8 Section 0 drv_common.o(i.drv_common_get_tick) + i.drv_common_system_init 0x000150e4 Section 0 drv_common.o(i.drv_common_system_init) + i.drv_crgu_config_reset_modules 0x000150ec Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) + i.drv_crgu_set_ahb_pre_div 0x000150fc Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + i.drv_crgu_set_ahb_src 0x00015110 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) + i.drv_crgu_set_clock 0x00015124 Section 0 drv_crgu.o(i.drv_crgu_set_clock) + i.drv_crgu_set_dpi_mux_src 0x00015144 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + i.drv_crgu_set_dpi_pre_div 0x00015158 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + i.drv_crgu_set_dpi_pre_src 0x00015170 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + i.drv_crgu_set_dsc_core_div 0x00015184 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + i.drv_crgu_set_dsco_src 0x00015198 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) + i.drv_crgu_set_dsco_src_div 0x000151ac Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + i.drv_crgu_set_fb_div 0x000151c0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) + i.drv_crgu_set_fb_src 0x000151d4 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) + i.drv_crgu_set_lcdc_div 0x000151e8 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) + i.drv_crgu_set_lcdc_src 0x000151fc Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) + i.drv_crgu_set_mipi_cfg_src 0x00015210 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + i.drv_crgu_set_mipi_ref_src 0x00015224 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + i.drv_crgu_set_reset 0x0001523c Section 0 drv_crgu.o(i.drv_crgu_set_reset) + i.drv_crgu_set_rxbr_div 0x00015254 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) + i.drv_crgu_set_rxbr_src 0x00015268 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) + i.drv_crgu_set_swire_div 0x0001527c Section 0 drv_crgu.o(i.drv_crgu_set_swire_div) + i.drv_crgu_set_vidc_src 0x00015290 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) + i.drv_dma_clear_flag 0x000152a4 Section 0 drv_dma.o(i.drv_dma_clear_flag) + i.drv_dma_create_handle 0x000152bc Section 0 drv_dma.o(i.drv_dma_create_handle) + i.drv_dma_disenable_channel 0x000152d8 Section 0 drv_dma.o(i.drv_dma_disenable_channel) + i.drv_dma_enable_channel 0x000152e8 Section 0 drv_dma.o(i.drv_dma_enable_channel) + i.drv_dma_enable_channel_interrupts 0x000152f8 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) + i.drv_dma_get_channel_flag 0x0001531c Section 0 drv_dma.o(i.drv_dma_get_channel_flag) + i.drv_dma_irq_handler 0x00015328 Section 0 drv_dma.o(i.drv_dma_irq_handler) + i.drv_dma_prepar_transfer 0x000153b8 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) + i.drv_dma_set_burst 0x000153ca Section 0 drv_dma.o(i.drv_dma_set_burst) + i.drv_dma_set_callback 0x000153e4 Section 0 drv_dma.o(i.drv_dma_set_callback) + i.drv_dma_set_transfer 0x000153ec Section 0 drv_dma.o(i.drv_dma_set_transfer) + i.drv_dsc_dec_convert_pps_rc_parameter 0x00015430 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + i.drv_dsc_dec_disable 0x00015466 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) + i.drv_dsc_dec_enable 0x00015474 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) + i.drv_dsc_dec_get_nslc 0x000154e8 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + i.drv_dsc_dec_set_u8_pps 0x000154f2 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + i.drv_dsi_rx_calc_ipi_tx_delay 0x0001551c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + i.drv_dsi_rx_enable_irq 0x00015620 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + i.drv_dsi_rx_get_bta_status 0x00015660 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) + i.drv_dsi_rx_get_color_bpp 0x00015670 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) + drv_dsi_rx_get_color_bpp 0x00015671 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) + i.drv_dsi_rx_get_color_pcc 0x000156c0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) + drv_dsi_rx_get_color_pcc 0x000156c1 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) + i.drv_dsi_rx_get_compression_en 0x000156dc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) + i.drv_dsi_rx_get_max_ret_size 0x000156e4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) + i.drv_dsi_rx_power_up 0x000156ea Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) + i.drv_dsi_rx_set_ctrl_cfg 0x000156f8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) + i.drv_dsi_rx_set_ddi_cfg 0x00015718 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) + i.drv_dsi_rx_set_ipi_cfg 0x00015728 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) + i.drv_dsi_rx_set_lane_swap 0x00015738 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) + i.drv_dsi_rx_set_resp_cnt 0x0001577e Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) + i.drv_dsi_rx_set_up_phy 0x000157a4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) + i.drv_dsi_rx_shut_down 0x000158a8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) + i.drv_dsi_tx_command_header 0x000158b6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) + i.drv_dsi_tx_command_mode_cfg 0x000158ca Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) + i.drv_dsi_tx_command_put_payload 0x00015936 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) + i.drv_dsi_tx_config_eotp 0x0001593a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) + i.drv_dsi_tx_config_int 0x00015952 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) + i.drv_dsi_tx_dpi_lpcmd_time 0x0001595a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) + i.drv_dsi_tx_dpi_mode 0x00015962 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) + i.drv_dsi_tx_dpi_polarity 0x0001596c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) + i.drv_dsi_tx_edpi_cmd_size 0x00015990 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) + i.drv_dsi_tx_get_cmd_status 0x00015994 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) + i.drv_dsi_tx_mode 0x00015998 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) + i.drv_dsi_tx_phy_clock_lane_auto_lp 0x0001599c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) + i.drv_dsi_tx_phy_clock_lane_req_hs 0x000159b4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) + i.drv_dsi_tx_phy_lane_mode 0x000159ce Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) + i.drv_dsi_tx_phy_status_ready 0x000159da Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) + i.drv_dsi_tx_phy_status_stopstate 0x00015a3e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) + i.drv_dsi_tx_phy_test_setup 0x00015a7c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) + i.drv_dsi_tx_phy_time_cfg 0x00015bb0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) + i.drv_dsi_tx_powerup 0x00015bce Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) + i.drv_dsi_tx_response_mode 0x00015bd6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) + i.drv_dsi_tx_set_bta_ack 0x00015bf2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) + i.drv_dsi_tx_set_esc_div 0x00015c0a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) + i.drv_dsi_tx_set_int 0x00015c18 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) + i.drv_dsi_tx_set_time_out_div 0x00015c58 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) + i.drv_dsi_tx_set_video_chunk 0x00015c68 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) + i.drv_dsi_tx_set_video_timing 0x00015c70 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) + i.drv_dsi_tx_shutdown 0x00015c92 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) + i.drv_dsi_tx_timeout_cfg 0x00015c9a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) + i.drv_dsi_tx_video_mode_cfg 0x00015cc0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) + i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015d6a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) + i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015d80 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) + i.drv_efuse_enter_inactive 0x00015d98 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) + i.drv_efuse_int_enable 0x00015dc6 Section 0 drv_efuse.o(i.drv_efuse_int_enable) + i.drv_efuse_read 0x00015dd2 Section 0 drv_efuse.o(i.drv_efuse_read) + i.drv_efuse_read_req 0x00015e04 Section 0 drv_efuse.o(i.drv_efuse_read_req) + i.drv_gpio_get_input_data 0x00015e1c Section 0 drv_gpio.o(i.drv_gpio_get_input_data) + i.drv_gpio_register_ap_reset_callback 0x00015e34 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) + i.drv_gpio_register_callback 0x00015e40 Section 0 drv_gpio.o(i.drv_gpio_register_callback) + i.drv_gpio_set_int 0x00015e54 Section 0 drv_gpio.o(i.drv_gpio_set_int) + i.drv_gpio_set_ioe 0x00015ea4 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) + i.drv_gpio_set_mode0 0x00015ec4 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) + i.drv_gpio_set_mode1 0x00015ed4 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) + i.drv_gpio_set_mode2 0x00015ee4 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) + i.drv_gpio_set_mode3 0x00015ef4 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) + i.drv_gpio_set_output_data 0x00015f04 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) + drv_gpio_set_output_data 0x00015f05 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) + i.drv_gpio_set_pull_state 0x00015f24 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) + i.drv_i2c0_set_callback 0x00016054 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) + i.drv_i2c1_set_callback 0x00016060 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) + i.drv_i2c_dma_callback 0x0001606c Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) + drv_i2c_dma_callback 0x0001606d Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) + i.drv_i2c_dma_init 0x000160a0 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) + i.drv_i2c_enable_rx_dma 0x0001614c Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) + i.drv_i2c_enable_tx_dma 0x00016166 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) + i.drv_i2c_m_clear_it_pending_bit 0x00016180 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) + i.drv_i2c_m_enable 0x000161e0 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) + i.drv_i2c_m_enable_intr 0x000161f0 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) + i.drv_i2c_master_init 0x00016228 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) + i.drv_i2c_master_read_dma 0x000162b4 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) + i.drv_i2c_master_write_dma 0x00016310 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) + i.drv_i2c_master_write_read_cmd 0x0001634c Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) + drv_i2c_master_write_read_cmd 0x0001634d Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) + i.drv_i2c_s_clear_it_pending_bit 0x0001638a Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) + i.drv_i2c_s_config_intr 0x000163cc Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) + i.drv_i2c_s_enable 0x000163d0 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) + i.drv_i2c_s_get_fifo_status 0x000163d8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) + i.drv_i2c_s_set_intr 0x000163ec Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) + i.drv_i2c_s_write_data 0x0001643c Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) + i.drv_i2c_set_dma_irq_callback 0x00016458 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) + i.drv_i2c_slave_init 0x000164b0 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) + i.drv_i2c_slave_write_dma 0x000164e4 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) + i.drv_lcdc_config_bypass 0x000164fc Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) + i.drv_lcdc_config_ccm 0x00016514 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) + i.drv_lcdc_config_disp_mode 0x00016544 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) + i.drv_lcdc_config_dpi_polarity 0x0001655a Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) + i.drv_lcdc_config_dpi_timing 0x0001657e Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) + i.drv_lcdc_config_edpi_mode 0x000165a4 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) + i.drv_lcdc_config_endianness 0x000165ba Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) + i.drv_lcdc_config_input_size 0x000165d0 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) + i.drv_lcdc_config_int 0x000165dc Section 0 drv_lcdc.o(i.drv_lcdc_config_int) + i.drv_lcdc_config_int_single 0x000165fa Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) + i.drv_lcdc_config_overwrite 0x0001661c Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) + i.drv_lcdc_config_overwrite_rgb 0x0001663e Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) + i.drv_lcdc_config_partial_display_area 0x0001664a Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) + i.drv_lcdc_config_partial_display_enable 0x00016664 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) + i.drv_lcdc_config_scale_up_coef 0x00016686 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) + i.drv_lcdc_config_scale_up_step 0x000166a0 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) + i.drv_lcdc_config_src_parameter 0x000166ac Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) + i.drv_lcdc_config_thresh 0x000166f8 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) + i.drv_lcdc_ctrl_flow 0x000166fe Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) + i.drv_lcdc_enable_shadow_reg 0x00016710 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) + i.drv_lcdc_set_int 0x00016730 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) + i.drv_lcdc_set_prefetch 0x00016770 Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) + i.drv_lcdc_set_video_hw_mode 0x00016788 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + i.drv_lcdc_start 0x0001679c Section 0 drv_lcdc.o(i.drv_lcdc_start) + i.drv_memc_clear_status 0x000167bc Section 0 drv_memc.o(i.drv_memc_clear_status) + i.drv_memc_enable_irq 0x000167c8 Section 0 drv_memc.o(i.drv_memc_enable_irq) + i.drv_memc_gen_a_tear_signal 0x00016808 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) + i.drv_memc_get_status 0x00016814 Section 0 drv_memc.o(i.drv_memc_get_status) + i.drv_memc_rate_transfer_sel 0x00016826 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) + i.drv_memc_sel_vsync 0x00016836 Section 0 drv_memc.o(i.drv_memc_sel_vsync) + i.drv_memc_set_active_height 0x00016844 Section 0 drv_memc.o(i.drv_memc_set_active_height) + i.drv_memc_set_data_mode 0x00016858 Section 0 drv_memc.o(i.drv_memc_set_data_mode) + i.drv_memc_set_double_buffer 0x00016864 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) + i.drv_memc_set_double_buffer_reverse 0x00016874 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + i.drv_memc_set_fs_en_conditions 0x00016886 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) + i.drv_memc_set_inten 0x00016896 Section 0 drv_memc.o(i.drv_memc_set_inten) + i.drv_memc_set_lcdc_st_conditions 0x000168ac Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + i.drv_memc_set_ltpo_mode 0x000168c4 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) + i.drv_memc_set_tear_mode 0x000168de Section 0 drv_memc.o(i.drv_memc_set_tear_mode) + i.drv_memc_set_tear_waveform 0x000168ec Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) + i.drv_memc_set_vidc_sync_cnt 0x00016914 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + i.drv_param_init_get_ccm 0x00016924 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) + i.drv_param_init_get_scld_filter_h 0x0001692c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + i.drv_param_init_get_scld_filter_v 0x00016940 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + i.drv_param_init_get_sclu_filter 0x00016954 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) + i.drv_param_init_set_ccm 0x0001695c Section 0 drv_param_init.o(i.drv_param_init_set_ccm) + i.drv_param_init_set_scld_filter 0x00016970 Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) + i.drv_param_p2r_filter_init 0x000169d4 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) + i.drv_phy_enable_calibration 0x000169f8 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) + i.drv_phy_get_calibration 0x00016a08 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) + i.drv_phy_get_pll_para 0x00016a44 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) + i.drv_phy_get_rate_para 0x00016aa4 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) + i.drv_phy_test_clear 0x00016af8 Section 0 drv_phy_common.o(i.drv_phy_test_clear) + i.drv_phy_test_lock 0x00016b08 Section 0 drv_phy_common.o(i.drv_phy_test_lock) + i.drv_phy_test_write_1_byte 0x00016b20 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) + i.drv_phy_test_write_2_byte 0x00016b40 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) + i.drv_phy_test_write_code 0x00016b66 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) + i.drv_phy_test_write_data 0x00016b84 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) + drv_phy_test_write_data 0x00016b85 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) + i.drv_pwr_set_cp_mode 0x00016ba4 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) + i.drv_pwr_set_pvd_mode 0x00016bc4 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) + i.drv_pwr_set_system_clk_src 0x00016bdc Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) + i.drv_rx_phy_test_clear 0x00016c14 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + drv_rx_phy_test_clear 0x00016c15 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + i.drv_rx_phy_test_lock 0x00016c20 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + drv_rx_phy_test_lock 0x00016c21 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + i.drv_rx_phy_test_write_1_byte 0x00016c30 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + drv_rx_phy_test_write_1_byte 0x00016c31 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + i.drv_rx_phy_test_write_2_byte 0x00016c44 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + drv_rx_phy_test_write_2_byte 0x00016c45 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + i.drv_rxbr_clear_pkt_buffer 0x00016c5a Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + i.drv_rxbr_clear_status0 0x00016c64 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) + i.drv_rxbr_enable_irq 0x00016c68 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) + i.drv_rxbr_frame_drop_cfg 0x00016cc4 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + i.drv_rxbr_get_clk 0x00016cd8 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) + i.drv_rxbr_get_col_addr 0x00016d3c Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) + i.drv_rxbr_get_int_source 0x00016d40 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + drv_rxbr_get_int_source 0x00016d41 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + i.drv_rxbr_get_page_addr 0x00016d52 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) + i.drv_rxbr_get_pkt_buf_error_status 0x00016d56 Section 0 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + i.drv_rxbr_get_status0 0x00016d62 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) + drv_rxbr_get_status0 0x00016d63 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) + i.drv_rxbr_get_status1 0x00016d74 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status1) + drv_rxbr_get_status1 0x00016d75 Thumb Code 22 hal_internal_vsync.o(i.drv_rxbr_get_status1) + i.drv_rxbr_hline_rcv0_cfg 0x00016d8a Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + i.drv_rxbr_hline_rcv1_cfg 0x00016d96 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + i.drv_rxbr_hline_rcv_cfg 0x00016da2 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + i.drv_rxbr_register_irq0_callback 0x00016dac Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + i.drv_rxbr_register_irq1_callback 0x00016db8 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + i.drv_rxbr_set_ack_pkt_header 0x00016dc4 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + i.drv_rxbr_set_color_format 0x00016dd8 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) + i.drv_rxbr_set_filter_regs 0x00016dec Section 0 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + i.drv_rxbr_set_inten 0x00016dfe Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) + i.drv_rxbr_set_ltpo_drop_th 0x00016e12 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + i.drv_rxbr_set_usr_cfg 0x00016e22 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + i.drv_rxbr_set_usr_col 0x00016e48 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) + i.drv_rxbr_set_usr_row 0x00016e50 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) + i.drv_spi_m_read_data 0x00016e58 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) + i.drv_swire_enable 0x00016e78 Section 0 drv_swire.o(i.drv_swire_enable) + i.drv_swire_register_callback 0x00016e94 Section 0 drv_swire.o(i.drv_swire_register_callback) + i.drv_swire_set_bit_time 0x00016ea0 Section 0 drv_swire.o(i.drv_swire_set_bit_time) + i.drv_swire_set_int 0x00016eb8 Section 0 drv_swire.o(i.drv_swire_set_int) + i.drv_swire_set_power_down 0x00016f0c Section 0 drv_swire.o(i.drv_swire_set_power_down) + i.drv_swire_set_pulse_count 0x00016f28 Section 0 drv_swire.o(i.drv_swire_set_pulse_count) + i.drv_sys_cfg_clear_all_int 0x00016f34 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + i.drv_sys_cfg_clear_pending 0x00016f40 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016f68 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + i.drv_sys_cfg_sel_ap_rst_trig 0x00016f80 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + i.drv_sys_cfg_sel_gpio_group 0x00016f9c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + i.drv_sys_cfg_sel_int_trig 0x00016fc0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + i.drv_sys_cfg_set_dma_rx_req 0x00016fe4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + i.drv_sys_cfg_set_dma_tx_req 0x00016ff4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + i.drv_sys_cfg_set_int 0x00017004 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + i.drv_timer_clear_status_flags 0x00017028 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) + drv_timer_clear_status_flags 0x00017029 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) + i.drv_timer_enable 0x00017042 Section 0 drv_timer.o(i.drv_timer_enable) + i.drv_timer_get_instance 0x00017064 Section 0 drv_timer.o(i.drv_timer_get_instance) + i.drv_timer_get_prescaler 0x00017074 Section 0 drv_timer.o(i.drv_timer_get_prescaler) + i.drv_timer_handle_interrupt 0x00017084 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) + drv_timer_handle_interrupt 0x00017085 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) + i.drv_timer_register_callback 0x000170c8 Section 0 drv_timer.o(i.drv_timer_register_callback) + i.drv_timer_set_compare_val 0x000170dc Section 0 drv_timer.o(i.drv_timer_set_compare_val) + i.drv_timer_set_int 0x000170ec Section 0 drv_timer.o(i.drv_timer_set_int) + i.drv_timer_set_prescaler 0x00017140 Section 0 drv_timer.o(i.drv_timer_set_prescaler) + i.drv_timer_set_repeat 0x00017168 Section 0 drv_timer.o(i.drv_timer_set_repeat) + i.drv_tx_phy_test_clear 0x00017178 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + drv_tx_phy_test_clear 0x00017179 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + i.drv_tx_phy_test_enter 0x00017182 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + i.drv_tx_phy_test_exit 0x0001719e Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + i.drv_tx_phy_test_write_1_byte 0x000171ba Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + drv_tx_phy_test_write_1_byte 0x000171bb Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + i.drv_tx_phy_test_write_2_byte 0x000171cc Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + drv_tx_phy_test_write_2_byte 0x000171cd Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + i.drv_tx_phy_test_write_code 0x000171e0 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + drv_tx_phy_test_write_code 0x000171e1 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + i.drv_vidc_clear_irq 0x000171f0 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) + i.drv_vidc_enable 0x000171f8 Section 0 drv_vidc.o(i.drv_vidc_enable) + i.drv_vidc_enable_irq 0x00017210 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) + i.drv_vidc_get_irq_status 0x00017250 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) + i.drv_vidc_init_module_enable 0x00017264 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) + i.drv_vidc_register_callback 0x0001728c Section 0 drv_vidc.o(i.drv_vidc_register_callback) + i.drv_vidc_reset 0x00017298 Section 0 drv_vidc.o(i.drv_vidc_reset) + i.drv_vidc_set_dst_parameter 0x0001729e Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) + i.drv_vidc_set_irqen 0x000172da Section 0 drv_vidc.o(i.drv_vidc_set_irqen) + i.drv_vidc_set_mirror 0x000172ee Section 0 drv_vidc.o(i.drv_vidc_set_mirror) + i.drv_vidc_set_p2r_hcoef0 0x000172fe Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + i.drv_vidc_set_p2r_hinitb 0x00017306 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + i.drv_vidc_set_p2r_hinitr 0x0001732c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + i.drv_vidc_set_pentile_swap 0x00017354 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) + i.drv_vidc_set_pu_ctrl 0x0001736c Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + i.drv_vidc_set_rotation 0x00017376 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) + i.drv_vidc_set_scld_hcoef0 0x00017386 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + i.drv_vidc_set_scld_hcoef1 0x00017390 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + i.drv_vidc_set_scld_step 0x0001739a Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) + i.drv_vidc_set_scld_vcoef0 0x000173ac Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + i.drv_vidc_set_scld_vcoef1 0x000173b6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + i.drv_vidc_set_src_parameter 0x000173c0 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) + i.drv_wdg_clear_counter 0x000173d8 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) + i.drv_wdg_clear_edge_flag 0x000173e8 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) + drv_wdg_clear_edge_flag 0x000173e9 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) + i.drv_wdg_read_edge_flag 0x000173f8 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) + drv_wdg_read_edge_flag 0x000173f9 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) + i.drv_wdg_set_int 0x00017408 Section 0 drv_wdg.o(i.drv_wdg_set_int) + i.fls_clr_interrupt_flag 0x00017448 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) + i.fputc 0x00017452 Section 0 tau_log.o(i.fputc) + i.frame_start_cb 0x00017468 Section 0 ap_demo.o(i.frame_start_cb) + frame_start_cb 0x00017469 Thumb Code 44 ap_demo.o(i.frame_start_cb) + i.hal_dsi_rx_ctrl_create_handle 0x000174c0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + i.hal_dsi_rx_ctrl_deinit 0x000174f4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + i.hal_dsi_rx_ctrl_dsc_async_handler 0x000175a4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000175cc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + i.hal_dsi_rx_ctrl_get_max_ret_size 0x000175f4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + i.hal_dsi_rx_ctrl_init 0x0001761c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + i.hal_dsi_rx_ctrl_init_clk 0x000176b4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + hal_dsi_rx_ctrl_init_clk 0x000176b5 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017858 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + hal_dsi_rx_ctrl_init_dsi_rx 0x00017859 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + i.hal_dsi_rx_ctrl_init_memc 0x00017930 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + hal_dsi_rx_ctrl_init_memc 0x00017931 Thumb Code 342 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + i.hal_dsi_rx_ctrl_init_rxbr 0x00017a90 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + hal_dsi_rx_ctrl_init_rxbr 0x00017a91 Thumb Code 320 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + i.hal_dsi_rx_ctrl_init_vidc 0x00017be0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + hal_dsi_rx_ctrl_init_vidc 0x00017be1 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + i.hal_dsi_rx_ctrl_pre_init_pps 0x00017e0c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + i.hal_dsi_rx_ctrl_restart 0x00017e48 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017e98 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017f88 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ff4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00018028 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + hal_dsi_rx_ctrl_set_ipi_cfg 0x00018029 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00018060 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + hal_dsi_rx_ctrl_set_rxbr_clk 0x00018061 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x000180d4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00018108 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + i.hal_dsi_rx_ctrl_start 0x00018118 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + i.hal_dsi_rx_ctrl_stop 0x00018154 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018190 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + i.hal_dsi_tx_calc_video_chunks 0x000181b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + hal_dsi_tx_calc_video_chunks 0x000181b1 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + i.hal_dsi_tx_config_params_for_lane_rate 0x00018340 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + hal_dsi_tx_config_params_for_lane_rate 0x00018341 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + i.hal_dsi_tx_count_lane_rate 0x00018374 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + hal_dsi_tx_count_lane_rate 0x00018375 Thumb Code 982 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + i.hal_dsi_tx_ctrl_create_handle 0x0001879c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + i.hal_dsi_tx_ctrl_deinit 0x000187c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x0001884c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x00018898 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + i.hal_dsi_tx_ctrl_init 0x000188c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + i.hal_dsi_tx_ctrl_init_clk 0x00018964 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + hal_dsi_tx_ctrl_init_clk 0x00018965 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018988 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + i.hal_dsi_tx_ctrl_set_ccm 0x00018994 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000189b4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + i.hal_dsi_tx_ctrl_set_partial_disp 0x000189c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000189d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + i.hal_dsi_tx_ctrl_start 0x000189fc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + i.hal_dsi_tx_ctrl_stop 0x00018aa4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) + i.hal_dsi_tx_ctrl_write_array_cmd 0x00018ae8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + i.hal_dsi_tx_ctrl_write_cmd 0x00018bd8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + i.hal_dsi_tx_init_data_mode 0x00018ca4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + hal_dsi_tx_init_data_mode 0x00018ca5 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + i.hal_dsi_tx_init_dpi_cfg 0x00018ce8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + hal_dsi_tx_init_dpi_cfg 0x00018ce9 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + i.hal_dsi_tx_init_interrupt 0x00018d18 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + hal_dsi_tx_init_interrupt 0x00018d19 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + i.hal_dsi_tx_init_phy_cfg 0x00018d38 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + hal_dsi_tx_init_phy_cfg 0x00018d39 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + i.hal_dsi_tx_init_remains 0x00018d58 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + hal_dsi_tx_init_remains 0x00018d59 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + i.hal_dsi_tx_init_video_mode 0x00018dec Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + hal_dsi_tx_init_video_mode 0x00018ded Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + i.hal_dsi_tx_send_cmd 0x00018e44 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + hal_dsi_tx_send_cmd 0x00018e45 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + i.hal_gpio_ctrl_eint 0x00018e88 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) + i.hal_gpio_get_input_data 0x00018ea0 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) + i.hal_gpio_init_eint 0x00018eb4 Section 0 hal_gpio.o(i.hal_gpio_init_eint) + i.hal_gpio_init_output 0x00018ef4 Section 0 hal_gpio.o(i.hal_gpio_init_output) + i.hal_gpio_reg_eint_cb 0x00018f1c Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) + i.hal_gpio_set_ap_reset_int 0x00018f34 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + i.hal_gpio_set_mode 0x00018f84 Section 0 hal_gpio.o(i.hal_gpio_set_mode) + i.hal_gpio_set_output_data 0x00018fe4 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) + i.hal_gpio_set_pull_state 0x00018fec Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) + i.hal_i2c_m_dma_init 0x0001900c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) + i.hal_i2c_m_dma_read 0x00019078 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) + i.hal_i2c_m_dma_write 0x00019098 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) + i.hal_i2c_m_transfer_complate 0x000190b4 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + i.hal_i2c_master_irq_callback 0x000190c0 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + hal_i2c_master_irq_callback 0x000190c1 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + i.hal_i2c_s_dma_user_callback 0x000190e0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + hal_i2c_s_dma_user_callback 0x000190e1 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + i.hal_i2c_s_dma_write 0x000190f0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + i.hal_i2c_s_init 0x0001913c Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) + i.hal_i2c_s_nonblocking_read 0x00019204 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + i.hal_i2c_s_set_transfer 0x00019218 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + i.hal_i2c_slave_irq_callback 0x00019224 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + hal_i2c_slave_irq_callback 0x00019225 Thumb Code 356 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + i.hal_internal_check_video_auto_sync 0x00019398 Section 0 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + i.hal_internal_init_memc 0x000193b0 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) + i.hal_internal_rx_dcs_async_handler 0x000194ac Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + i.hal_internal_rx_dcs_polling 0x000194d8 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + i.hal_internal_sync_get_fb_setting 0x00019530 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + i.hal_internal_sync_get_hight_performan_mode 0x00019540 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + i.hal_internal_sync_input_resolution_change_ex 0x00019550 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + i.hal_internal_vsync_deinit 0x00019724 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + i.hal_internal_vsync_get_rx_state 0x0001974c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + i.hal_internal_vsync_get_sync_line 0x00019758 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + i.hal_internal_vsync_get_tear_mode 0x00019770 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + i.hal_internal_vsync_get_tx_state 0x0001977c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + i.hal_internal_vsync_init_rx 0x00019788 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + i.hal_internal_vsync_init_tx 0x000198c8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + i.hal_internal_vsync_set_auto_hw_filter 0x00019978 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + i.hal_internal_vsync_set_rx_state 0x00019a08 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + i.hal_internal_vsync_set_sync_line 0x00019a2c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + i.hal_internal_vsync_set_tear_mode 0x00019a70 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + i.hal_internal_vsync_set_tx_state 0x00019ac0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + i.hal_intl_svs_deinit_tx 0x00019b44 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + i.hal_intl_svs_handle 0x00019b54 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + i.hal_intl_svs_init_rx 0x00019b78 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + i.hal_intl_svs_init_tx 0x00019bf0 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + i.hal_intl_svs_set_sync_coef 0x00019c04 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + i.hal_intl_svs_update_rxbr_clk 0x00019c10 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + i.hal_lcdc_config_ccm 0x00019c58 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + hal_lcdc_config_ccm 0x00019c59 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + i.hal_lcdc_config_remains 0x00019c7c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + hal_lcdc_config_remains 0x00019c7d Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + i.hal_lcdc_config_rgb_to_pentile 0x00019ce0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + hal_lcdc_config_rgb_to_pentile 0x00019ce1 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + i.hal_lcdc_config_upscaler 0x00019cf4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + hal_lcdc_config_upscaler 0x00019cf5 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + i.hal_lcdc_init_cfg 0x00019e58 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + hal_lcdc_init_cfg 0x00019e59 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + i.hal_lcdc_init_clk 0x00019eac Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + hal_lcdc_init_clk 0x00019ead Thumb Code 446 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + i.hal_lcdc_init_interrupt 0x0001a078 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + hal_lcdc_init_interrupt 0x0001a079 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + i.hal_spi_m_clear_rxfifo 0x0001a0b8 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + i.hal_swire_deinit 0x0001a0c6 Section 0 hal_swire.o(i.hal_swire_deinit) + i.hal_swire_init 0x0001a0d8 Section 0 hal_swire.o(i.hal_swire_init) + i.hal_swire_open 0x0001a0f8 Section 0 hal_swire.o(i.hal_swire_open) + i.hal_swire_register_callback 0x0001a10e Section 0 hal_swire.o(i.hal_swire_register_callback) + i.hal_swire_start 0x0001a118 Section 0 hal_swire.o(i.hal_swire_start) + i.hal_system_enable_systick 0x0001a184 Section 0 hal_system.o(i.hal_system_enable_systick) + i.hal_system_get_tick 0x0001a18c Section 0 hal_system.o(i.hal_system_get_tick) + i.hal_system_init 0x0001a194 Section 0 hal_system.o(i.hal_system_init) + i.hal_system_init_console 0x0001a21c Section 0 hal_system.o(i.hal_system_init_console) + i.hal_system_set_phy_calibration 0x0001a238 Section 0 hal_system.o(i.hal_system_set_phy_calibration) + i.hal_system_set_pvd 0x0001a240 Section 0 hal_system.o(i.hal_system_set_pvd) + i.hal_system_set_vcc 0x0001a248 Section 0 hal_system.o(i.hal_system_set_vcc) + i.hal_timer_deinit 0x0001a250 Section 0 hal_timer.o(i.hal_timer_deinit) + i.hal_timer_init 0x0001a27e Section 0 hal_timer.o(i.hal_timer_init) + i.hal_timer_start 0x0001a298 Section 0 hal_timer.o(i.hal_timer_start) + i.hal_timer_stop 0x0001a2e0 Section 0 hal_timer.o(i.hal_timer_stop) + i.hal_tx_frame_rate_adjust 0x0001a308 Section 0 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + hal_tx_frame_rate_adjust 0x0001a309 Thumb Code 44 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + i.hal_uart_init 0x0001a338 Section 0 hal_uart.o(i.hal_uart_init) + i.hal_uart_transmit_blocking 0x0001a3c4 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) + i.hal_vsync_reset_lcdc_scaler 0x0001a3d4 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + hal_vsync_reset_lcdc_scaler 0x0001a3d5 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + i.handle_init 0x0001a5b0 Section 0 irq_redirect .o(i.handle_init) + i.init_mipi_tx 0x0001a6c0 Section 0 ap_demo.o(i.init_mipi_tx) + init_mipi_tx 0x0001a6c1 Thumb Code 98 ap_demo.o(i.init_mipi_tx) + i.init_panel 0x0001a730 Section 0 ap_demo.o(i.init_panel) + init_panel 0x0001a731 Thumb Code 162 ap_demo.o(i.init_panel) + i.main 0x0001a808 Section 0 main.o(i.main) + i.open_mipi_rx 0x0001a814 Section 0 ap_demo.o(i.open_mipi_rx) + open_mipi_rx 0x0001a815 Thumb Code 166 ap_demo.o(i.open_mipi_rx) + i.pps_updata_exec 0x0001a8e0 Section 0 ap_demo.o(i.pps_updata_exec) + i.pps_update_handle 0x0001a90c Section 0 ap_demo.o(i.pps_update_handle) + pps_update_handle 0x0001a90d Thumb Code 124 ap_demo.o(i.pps_update_handle) + i.rx_get_dcs_packet_data 0x0001a9c0 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + rx_get_dcs_packet_data 0x0001a9c1 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + i.rx_partial_update 0x0001adb4 Section 0 hal_internal_vsync.o(i.rx_partial_update) + rx_partial_update 0x0001adb5 Thumb Code 348 hal_internal_vsync.o(i.rx_partial_update) + i.rx_receive_packet 0x0001af20 Section 0 hal_internal_vsync.o(i.rx_receive_packet) + rx_receive_packet 0x0001af21 Thumb Code 126 hal_internal_vsync.o(i.rx_receive_packet) + i.rx_receive_pps 0x0001afac Section 0 hal_internal_vsync.o(i.rx_receive_pps) + rx_receive_pps 0x0001afad Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) + i.rxbr_irq0_callback 0x0001b12c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) + rxbr_irq0_callback 0x0001b12d Thumb Code 192 hal_internal_vsync.o(i.rxbr_irq0_callback) + i.rxbr_irq1_callback 0x0001b1f8 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) + rxbr_irq1_callback 0x0001b1f9 Thumb Code 392 hal_internal_vsync.o(i.rxbr_irq1_callback) + i.soft_gen_te 0x0001b43c Section 0 hal_internal_vsync.o(i.soft_gen_te) + soft_gen_te 0x0001b43d Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) + i.soft_gen_te_double_buffer 0x0001b500 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + soft_gen_te_double_buffer 0x0001b501 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + i.soft_timer3_cb 0x0001b5c0 Section 0 ap_demo.o(i.soft_timer3_cb) + soft_timer3_cb 0x0001b5c1 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) + i.sqrt 0x0001b5f0 Section 0 sqrt.o(i.sqrt) + i.svs_direct_mode_setting 0x0001b638 Section 0 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + svs_direct_mode_setting 0x0001b639 Thumb Code 156 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + i.svs_get_rel_intv 0x0001b6e4 Section 0 hal_internal_soft_sync.o(i.svs_get_rel_intv) + svs_get_rel_intv 0x0001b6e5 Thumb Code 20 hal_internal_soft_sync.o(i.svs_get_rel_intv) + i.svs_sync_handle 0x0001b700 Section 0 hal_internal_soft_sync.o(i.svs_sync_handle) + svs_sync_handle 0x0001b701 Thumb Code 158 hal_internal_soft_sync.o(i.svs_sync_handle) + i.svs_wait_start 0x0001b7b0 Section 0 hal_internal_soft_sync.o(i.svs_wait_start) + svs_wait_start 0x0001b7b1 Thumb Code 224 hal_internal_soft_sync.o(i.svs_wait_start) + i.svs_waite_fr_stab 0x0001b8a4 Section 0 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + svs_waite_fr_stab 0x0001b8a5 Thumb Code 148 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + i.swire_callback 0x0001b97c Section 0 ap_demo.o(i.swire_callback) + swire_callback 0x0001b97d Thumb Code 16 ap_demo.o(i.swire_callback) + i.swire_timer_callback 0x0001b990 Section 0 ap_demo.o(i.swire_timer_callback) + swire_timer_callback 0x0001b991 Thumb Code 22 ap_demo.o(i.swire_timer_callback) + i.tp_heartbeat_exec 0x0001b9ac Section 0 ap_demo.o(i.tp_heartbeat_exec) + i.vidc_callback 0x0001ba18 Section 0 hal_internal_vsync.o(i.vidc_callback) + vidc_callback 0x0001ba19 Thumb Code 234 hal_internal_vsync.o(i.vidc_callback) + i.vpre_err_reset 0x0001bb20 Section 0 hal_internal_vsync.o(i.vpre_err_reset) + vpre_err_reset 0x0001bb21 Thumb Code 192 hal_internal_vsync.o(i.vpre_err_reset) + i.vsync_set_te_mode 0x0001bbf8 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) + vsync_set_te_mode 0x0001bbf9 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) + .constdata 0x0001bdc4 Section 10612 ap_demo.o(.constdata) + g_cus_rx_dcs_execute_table 0x0001bdc4 Data 120 ap_demo.o(.constdata) + .constdata 0x0001e738 Section 32 app_tp_st_touch.o(.constdata) + .constdata 0x0001e758 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e759 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e75c Section 6 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e762 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e765 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e768 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e769 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e76c Section 36 hal_dsi_tx_ctrl.o(.constdata) + .constdata 0x0001e790 Section 210 hal_gpio.o(.constdata) + s_gpio_map 0x0001e790 Data 120 hal_gpio.o(.constdata) + s_gpio_perf 0x0001e808 Data 90 hal_gpio.o(.constdata) + .constdata 0x0001e864 Section 32 hal_i2c_slave.o(.constdata) + sg_i2c_s_config 0x0001e864 Data 32 hal_i2c_slave.o(.constdata) + .constdata 0x0001e884 Section 8 drv_param_init.o(.constdata) + .constdata 0x0001e88c Section 390 drv_phy_common.o(.constdata) + phy_para_mapping_h 0x0001e88c Data 184 drv_phy_common.o(.constdata) + phy_para_mapping_l 0x0001e944 Data 128 drv_phy_common.o(.constdata) + phy_data_high_map 0x0001e9c4 Data 48 drv_phy_common.o(.constdata) + phy_data_lp_map 0x0001e9f4 Data 30 drv_phy_common.o(.constdata) + .conststring 0x0001ea14 Section 72 hal_dsi_rx_ctrl.o(.conststring) + .conststring 0x0001ea5c Section 67 hal_dsi_tx_ctrl.o(.conststring) + .conststring 0x0001eaa0 Section 292 hal_internal_vsync.o(.conststring) .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 48 ap_demo.o(.data) + .data 0x000701d0 Section 1588 ap_demo.o(.data) g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) swire_num 0x000701d1 Data 1 ap_demo.o(.data) start_display_on 0x000701d2 Data 1 ap_demo.o(.data) g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d8 Data 1 ap_demo.o(.data) - read_A1_count 0x000701da Data 1 ap_demo.o(.data) - read_6e_10 0x000701db Data 1 ap_demo.o(.data) - read_6e_24 0x000701dc Data 1 ap_demo.o(.data) - read_6e_38 0x000701dd Data 1 ap_demo.o(.data) - read_6e_52 0x000701de Data 1 ap_demo.o(.data) - read_6e_66 0x000701df Data 1 ap_demo.o(.data) - read_6e_70 0x000701e0 Data 1 ap_demo.o(.data) - read_5a_39 0x000701e1 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e2 Data 1 ap_demo.o(.data) + R60_Parma_backup 0x000701d9 Data 1 ap_demo.o(.data) + read_A1_count 0x000701db Data 1 ap_demo.o(.data) + read_6e_10 0x000701dc Data 1 ap_demo.o(.data) + read_6e_24 0x000701dd Data 1 ap_demo.o(.data) + read_6e_38 0x000701de Data 1 ap_demo.o(.data) + read_6e_52 0x000701df Data 1 ap_demo.o(.data) + read_6e_66 0x000701e0 Data 1 ap_demo.o(.data) + read_6e_70 0x000701e1 Data 1 ap_demo.o(.data) + read_5a_39 0x000701e2 Data 1 ap_demo.o(.data) + read_7F_count 0x000701e3 Data 1 ap_demo.o(.data) read_bl_data 0x000701e6 Data 2 ap_demo.o(.data) read_bl_data_bak 0x000701e8 Data 2 ap_demo.o(.data) g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701fc Data 4 ap_demo.o(.data) - .data 0x00070200 Section 23 app_tp_transfer.o(.data) - s_spim_write 0x00070200 Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x00070201 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x00070202 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x00070203 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070205 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070206 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070207 Data 1 app_tp_transfer.o(.data) - .data 0x00070217 Section 40 app_tp_st_touch.o(.data) - s_calibration_flag 0x00070217 Data 1 app_tp_st_touch.o(.data) - s_calibration_correct_flag 0x00070218 Data 1 app_tp_st_touch.o(.data) - .data 0x00070240 Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x00070240 Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070244 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070248 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070248 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070249 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x0007024a Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x0007024b Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x0007024b Data 1 hal_i2c_master.o(.data) - .data 0x0007024c Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x0007024c Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x0007024d Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007024e Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007024f Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x00070250 Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070254 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070258 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x0007025c Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x00070260 Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070264 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070268 Data 4 hal_i2c_slave.o(.data) - .data 0x0007026c Section 7036 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070276 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070277 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070278 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070279 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x0007027a Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x0007027b Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x0007027c Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x0007027d Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x00070280 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x00070282 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070284 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070286 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x00071de8 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00071de9 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00071dea Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00071deb Section 3 app_tp_for_custom_s8.o(.data) - .data 0x00071dee Section 5 app_tp_for_custom_s8.o(.data) - .data 0x00071df4 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00071e24 Section 24 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00071e24 Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00071e28 Data 4 hal_internal_vsync.o(.data) - g_cus_rx_write_cmd_handle 0x00071e30 Data 12 hal_internal_vsync.o(.data) - .data 0x00071e3c Section 12 drv_common.o(.data) - s_my_tick 0x00071e3c Data 4 drv_common.o(.data) - .data 0x00071e48 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00071e48 Data 4 drv_gpio.o(.data) - .data 0x00071e4c Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00071e4c Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x00071e50 Data 4 drv_i2c_dma.o(.data) - .data 0x00071e54 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x00071e54 Data 4 drv_i2c_master.o(.data) - .data 0x00071e58 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x00071e58 Data 4 drv_i2c_slave.o(.data) - .data 0x00071e5c Section 1188 drv_param_init.o(.data) - .data 0x00072300 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00072300 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00072304 Data 8 drv_pwm.o(.data) - .data 0x0007230c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x0007230c Data 4 drv_spi_master.o(.data) - .data 0x00072310 Section 8 drv_swire.o(.data) - s_swire_cb 0x00072310 Data 8 drv_swire.o(.data) - .data 0x00072318 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00072318 Data 1 drv_sys_cfg.o(.data) - .data 0x0007231c Section 80 drv_timer.o(.data) - sg_timer_info 0x0007231c Data 80 drv_timer.o(.data) - .data 0x0007236c Section 8 drv_rxbr.o(.data) - .data 0x00072374 Section 4 drv_vidc.o(.data) - .data 0x00072378 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x00072378 Data 1 drv_phy_common.o(.data) - .data 0x0007237c Section 12 drv_chip_info.o(.data) - sg_chip_info 0x0007237c Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00072380 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00072384 Data 4 drv_chip_info.o(.data) - .data 0x00072388 Section 18 norflash.o(.data) - tmprg 0x00072390 Data 4 norflash.o(.data) - .data 0x0007239c Section 8 drv_uart.o(.data) - s_UartFcrReg 0x0007239c Data 4 drv_uart.o(.data) - uart_userData 0x000723a0 Data 4 drv_uart.o(.data) - .data 0x000723a4 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x000723a4 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x000723a8 Data 8 drv_wdg.o(.data) - .data 0x000723b0 Section 4 stdout.o(.data) - .data 0x000723b4 Section 4 errno.o(.data) - _errno 0x000723b4 Data 4 errno.o(.data) - .bss 0x000723b8 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000723b8 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00072480 Data 200 app_tp_transfer.o(.bss) - .bss 0x00072548 Section 12 app_tp_st_touch.o(.bss) - .bss 0x00072554 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle_inst 0x00072554 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00072618 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle_inst 0x00072618 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00072664 Section 256 tau_log.o(.bss) - .bss 0x00072764 Section 728 app_tp_for_custom_s8.o(.bss) - .bss 0x00072a3c Section 208 hal_uart.o(.bss) - .bss 0x00072b0c Section 2420 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00073360 Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00073460 Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x0007346c Data 20 hal_internal_vsync.o(.bss) - .bss 0x00073480 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00073480 Data 28 drv_dma.o(.bss) - .bss 0x0007349c Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x0007349c Data 64 drv_gpio.o(.bss) - .bss 0x000734dc Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x000734dc Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x0007357c Data 160 drv_i2c_dma.o(.bss) - .bss 0x0007361c Section 64 hal_internal_soft_sync.o(.bss) - sg_sys_handler 0x0007361c Data 64 hal_internal_soft_sync.o(.bss) - .bss 0x0007365c Section 32 hal_spi_slave.o(.bss) - .bss 0x0007367c Section 4144 dcs_packet_fifo.o(.bss) - STACK 0x000746b0 Section 4096 startup_armcm0.o(STACK) + value_reg_df 0x00070200 Data 4 ap_demo.o(.data) + .data 0x00070804 Section 24 app_tp_transfer.o(.data) + s_spim_write 0x00070804 Data 1 app_tp_transfer.o(.data) + s_screen_int_flag 0x00070805 Data 1 app_tp_transfer.o(.data) + s_phone_reset_flag 0x00070806 Data 1 app_tp_transfer.o(.data) + s_screen_int_transfer_status 0x00070807 Data 1 app_tp_transfer.o(.data) + s_screen_const_transfer_count 0x00070809 Data 1 app_tp_transfer.o(.data) + i2cs_transfer 0x0007080a Data 1 app_tp_transfer.o(.data) + screen_const_transfer_buffer_ready 0x0007080b Data 1 app_tp_transfer.o(.data) + len 0x0007080c Data 1 app_tp_transfer.o(.data) + screen_int_transfer_count 0x0007080d Data 1 app_tp_transfer.o(.data) + screen_int_transfer_buffer_ready 0x0007080e Data 1 app_tp_transfer.o(.data) + s_slave_txbuffer 0x00070810 Data 4 app_tp_transfer.o(.data) + s_slave_txbuffer_size 0x00070814 Data 4 app_tp_transfer.o(.data) + .data 0x0007081c Section 40 app_tp_st_touch.o(.data) + s_calibration_flag 0x0007081c Data 1 app_tp_st_touch.o(.data) + s_calibration_correct_flag 0x0007081d Data 1 app_tp_st_touch.o(.data) + .data 0x00070844 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070845 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070846 Section 642 app_tp_for_custom_s21u.o(.data) + .data 0x00070ac8 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070acc Section 16 app_tp_for_custom_s21u.o(.data) + .data 0x00070adc Section 100 app_tp_for_custom_s21u.o(.data) + .data 0x00070b40 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b41 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b44 Section 8 hal_dsi_rx_ctrl.o(.data) + g_hw_auto_filter 0x00070b44 Data 1 hal_dsi_rx_ctrl.o(.data) + g_esc_clk 0x00070b48 Data 4 hal_dsi_rx_ctrl.o(.data) + .data 0x00070b4c Section 3 hal_dsi_tx_ctrl.o(.data) + g_tx_vcom_en 0x00070b4c Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_vpg_en 0x00070b4d Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_mode 0x00070b4e Data 1 hal_dsi_tx_ctrl.o(.data) + .data 0x00070b4f Section 1 hal_i2c_master.o(.data) + s_i2c_m_transfer_end 0x00070b4f Data 1 hal_i2c_master.o(.data) + .data 0x00070b50 Section 32 hal_i2c_slave.o(.data) + s_txbuffer_complate 0x00070b50 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_dma_end 0x00070b51 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_receive_cnt 0x00070b52 Data 1 hal_i2c_slave.o(.data) + sg_i2c_s_index 0x00070b53 Data 1 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer 0x00070b54 Data 4 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer_size 0x00070b58 Data 4 hal_i2c_slave.o(.data) + hal_i2c_s_callback 0x00070b5c Data 4 hal_i2c_slave.o(.data) + sg_tx_byte_num 0x00070b60 Data 4 hal_i2c_slave.o(.data) + s_receive_count 0x00070b64 Data 4 hal_i2c_slave.o(.data) + s_tx_buffer_t 0x00070b68 Data 4 hal_i2c_slave.o(.data) + tx_sum 0x00070b6c Data 4 hal_i2c_slave.o(.data) + .data 0x00070b70 Section 24 hal_internal_vsync.o(.data) + sg_cmd_mode_tx_start 0x00070b70 Data 1 hal_internal_vsync.o(.data) + sg_cur_te_info 0x00070b74 Data 4 hal_internal_vsync.o(.data) + g_cus_rx_write_cmd_handle 0x00070b7c Data 12 hal_internal_vsync.o(.data) + .data 0x00070b88 Section 12 drv_common.o(.data) + s_my_tick 0x00070b88 Data 4 drv_common.o(.data) + .data 0x00070b94 Section 4 drv_gpio.o(.data) + g_ap_reset_cb 0x00070b94 Data 4 drv_gpio.o(.data) + .data 0x00070b98 Section 8 drv_i2c_dma.o(.data) + i2c0_dma_callback 0x00070b98 Data 4 drv_i2c_dma.o(.data) + i2c1_dma_callback 0x00070b9c Data 4 drv_i2c_dma.o(.data) + .data 0x00070ba0 Section 4 drv_i2c_master.o(.data) + i2c1_intr_callback 0x00070ba0 Data 4 drv_i2c_master.o(.data) + .data 0x00070ba4 Section 4 drv_i2c_slave.o(.data) + i2c0_intr_callback 0x00070ba4 Data 4 drv_i2c_slave.o(.data) + .data 0x00070ba8 Section 1188 drv_param_init.o(.data) + .data 0x0007104c Section 12 drv_pwm.o(.data) + s_pwm_type 0x0007104c Data 1 drv_pwm.o(.data) + s_pwm_cb 0x00071050 Data 8 drv_pwm.o(.data) + .data 0x00071058 Section 4 drv_spi_master.o(.data) + SPIM_intr_callback 0x00071058 Data 4 drv_spi_master.o(.data) + .data 0x0007105c Section 8 drv_swire.o(.data) + s_swire_cb 0x0007105c Data 8 drv_swire.o(.data) + .data 0x00071064 Section 1 drv_sys_cfg.o(.data) + sg_ap_rstn_trigger_type 0x00071064 Data 1 drv_sys_cfg.o(.data) + .data 0x00071068 Section 80 drv_timer.o(.data) + sg_timer_info 0x00071068 Data 80 drv_timer.o(.data) + .data 0x000710b8 Section 8 drv_rxbr.o(.data) + .data 0x000710c0 Section 4 drv_vidc.o(.data) + .data 0x000710c4 Section 1 drv_phy_common.o(.data) + g_phy_calibration 0x000710c4 Data 1 drv_phy_common.o(.data) + .data 0x000710c8 Section 12 drv_chip_info.o(.data) + sg_chip_info 0x000710c8 Data 4 drv_chip_info.o(.data) + sg_chip_function 0x000710cc Data 4 drv_chip_info.o(.data) + sg_chip_encrypt 0x000710d0 Data 4 drv_chip_info.o(.data) + .data 0x000710d4 Section 18 norflash.o(.data) + tmprg 0x000710dc Data 4 norflash.o(.data) + .data 0x000710e8 Section 8 drv_uart.o(.data) + s_UartFcrReg 0x000710e8 Data 4 drv_uart.o(.data) + uart_userData 0x000710ec Data 4 drv_uart.o(.data) + .data 0x000710f0 Section 12 drv_wdg.o(.data) + sg_wdg_repeat 0x000710f0 Data 1 drv_wdg.o(.data) + sg_wdg_cb 0x000710f4 Data 8 drv_wdg.o(.data) + .data 0x000710fc Section 4 stdout.o(.data) + .data 0x00071100 Section 4 errno.o(.data) + _errno 0x00071100 Data 4 errno.o(.data) + .bss 0x00071104 Section 500 app_tp_transfer.o(.bss) + s_screen_read_buffer 0x00071104 Data 250 app_tp_transfer.o(.bss) + s_phone_read_buffer 0x000711fe Data 250 app_tp_transfer.o(.bss) + .bss 0x000712f8 Section 12 app_tp_st_touch.o(.bss) + .bss 0x00071304 Section 72 app_tp_for_custom_s21u.o(.bss) + .bss 0x0007134c Section 196 hal_dsi_rx_ctrl.o(.bss) + g_rx_ctrl_handle_inst 0x0007134c Data 196 hal_dsi_rx_ctrl.o(.bss) + .bss 0x00071410 Section 76 hal_dsi_tx_ctrl.o(.bss) + g_tx_ctrl_handle_inst 0x00071410 Data 76 hal_dsi_tx_ctrl.o(.bss) + .bss 0x0007145c Section 256 tau_log.o(.bss) + .bss 0x0007155c Section 208 hal_uart.o(.bss) + .bss 0x0007162c Section 2420 hal_internal_vsync.o(.bss) + g_imm_buffer 0x00071e80 Data 255 hal_internal_vsync.o(.bss) + sg_te_info 0x00071f80 Data 12 hal_internal_vsync.o(.bss) + g_imm_packet 0x00071f8c Data 20 hal_internal_vsync.o(.bss) + .bss 0x00071fa0 Section 28 drv_dma.o(.bss) + s_dma_handle 0x00071fa0 Data 28 drv_dma.o(.bss) + .bss 0x00071fbc Section 64 drv_gpio.o(.bss) + s_gpio_cb 0x00071fbc Data 64 drv_gpio.o(.bss) + .bss 0x00071ffc Section 320 drv_i2c_dma.o(.bss) + i2c0_dma_slave_handle 0x00071ffc Data 160 drv_i2c_dma.o(.bss) + i2c1_dma_master_handle 0x0007209c Data 160 drv_i2c_dma.o(.bss) + .bss 0x0007213c Section 64 hal_internal_soft_sync.o(.bss) + sg_sys_handler 0x0007213c Data 64 hal_internal_soft_sync.o(.bss) + .bss 0x0007217c Section 32 hal_spi_slave.o(.bss) + .bss 0x0007219c Section 4144 dcs_packet_fifo.o(.bss) + STACK 0x000731d0 Section 4096 startup_armcm0.o(STACK) Global Symbols @@ -4134,606 +4174,587 @@ Image Symbol Table __aeabi_cdrcmple 0x00010b51 Thumb Code 38 cdrcmple.o(.text) __scatterload 0x00010b79 Thumb Code 28 init.o(.text) __scatterload_rt2 0x00010b79 Thumb Code 0 init.o(.text) - __decompress 0x00010b9d Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b9d Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010bfd Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c15 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - CRC16_2 0x00010c2d Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) - DMA_IRQn_Handler 0x00010c6d Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c81 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c9d Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010cb9 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010cd5 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010cf1 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010d0d Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010d29 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010d45 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d61 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d75 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010dc5 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010dd9 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010df1 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010e09 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010e21 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010e49 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e61 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e79 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e91 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010ead Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - UART_DisableDma 0x00010ff1 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ff3 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010ff7 Thumb Code 2 handlers.o(i.__scatterload_null) - app_UART_IRQn_Handler 0x00010ff9 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) + __decompress 0x00010b9d Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x00010b9d Thumb Code 86 __dczerorl2.o(.text) + ADC_IRQn_Handler 0x00010bf5 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) + AP_NRESET_IRQn_Handler 0x00010c0d Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + CRC16_2 0x00010c25 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) + DMA_IRQn_Handler 0x00010c65 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) + EXTI_INT0_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + EXTI_INT1_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + EXTI_INT2_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + EXTI_INT3_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + EXTI_INT4_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + EXTI_INT5_IRQn_Handler 0x00010d05 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + EXTI_INT6_IRQn_Handler 0x00010d21 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + EXTI_INT7_IRQn_Handler 0x00010d3d Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + FLSCTRL_IRQn_Handler 0x00010d59 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + Gpio_swire_output 0x00010d6d Thumb Code 78 ap_demo.o(i.Gpio_swire_output) + HardFault_Handler 0x00010dbd Thumb Code 14 irq_redirect .o(i.HardFault_Handler) + I2C0_IRQn_Handler 0x00010dd1 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) + I2C1_IRQn_Handler 0x00010de9 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) + LCDC_IRQn_Handler 0x00010e01 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) + LOG_printf 0x00010e19 Thumb Code 30 tau_log.o(i.LOG_printf) + MEMC_IRQn_Handler 0x00010e41 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) + MIPI_RX_IRQn_Handler 0x00010e59 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + MIPI_TX_IRQn_Handler 0x00010e71 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + PWMDET_IRQn_Handler 0x00010e89 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) + SPIM_IRQn_Handler 0x00010ea5 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) + SPIS_IRQn_Handler 0x00010ec1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) + SWIRE_IRQn_Handler 0x00010edd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) + SysTick_Handler 0x00010ef9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) + TIMER0_IRQn_Handler 0x00010f11 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) + TIMER1_IRQn_Handler 0x00010f29 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) + TIMER2_IRQn_Handler 0x00010f41 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) + TIMER3_IRQn_Handler 0x00010f59 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) + UART0_IRQ_Handle 0x00010f71 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) + UART_DisableDma 0x00010f8d Thumb Code 2 drv_uart.o(i.UART_DisableDma) + UART_GetInstance 0x00010f8f Thumb Code 4 drv_uart.o(i.UART_GetInstance) + UART_IRQn_Handler 0x00010f95 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) + UART_ResetRxFIFO 0x00010fad Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) + UART_SwitchSCLK 0x00010fd1 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) + __scatterload_copy 0x00010feb Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x00010ff9 Thumb Code 2 handlers.o(i.__scatterload_null) + app_tp_screen_analysis_const 0x00010ffb Thumb Code 6 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SPIM_IRQn_Handler 0x0001101d Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00011039 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00011055 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00011071 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x00011089 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x000110a1 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x000110b9 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x000110d1 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x000110e9 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x00011105 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x0001111d Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x00011141 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x00011189 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x000111a3 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x000112d7 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x000112f1 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x000113ad Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x000113c5 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x000113dd Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113f5 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x00011415 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x00011439 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x00011467 Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x0001152d Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x0001153b Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x00011549 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a85 Thumb Code 336 ap_demo.o(i.ap_demo) - ap_get_tp_calibration_status_01 0x00012ccd Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - ap_set_tp_calibration_04 0x00012eed Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - ap_tp_st_touch_calibration 0x00012f85 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - ap_tp_st_touch_error_handler_F3 0x00013035 Thumb Code 14 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - ap_tp_st_touch_error_handler_FF 0x00013043 Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - ap_tp_st_touch_get_calibration_success_mark 0x00013065 Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - ap_tp_st_touch_hardware_reset 0x0001310d Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) - ap_tp_st_touch_scan_point_init 0x000131d1 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - ap_tp_st_touch_scan_point_record_event 0x000131ed Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - ap_tp_st_touch_scan_point_record_event_exec 0x00013281 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - ap_tp_st_touch_simulate_finger_release_event 0x000132d1 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - app_ADC_IRQn_Handler 0x00013331 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x0001334d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00013371 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x0001338d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x000133a9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x000133c5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x000133e1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x000133fd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00013419 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00013435 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00013451 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013499 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x000134b1 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x000134c1 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x000135f1 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x00013679 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013911 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000139b1 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x000139f9 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013a29 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013c29 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013c49 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013c61 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013c6b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013c75 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00013c7f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013c89 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013ca5 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013cc1 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013cf9 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013d09 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013d39 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013d5d Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) - app_tp_init 0x00013e35 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_read 0x00013e79 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_write 0x00013e99 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - app_tp_phone_analysis_data 0x00013ea1 Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x000141f1 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x000141f9 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00014201 Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000144bd Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014539 Thumb Code 272 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014659 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x0001466d Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x00014691 Thumb Code 1416 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014c1d Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014d95 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014ded Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014e05 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014e49 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014e99 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014eb1 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014ed5 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014f0d Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014f19 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014f59 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00015009 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x0001501d Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00015075 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x0001507d Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x0001508d Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x000150a1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x000150b5 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x000150d5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x000150e9 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x00015101 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x00015115 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00015129 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x0001513d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x00015151 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00015165 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00015179 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x0001518d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x000151a1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x000151b5 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x000151cd Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x000151e5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x000151f9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_swire_div 0x0001520d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_swire_div) - drv_crgu_set_vidc_src 0x00015221 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x00015235 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x0001524d Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00015269 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00015279 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00015289 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x000152ad Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x000152b9 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00015349 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x0001535b Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00015375 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x0001537d Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x000153c1 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x000153f7 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00015405 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00015479 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x00015483 Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x000154ad Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x000155b1 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_bta_status 0x000155f1 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) - drv_dsi_rx_get_compression_en 0x0001566d Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x00015675 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x0001567b Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x00015689 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x000156a9 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x000156b9 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x000156c9 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x0001570f Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x00015735 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x00015839 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x00015847 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x0001585b Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x000158c7 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x000158cb Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x000158e3 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x000158eb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x000158f3 Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x000158fd Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x00015921 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00015925 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00015929 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x0001592d Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x00015945 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x0001595f Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x0001596b Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x000159cf Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015a0d Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015b41 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015b5f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00015b67 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00015b83 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00015b9b Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015ba9 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015be9 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015bf9 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015c01 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00015c23 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015c2b Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015c51 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015cfb Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015d11 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015d29 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015d57 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00015d63 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00015d95 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00015dad Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015dc5 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015dd1 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015de5 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015e35 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015e55 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015e65 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015e75 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015e85 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015eb5 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015fe5 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015ff1 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00016031 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x000160dd Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x000160f7 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x00016111 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x00016171 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x00016181 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x000161b9 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x00016245 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x000162a1 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x0001631b Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x0001635d Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x00016361 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x00016369 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x0001637d Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x000163cd Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x000163e9 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00016441 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00016475 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x0001648d Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x000164a5 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x000164d5 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x000164eb Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x0001650f Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00016535 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x0001654b Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00016561 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x0001656d Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x0001658b Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x000165ad Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x000165cf Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x000165db Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x000165f5 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00016617 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00016631 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x0001663d Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x00016689 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x0001668f Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x000166a1 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x000166c1 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_prefetch 0x00016701 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) - drv_lcdc_set_video_hw_mode 0x00016719 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x0001672d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x0001674d Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00016759 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x00016799 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x000167a5 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x000167b7 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x000167c7 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x000167d5 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x000167e9 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x000167f5 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016805 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x00016817 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00016827 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x0001683d Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x00016855 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x0001686f Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x0001687d Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x000168a5 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x000168b5 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x000168bd Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x000168d1 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x000168e5 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x000168ed Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_p2r_filter_init 0x00016901 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x00016925 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x00016935 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016971 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x000169d1 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x00016a25 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x00016a35 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016a4d Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016a6d Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016a93 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016ad1 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016af1 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016b09 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016b87 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016b91 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016b95 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016bf1 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016c05 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016c69 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016c7f Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_get_pkt_buf_error_status 0x00016c83 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) - drv_rxbr_hline_rcv0_cfg 0x00016cb7 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv1_cfg 0x00016cc3 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) - drv_rxbr_hline_rcv_cfg 0x00016ccf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016cd9 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016ce5 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016cf1 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_color_format 0x00016d05 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_filter_regs 0x00016d19 Thumb Code 18 drv_rxbr.o(i.drv_rxbr_set_filter_regs) - drv_rxbr_set_inten 0x00016d2b Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016d3f Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016d4f Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00016d75 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016d7d Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016d85 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016da5 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_register_callback 0x00016dc1 Thumb Code 8 drv_swire.o(i.drv_swire_register_callback) - drv_swire_set_bit_time 0x00016dcd Thumb Code 18 drv_swire.o(i.drv_swire_set_bit_time) - drv_swire_set_int 0x00016de5 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016e39 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_swire_set_pulse_count 0x00016e55 Thumb Code 6 drv_swire.o(i.drv_swire_set_pulse_count) - drv_sys_cfg_clear_all_int 0x00016e61 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016e6d Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e95 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016ead Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016ec9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016eed Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016f11 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016f21 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016f31 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016f6f Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016f91 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016fa1 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00016ff5 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x00017009 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x00017019 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x0001706d Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x00017095 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x000170af Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000170cb Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x0001711d Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00017125 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x0001713d Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x0001717d Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x00017191 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000171b9 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000171c5 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000171cb Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x00017207 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001721b Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001722b Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00017233 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x00017259 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00017281 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x00017299 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000172a3 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000172b3 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000172bd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000172c7 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x000172d9 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x000172e3 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x000172ed Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00017305 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00017335 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00017375 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x0001737f Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x00017395 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x000173c9 Thumb Code 158 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017479 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174a1 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_max_ret_size 0x000174c9 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x000174f1 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017ce1 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017d1d Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017e0d Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017eed Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017f21 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017f31 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00017f6d Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017fa9 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x000185b5 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000185e1 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018665 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x000186b1 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000186d9 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x000187a1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x000187ad Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x000187cd Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000187e1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x000187f1 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018815 Thumb Code 150 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x000188bd Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x00018901 Thumb Code 236 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x000189f1 Thumb Code 200 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018ca1 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018cb9 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018ccd Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018d0d Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018d2d Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018d55 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018d6d Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018dbd Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018e1d Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018e25 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018e45 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018eb1 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018ed1 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018eed Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018f29 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00018f75 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x0001903d Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00019051 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_check_video_auto_sync 0x000191d1 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) - hal_internal_init_memc 0x000191e9 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_rx_dcs_async_handler 0x000192e5 Thumb Code 42 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) - hal_internal_rx_dcs_polling 0x00019311 Thumb Code 78 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) - hal_internal_sync_get_fb_setting 0x00019369 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x00019379 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x00019389 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_vsync_deinit 0x0001955d Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x00019585 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00019591 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x000195a9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x000195b5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x000195c1 Thumb Code 274 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00019701 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000197b1 Thumb Code 132 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x00019841 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x00019865 Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x000198a9 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x000198f9 Thumb Code 122 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_intl_svs_deinit_tx 0x0001997d Thumb Code 10 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) - hal_intl_svs_handle 0x0001998d Thumb Code 24 hal_internal_soft_sync.o(i.hal_intl_svs_handle) - hal_intl_svs_init_rx 0x000199b1 Thumb Code 108 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) - hal_intl_svs_init_tx 0x00019a29 Thumb Code 16 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) - hal_intl_svs_set_sync_coef 0x00019a3d Thumb Code 8 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) - hal_intl_svs_update_rxbr_clk 0x00019a49 Thumb Code 52 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) - hal_spi_m_clear_rxfifo 0x00019ef1 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019eff Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_init 0x00019f11 Thumb Code 32 hal_swire.o(i.hal_swire_init) - hal_swire_open 0x00019f31 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_swire_register_callback 0x00019f47 Thumb Code 10 hal_swire.o(i.hal_swire_register_callback) - hal_swire_start 0x00019f51 Thumb Code 100 hal_swire.o(i.hal_swire_start) - hal_system_enable_systick 0x00019fbd Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019fc5 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x0001a04d Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x0001a069 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x0001a071 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x0001a079 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x0001a081 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x0001a0af Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x0001a0c9 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001a111 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x0001a169 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001a1f5 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001a3e1 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a635 Thumb Code 10 main.o(i.main) - pps_updata_exec 0x0001a6f5 Thumb Code 34 ap_demo.o(i.pps_updata_exec) - sqrt 0x0001b411 Thumb Code 66 sqrt.o(i.sqrt) - tp_heartbeat_exec 0x0001b7cd Thumb Code 62 ap_demo.o(i.tp_heartbeat_exec) - panel_init_code 0x0001bc50 Data 10401 ap_demo.o(.constdata) - wCRCTalbeAbs 0x0001e54c Data 32 app_tp_st_touch.o(.constdata) - phone_data_21 0x0001e684 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001e685 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001e686 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001e687 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001e688 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001e689 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001e68a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001e68b Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001e68d Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001e68f Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001e692 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001e696 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001e69a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001e69e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001e6a2 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001e6a6 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001e6aa Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001e6af Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001e6b5 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001e6bb Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001e6c1 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001e6c7 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001e6cd Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001e6dd Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001e6e8 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001e704 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001e720 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001e72a Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001e84a Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001e96a Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001e97a Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001ecbc Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001ecec Number 0 anon$$obj.o(Region$$Table) + UART_SetBaudRate 0x0001101d Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) + UART_TransferHandleIRQ 0x00011065 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) + UART_WriteBlocking 0x00011199 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) + UART_init 0x000111b5 Thumb Code 182 drv_uart.o(i.UART_init) + VIDC_IRQn_Handler 0x00011271 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) + VPRE_IRQn_Handler 0x00011289 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) + WDG_IRQn_Handler 0x000112a1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) + __0printf 0x000112b9 Thumb Code 24 printfa.o(i.__0printf) + __1printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __2printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __c89printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __0vsprintf 0x000112d9 Thumb Code 30 printfa.o(i.__0vsprintf) + __1vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __2vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __c89vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __ARM_clz 0x000112fd Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_switch8 0x0001132b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + __scatterload_zeroinit 0x000113f1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x00011401 Thumb Code 6 errno.o(i.__set_errno) + ap_demo 0x00012939 Thumb Code 340 ap_demo.o(i.ap_demo) + ap_get_tp_calibration_status_01 0x00012b89 Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) + ap_set_tp_calibration_04 0x00012da9 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + ap_tp_st_touch_calibration 0x00012e41 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + ap_tp_st_touch_error_handler_03 0x00012ef1 Thumb Code 20 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) + ap_tp_st_touch_error_handler_F3 0x00012f05 Thumb Code 14 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) + ap_tp_st_touch_error_handler_FF 0x00012f13 Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) + ap_tp_st_touch_get_calibration_success_mark 0x00012f35 Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + ap_tp_st_touch_hardware_reset 0x00012fdd Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + ap_tp_st_touch_scan_point_init 0x000130a1 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + ap_tp_st_touch_scan_point_record_event 0x000130bd Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) + ap_tp_st_touch_scan_point_record_event_exec 0x00013151 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + ap_tp_st_touch_simulate_finger_release_event 0x000131a1 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + app_ADC_IRQn_Handler 0x00013201 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) + app_AP_NRESET_IRQn_Handler 0x0001321d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + app_EXTI_INT0_IRQn_Handler 0x00013241 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + app_EXTI_INT1_IRQn_Handler 0x0001325d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + app_EXTI_INT2_IRQn_Handler 0x00013279 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + app_EXTI_INT3_IRQn_Handler 0x00013295 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + app_EXTI_INT4_IRQn_Handler 0x000132b1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + app_EXTI_INT5_IRQn_Handler 0x000132cd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + app_EXTI_INT6_IRQn_Handler 0x000132e9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + app_EXTI_INT7_IRQn_Handler 0x00013305 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + app_HardFault_Handler 0x00013321 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) + app_I2C0_IRQn_Handler 0x00013369 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + app_I2C1_IRQn_Handler 0x00013381 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + app_LCDC_IRQn_Handler 0x00013391 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + app_MEMC_IRQn_Handler 0x000134c1 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) + app_MIPI_RX_IRQn_Handler 0x00013549 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + app_MIPI_TX_IRQn_Handler 0x000137e1 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + app_PWMDET_IRQn_Handler 0x00013881 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + app_SPIM_IRQn_Handler 0x000138c9 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + app_SPIS_IRQn_Handler 0x000138f9 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + app_SWIRE_IRQn_Handler 0x00013af9 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) + app_SysTick_Handler 0x00013b19 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) + app_TIMER0_IRQn_Handler 0x00013b31 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) + app_TIMER1_IRQn_Handler 0x00013b3b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) + app_TIMER2_IRQn_Handler 0x00013b45 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) + app_TIMER3_IRQn_Handler 0x00013b4f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) + app_UART_IRQn_Handler 0x00013b59 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) + app_VIDC_IRQn_Handler 0x00013b61 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) + app_VPRE_IRQn_Handler 0x00013b7d Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + app_WDG_IRQn_Handler 0x00013b99 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) + app_dma_irq_handler 0x00013bd1 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) + app_fls_ctrl_Handler 0x00013be1 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) + app_tp_I2C_init 0x00013c11 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) + app_tp_calibration_exec 0x00013c35 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) + app_tp_init 0x00013d25 Thumb Code 68 app_tp_transfer.o(i.app_tp_init) + app_tp_m_read 0x00013d79 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) + app_tp_m_write 0x00013d99 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) + app_tp_phone_analysis_data 0x00013da1 Thumb Code 914 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + app_tp_s_read 0x00014141 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) + app_tp_s_write 0x00014149 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) + app_tp_screen_analysis_int 0x00014151 Thumb Code 460 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + app_tp_screen_analysis_wake_up 0x00014341 Thumb Code 150 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + app_tp_screen_analysis_wake_up_exec 0x000143e1 Thumb Code 176 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + app_tp_transfer_screen_int 0x0001459d Thumb Code 228 app_tp_transfer.o(i.app_tp_transfer_screen_int) + app_tp_transfer_screen_restart 0x00014695 Thumb Code 38 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + app_tp_transfer_screen_start 0x000146c9 Thumb Code 8 app_tp_transfer.o(i.app_tp_transfer_screen_start) + board_Init 0x000146d1 Thumb Code 30 board.o(i.board_Init) + calc_framebuffer_setting 0x000146f5 Thumb Code 1416 hal_internal_vsync.o(i.calc_framebuffer_setting) + ceil 0x00014c81 Thumb Code 180 ceil.o(i.ceil) + dcs_packet_fifo_alloc 0x00014df9 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + dcs_packet_fifo_init 0x00014e51 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + dcs_packet_free_fifo_header 0x00014e69 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + dcs_packet_get_fifo_header 0x00014ead Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + delayMs 0x00014efd Thumb Code 24 tau_delay.o(i.delayMs) + delayUs 0x00014f15 Thumb Code 34 tau_delay.o(i.delayUs) + drv_ap_rst_trig_edge_detect 0x00014f39 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + drv_chip_info_get_info 0x00014f71 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) + drv_chip_info_init 0x00014f7d Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) + drv_chip_rx_info_check 0x00014fbd Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) + drv_chip_rx_init_done 0x0001506d Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) + drv_common_enable_systick 0x00015081 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) + drv_common_get_tick 0x000150d9 Thumb Code 6 drv_common.o(i.drv_common_get_tick) + drv_common_system_init 0x000150e5 Thumb Code 8 drv_common.o(i.drv_common_system_init) + drv_crgu_config_reset_modules 0x000150ed Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) + drv_crgu_set_ahb_pre_div 0x000150fd Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + drv_crgu_set_ahb_src 0x00015111 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) + drv_crgu_set_clock 0x00015125 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) + drv_crgu_set_dpi_mux_src 0x00015145 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + drv_crgu_set_dpi_pre_div 0x00015159 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + drv_crgu_set_dpi_pre_src 0x00015171 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + drv_crgu_set_dsc_core_div 0x00015185 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + drv_crgu_set_dsco_src 0x00015199 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) + drv_crgu_set_dsco_src_div 0x000151ad Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + drv_crgu_set_fb_div 0x000151c1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) + drv_crgu_set_fb_src 0x000151d5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) + drv_crgu_set_lcdc_div 0x000151e9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) + drv_crgu_set_lcdc_src 0x000151fd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) + drv_crgu_set_mipi_cfg_src 0x00015211 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + drv_crgu_set_mipi_ref_src 0x00015225 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + drv_crgu_set_reset 0x0001523d Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) + drv_crgu_set_rxbr_div 0x00015255 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) + drv_crgu_set_rxbr_src 0x00015269 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) + drv_crgu_set_swire_div 0x0001527d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_swire_div) + drv_crgu_set_vidc_src 0x00015291 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) + drv_dma_clear_flag 0x000152a5 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) + drv_dma_create_handle 0x000152bd Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) + drv_dma_disenable_channel 0x000152d9 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) + drv_dma_enable_channel 0x000152e9 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) + drv_dma_enable_channel_interrupts 0x000152f9 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) + drv_dma_get_channel_flag 0x0001531d Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) + drv_dma_irq_handler 0x00015329 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) + drv_dma_prepar_transfer 0x000153b9 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) + drv_dma_set_burst 0x000153cb Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) + drv_dma_set_callback 0x000153e5 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) + drv_dma_set_transfer 0x000153ed Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) + drv_dsc_dec_convert_pps_rc_parameter 0x00015431 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + drv_dsc_dec_disable 0x00015467 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) + drv_dsc_dec_enable 0x00015475 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) + drv_dsc_dec_get_nslc 0x000154e9 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + drv_dsc_dec_set_u8_pps 0x000154f3 Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + drv_dsi_rx_calc_ipi_tx_delay 0x0001551d Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + drv_dsi_rx_enable_irq 0x00015621 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + drv_dsi_rx_get_bta_status 0x00015661 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) + drv_dsi_rx_get_compression_en 0x000156dd Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) + drv_dsi_rx_get_max_ret_size 0x000156e5 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) + drv_dsi_rx_power_up 0x000156eb Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) + drv_dsi_rx_set_ctrl_cfg 0x000156f9 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) + drv_dsi_rx_set_ddi_cfg 0x00015719 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) + drv_dsi_rx_set_ipi_cfg 0x00015729 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) + drv_dsi_rx_set_lane_swap 0x00015739 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) + drv_dsi_rx_set_resp_cnt 0x0001577f Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) + drv_dsi_rx_set_up_phy 0x000157a5 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) + drv_dsi_rx_shut_down 0x000158a9 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) + drv_dsi_tx_command_header 0x000158b7 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) + drv_dsi_tx_command_mode_cfg 0x000158cb Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) + drv_dsi_tx_command_put_payload 0x00015937 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) + drv_dsi_tx_config_eotp 0x0001593b Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) + drv_dsi_tx_config_int 0x00015953 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) + drv_dsi_tx_dpi_lpcmd_time 0x0001595b Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) + drv_dsi_tx_dpi_mode 0x00015963 Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) + drv_dsi_tx_dpi_polarity 0x0001596d Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) + drv_dsi_tx_edpi_cmd_size 0x00015991 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) + drv_dsi_tx_get_cmd_status 0x00015995 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) + drv_dsi_tx_mode 0x00015999 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) + drv_dsi_tx_phy_clock_lane_auto_lp 0x0001599d Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) + drv_dsi_tx_phy_clock_lane_req_hs 0x000159b5 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) + drv_dsi_tx_phy_lane_mode 0x000159cf Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) + drv_dsi_tx_phy_status_ready 0x000159db Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) + drv_dsi_tx_phy_status_stopstate 0x00015a3f Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) + drv_dsi_tx_phy_test_setup 0x00015a7d Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) + drv_dsi_tx_phy_time_cfg 0x00015bb1 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) + drv_dsi_tx_powerup 0x00015bcf Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) + drv_dsi_tx_response_mode 0x00015bd7 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) + drv_dsi_tx_set_bta_ack 0x00015bf3 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) + drv_dsi_tx_set_esc_div 0x00015c0b Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) + drv_dsi_tx_set_int 0x00015c19 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) + drv_dsi_tx_set_time_out_div 0x00015c59 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) + drv_dsi_tx_set_video_chunk 0x00015c69 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) + drv_dsi_tx_set_video_timing 0x00015c71 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) + drv_dsi_tx_shutdown 0x00015c93 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) + drv_dsi_tx_timeout_cfg 0x00015c9b Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) + drv_dsi_tx_video_mode_cfg 0x00015cc1 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) + drv_dsi_tx_video_mode_disable_hact_cmd 0x00015d6b Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) + drv_dsi_tx_video_mode_set_lp_cmd 0x00015d81 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) + drv_efuse_enter_inactive 0x00015d99 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) + drv_efuse_int_enable 0x00015dc7 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) + drv_efuse_read 0x00015dd3 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) + drv_efuse_read_req 0x00015e05 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) + drv_gpio_get_input_data 0x00015e1d Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) + drv_gpio_register_ap_reset_callback 0x00015e35 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) + drv_gpio_register_callback 0x00015e41 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) + drv_gpio_set_int 0x00015e55 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) + drv_gpio_set_ioe 0x00015ea5 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) + drv_gpio_set_mode0 0x00015ec5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) + drv_gpio_set_mode1 0x00015ed5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) + drv_gpio_set_mode2 0x00015ee5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) + drv_gpio_set_mode3 0x00015ef5 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) + drv_gpio_set_pull_state 0x00015f25 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) + drv_i2c0_set_callback 0x00016055 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) + drv_i2c1_set_callback 0x00016061 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) + drv_i2c_dma_init 0x000160a1 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) + drv_i2c_enable_rx_dma 0x0001614d Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) + drv_i2c_enable_tx_dma 0x00016167 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) + drv_i2c_m_clear_it_pending_bit 0x00016181 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) + drv_i2c_m_enable 0x000161e1 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) + drv_i2c_m_enable_intr 0x000161f1 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) + drv_i2c_master_init 0x00016229 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) + drv_i2c_master_read_dma 0x000162b5 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) + drv_i2c_master_write_dma 0x00016311 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) + drv_i2c_s_clear_it_pending_bit 0x0001638b Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) + drv_i2c_s_config_intr 0x000163cd Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) + drv_i2c_s_enable 0x000163d1 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) + drv_i2c_s_get_fifo_status 0x000163d9 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) + drv_i2c_s_set_intr 0x000163ed Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) + drv_i2c_s_write_data 0x0001643d Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) + drv_i2c_set_dma_irq_callback 0x00016459 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) + drv_i2c_slave_init 0x000164b1 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) + drv_i2c_slave_write_dma 0x000164e5 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) + drv_lcdc_config_bypass 0x000164fd Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) + drv_lcdc_config_ccm 0x00016515 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) + drv_lcdc_config_disp_mode 0x00016545 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) + drv_lcdc_config_dpi_polarity 0x0001655b Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) + drv_lcdc_config_dpi_timing 0x0001657f Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) + drv_lcdc_config_edpi_mode 0x000165a5 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) + drv_lcdc_config_endianness 0x000165bb Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) + drv_lcdc_config_input_size 0x000165d1 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) + drv_lcdc_config_int 0x000165dd Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) + drv_lcdc_config_int_single 0x000165fb Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) + drv_lcdc_config_overwrite 0x0001661d Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) + drv_lcdc_config_overwrite_rgb 0x0001663f Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) + drv_lcdc_config_partial_display_area 0x0001664b Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) + drv_lcdc_config_partial_display_enable 0x00016665 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) + drv_lcdc_config_scale_up_coef 0x00016687 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) + drv_lcdc_config_scale_up_step 0x000166a1 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) + drv_lcdc_config_src_parameter 0x000166ad Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) + drv_lcdc_config_thresh 0x000166f9 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) + drv_lcdc_ctrl_flow 0x000166ff Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) + drv_lcdc_enable_shadow_reg 0x00016711 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) + drv_lcdc_set_int 0x00016731 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) + drv_lcdc_set_prefetch 0x00016771 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) + drv_lcdc_set_video_hw_mode 0x00016789 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + drv_lcdc_start 0x0001679d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) + drv_memc_clear_status 0x000167bd Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) + drv_memc_enable_irq 0x000167c9 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) + drv_memc_gen_a_tear_signal 0x00016809 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) + drv_memc_get_status 0x00016815 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) + drv_memc_rate_transfer_sel 0x00016827 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) + drv_memc_sel_vsync 0x00016837 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) + drv_memc_set_active_height 0x00016845 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) + drv_memc_set_data_mode 0x00016859 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) + drv_memc_set_double_buffer 0x00016865 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) + drv_memc_set_double_buffer_reverse 0x00016875 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + drv_memc_set_fs_en_conditions 0x00016887 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) + drv_memc_set_inten 0x00016897 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) + drv_memc_set_lcdc_st_conditions 0x000168ad Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + drv_memc_set_ltpo_mode 0x000168c5 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) + drv_memc_set_tear_mode 0x000168df Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) + drv_memc_set_tear_waveform 0x000168ed Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) + drv_memc_set_vidc_sync_cnt 0x00016915 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + drv_param_init_get_ccm 0x00016925 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) + drv_param_init_get_scld_filter_h 0x0001692d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + drv_param_init_get_scld_filter_v 0x00016941 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + drv_param_init_get_sclu_filter 0x00016955 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) + drv_param_init_set_ccm 0x0001695d Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) + drv_param_init_set_scld_filter 0x00016971 Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) + drv_param_p2r_filter_init 0x000169d5 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) + drv_phy_enable_calibration 0x000169f9 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) + drv_phy_get_calibration 0x00016a09 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) + drv_phy_get_pll_para 0x00016a45 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) + drv_phy_get_rate_para 0x00016aa5 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) + drv_phy_test_clear 0x00016af9 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) + drv_phy_test_lock 0x00016b09 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) + drv_phy_test_write_1_byte 0x00016b21 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) + drv_phy_test_write_2_byte 0x00016b41 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) + drv_phy_test_write_code 0x00016b67 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) + drv_pwr_set_cp_mode 0x00016ba5 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) + drv_pwr_set_pvd_mode 0x00016bc5 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) + drv_pwr_set_system_clk_src 0x00016bdd Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) + drv_rxbr_clear_pkt_buffer 0x00016c5b Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + drv_rxbr_clear_status0 0x00016c65 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) + drv_rxbr_enable_irq 0x00016c69 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) + drv_rxbr_frame_drop_cfg 0x00016cc5 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + drv_rxbr_get_clk 0x00016cd9 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) + drv_rxbr_get_col_addr 0x00016d3d Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) + drv_rxbr_get_page_addr 0x00016d53 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) + drv_rxbr_get_pkt_buf_error_status 0x00016d57 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + drv_rxbr_hline_rcv0_cfg 0x00016d8b Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + drv_rxbr_hline_rcv1_cfg 0x00016d97 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + drv_rxbr_hline_rcv_cfg 0x00016da3 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + drv_rxbr_register_irq0_callback 0x00016dad Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + drv_rxbr_register_irq1_callback 0x00016db9 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + drv_rxbr_set_ack_pkt_header 0x00016dc5 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + drv_rxbr_set_color_format 0x00016dd9 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) + drv_rxbr_set_filter_regs 0x00016ded Thumb Code 18 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + drv_rxbr_set_inten 0x00016dff Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) + drv_rxbr_set_ltpo_drop_th 0x00016e13 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + drv_rxbr_set_usr_cfg 0x00016e23 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + drv_rxbr_set_usr_col 0x00016e49 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) + drv_rxbr_set_usr_row 0x00016e51 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) + drv_spi_m_read_data 0x00016e59 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) + drv_swire_enable 0x00016e79 Thumb Code 24 drv_swire.o(i.drv_swire_enable) + drv_swire_register_callback 0x00016e95 Thumb Code 8 drv_swire.o(i.drv_swire_register_callback) + drv_swire_set_bit_time 0x00016ea1 Thumb Code 18 drv_swire.o(i.drv_swire_set_bit_time) + drv_swire_set_int 0x00016eb9 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) + drv_swire_set_power_down 0x00016f0d Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) + drv_swire_set_pulse_count 0x00016f29 Thumb Code 6 drv_swire.o(i.drv_swire_set_pulse_count) + drv_sys_cfg_clear_all_int 0x00016f35 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + drv_sys_cfg_clear_pending 0x00016f41 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016f69 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + drv_sys_cfg_sel_ap_rst_trig 0x00016f81 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + drv_sys_cfg_sel_gpio_group 0x00016f9d Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + drv_sys_cfg_sel_int_trig 0x00016fc1 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + drv_sys_cfg_set_dma_rx_req 0x00016fe5 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + drv_sys_cfg_set_dma_tx_req 0x00016ff5 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + drv_sys_cfg_set_int 0x00017005 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + drv_timer_enable 0x00017043 Thumb Code 32 drv_timer.o(i.drv_timer_enable) + drv_timer_get_instance 0x00017065 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) + drv_timer_get_prescaler 0x00017075 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) + drv_timer_register_callback 0x000170c9 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) + drv_timer_set_compare_val 0x000170dd Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) + drv_timer_set_int 0x000170ed Thumb Code 80 drv_timer.o(i.drv_timer_set_int) + drv_timer_set_prescaler 0x00017141 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) + drv_timer_set_repeat 0x00017169 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) + drv_tx_phy_test_enter 0x00017183 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + drv_tx_phy_test_exit 0x0001719f Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + drv_vidc_clear_irq 0x000171f1 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) + drv_vidc_enable 0x000171f9 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) + drv_vidc_enable_irq 0x00017211 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) + drv_vidc_get_irq_status 0x00017251 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) + drv_vidc_init_module_enable 0x00017265 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) + drv_vidc_register_callback 0x0001728d Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) + drv_vidc_reset 0x00017299 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) + drv_vidc_set_dst_parameter 0x0001729f Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) + drv_vidc_set_irqen 0x000172db Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) + drv_vidc_set_mirror 0x000172ef Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) + drv_vidc_set_p2r_hcoef0 0x000172ff Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + drv_vidc_set_p2r_hinitb 0x00017307 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + drv_vidc_set_p2r_hinitr 0x0001732d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + drv_vidc_set_pentile_swap 0x00017355 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) + drv_vidc_set_pu_ctrl 0x0001736d Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + drv_vidc_set_rotation 0x00017377 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) + drv_vidc_set_scld_hcoef0 0x00017387 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + drv_vidc_set_scld_hcoef1 0x00017391 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + drv_vidc_set_scld_step 0x0001739b Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) + drv_vidc_set_scld_vcoef0 0x000173ad Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + drv_vidc_set_scld_vcoef1 0x000173b7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + drv_vidc_set_src_parameter 0x000173c1 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) + drv_wdg_clear_counter 0x000173d9 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) + drv_wdg_set_int 0x00017409 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) + fls_clr_interrupt_flag 0x00017449 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) + fputc 0x00017453 Thumb Code 20 tau_log.o(i.fputc) + hal_dsi_rx_ctrl_create_handle 0x000174c1 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + hal_dsi_rx_ctrl_deinit 0x000174f5 Thumb Code 158 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + hal_dsi_rx_ctrl_dsc_async_handler 0x000175a5 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + hal_dsi_rx_ctrl_gen_a_tear_signal 0x000175cd Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + hal_dsi_rx_ctrl_get_max_ret_size 0x000175f5 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + hal_dsi_rx_ctrl_init 0x0001761d Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + hal_dsi_rx_ctrl_pre_init_pps 0x00017e0d Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + hal_dsi_rx_ctrl_restart 0x00017e49 Thumb Code 72 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + hal_dsi_rx_ctrl_send_ack_cmd 0x00017e99 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017f89 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ff5 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + hal_dsi_rx_ctrl_set_sw_tear_mode 0x000180d5 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + hal_dsi_rx_ctrl_set_tear_mode_ex 0x00018109 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + hal_dsi_rx_ctrl_start 0x00018119 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + hal_dsi_rx_ctrl_stop 0x00018155 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018191 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + hal_dsi_tx_ctrl_create_handle 0x0001879d Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + hal_dsi_tx_ctrl_deinit 0x000187c9 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + hal_dsi_tx_ctrl_enter_init_panel_mode 0x0001884d Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + hal_dsi_tx_ctrl_exit_init_panel_mode 0x00018899 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + hal_dsi_tx_ctrl_init 0x000188c1 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + hal_dsi_tx_ctrl_panel_reset_pin 0x00018989 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + hal_dsi_tx_ctrl_set_ccm 0x00018995 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + hal_dsi_tx_ctrl_set_overwrite_rgb 0x000189b5 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + hal_dsi_tx_ctrl_set_partial_disp 0x000189c9 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + hal_dsi_tx_ctrl_set_partial_disp_area 0x000189d9 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + hal_dsi_tx_ctrl_start 0x000189fd Thumb Code 150 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + hal_dsi_tx_ctrl_stop 0x00018aa5 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) + hal_dsi_tx_ctrl_write_array_cmd 0x00018ae9 Thumb Code 236 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + hal_dsi_tx_ctrl_write_cmd 0x00018bd9 Thumb Code 200 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + hal_gpio_ctrl_eint 0x00018e89 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) + hal_gpio_get_input_data 0x00018ea1 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) + hal_gpio_init_eint 0x00018eb5 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) + hal_gpio_init_output 0x00018ef5 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) + hal_gpio_reg_eint_cb 0x00018f1d Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) + hal_gpio_set_ap_reset_int 0x00018f35 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + hal_gpio_set_mode 0x00018f85 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) + hal_gpio_set_output_data 0x00018fe5 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) + hal_gpio_set_pull_state 0x00018fed Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) + hal_i2c_m_dma_init 0x0001900d Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) + hal_i2c_m_dma_read 0x00019079 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) + hal_i2c_m_dma_write 0x00019099 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) + hal_i2c_m_transfer_complate 0x000190b5 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + hal_i2c_s_dma_write 0x000190f1 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + hal_i2c_s_init 0x0001913d Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) + hal_i2c_s_nonblocking_read 0x00019205 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + hal_i2c_s_set_transfer 0x00019219 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + hal_internal_check_video_auto_sync 0x00019399 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + hal_internal_init_memc 0x000193b1 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) + hal_internal_rx_dcs_async_handler 0x000194ad Thumb Code 42 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + hal_internal_rx_dcs_polling 0x000194d9 Thumb Code 78 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + hal_internal_sync_get_fb_setting 0x00019531 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + hal_internal_sync_get_hight_performan_mode 0x00019541 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + hal_internal_sync_input_resolution_change_ex 0x00019551 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + hal_internal_vsync_deinit 0x00019725 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + hal_internal_vsync_get_rx_state 0x0001974d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + hal_internal_vsync_get_sync_line 0x00019759 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + hal_internal_vsync_get_tear_mode 0x00019771 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + hal_internal_vsync_get_tx_state 0x0001977d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + hal_internal_vsync_init_rx 0x00019789 Thumb Code 274 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + hal_internal_vsync_init_tx 0x000198c9 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + hal_internal_vsync_set_auto_hw_filter 0x00019979 Thumb Code 132 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + hal_internal_vsync_set_rx_state 0x00019a09 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + hal_internal_vsync_set_sync_line 0x00019a2d Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + hal_internal_vsync_set_tear_mode 0x00019a71 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + hal_internal_vsync_set_tx_state 0x00019ac1 Thumb Code 122 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + hal_intl_svs_deinit_tx 0x00019b45 Thumb Code 10 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + hal_intl_svs_handle 0x00019b55 Thumb Code 24 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + hal_intl_svs_init_rx 0x00019b79 Thumb Code 108 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + hal_intl_svs_init_tx 0x00019bf1 Thumb Code 16 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + hal_intl_svs_set_sync_coef 0x00019c05 Thumb Code 8 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + hal_intl_svs_update_rxbr_clk 0x00019c11 Thumb Code 52 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + hal_spi_m_clear_rxfifo 0x0001a0b9 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + hal_swire_deinit 0x0001a0c7 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) + hal_swire_init 0x0001a0d9 Thumb Code 32 hal_swire.o(i.hal_swire_init) + hal_swire_open 0x0001a0f9 Thumb Code 22 hal_swire.o(i.hal_swire_open) + hal_swire_register_callback 0x0001a10f Thumb Code 10 hal_swire.o(i.hal_swire_register_callback) + hal_swire_start 0x0001a119 Thumb Code 100 hal_swire.o(i.hal_swire_start) + hal_system_enable_systick 0x0001a185 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) + hal_system_get_tick 0x0001a18d Thumb Code 8 hal_system.o(i.hal_system_get_tick) + hal_system_init 0x0001a195 Thumb Code 104 hal_system.o(i.hal_system_init) + hal_system_init_console 0x0001a21d Thumb Code 28 hal_system.o(i.hal_system_init_console) + hal_system_set_phy_calibration 0x0001a239 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) + hal_system_set_pvd 0x0001a241 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) + hal_system_set_vcc 0x0001a249 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) + hal_timer_deinit 0x0001a251 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) + hal_timer_init 0x0001a27f Thumb Code 26 hal_timer.o(i.hal_timer_init) + hal_timer_start 0x0001a299 Thumb Code 66 hal_timer.o(i.hal_timer_start) + hal_timer_stop 0x0001a2e1 Thumb Code 40 hal_timer.o(i.hal_timer_stop) + hal_uart_init 0x0001a339 Thumb Code 126 hal_uart.o(i.hal_uart_init) + hal_uart_transmit_blocking 0x0001a3c5 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) + handle_init 0x0001a5b1 Thumb Code 140 irq_redirect .o(i.handle_init) + main 0x0001a809 Thumb Code 10 main.o(i.main) + pps_updata_exec 0x0001a8e1 Thumb Code 40 ap_demo.o(i.pps_updata_exec) + sqrt 0x0001b5f1 Thumb Code 66 sqrt.o(i.sqrt) + tp_heartbeat_exec 0x0001b9ad Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) + panel_init_code 0x0001be3c Data 10401 ap_demo.o(.constdata) + wCRCTalbeAbs 0x0001e738 Data 32 app_tp_st_touch.o(.constdata) + screen_86_data 0x0001e758 Data 1 app_tp_for_custom_s21u.o(.constdata) + screen_a0_00_01_data 0x0001e759 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_a2_03_00_data 0x0001e75c Data 6 app_tp_for_custom_s21u.o(.constdata) + screen_a2_02_00_data 0x0001e762 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_c0_07_01_data 0x0001e765 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_reg_int_data_size 0x0001e768 Data 1 app_tp_for_custom_s21u.o(.constdata) + screen_reg_start_data_size 0x0001e769 Data 1 app_tp_for_custom_s21u.o(.constdata) + Region$$Table$$Base 0x0001ebc4 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0001ebf4 Number 0 anon$$obj.o(Region$$Table) g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) s_pps_updata_allpixeloff_flag 0x000701d7 Data 1 ap_demo.o(.data) - panel_mode 0x000701d9 Data 1 ap_demo.o(.data) + curFrame 0x000701d8 Data 1 ap_demo.o(.data) + panel_mode 0x000701da Data 1 ap_demo.o(.data) phone_DisplayOFF_count 0x000701e4 Data 2 ap_demo.o(.data) panel_r 0x000701ea Data 2 ap_demo.o(.data) panel_g 0x000701ec Data 2 ap_demo.o(.data) panel_b 0x000701ee Data 2 ap_demo.o(.data) - s_heartbeat 0x000701f8 Data 4 ap_demo.o(.data) - s_screen_init_complate 0x00070204 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070208 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x0007020b Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007020e Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070211 Data 6 app_tp_transfer.o(.data) - st_touch_init_sensor_off 0x00070219 Data 3 app_tp_st_touch.o(.data) - st_touch_init_sensor_on 0x0007021c Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_reset 0x0007021f Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_FpnlInit 0x00070222 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_PnlInit 0x00070225 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCfg 0x00070228 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCx 0x0007022b Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvPnl 0x0007022e Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clearfifo 0x00070231 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clkreset 0x00070234 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneM 0x00070237 Data 4 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneS 0x0007023b Data 4 app_tp_st_touch.o(.data) - phone_data_E4 0x0007026c Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x0007026d Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007026e Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007026f Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x00070270 Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x00070271 Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x00070272 Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x00070273 Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070274 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070275 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007027e Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070288 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070828 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D01 0x00070dc8 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D03 0x000710a0 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D01 0x00071378 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D03 0x00071650 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7D05 0x00071928 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D07 0x00071c00 Data 288 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00071d20 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x00071de8 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x00071de9 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x00071dea Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x00071deb Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x00071dee Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00071df4 Data 48 app_tp_for_custom_s8.o(.data) - g_sof_gen_te_func 0x00071e2c Data 4 hal_internal_vsync.o(.data) - g_systick_cb_func 0x00071e40 Data 4 drv_common.o(.data) - g_system_clock 0x00071e44 Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x00071e5c Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00071f5c Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x0007205c Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x0007215c Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x0007225c Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000722dc Data 36 drv_param_init.o(.data) - g_int_rxbr_irq0_cb_func 0x0007236c Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00072370 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00072374 Data 4 drv_vidc.o(.data) - g_fls_w_cmd 0x00072388 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00072389 Data 1 norflash.o(.data) - g_fls_write_en_status 0x0007238a Data 1 norflash.o(.data) - isFlsTransferEnd 0x0007238b Data 1 norflash.o(.data) - isFlsFifoReq 0x0007238c Data 1 norflash.o(.data) - isNandWriteCompleted 0x0007238d Data 1 norflash.o(.data) - isNandReadCompleted 0x0007238e Data 1 norflash.o(.data) - g_fls_error_info 0x00072394 Data 6 norflash.o(.data) - __stdout 0x000723b0 Data 4 stdout.o(.data) - tp_scan_data 0x00072548 Data 12 app_tp_st_touch.o(.bss) - string 0x00072664 Data 256 tau_log.o(.bss) - phone_data_75_7401_7D02 0x00072764 Data 728 app_tp_for_custom_s8.o(.bss) - hal_dmahandle 0x00072a3c Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00072adc Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00072afc Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00072b0c Data 84 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00072b60 Data 2048 hal_internal_vsync.o(.bss) - g_spis_ctrl_handle 0x0007365c Data 32 hal_spi_slave.o(.bss) - g_packet_fifo 0x0007367c Data 4144 dcs_packet_fifo.o(.bss) - __stack_limit 0x000746b0 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x000756b0 Data 0 startup_armcm0.o(STACK) + BaseTime 0x000701f8 Data 4 ap_demo.o(.data) + s_heartbeat 0x000701fc Data 4 ap_demo.o(.data) + rx_filter_1080_h_4_96 0x00070204 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_96 0x00070304 Data 256 ap_demo.o(.data) + rx_filter_1080_h_4_86 0x00070404 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_69 0x00070504 Data 256 ap_demo.o(.data) + rx_filter_1440_h_4_72 0x00070604 Data 256 ap_demo.o(.data) + rx_filter_3200_v_4_59 0x00070704 Data 256 ap_demo.o(.data) + s_screen_init_complate 0x00070808 Data 1 app_tp_transfer.o(.data) + s_tp_restart_count 0x00070818 Data 4 app_tp_transfer.o(.data) + st_touch_init_sensor_off 0x0007081e Data 3 app_tp_st_touch.o(.data) + st_touch_init_sensor_on 0x00070821 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_reset 0x00070824 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_FpnlInit 0x00070827 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_PnlInit 0x0007082a Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCfg 0x0007082d Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCx 0x00070830 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvPnl 0x00070833 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clearfifo 0x00070836 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clkreset 0x00070839 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneM 0x0007083c Data 4 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneS 0x00070840 Data 4 app_tp_st_touch.o(.data) + g_screen_input_rst_pad 0x00070844 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_input_int_pad 0x00070845 Data 1 app_tp_for_custom_s21u.o(.data) + g_phone_output_int_pad 0x00070846 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_start 0x00070847 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_restart 0x00070848 Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_in 0x00070849 Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_done 0x0007084a Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_E4 0x0007084b Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_wakeup 0x0007084c Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_delay_count 0x0007084d Data 1 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_BUF_NUM 0x0007084e Data 1 app_tp_for_custom_s21u.o(.data) + SAMSUNG_s21u 0x0007084f Data 453 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_X61 0x00070a14 Data 80 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_BUF 0x00070a64 Data 100 app_tp_for_custom_s21u.o(.data) + screen_data_write_1 0x00070ac8 Data 1 app_tp_for_custom_s21u.o(.data) + screen_reg_int_data 0x00070acc Data 16 app_tp_for_custom_s21u.o(.data) + screen_reg_start_data 0x00070adc Data 100 app_tp_for_custom_s21u.o(.data) + tp_sleep_in 0x00070b40 Data 1 app_tp_for_custom_s21u.o(.data) + tp_sleep_count 0x00070b41 Data 1 app_tp_for_custom_s21u.o(.data) + g_sof_gen_te_func 0x00070b78 Data 4 hal_internal_vsync.o(.data) + g_systick_cb_func 0x00070b8c Data 4 drv_common.o(.data) + g_system_clock 0x00070b90 Data 4 drv_common.o(.data) + g_scld_fhd_filter_h 0x00070ba8 Data 256 drv_param_init.o(.data) + g_scld_fhd_filter_v 0x00070ca8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_h 0x00070da8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_v 0x00070ea8 Data 256 drv_param_init.o(.data) + g_sclu_lanczos_filter 0x00070fa8 Data 128 drv_param_init.o(.data) + g_ccm_setting 0x00071028 Data 36 drv_param_init.o(.data) + g_int_rxbr_irq0_cb_func 0x000710b8 Data 4 drv_rxbr.o(.data) + g_int_rxbr_irq1_cb_func 0x000710bc Data 4 drv_rxbr.o(.data) + g_int_vidc_cb_func 0x000710c0 Data 4 drv_vidc.o(.data) + g_fls_w_cmd 0x000710d4 Data 1 norflash.o(.data) + g_fls_r_cmd 0x000710d5 Data 1 norflash.o(.data) + g_fls_write_en_status 0x000710d6 Data 1 norflash.o(.data) + isFlsTransferEnd 0x000710d7 Data 1 norflash.o(.data) + isFlsFifoReq 0x000710d8 Data 1 norflash.o(.data) + isNandWriteCompleted 0x000710d9 Data 1 norflash.o(.data) + isNandReadCompleted 0x000710da Data 1 norflash.o(.data) + g_fls_error_info 0x000710e0 Data 6 norflash.o(.data) + __stdout 0x000710fc Data 4 stdout.o(.data) + tp_scan_data 0x000712f8 Data 12 app_tp_st_touch.o(.bss) + Touch 0x00071304 Data 72 app_tp_for_custom_s21u.o(.bss) + string 0x0007145c Data 256 tau_log.o(.bss) + hal_dmahandle 0x0007155c Data 160 hal_uart.o(.bss) + hal_uarthandle_dma 0x000715fc Data 32 hal_uart.o(.bss) + hal_uart_handle_global 0x0007161c Data 16 hal_uart.o(.bss) + g_vsync_hande 0x0007162c Data 84 hal_internal_vsync.o(.bss) + g_dcs_execute_table 0x00071680 Data 2048 hal_internal_vsync.o(.bss) + g_spis_ctrl_handle 0x0007217c Data 32 hal_spi_slave.o(.bss) + g_packet_fifo 0x0007219c Data 4144 dcs_packet_fifo.o(.bss) + __stack_limit 0x000731d0 Data 0 startup_armcm0.o(STACK) + __initial_sp 0x000741d0 Data 0 startup_armcm0.o(STACK) @@ -4743,743 +4764,762 @@ Memory Map of the image Image Entry point : 0x000100c1 - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010ed4, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000fffc]) + Load Region LR_IROM2 (Base: 0x00010000, Size: 0x0000fb28, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000f4b8]) - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000ecec, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000ebf4, Max: 0x00010000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00010000 0x00010000 0x000000c0 Data RO 539 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2804 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 3116 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 3119 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3121 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3123 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 3124 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3126 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3128 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 3117 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 540 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2807 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2809 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2811 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2813 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 3078 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 3080 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 3082 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 3084 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 3086 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 3088 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 3090 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 3092 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 3094 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 3098 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 3100 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 3102 .text mf_p.l(ffixui.o) + 0x00010000 0x00010000 0x000000c0 Data RO 701 RESET startup_armcm0.o + 0x000100c0 0x000100c0 0x00000000 Code RO 2834 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x000100c0 0x000100c0 0x00000004 Code RO 3146 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x000100c4 0x000100c4 0x00000004 Code RO 3149 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3151 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3153 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x000100c8 0x000100c8 0x00000008 Code RO 3154 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3156 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3158 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x000100d0 0x000100d0 0x00000004 Code RO 3147 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x000100d4 0x000100d4 0x00000078 Code RO 702 .text startup_armcm0.o + 0x0001014c 0x0001014c 0x0000002c Code RO 2837 .text mc_p.l(uidiv.o) + 0x00010178 0x00010178 0x00000028 Code RO 2839 .text mc_p.l(idiv.o) + 0x000101a0 0x000101a0 0x00000024 Code RO 2841 .text mc_p.l(memcpya.o) + 0x000101c4 0x000101c4 0x00000024 Code RO 2843 .text mc_p.l(memseta.o) + 0x000101e8 0x000101e8 0x000000b2 Code RO 3108 .text mf_p.l(fadd.o) + 0x0001029a 0x0001029a 0x0000007a Code RO 3110 .text mf_p.l(fmul.o) + 0x00010314 0x00010314 0x0000007c Code RO 3112 .text mf_p.l(fdiv.o) + 0x00010390 0x00010390 0x00000018 Code RO 3114 .text mf_p.l(fscalb.o) + 0x000103a8 0x000103a8 0x00000164 Code RO 3116 .text mf_p.l(dadd.o) + 0x0001050c 0x0001050c 0x000000d0 Code RO 3118 .text mf_p.l(dmul.o) + 0x000105dc 0x000105dc 0x000000f0 Code RO 3120 .text mf_p.l(ddiv.o) + 0x000106cc 0x000106cc 0x00000016 Code RO 3122 .text mf_p.l(fflti.o) + 0x000106e2 0x000106e2 0x0000000e Code RO 3124 .text mf_p.l(ffltui.o) + 0x000106f0 0x000106f0 0x0000001c Code RO 3128 .text mf_p.l(dfltui.o) + 0x0001070c 0x0001070c 0x00000032 Code RO 3130 .text mf_p.l(ffixi.o) + 0x0001073e 0x0001073e 0x00000028 Code RO 3132 .text mf_p.l(ffixui.o) 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 3104 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 3106 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 3108 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 3110 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 3112 .text mf_p.l(cfcmple.o) - 0x00010850 0x00010850 0x00000014 Code RO 3114 .text mf_p.l(cfrcmple.o) - 0x00010864 0x00010864 0x00000060 Code RO 3131 .text mc_p.l(uldiv.o) - 0x000108c4 0x000108c4 0x00000020 Code RO 3133 .text mc_p.l(llshl.o) - 0x000108e4 0x000108e4 0x00000022 Code RO 3135 .text mc_p.l(llushr.o) - 0x00010906 0x00010906 0x00000026 Code RO 3137 .text mc_p.l(llsshr.o) - 0x0001092c 0x0001092c 0x00000000 Code RO 3146 .text mc_p.l(iusefp.o) - 0x0001092c 0x0001092c 0x00000082 Code RO 3147 .text mf_p.l(fepilogue.o) - 0x000109ae 0x000109ae 0x000000be Code RO 3149 .text mf_p.l(depilogue.o) - 0x00010a6c 0x00010a6c 0x000000a2 Code RO 3153 .text mf_p.l(dsqrt.o) + 0x00010768 0x00010768 0x00000048 Code RO 3134 .text mf_p.l(dfixi.o) + 0x000107b0 0x000107b0 0x0000003c Code RO 3136 .text mf_p.l(dfixui.o) + 0x000107ec 0x000107ec 0x00000028 Code RO 3138 .text mf_p.l(f2d.o) + 0x00010814 0x00010814 0x00000028 Code RO 3140 .text mf_p.l(cdcmple.o) + 0x0001083c 0x0001083c 0x00000014 Code RO 3142 .text mf_p.l(cfcmple.o) + 0x00010850 0x00010850 0x00000014 Code RO 3144 .text mf_p.l(cfrcmple.o) + 0x00010864 0x00010864 0x00000060 Code RO 3161 .text mc_p.l(uldiv.o) + 0x000108c4 0x000108c4 0x00000020 Code RO 3163 .text mc_p.l(llshl.o) + 0x000108e4 0x000108e4 0x00000022 Code RO 3165 .text mc_p.l(llushr.o) + 0x00010906 0x00010906 0x00000026 Code RO 3167 .text mc_p.l(llsshr.o) + 0x0001092c 0x0001092c 0x00000000 Code RO 3176 .text mc_p.l(iusefp.o) + 0x0001092c 0x0001092c 0x00000082 Code RO 3177 .text mf_p.l(fepilogue.o) + 0x000109ae 0x000109ae 0x000000be Code RO 3179 .text mf_p.l(depilogue.o) + 0x00010a6c 0x00010a6c 0x000000a2 Code RO 3183 .text mf_p.l(dsqrt.o) 0x00010b0e 0x00010b0e 0x00000002 PAD - 0x00010b10 0x00010b10 0x00000040 Code RO 3155 .text mf_p.l(dfixul.o) - 0x00010b50 0x00010b50 0x00000028 Code RO 3157 .text mf_p.l(cdrcmple.o) - 0x00010b78 0x00010b78 0x00000024 Code RO 3159 .text mc_p.l(init.o) - 0x00010b9c 0x00010b9c 0x00000060 Code RO 3169 .text mc_p.l(__dclz77c.o) - 0x00010bfc 0x00010bfc 0x00000018 Code RO 2341 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c14 0x00010c14 0x00000018 Code RO 2342 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c2c 0x00010c2c 0x00000040 Code RO 416 i.CRC16_2 app_tp_st_touch.o - 0x00010c6c 0x00010c6c 0x00000014 Code RO 2343 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c80 0x00010c80 0x0000001c Code RO 2344 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c9c 0x00010c9c 0x0000001c Code RO 2345 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb8 0x00010cb8 0x0000001c Code RO 2346 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cd4 0x00010cd4 0x0000001c Code RO 2347 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf0 0x00010cf0 0x0000001c Code RO 2348 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d0c 0x00010d0c 0x0000001c Code RO 2349 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d28 0x00010d28 0x0000001c Code RO 2350 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d44 0x00010d44 0x0000001c Code RO 2351 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d60 0x00010d60 0x00000014 Code RO 2352 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d74 0x00010d74 0x0000004e Code RO 102 i.Gpio_swire_output ap_demo.o - 0x00010dc2 0x00010dc2 0x00000002 PAD - 0x00010dc4 0x00010dc4 0x00000014 Code RO 2353 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010dd8 0x00010dd8 0x00000018 Code RO 2354 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010df0 0x00010df0 0x00000018 Code RO 2355 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e08 0x00010e08 0x00000018 Code RO 2356 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e20 0x00010e20 0x00000028 Code RO 1001 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010e48 0x00010e48 0x00000018 Code RO 2357 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e60 0x00010e60 0x00000018 Code RO 2358 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e78 0x00010e78 0x00000018 Code RO 2359 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e90 0x00010e90 0x0000001c Code RO 2360 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010eac 0x00010eac 0x00000144 Code RO 284 i.S20_Start_init app_tp_transfer.o - 0x00010ff0 0x00010ff0 0x00000002 Code RO 2675 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ff2 0x00010ff2 0x00000004 Code RO 2681 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ff6 0x00010ff6 0x00000002 Code RO 3164 i.__scatterload_null mc_p.l(handlers.o) - 0x00010ff8 0x00010ff8 0x00000008 Code RO 2699 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00011000 0x00011000 0x00000014 Data RO 1270 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1918 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1271 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x0000001c Code RO 2361 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011038 0x00011038 0x0000001c Code RO 2362 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011054 0x00011054 0x0000001c Code RO 2363 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011070 0x00011070 0x00000018 Code RO 2364 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011088 0x00011088 0x00000018 Code RO 2365 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110a0 0x000110a0 0x00000018 Code RO 2366 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b8 0x000110b8 0x00000018 Code RO 2367 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110d0 0x000110d0 0x00000018 Code RO 2368 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110e8 0x000110e8 0x0000001c Code RO 2671 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x00011104 0x00011104 0x00000018 Code RO 2369 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001111c 0x0001111c 0x00000024 Code RO 2689 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x00011140 0x00011140 0x00000048 Code RO 2692 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x00011188 0x00011188 0x0000001a Code RO 2693 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x000111a2 0x000111a2 0x00000134 Code RO 2695 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x000112d6 0x000112d6 0x0000001a Code RO 2697 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x000112f0 0x000112f0 0x000000bc Code RO 2698 i.UART_init CVWL568.lib(drv_uart.o) - 0x000113ac 0x000113ac 0x00000018 Code RO 2370 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113c4 0x000113c4 0x00000018 Code RO 2371 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113dc 0x000113dc 0x00000018 Code RO 2372 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113f4 0x000113f4 0x00000020 Code RO 3050 i.__0printf mc_p.l(printfa.o) - 0x00011414 0x00011414 0x00000024 Code RO 3056 i.__0vsprintf mc_p.l(printfa.o) - 0x00011438 0x00011438 0x0000002e Code RO 3151 i.__ARM_clz mf_p.l(depilogue.o) - 0x00011466 0x00011466 0x0000001a Code RO 639 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011480 0x00011480 0x00000018 Code RO 1591 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x00011498 0x00011498 0x00000018 Code RO 1754 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x000114b0 0x000114b0 0x00000020 Code RO 2189 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114d0 0x000114d0 0x00000018 Code RO 2190 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114e8 0x000114e8 0x00000044 Code RO 2491 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x0001152c 0x0001152c 0x0000000e Code RO 3163 i.__scatterload_copy mc_p.l(handlers.o) - 0x0001153a 0x0001153a 0x0000000e Code RO 3165 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x00011548 0x00011548 0x0000000c Code RO 3141 i.__set_errno mc_p.l(errno.o) - 0x00011554 0x00011554 0x00000174 Code RO 3057 i._fp_digits mc_p.l(printfa.o) - 0x000116c8 0x000116c8 0x000006ec Code RO 3058 i._printf_core mc_p.l(printfa.o) - 0x00011db4 0x00011db4 0x00000020 Code RO 3059 i._printf_post_padding mc_p.l(printfa.o) - 0x00011dd4 0x00011dd4 0x0000002c Code RO 3060 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011e00 0x00011e00 0x0000000a Code RO 3062 i._sputc mc_p.l(printfa.o) - 0x00011e0a 0x00011e0a 0x00000002 PAD - 0x00011e0c 0x00011e0c 0x00000c78 Code RO 105 i.ap_dcs_read ap_demo.o - 0x00012a84 0x00012a84 0x000001bc Code RO 106 i.ap_demo ap_demo.o - 0x00012c40 0x00012c40 0x0000008c Code RO 107 i.ap_get_reg_df ap_demo.o - 0x00012ccc 0x00012ccc 0x00000020 Code RO 417 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o - 0x00012cec 0x00012cec 0x00000080 Code RO 108 i.ap_reset_cb ap_demo.o - 0x00012d6c 0x00012d6c 0x00000048 Code RO 109 i.ap_set_backlight_51 ap_demo.o - 0x00012db4 0x00012db4 0x00000044 Code RO 110 i.ap_set_display_off ap_demo.o - 0x00012df8 0x00012df8 0x00000034 Code RO 111 i.ap_set_display_on ap_demo.o - 0x00012e2c 0x00012e2c 0x0000007c Code RO 112 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012ea8 0x00012ea8 0x00000044 Code RO 113 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012eec 0x00012eec 0x00000098 Code RO 418 i.ap_set_tp_calibration_04 app_tp_st_touch.o - 0x00012f84 0x00012f84 0x000000b0 Code RO 419 i.ap_tp_st_touch_calibration app_tp_st_touch.o - 0x00013034 0x00013034 0x0000000e Code RO 420 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o - 0x00013042 0x00013042 0x00000020 Code RO 421 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o - 0x00013062 0x00013062 0x00000002 PAD - 0x00013064 0x00013064 0x000000a8 Code RO 422 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o - 0x0001310c 0x0001310c 0x000000c4 Code RO 423 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o - 0x000131d0 0x000131d0 0x0000001c Code RO 424 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o - 0x000131ec 0x000131ec 0x00000094 Code RO 425 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o - 0x00013280 0x00013280 0x00000050 Code RO 426 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o - 0x000132d0 0x000132d0 0x00000034 Code RO 427 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o - 0x00013304 0x00013304 0x0000002c Code RO 114 i.ap_update_frame_rate ap_demo.o - 0x00013330 0x00013330 0x0000001c Code RO 2191 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x0001334c 0x0001334c 0x00000024 Code RO 1515 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013370 0x00013370 0x0000001c Code RO 1516 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001338c 0x0001338c 0x0000001c Code RO 1517 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133a8 0x000133a8 0x0000001c Code RO 1518 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133c4 0x000133c4 0x0000001c Code RO 1519 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133e0 0x000133e0 0x0000001c Code RO 1520 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133fc 0x000133fc 0x0000001c Code RO 1521 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013418 0x00013418 0x0000001c Code RO 1522 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013434 0x00013434 0x0000001c Code RO 1523 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013450 0x00013450 0x00000048 Code RO 1262 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013498 0x00013498 0x00000018 Code RO 1626 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x000134b0 0x000134b0 0x00000010 Code RO 1592 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x000134c0 0x000134c0 0x00000130 Code RO 1163 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x000135f0 0x000135f0 0x00000088 Code RO 2133 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x00013678 0x00013678 0x00000298 Code RO 1903 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013910 0x00013910 0x000000a0 Code RO 1961 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000139b0 0x000139b0 0x00000048 Code RO 1675 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x000139f8 0x000139f8 0x00000030 Code RO 1755 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013a28 0x00013a28 0x00000200 Code RO 2492 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013c28 0x00013c28 0x00000020 Code RO 1787 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013c48 0x00013c48 0x00000018 Code RO 1263 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013c60 0x00013c60 0x0000000a Code RO 1837 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c6a 0x00013c6a 0x0000000a Code RO 1838 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c74 0x00013c74 0x0000000a Code RO 1839 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c7e 0x00013c7e 0x0000000a Code RO 1840 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c88 0x00013c88 0x0000001c Code RO 2262 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013ca4 0x00013ca4 0x0000001c Code RO 2192 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013cc0 0x00013cc0 0x00000038 Code RO 2758 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013cf8 0x00013cf8 0x00000010 Code RO 1377 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013d08 0x00013d08 0x00000030 Code RO 2534 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013d38 0x00013d38 0x00000024 Code RO 285 i.app_tp_I2C_init app_tp_transfer.o - 0x00013d5c 0x00013d5c 0x000000a8 Code RO 429 i.app_tp_calibration_exec app_tp_st_touch.o - 0x00013e04 0x00013e04 0x00000030 Code RO 286 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013e34 0x00013e34 0x00000044 Code RO 287 i.app_tp_init app_tp_transfer.o - 0x00013e78 0x00013e78 0x00000020 Code RO 288 i.app_tp_m_read app_tp_transfer.o - 0x00013e98 0x00013e98 0x00000008 Code RO 290 i.app_tp_m_write app_tp_transfer.o - 0x00013ea0 0x00013ea0 0x00000350 Code RO 1012 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000141f0 0x000141f0 0x00000008 Code RO 293 i.app_tp_s_read app_tp_transfer.o - 0x000141f8 0x000141f8 0x00000008 Code RO 295 i.app_tp_s_write app_tp_transfer.o - 0x00014200 0x00014200 0x000002bc Code RO 1014 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000144bc 0x000144bc 0x00000030 Code RO 296 i.app_tp_screen_init app_tp_transfer.o - 0x000144ec 0x000144ec 0x0000000c Code RO 297 i.app_tp_screen_int_callback app_tp_transfer.o - 0x000144f8 0x000144f8 0x00000040 Code RO 298 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014538 0x00014538 0x00000120 Code RO 299 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014658 0x00014658 0x00000014 Code RO 300 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x0001466c 0x0001466c 0x00000024 Code RO 519 i.board_Init board.o - 0x00014690 0x00014690 0x0000058c Code RO 1164 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014c1c 0x00014c1c 0x000000c8 Code RO 2793 i.ceil m_ps.l(ceil.o) - 0x00014ce4 0x00014ce4 0x0000002c Code RO 1165 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014d10 0x00014d10 0x00000084 Code RO 1166 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014d94 0x00014d94 0x00000058 Code RO 2781 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014dec 0x00014dec 0x00000018 Code RO 2782 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014e04 0x00014e04 0x00000044 Code RO 2783 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e48 0x00014e48 0x00000024 Code RO 2784 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e6c 0x00014e6c 0x0000002c Code RO 1167 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014e98 0x00014e98 0x00000018 Code RO 993 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014eb0 0x00014eb0 0x00000022 Code RO 994 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014ed2 0x00014ed2 0x00000002 PAD - 0x00014ed4 0x00014ed4 0x00000038 Code RO 1806 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014f0c 0x00014f0c 0x0000000c Code RO 2462 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014f18 0x00014f18 0x00000040 Code RO 2463 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014f58 0x00014f58 0x000000b0 Code RO 2464 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00015008 0x00015008 0x00000014 Code RO 2465 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x0001501c 0x0001501c 0x00000058 Code RO 1265 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00015074 0x00015074 0x00000008 Code RO 1268 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x0001507c 0x0001507c 0x00000010 Code RO 1290 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x0001508c 0x0001508c 0x00000014 Code RO 1303 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x000150a0 0x000150a0 0x00000014 Code RO 1304 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x000150b4 0x000150b4 0x00000020 Code RO 1307 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x000150d4 0x000150d4 0x00000014 Code RO 1308 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x000150e8 0x000150e8 0x00000018 Code RO 1309 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x00015100 0x00015100 0x00000014 Code RO 1310 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x00015114 0x00015114 0x00000014 Code RO 1311 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00015128 0x00015128 0x00000014 Code RO 1312 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x0001513c 0x0001513c 0x00000014 Code RO 1313 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x00015150 0x00015150 0x00000014 Code RO 1314 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00015164 0x00015164 0x00000014 Code RO 1315 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00015178 0x00015178 0x00000014 Code RO 1318 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x0001518c 0x0001518c 0x00000014 Code RO 1319 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x000151a0 0x000151a0 0x00000014 Code RO 1320 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x000151b4 0x000151b4 0x00000018 Code RO 1321 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x000151cc 0x000151cc 0x00000018 Code RO 1324 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x000151e4 0x000151e4 0x00000014 Code RO 1325 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x000151f8 0x000151f8 0x00000014 Code RO 1326 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x0001520c 0x0001520c 0x00000014 Code RO 1327 i.drv_crgu_set_swire_div CVWL568.lib(drv_crgu.o) - 0x00015220 0x00015220 0x00000014 Code RO 1328 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x00015234 0x00015234 0x00000018 Code RO 1381 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x0001524c 0x0001524c 0x0000001c Code RO 1382 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00015268 0x00015268 0x00000010 Code RO 1384 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00015278 0x00015278 0x00000010 Code RO 1386 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00015288 0x00015288 0x00000024 Code RO 1387 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x000152ac 0x000152ac 0x0000000c Code RO 1389 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x000152b8 0x000152b8 0x00000090 Code RO 1392 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00015348 0x00015348 0x00000012 Code RO 1394 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x0001535a 0x0001535a 0x0000001a Code RO 1396 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00015374 0x00015374 0x00000006 Code RO 1397 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x0001537a 0x0001537a 0x00000002 PAD - 0x0001537c 0x0001537c 0x00000044 Code RO 1399 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x000153c0 0x000153c0 0x00000036 Code RO 2475 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x000153f6 0x000153f6 0x0000000c Code RO 2476 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x00015402 0x00015402 0x00000002 PAD - 0x00015404 0x00015404 0x00000074 Code RO 2477 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00015478 0x00015478 0x0000000a Code RO 2478 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x00015482 0x00015482 0x00000028 Code RO 2480 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x000154aa 0x000154aa 0x00000002 PAD - 0x000154ac 0x000154ac 0x00000104 Code RO 1904 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x000155b0 0x000155b0 0x00000040 Code RO 1905 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x000155f0 0x000155f0 0x0000000e Code RO 1906 i.drv_dsi_rx_get_bta_status CVWL568.lib(drv_dsi_rx.o) - 0x000155fe 0x000155fe 0x00000002 PAD - 0x00015600 0x00015600 0x00000050 Code RO 1907 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x00015650 0x00015650 0x0000001c Code RO 1908 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x0001566c 0x0001566c 0x00000008 Code RO 1909 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x00015674 0x00015674 0x00000006 Code RO 1910 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x0001567a 0x0001567a 0x0000000e Code RO 1914 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x00015688 0x00015688 0x00000020 Code RO 1915 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000156a8 0x000156a8 0x00000010 Code RO 1916 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000156b8 0x000156b8 0x00000010 Code RO 1919 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x000156c8 0x000156c8 0x00000046 Code RO 1921 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x0001570e 0x0001570e 0x00000026 Code RO 1922 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x00015734 0x00015734 0x00000104 Code RO 1923 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x00015838 0x00015838 0x0000000e Code RO 1924 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x00015846 0x00015846 0x00000014 Code RO 1963 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x0001585a 0x0001585a 0x0000006c Code RO 1964 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x000158c6 0x000158c6 0x00000004 Code RO 1965 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x000158ca 0x000158ca 0x00000018 Code RO 1966 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x000158e2 0x000158e2 0x00000008 Code RO 1967 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x000158ea 0x000158ea 0x00000008 Code RO 1968 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x000158f2 0x000158f2 0x0000000a Code RO 1969 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158fc 0x000158fc 0x00000024 Code RO 1970 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x00015920 0x00015920 0x00000004 Code RO 1971 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00015924 0x00015924 0x00000004 Code RO 1973 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00015928 0x00015928 0x00000004 Code RO 1975 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x0001592c 0x0001592c 0x00000018 Code RO 1976 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x00015944 0x00015944 0x0000001a Code RO 1977 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x0001595e 0x0001595e 0x0000000c Code RO 1979 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x0001596a 0x0001596a 0x00000064 Code RO 1983 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x000159ce 0x000159ce 0x0000003e Code RO 1984 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015a0c 0x00015a0c 0x00000134 Code RO 1986 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015b40 0x00015b40 0x0000001e Code RO 1987 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015b5e 0x00015b5e 0x00000008 Code RO 1991 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015b66 0x00015b66 0x0000001c Code RO 1992 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015b82 0x00015b82 0x00000018 Code RO 1995 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015b9a 0x00015b9a 0x0000000c Code RO 1996 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015ba6 0x00015ba6 0x00000002 PAD - 0x00015ba8 0x00015ba8 0x00000040 Code RO 1997 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015be8 0x00015be8 0x00000010 Code RO 1998 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015bf8 0x00015bf8 0x00000008 Code RO 1999 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015c00 0x00015c00 0x00000022 Code RO 2000 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015c22 0x00015c22 0x00000008 Code RO 2002 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015c2a 0x00015c2a 0x00000026 Code RO 2003 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015c50 0x00015c50 0x000000aa Code RO 2006 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015cfa 0x00015cfa 0x00000016 Code RO 2007 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015d10 0x00015d10 0x00000018 Code RO 2008 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015d28 0x00015d28 0x0000002e Code RO 2413 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015d56 0x00015d56 0x0000000c Code RO 2416 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015d62 0x00015d62 0x00000032 Code RO 2417 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015d94 0x00015d94 0x00000018 Code RO 2418 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00015dac 0x00015dac 0x00000018 Code RO 1524 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015dc4 0x00015dc4 0x0000000c Code RO 1526 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015dd0 0x00015dd0 0x00000014 Code RO 1527 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015de4 0x00015de4 0x00000050 Code RO 1529 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015e34 0x00015e34 0x00000020 Code RO 1530 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015e54 0x00015e54 0x00000010 Code RO 1531 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015e64 0x00015e64 0x00000010 Code RO 1532 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015e74 0x00015e74 0x00000010 Code RO 1533 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015e84 0x00015e84 0x00000010 Code RO 1534 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015e94 0x00015e94 0x00000020 Code RO 749 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015eb4 0x00015eb4 0x00000130 Code RO 1535 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015fe4 0x00015fe4 0x0000000c Code RO 1627 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015ff0 0x00015ff0 0x0000000c Code RO 1593 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015ffc 0x00015ffc 0x00000034 Code RO 1567 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00016030 0x00016030 0x000000ac Code RO 1568 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x000160dc 0x000160dc 0x0000001a Code RO 1569 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000160f6 0x000160f6 0x00000018 Code RO 1570 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001610e 0x0001610e 0x00000002 PAD - 0x00016110 0x00016110 0x00000060 Code RO 1595 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x00016170 0x00016170 0x00000010 Code RO 1598 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x00016180 0x00016180 0x00000038 Code RO 1599 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x000161b8 0x000161b8 0x0000008c Code RO 1605 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x00016244 0x00016244 0x0000005c Code RO 1571 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x000162a0 0x000162a0 0x0000003c Code RO 1572 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x000162dc 0x000162dc 0x0000003e Code RO 1573 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x0001631a 0x0001631a 0x00000042 Code RO 1628 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x0001635c 0x0001635c 0x00000004 Code RO 1629 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016360 0x00016360 0x00000008 Code RO 1630 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x00016368 0x00016368 0x00000014 Code RO 1631 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x0001637c 0x0001637c 0x00000050 Code RO 1634 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x000163cc 0x000163cc 0x0000001c Code RO 1635 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x000163e8 0x000163e8 0x00000058 Code RO 1574 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00016440 0x00016440 0x00000032 Code RO 1636 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00016472 0x00016472 0x00000002 PAD - 0x00016474 0x00016474 0x00000018 Code RO 1575 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001648c 0x0001648c 0x00000018 Code RO 2075 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x000164a4 0x000164a4 0x00000030 Code RO 2076 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x000164d4 0x000164d4 0x00000016 Code RO 2077 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x000164ea 0x000164ea 0x00000024 Code RO 2078 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x0001650e 0x0001650e 0x00000026 Code RO 2079 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00016534 0x00016534 0x00000016 Code RO 2080 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x0001654a 0x0001654a 0x00000016 Code RO 2081 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00016560 0x00016560 0x0000000c Code RO 2082 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x0001656c 0x0001656c 0x0000001e Code RO 2083 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x0001658a 0x0001658a 0x00000022 Code RO 2084 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x000165ac 0x000165ac 0x00000022 Code RO 2085 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x000165ce 0x000165ce 0x0000000c Code RO 2086 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x000165da 0x000165da 0x0000001a Code RO 2087 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x000165f4 0x000165f4 0x00000022 Code RO 2088 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00016616 0x00016616 0x0000001a Code RO 2090 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00016630 0x00016630 0x0000000c Code RO 2091 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x0001663c 0x0001663c 0x0000004c Code RO 2092 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00016688 0x00016688 0x00000006 Code RO 2093 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x0001668e 0x0001668e 0x00000012 Code RO 2094 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x000166a0 0x000166a0 0x00000020 Code RO 2096 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x000166c0 0x000166c0 0x00000040 Code RO 2097 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x00016700 0x00016700 0x00000018 Code RO 2098 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) - 0x00016718 0x00016718 0x00000014 Code RO 2099 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x0001672c 0x0001672c 0x00000020 Code RO 2100 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x0001674c 0x0001674c 0x0000000c Code RO 2134 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00016758 0x00016758 0x00000040 Code RO 2135 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x00016798 0x00016798 0x0000000c Code RO 2136 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x000167a4 0x000167a4 0x00000012 Code RO 2137 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x000167b6 0x000167b6 0x00000010 Code RO 2138 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x000167c6 0x000167c6 0x0000000e Code RO 2139 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x000167d4 0x000167d4 0x00000014 Code RO 2140 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x000167e8 0x000167e8 0x0000000c Code RO 2141 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x000167f4 0x000167f4 0x00000010 Code RO 2144 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016804 0x00016804 0x00000012 Code RO 2145 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x00016816 0x00016816 0x00000010 Code RO 2147 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00016826 0x00016826 0x00000014 Code RO 2148 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001683a 0x0001683a 0x00000002 PAD - 0x0001683c 0x0001683c 0x00000018 Code RO 2149 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x00016854 0x00016854 0x0000001a Code RO 2150 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x0001686e 0x0001686e 0x0000000e Code RO 2154 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x0001687c 0x0001687c 0x00000028 Code RO 2155 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x000168a4 0x000168a4 0x0000000e Code RO 2157 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x000168b2 0x000168b2 0x00000002 PAD - 0x000168b4 0x000168b4 0x00000008 Code RO 1653 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x000168bc 0x000168bc 0x00000014 Code RO 1654 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x000168d0 0x000168d0 0x00000014 Code RO 1655 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x000168e4 0x000168e4 0x00000008 Code RO 1656 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x000168ec 0x000168ec 0x00000014 Code RO 1657 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00016900 0x00016900 0x00000024 Code RO 1660 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x00016924 0x00016924 0x00000010 Code RO 2434 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x00016934 0x00016934 0x0000003c Code RO 2435 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016970 0x00016970 0x00000060 Code RO 2436 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x000169d0 0x000169d0 0x00000054 Code RO 2437 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x00016a24 0x00016a24 0x00000010 Code RO 2438 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x00016a34 0x00016a34 0x00000018 Code RO 2439 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016a4c 0x00016a4c 0x00000020 Code RO 2441 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016a6c 0x00016a6c 0x00000026 Code RO 2442 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016a92 0x00016a92 0x0000001e Code RO 2443 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016ab0 0x00016ab0 0x00000020 Code RO 2444 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016ad0 0x00016ad0 0x00000020 Code RO 1715 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016af0 0x00016af0 0x00000018 Code RO 1717 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016b08 0x00016b08 0x00000038 Code RO 1718 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016b40 0x00016b40 0x0000000c Code RO 1925 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016b4c 0x00016b4c 0x00000010 Code RO 1926 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016b5c 0x00016b5c 0x00000014 Code RO 1928 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b70 0x00016b70 0x00000016 Code RO 1929 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b86 0x00016b86 0x0000000a Code RO 2193 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016b90 0x00016b90 0x00000004 Code RO 2194 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016b94 0x00016b94 0x0000005a Code RO 2196 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00016bee 0x00016bee 0x00000002 PAD - 0x00016bf0 0x00016bf0 0x00000014 Code RO 2197 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c04 0x00016c04 0x00000064 Code RO 2198 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016c68 0x00016c68 0x00000004 Code RO 2199 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016c6c 0x00016c6c 0x00000012 Code RO 1168 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016c7e 0x00016c7e 0x00000004 Code RO 2202 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016c82 0x00016c82 0x0000000c Code RO 2204 i.drv_rxbr_get_pkt_buf_error_status CVWL568.lib(drv_rxbr.o) - 0x00016c8e 0x00016c8e 0x00000012 Code RO 1169 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016ca0 0x00016ca0 0x00000016 Code RO 1170 i.drv_rxbr_get_status1 CVWL568.lib(hal_internal_vsync.o) - 0x00016cb6 0x00016cb6 0x0000000c Code RO 2205 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016cc2 0x00016cc2 0x0000000c Code RO 2206 i.drv_rxbr_hline_rcv1_cfg CVWL568.lib(drv_rxbr.o) - 0x00016cce 0x00016cce 0x00000008 Code RO 2207 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016cd6 0x00016cd6 0x00000002 PAD - 0x00016cd8 0x00016cd8 0x0000000c Code RO 2208 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016ce4 0x00016ce4 0x0000000c Code RO 2209 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016cf0 0x00016cf0 0x00000014 Code RO 2210 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016d04 0x00016d04 0x00000014 Code RO 2213 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016d18 0x00016d18 0x00000012 Code RO 2215 i.drv_rxbr_set_filter_regs CVWL568.lib(drv_rxbr.o) - 0x00016d2a 0x00016d2a 0x00000014 Code RO 2216 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016d3e 0x00016d3e 0x00000010 Code RO 2217 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016d4e 0x00016d4e 0x00000026 Code RO 2219 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00016d74 0x00016d74 0x00000008 Code RO 2220 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016d7c 0x00016d7c 0x00000008 Code RO 2221 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00016d84 0x00016d84 0x00000020 Code RO 1763 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016da4 0x00016da4 0x0000001c Code RO 1788 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016dc0 0x00016dc0 0x0000000c Code RO 1789 i.drv_swire_register_callback CVWL568.lib(drv_swire.o) - 0x00016dcc 0x00016dcc 0x00000018 Code RO 1790 i.drv_swire_set_bit_time CVWL568.lib(drv_swire.o) - 0x00016de4 0x00016de4 0x00000054 Code RO 1791 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016e38 0x00016e38 0x0000001c Code RO 1792 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016e54 0x00016e54 0x0000000c Code RO 1793 i.drv_swire_set_pulse_count CVWL568.lib(drv_swire.o) - 0x00016e60 0x00016e60 0x0000000c Code RO 1807 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016e6c 0x00016e6c 0x00000028 Code RO 1808 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016e94 0x00016e94 0x00000018 Code RO 1811 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016eac 0x00016eac 0x0000001c Code RO 1812 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ec8 0x00016ec8 0x00000024 Code RO 1813 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016eec 0x00016eec 0x00000024 Code RO 1814 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016f10 0x00016f10 0x00000010 Code RO 1816 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f20 0x00016f20 0x00000010 Code RO 1817 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f30 0x00016f30 0x00000024 Code RO 1818 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016f54 0x00016f54 0x0000001a Code RO 1841 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016f6e 0x00016f6e 0x00000020 Code RO 1842 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016f8e 0x00016f8e 0x00000002 PAD - 0x00016f90 0x00016f90 0x00000010 Code RO 1843 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016fa0 0x00016fa0 0x00000010 Code RO 1844 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016fb0 0x00016fb0 0x00000044 Code RO 1846 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00016ff4 0x00016ff4 0x00000014 Code RO 1847 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00017008 0x00017008 0x00000010 Code RO 1848 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x00017018 0x00017018 0x00000054 Code RO 1849 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x0001706c 0x0001706c 0x00000028 Code RO 1850 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x00017094 0x00017094 0x00000010 Code RO 1851 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x000170a4 0x000170a4 0x0000000a Code RO 2009 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000170ae 0x000170ae 0x0000001c Code RO 2010 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000170ca 0x000170ca 0x0000001c Code RO 2011 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x000170e6 0x000170e6 0x00000012 Code RO 2013 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x000170f8 0x000170f8 0x00000014 Code RO 2014 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001710c 0x0001710c 0x00000010 Code RO 2015 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x0001711c 0x0001711c 0x00000008 Code RO 2263 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00017124 0x00017124 0x00000018 Code RO 2267 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x0001713c 0x0001713c 0x00000040 Code RO 2268 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x0001717c 0x0001717c 0x00000012 Code RO 2270 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x0001718e 0x0001718e 0x00000002 PAD - 0x00017190 0x00017190 0x00000028 Code RO 2274 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000171b8 0x000171b8 0x0000000c Code RO 2275 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000171c4 0x000171c4 0x00000006 Code RO 2276 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000171ca 0x000171ca 0x0000003c Code RO 2278 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x00017206 0x00017206 0x00000014 Code RO 2282 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001721a 0x0001721a 0x00000010 Code RO 2283 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001722a 0x0001722a 0x00000008 Code RO 2286 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00017232 0x00017232 0x00000026 Code RO 2287 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x00017258 0x00017258 0x00000026 Code RO 2288 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x0001727e 0x0001727e 0x00000002 PAD - 0x00017280 0x00017280 0x00000018 Code RO 2289 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x00017298 0x00017298 0x0000000a Code RO 2290 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000172a2 0x000172a2 0x00000010 Code RO 2291 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000172b2 0x000172b2 0x0000000a Code RO 2292 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000172bc 0x000172bc 0x0000000a Code RO 2293 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000172c6 0x000172c6 0x00000012 Code RO 2294 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x000172d8 0x000172d8 0x0000000a Code RO 2295 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x000172e2 0x000172e2 0x0000000a Code RO 2296 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x000172ec 0x000172ec 0x00000016 Code RO 2297 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00017302 0x00017302 0x00000002 PAD - 0x00017304 0x00017304 0x00000010 Code RO 2759 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00017314 0x00017314 0x00000010 Code RO 2760 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017324 0x00017324 0x00000010 Code RO 2763 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017334 0x00017334 0x00000040 Code RO 2766 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00017374 0x00017374 0x0000000a Code RO 1436 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x0001737e 0x0001737e 0x00000014 Code RO 1003 i.fputc CVWL568.lib(tau_log.o) - 0x00017392 0x00017392 0x00000002 PAD - 0x00017394 0x00017394 0x00000034 Code RO 548 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000173c8 0x000173c8 0x000000b0 Code RO 550 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017478 0x00017478 0x00000028 Code RO 552 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000174a0 0x000174a0 0x00000028 Code RO 554 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000174c8 0x000174c8 0x00000028 Code RO 556 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000174f0 0x000174f0 0x00000098 Code RO 558 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017588 0x00017588 0x000001a4 Code RO 559 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001772c 0x0001772c 0x000000d8 Code RO 560 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017804 0x00017804 0x00000160 Code RO 561 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017964 0x00017964 0x00000150 Code RO 562 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ab4 0x00017ab4 0x0000022c Code RO 563 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ce0 0x00017ce0 0x0000003c Code RO 564 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d1c 0x00017d1c 0x000000f0 Code RO 568 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e0c 0x00017e0c 0x00000034 Code RO 572 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e40 0x00017e40 0x00000038 Code RO 576 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e78 0x00017e78 0x00000072 Code RO 581 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017eea 0x00017eea 0x00000002 PAD - 0x00017eec 0x00017eec 0x00000034 Code RO 582 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f20 0x00017f20 0x0000000e Code RO 584 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f2e 0x00017f2e 0x00000002 PAD - 0x00017f30 0x00017f30 0x0000003c Code RO 585 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f6c 0x00017f6c 0x0000003c Code RO 586 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fa8 0x00017fa8 0x00000020 Code RO 589 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fc8 0x00017fc8 0x00000190 Code RO 643 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018158 0x00018158 0x00000034 Code RO 644 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001818c 0x0001818c 0x00000428 Code RO 645 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185b4 0x000185b4 0x0000002c Code RO 648 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185e0 0x000185e0 0x00000084 Code RO 649 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018664 0x00018664 0x0000004c Code RO 653 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186b0 0x000186b0 0x00000028 Code RO 655 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186d8 0x000186d8 0x000000a4 Code RO 657 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001877c 0x0001877c 0x00000024 Code RO 658 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187a0 0x000187a0 0x0000000c Code RO 659 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187ac 0x000187ac 0x00000020 Code RO 662 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187cc 0x000187cc 0x00000014 Code RO 668 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187e0 0x000187e0 0x00000010 Code RO 669 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187f0 0x000187f0 0x00000024 Code RO 670 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018814 0x00018814 0x000000a8 Code RO 673 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188bc 0x000188bc 0x00000044 Code RO 674 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018900 0x00018900 0x000000f0 Code RO 675 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189f0 0x000189f0 0x000000cc Code RO 676 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018abc 0x00018abc 0x00000044 Code RO 677 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b00 0x00018b00 0x00000030 Code RO 678 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b30 0x00018b30 0x00000020 Code RO 679 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b50 0x00018b50 0x00000020 Code RO 680 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b70 0x00018b70 0x00000094 Code RO 681 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c04 0x00018c04 0x00000058 Code RO 682 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c5c 0x00018c5c 0x00000044 Code RO 683 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018ca0 0x00018ca0 0x00000018 Code RO 750 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018cb8 0x00018cb8 0x00000012 Code RO 751 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018cca 0x00018cca 0x00000002 PAD - 0x00018ccc 0x00018ccc 0x00000040 Code RO 754 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018d0c 0x00018d0c 0x00000020 Code RO 755 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018d2c 0x00018d2c 0x00000028 Code RO 756 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018d54 0x00018d54 0x00000018 Code RO 757 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018d6c 0x00018d6c 0x00000050 Code RO 758 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018dbc 0x00018dbc 0x00000060 Code RO 760 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018e1c 0x00018e1c 0x00000008 Code RO 761 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018e24 0x00018e24 0x00000020 Code RO 763 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018e44 0x00018e44 0x0000006c Code RO 789 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018eb0 0x00018eb0 0x00000020 Code RO 790 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018ed0 0x00018ed0 0x0000001c Code RO 791 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018eec 0x00018eec 0x0000000c Code RO 793 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018ef8 0x00018ef8 0x00000020 Code RO 794 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018f18 0x00018f18 0x00000010 Code RO 808 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018f28 0x00018f28 0x0000004c Code RO 809 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00018f74 0x00018f74 0x000000c8 Code RO 811 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x0001903c 0x0001903c 0x00000014 Code RO 812 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00019050 0x00019050 0x0000000c Code RO 820 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x0001905c 0x0001905c 0x00000174 Code RO 823 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x000191d0 0x000191d0 0x00000018 Code RO 1171 i.hal_internal_check_video_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x000191e8 0x000191e8 0x000000fc Code RO 1172 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x000192e4 0x000192e4 0x0000002a Code RO 1173 i.hal_internal_rx_dcs_async_handler CVWL568.lib(hal_internal_vsync.o) - 0x0001930e 0x0001930e 0x00000002 PAD - 0x00019310 0x00019310 0x00000058 Code RO 1174 i.hal_internal_rx_dcs_polling CVWL568.lib(hal_internal_vsync.o) - 0x00019368 0x00019368 0x00000010 Code RO 1176 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00019378 0x00019378 0x00000010 Code RO 1177 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019388 0x00019388 0x000001d4 Code RO 1179 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x0001955c 0x0001955c 0x00000028 Code RO 1181 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x00019584 0x00019584 0x0000000c Code RO 1182 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019590 0x00019590 0x00000018 Code RO 1183 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000195a8 0x000195a8 0x0000000c Code RO 1184 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000195b4 0x000195b4 0x0000000c Code RO 1185 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000195c0 0x000195c0 0x00000140 Code RO 1186 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00019700 0x00019700 0x000000b0 Code RO 1187 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000197b0 0x000197b0 0x00000090 Code RO 1189 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00019840 0x00019840 0x00000024 Code RO 1191 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019864 0x00019864 0x00000044 Code RO 1192 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000198a8 0x000198a8 0x00000050 Code RO 1193 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000198f8 0x000198f8 0x00000084 Code RO 1194 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x0001997c 0x0001997c 0x00000010 Code RO 1873 i.hal_intl_svs_deinit_tx CVWL568.lib(hal_internal_soft_sync.o) - 0x0001998c 0x0001998c 0x00000024 Code RO 1874 i.hal_intl_svs_handle CVWL568.lib(hal_internal_soft_sync.o) - 0x000199b0 0x000199b0 0x00000078 Code RO 1875 i.hal_intl_svs_init_rx CVWL568.lib(hal_internal_soft_sync.o) - 0x00019a28 0x00019a28 0x00000014 Code RO 1876 i.hal_intl_svs_init_tx CVWL568.lib(hal_internal_soft_sync.o) - 0x00019a3c 0x00019a3c 0x0000000c Code RO 1878 i.hal_intl_svs_set_sync_coef CVWL568.lib(hal_internal_soft_sync.o) - 0x00019a48 0x00019a48 0x00000048 Code RO 1879 i.hal_intl_svs_update_rxbr_clk CVWL568.lib(hal_internal_soft_sync.o) - 0x00019a90 0x00019a90 0x00000024 Code RO 684 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ab4 0x00019ab4 0x00000064 Code RO 685 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b18 0x00019b18 0x00000014 Code RO 686 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b2c 0x00019b2c 0x00000164 Code RO 687 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019c90 0x00019c90 0x00000054 Code RO 688 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ce4 0x00019ce4 0x000001cc Code RO 689 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019eb0 0x00019eb0 0x00000040 Code RO 690 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ef0 0x00019ef0 0x0000000e Code RO 901 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019efe 0x00019efe 0x00000012 Code RO 925 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019f10 0x00019f10 0x00000020 Code RO 926 i.hal_swire_init CVWL568.lib(hal_swire.o) - 0x00019f30 0x00019f30 0x00000016 Code RO 927 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019f46 0x00019f46 0x0000000a Code RO 928 i.hal_swire_register_callback CVWL568.lib(hal_swire.o) - 0x00019f50 0x00019f50 0x0000006c Code RO 929 i.hal_swire_start CVWL568.lib(hal_swire.o) - 0x00019fbc 0x00019fbc 0x00000008 Code RO 942 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019fc4 0x00019fc4 0x00000088 Code RO 946 i.hal_system_init CVWL568.lib(hal_system.o) - 0x0001a04c 0x0001a04c 0x0000001c Code RO 947 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x0001a068 0x0001a068 0x00000008 Code RO 950 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x0001a070 0x0001a070 0x00000008 Code RO 951 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x0001a078 0x0001a078 0x00000008 Code RO 952 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x0001a080 0x0001a080 0x0000002e Code RO 975 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x0001a0ae 0x0001a0ae 0x0000001a Code RO 977 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x0001a0c8 0x0001a0c8 0x00000048 Code RO 979 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001a110 0x0001a110 0x00000028 Code RO 981 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x0001a138 0x0001a138 0x00000030 Code RO 691 i.hal_tx_frame_rate_adjust CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001a168 0x0001a168 0x0000008c Code RO 1146 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001a1f4 0x0001a1f4 0x00000010 Code RO 1149 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001a204 0x0001a204 0x000001dc Code RO 1197 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x0001a3e0 0x0001a3e0 0x00000110 Code RO 2373 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a4f0 0x0001a4f0 0x00000070 Code RO 115 i.init_mipi_tx ap_demo.o - 0x0001a560 0x0001a560 0x000000d4 Code RO 116 i.init_panel ap_demo.o - 0x0001a634 0x0001a634 0x0000000a Code RO 3 i.main main.o - 0x0001a63e 0x0001a63e 0x00000002 PAD - 0x0001a640 0x0001a640 0x000000b4 Code RO 117 i.open_mipi_rx ap_demo.o - 0x0001a6f4 0x0001a6f4 0x00000028 Code RO 118 i.pps_updata_exec ap_demo.o - 0x0001a71c 0x0001a71c 0x000000c4 Code RO 119 i.pps_update_handle ap_demo.o - 0x0001a7e0 0x0001a7e0 0x000003f4 Code RO 1198 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001abd4 0x0001abd4 0x0000016c Code RO 1199 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001ad40 0x0001ad40 0x0000008c Code RO 1200 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001adcc 0x0001adcc 0x00000180 Code RO 1201 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001af4c 0x0001af4c 0x000000cc Code RO 1202 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b018 0x0001b018 0x00000244 Code RO 1203 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b25c 0x0001b25c 0x000000c4 Code RO 1204 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001b320 0x0001b320 0x000000c0 Code RO 1205 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001b3e0 0x0001b3e0 0x00000030 Code RO 120 i.soft_timer3_cb ap_demo.o - 0x0001b410 0x0001b410 0x00000048 Code RO 2797 i.sqrt m_ps.l(sqrt.o) - 0x0001b458 0x0001b458 0x000000ac Code RO 1880 i.svs_direct_mode_setting CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b504 0x0001b504 0x0000001c Code RO 1881 i.svs_get_rel_intv CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b520 0x0001b520 0x000000b0 Code RO 1882 i.svs_sync_handle CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b5d0 0x0001b5d0 0x000000f4 Code RO 1883 i.svs_wait_start CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b6c4 0x0001b6c4 0x000000d8 Code RO 1884 i.svs_waite_fr_stab CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b79c 0x0001b79c 0x00000014 Code RO 121 i.swire_callback ap_demo.o - 0x0001b7b0 0x0001b7b0 0x0000001c Code RO 122 i.swire_timer_callback ap_demo.o - 0x0001b7cc 0x0001b7cc 0x0000006c Code RO 124 i.tp_heartbeat_exec ap_demo.o - 0x0001b838 0x0001b838 0x00000108 Code RO 1206 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b940 0x0001b940 0x000000d8 Code RO 1207 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001ba18 0x0001ba18 0x000001cc Code RO 1208 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001bbe4 0x0001bbe4 0x00002968 Data RO 125 .constdata ap_demo.o - 0x0001e54c 0x0001e54c 0x00000020 Data RO 431 .constdata app_tp_st_touch.o - 0x0001e56c 0x0001e56c 0x00000024 Data RO 693 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e590 0x0001e590 0x000000d2 Data RO 766 .constdata CVWL568.lib(hal_gpio.o) - 0x0001e662 0x0001e662 0x00000002 PAD - 0x0001e664 0x0001e664 0x00000020 Data RO 824 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001e684 0x0001e684 0x000002f6 Data RO 1017 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e97a 0x0001e97a 0x00000001 Data RO 1029 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e97b 0x0001e97b 0x00000001 PAD - 0x0001e97c 0x0001e97c 0x00000008 Data RO 1661 .constdata CVWL568.lib(drv_param_init.o) - 0x0001e984 0x0001e984 0x00000186 Data RO 2445 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001eb0a 0x0001eb0a 0x00000002 PAD - 0x0001eb0c 0x0001eb0c 0x00000048 Data RO 591 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001eb54 0x0001eb54 0x00000043 Data RO 694 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001eb97 0x0001eb97 0x00000001 PAD - 0x0001eb98 0x0001eb98 0x00000124 Data RO 1210 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001ecbc 0x0001ecbc 0x00000030 Data RO 3161 Region$$Table anon$$obj.o + 0x00010b10 0x00010b10 0x00000040 Code RO 3185 .text mf_p.l(dfixul.o) + 0x00010b50 0x00010b50 0x00000028 Code RO 3187 .text mf_p.l(cdrcmple.o) + 0x00010b78 0x00010b78 0x00000024 Code RO 3189 .text mc_p.l(init.o) + 0x00010b9c 0x00010b9c 0x00000056 Code RO 3199 .text mc_p.l(__dczerorl2.o) + 0x00010bf2 0x00010bf2 0x00000002 PAD + 0x00010bf4 0x00010bf4 0x00000018 Code RO 2371 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c0c 0x00010c0c 0x00000018 Code RO 2372 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c24 0x00010c24 0x00000040 Code RO 455 i.CRC16_2 app_tp_st_touch.o + 0x00010c64 0x00010c64 0x00000014 Code RO 2373 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c78 0x00010c78 0x0000001c Code RO 2374 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c94 0x00010c94 0x0000001c Code RO 2375 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010cb0 0x00010cb0 0x0000001c Code RO 2376 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ccc 0x00010ccc 0x0000001c Code RO 2377 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ce8 0x00010ce8 0x0000001c Code RO 2378 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d04 0x00010d04 0x0000001c Code RO 2379 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d20 0x00010d20 0x0000001c Code RO 2380 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d3c 0x00010d3c 0x0000001c Code RO 2381 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d58 0x00010d58 0x00000014 Code RO 2382 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d6c 0x00010d6c 0x0000004e Code RO 103 i.Gpio_swire_output ap_demo.o + 0x00010dba 0x00010dba 0x00000002 PAD + 0x00010dbc 0x00010dbc 0x00000014 Code RO 2383 i.HardFault_Handler CVWL568.lib(irq_redirect .o) + 0x00010dd0 0x00010dd0 0x00000018 Code RO 2384 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010de8 0x00010de8 0x00000018 Code RO 2385 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e00 0x00010e00 0x00000018 Code RO 2386 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e18 0x00010e18 0x00000028 Code RO 1163 i.LOG_printf CVWL568.lib(tau_log.o) + 0x00010e40 0x00010e40 0x00000018 Code RO 2387 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e58 0x00010e58 0x00000018 Code RO 2388 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e70 0x00010e70 0x00000018 Code RO 2389 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e88 0x00010e88 0x0000001c Code RO 2390 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ea4 0x00010ea4 0x0000001c Code RO 2391 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ec0 0x00010ec0 0x0000001c Code RO 2392 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010edc 0x00010edc 0x0000001c Code RO 2393 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ef8 0x00010ef8 0x00000018 Code RO 2394 i.SysTick_Handler CVWL568.lib(irq_redirect .o) + 0x00010f10 0x00010f10 0x00000018 Code RO 2395 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f28 0x00010f28 0x00000018 Code RO 2396 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f40 0x00010f40 0x00000018 Code RO 2397 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f58 0x00010f58 0x00000018 Code RO 2398 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f70 0x00010f70 0x0000001c Code RO 2701 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) + 0x00010f8c 0x00010f8c 0x00000002 Code RO 2705 i.UART_DisableDma CVWL568.lib(drv_uart.o) + 0x00010f8e 0x00010f8e 0x00000004 Code RO 2711 i.UART_GetInstance CVWL568.lib(drv_uart.o) + 0x00010f92 0x00010f92 0x00000002 PAD + 0x00010f94 0x00010f94 0x00000018 Code RO 2399 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010fac 0x00010fac 0x00000024 Code RO 2719 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) + 0x00010fd0 0x00010fd0 0x0000001a Code RO 2723 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) + 0x00010fea 0x00010fea 0x0000000e Code RO 3193 i.__scatterload_copy mc_p.l(handlers.o) + 0x00010ff8 0x00010ff8 0x00000002 Code RO 3194 i.__scatterload_null mc_p.l(handlers.o) + 0x00010ffa 0x00010ffa 0x00000006 Code RO 573 i.app_tp_screen_analysis_const app_tp_for_custom_s21u.o + 0x00011000 0x00011000 0x00000014 Data RO 1300 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) + 0x00011014 0x00011014 0x00000004 Code RO 1948 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) + 0x00011018 0x00011018 0x00000004 Data RO 1301 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) + 0x0001101c 0x0001101c 0x00000048 Code RO 2722 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) + 0x00011064 0x00011064 0x00000134 Code RO 2725 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) + 0x00011198 0x00011198 0x0000001a Code RO 2727 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) + 0x000111b2 0x000111b2 0x00000002 PAD + 0x000111b4 0x000111b4 0x000000bc Code RO 2728 i.UART_init CVWL568.lib(drv_uart.o) + 0x00011270 0x00011270 0x00000018 Code RO 2400 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00011288 0x00011288 0x00000018 Code RO 2401 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112a0 0x000112a0 0x00000018 Code RO 2402 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112b8 0x000112b8 0x00000020 Code RO 3080 i.__0printf mc_p.l(printfa.o) + 0x000112d8 0x000112d8 0x00000024 Code RO 3086 i.__0vsprintf mc_p.l(printfa.o) + 0x000112fc 0x000112fc 0x0000002e Code RO 3181 i.__ARM_clz mf_p.l(depilogue.o) + 0x0001132a 0x0001132a 0x0000001a Code RO 801 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00011344 0x00011344 0x00000018 Code RO 1621 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) + 0x0001135c 0x0001135c 0x00000018 Code RO 1784 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) + 0x00011374 0x00011374 0x00000020 Code RO 2219 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) + 0x00011394 0x00011394 0x00000018 Code RO 2220 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) + 0x000113ac 0x000113ac 0x00000044 Code RO 2521 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) + 0x000113f0 0x000113f0 0x0000000e Code RO 3195 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x000113fe 0x000113fe 0x00000002 PAD + 0x00011400 0x00011400 0x0000000c Code RO 3171 i.__set_errno mc_p.l(errno.o) + 0x0001140c 0x0001140c 0x00000174 Code RO 3087 i._fp_digits mc_p.l(printfa.o) + 0x00011580 0x00011580 0x000006ec Code RO 3088 i._printf_core mc_p.l(printfa.o) + 0x00011c6c 0x00011c6c 0x00000020 Code RO 3089 i._printf_post_padding mc_p.l(printfa.o) + 0x00011c8c 0x00011c8c 0x0000002c Code RO 3090 i._printf_pre_padding mc_p.l(printfa.o) + 0x00011cb8 0x00011cb8 0x0000000a Code RO 3092 i._sputc mc_p.l(printfa.o) + 0x00011cc2 0x00011cc2 0x00000002 PAD + 0x00011cc4 0x00011cc4 0x00000c74 Code RO 106 i.ap_dcs_read ap_demo.o + 0x00012938 0x00012938 0x000001c4 Code RO 107 i.ap_demo ap_demo.o + 0x00012afc 0x00012afc 0x0000008c Code RO 108 i.ap_get_reg_df ap_demo.o + 0x00012b88 0x00012b88 0x00000020 Code RO 456 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o + 0x00012ba8 0x00012ba8 0x00000060 Code RO 109 i.ap_reset_cb ap_demo.o + 0x00012c08 0x00012c08 0x00000048 Code RO 110 i.ap_set_backlight_51 ap_demo.o + 0x00012c50 0x00012c50 0x00000044 Code RO 111 i.ap_set_display_off ap_demo.o + 0x00012c94 0x00012c94 0x00000034 Code RO 112 i.ap_set_display_on ap_demo.o + 0x00012cc8 0x00012cc8 0x0000007c Code RO 113 i.ap_set_enter_sleep_mode ap_demo.o + 0x00012d44 0x00012d44 0x00000044 Code RO 114 i.ap_set_exit_sleep_mode ap_demo.o + 0x00012d88 0x00012d88 0x00000020 Code RO 115 i.ap_set_hbm_53 ap_demo.o + 0x00012da8 0x00012da8 0x00000098 Code RO 457 i.ap_set_tp_calibration_04 app_tp_st_touch.o + 0x00012e40 0x00012e40 0x000000b0 Code RO 458 i.ap_tp_st_touch_calibration app_tp_st_touch.o + 0x00012ef0 0x00012ef0 0x00000014 Code RO 459 i.ap_tp_st_touch_error_handler_03 app_tp_st_touch.o + 0x00012f04 0x00012f04 0x0000000e Code RO 460 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o + 0x00012f12 0x00012f12 0x00000020 Code RO 461 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o + 0x00012f32 0x00012f32 0x00000002 PAD + 0x00012f34 0x00012f34 0x000000a8 Code RO 462 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o + 0x00012fdc 0x00012fdc 0x000000c4 Code RO 463 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o + 0x000130a0 0x000130a0 0x0000001c Code RO 464 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o + 0x000130bc 0x000130bc 0x00000094 Code RO 465 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o + 0x00013150 0x00013150 0x00000050 Code RO 466 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o + 0x000131a0 0x000131a0 0x00000034 Code RO 467 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o + 0x000131d4 0x000131d4 0x0000002c Code RO 116 i.ap_update_frame_rate ap_demo.o + 0x00013200 0x00013200 0x0000001c Code RO 2221 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x0001321c 0x0001321c 0x00000024 Code RO 1545 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013240 0x00013240 0x0000001c Code RO 1546 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x0001325c 0x0001325c 0x0000001c Code RO 1547 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013278 0x00013278 0x0000001c Code RO 1548 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013294 0x00013294 0x0000001c Code RO 1549 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000132b0 0x000132b0 0x0000001c Code RO 1550 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000132cc 0x000132cc 0x0000001c Code RO 1551 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000132e8 0x000132e8 0x0000001c Code RO 1552 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013304 0x00013304 0x0000001c Code RO 1553 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013320 0x00013320 0x00000048 Code RO 1292 i.app_HardFault_Handler CVWL568.lib(drv_common.o) + 0x00013368 0x00013368 0x00000018 Code RO 1656 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) + 0x00013380 0x00013380 0x00000010 Code RO 1622 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) + 0x00013390 0x00013390 0x00000130 Code RO 1193 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) + 0x000134c0 0x000134c0 0x00000088 Code RO 2163 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) + 0x00013548 0x00013548 0x00000298 Code RO 1933 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) + 0x000137e0 0x000137e0 0x000000a0 Code RO 1991 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) + 0x00013880 0x00013880 0x00000048 Code RO 1705 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) + 0x000138c8 0x000138c8 0x00000030 Code RO 1785 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) + 0x000138f8 0x000138f8 0x00000200 Code RO 2522 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) + 0x00013af8 0x00013af8 0x00000020 Code RO 1817 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) + 0x00013b18 0x00013b18 0x00000018 Code RO 1293 i.app_SysTick_Handler CVWL568.lib(drv_common.o) + 0x00013b30 0x00013b30 0x0000000a Code RO 1867 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013b3a 0x00013b3a 0x0000000a Code RO 1868 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013b44 0x00013b44 0x0000000a Code RO 1869 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013b4e 0x00013b4e 0x0000000a Code RO 1870 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013b58 0x00013b58 0x00000008 Code RO 2729 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) + 0x00013b60 0x00013b60 0x0000001c Code RO 2292 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) + 0x00013b7c 0x00013b7c 0x0000001c Code RO 2222 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x00013b98 0x00013b98 0x00000038 Code RO 2788 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) + 0x00013bd0 0x00013bd0 0x00000010 Code RO 1407 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x00013be0 0x00013be0 0x00000030 Code RO 2564 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) + 0x00013c10 0x00013c10 0x00000024 Code RO 305 i.app_tp_I2C_init app_tp_transfer.o + 0x00013c34 0x00013c34 0x000000a8 Code RO 469 i.app_tp_calibration_exec app_tp_st_touch.o + 0x00013cdc 0x00013cdc 0x00000048 Code RO 306 i.app_tp_i2cs_callback app_tp_transfer.o + 0x00013d24 0x00013d24 0x00000054 Code RO 307 i.app_tp_init app_tp_transfer.o + 0x00013d78 0x00013d78 0x00000020 Code RO 308 i.app_tp_m_read app_tp_transfer.o + 0x00013d98 0x00013d98 0x00000008 Code RO 310 i.app_tp_m_write app_tp_transfer.o + 0x00013da0 0x00013da0 0x000003a0 Code RO 572 i.app_tp_phone_analysis_data app_tp_for_custom_s21u.o + 0x00014140 0x00014140 0x00000008 Code RO 313 i.app_tp_s_read app_tp_transfer.o + 0x00014148 0x00014148 0x00000008 Code RO 315 i.app_tp_s_write app_tp_transfer.o + 0x00014150 0x00014150 0x000001f0 Code RO 574 i.app_tp_screen_analysis_int app_tp_for_custom_s21u.o + 0x00014340 0x00014340 0x000000a0 Code RO 575 i.app_tp_screen_analysis_wake_up app_tp_for_custom_s21u.o + 0x000143e0 0x000143e0 0x000000f4 Code RO 576 i.app_tp_screen_analysis_wake_up_exec app_tp_for_custom_s21u.o + 0x000144d4 0x000144d4 0x0000000c Code RO 317 i.app_tp_screen_int_callback app_tp_transfer.o + 0x000144e0 0x000144e0 0x000000bc Code RO 318 i.app_tp_transfer_screen_const app_tp_transfer.o + 0x0001459c 0x0001459c 0x000000f8 Code RO 319 i.app_tp_transfer_screen_int app_tp_transfer.o + 0x00014694 0x00014694 0x00000034 Code RO 320 i.app_tp_transfer_screen_restart app_tp_transfer.o + 0x000146c8 0x000146c8 0x00000008 Code RO 321 i.app_tp_transfer_screen_start app_tp_transfer.o + 0x000146d0 0x000146d0 0x00000024 Code RO 681 i.board_Init board.o + 0x000146f4 0x000146f4 0x0000058c Code RO 1194 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) + 0x00014c80 0x00014c80 0x000000c8 Code RO 2823 i.ceil m_ps.l(ceil.o) + 0x00014d48 0x00014d48 0x0000002c Code RO 1195 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) + 0x00014d74 0x00014d74 0x00000084 Code RO 1196 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) + 0x00014df8 0x00014df8 0x00000058 Code RO 2811 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) + 0x00014e50 0x00014e50 0x00000018 Code RO 2812 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) + 0x00014e68 0x00014e68 0x00000044 Code RO 2813 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014eac 0x00014eac 0x00000024 Code RO 2814 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014ed0 0x00014ed0 0x0000002c Code RO 1197 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00014efc 0x00014efc 0x00000018 Code RO 1155 i.delayMs CVWL568.lib(tau_delay.o) + 0x00014f14 0x00014f14 0x00000022 Code RO 1156 i.delayUs CVWL568.lib(tau_delay.o) + 0x00014f36 0x00014f36 0x00000002 PAD + 0x00014f38 0x00014f38 0x00000038 Code RO 1836 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) + 0x00014f70 0x00014f70 0x0000000c Code RO 2492 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) + 0x00014f7c 0x00014f7c 0x00000040 Code RO 2493 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) + 0x00014fbc 0x00014fbc 0x000000b0 Code RO 2494 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) + 0x0001506c 0x0001506c 0x00000014 Code RO 2495 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) + 0x00015080 0x00015080 0x00000058 Code RO 1295 i.drv_common_enable_systick CVWL568.lib(drv_common.o) + 0x000150d8 0x000150d8 0x0000000c Code RO 1296 i.drv_common_get_tick CVWL568.lib(drv_common.o) + 0x000150e4 0x000150e4 0x00000008 Code RO 1298 i.drv_common_system_init CVWL568.lib(drv_common.o) + 0x000150ec 0x000150ec 0x00000010 Code RO 1320 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) + 0x000150fc 0x000150fc 0x00000014 Code RO 1333 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) + 0x00015110 0x00015110 0x00000014 Code RO 1334 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) + 0x00015124 0x00015124 0x00000020 Code RO 1337 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) + 0x00015144 0x00015144 0x00000014 Code RO 1338 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) + 0x00015158 0x00015158 0x00000018 Code RO 1339 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) + 0x00015170 0x00015170 0x00000014 Code RO 1340 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) + 0x00015184 0x00015184 0x00000014 Code RO 1341 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) + 0x00015198 0x00015198 0x00000014 Code RO 1342 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) + 0x000151ac 0x000151ac 0x00000014 Code RO 1343 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) + 0x000151c0 0x000151c0 0x00000014 Code RO 1344 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) + 0x000151d4 0x000151d4 0x00000014 Code RO 1345 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) + 0x000151e8 0x000151e8 0x00000014 Code RO 1348 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) + 0x000151fc 0x000151fc 0x00000014 Code RO 1349 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) + 0x00015210 0x00015210 0x00000014 Code RO 1350 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) + 0x00015224 0x00015224 0x00000018 Code RO 1351 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) + 0x0001523c 0x0001523c 0x00000018 Code RO 1354 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) + 0x00015254 0x00015254 0x00000014 Code RO 1355 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) + 0x00015268 0x00015268 0x00000014 Code RO 1356 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) + 0x0001527c 0x0001527c 0x00000014 Code RO 1357 i.drv_crgu_set_swire_div CVWL568.lib(drv_crgu.o) + 0x00015290 0x00015290 0x00000014 Code RO 1358 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) + 0x000152a4 0x000152a4 0x00000018 Code RO 1411 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) + 0x000152bc 0x000152bc 0x0000001c Code RO 1412 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) + 0x000152d8 0x000152d8 0x00000010 Code RO 1414 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) + 0x000152e8 0x000152e8 0x00000010 Code RO 1416 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) + 0x000152f8 0x000152f8 0x00000024 Code RO 1417 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) + 0x0001531c 0x0001531c 0x0000000c Code RO 1419 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) + 0x00015328 0x00015328 0x00000090 Code RO 1422 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x000153b8 0x000153b8 0x00000012 Code RO 1424 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) + 0x000153ca 0x000153ca 0x0000001a Code RO 1426 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) + 0x000153e4 0x000153e4 0x00000006 Code RO 1427 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) + 0x000153ea 0x000153ea 0x00000002 PAD + 0x000153ec 0x000153ec 0x00000044 Code RO 1429 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) + 0x00015430 0x00015430 0x00000036 Code RO 2505 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) + 0x00015466 0x00015466 0x0000000c Code RO 2506 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) + 0x00015472 0x00015472 0x00000002 PAD + 0x00015474 0x00015474 0x00000074 Code RO 2507 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) + 0x000154e8 0x000154e8 0x0000000a Code RO 2508 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) + 0x000154f2 0x000154f2 0x00000028 Code RO 2510 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) + 0x0001551a 0x0001551a 0x00000002 PAD + 0x0001551c 0x0001551c 0x00000104 Code RO 1934 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) + 0x00015620 0x00015620 0x00000040 Code RO 1935 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) + 0x00015660 0x00015660 0x0000000e Code RO 1936 i.drv_dsi_rx_get_bta_status CVWL568.lib(drv_dsi_rx.o) + 0x0001566e 0x0001566e 0x00000002 PAD + 0x00015670 0x00015670 0x00000050 Code RO 1937 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) + 0x000156c0 0x000156c0 0x0000001c Code RO 1938 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) + 0x000156dc 0x000156dc 0x00000008 Code RO 1939 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) + 0x000156e4 0x000156e4 0x00000006 Code RO 1940 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) + 0x000156ea 0x000156ea 0x0000000e Code RO 1944 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) + 0x000156f8 0x000156f8 0x00000020 Code RO 1945 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015718 0x00015718 0x00000010 Code RO 1946 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015728 0x00015728 0x00000010 Code RO 1949 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015738 0x00015738 0x00000046 Code RO 1951 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) + 0x0001577e 0x0001577e 0x00000026 Code RO 1952 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) + 0x000157a4 0x000157a4 0x00000104 Code RO 1953 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) + 0x000158a8 0x000158a8 0x0000000e Code RO 1954 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) + 0x000158b6 0x000158b6 0x00000014 Code RO 1993 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) + 0x000158ca 0x000158ca 0x0000006c Code RO 1994 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015936 0x00015936 0x00000004 Code RO 1995 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) + 0x0001593a 0x0001593a 0x00000018 Code RO 1996 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) + 0x00015952 0x00015952 0x00000008 Code RO 1997 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) + 0x0001595a 0x0001595a 0x00000008 Code RO 1998 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) + 0x00015962 0x00015962 0x0000000a Code RO 1999 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) + 0x0001596c 0x0001596c 0x00000024 Code RO 2000 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) + 0x00015990 0x00015990 0x00000004 Code RO 2001 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) + 0x00015994 0x00015994 0x00000004 Code RO 2003 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) + 0x00015998 0x00015998 0x00000004 Code RO 2005 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) + 0x0001599c 0x0001599c 0x00000018 Code RO 2006 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) + 0x000159b4 0x000159b4 0x0000001a Code RO 2007 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) + 0x000159ce 0x000159ce 0x0000000c Code RO 2009 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) + 0x000159da 0x000159da 0x00000064 Code RO 2013 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) + 0x00015a3e 0x00015a3e 0x0000003e Code RO 2014 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) + 0x00015a7c 0x00015a7c 0x00000134 Code RO 2016 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) + 0x00015bb0 0x00015bb0 0x0000001e Code RO 2017 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015bce 0x00015bce 0x00000008 Code RO 2021 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) + 0x00015bd6 0x00015bd6 0x0000001c Code RO 2022 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015bf2 0x00015bf2 0x00000018 Code RO 2025 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) + 0x00015c0a 0x00015c0a 0x0000000c Code RO 2026 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) + 0x00015c16 0x00015c16 0x00000002 PAD + 0x00015c18 0x00015c18 0x00000040 Code RO 2027 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) + 0x00015c58 0x00015c58 0x00000010 Code RO 2028 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) + 0x00015c68 0x00015c68 0x00000008 Code RO 2029 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) + 0x00015c70 0x00015c70 0x00000022 Code RO 2030 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) + 0x00015c92 0x00015c92 0x00000008 Code RO 2032 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) + 0x00015c9a 0x00015c9a 0x00000026 Code RO 2033 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015cc0 0x00015cc0 0x000000aa Code RO 2036 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015d6a 0x00015d6a 0x00000016 Code RO 2037 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015d80 0x00015d80 0x00000018 Code RO 2038 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015d98 0x00015d98 0x0000002e Code RO 2443 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) + 0x00015dc6 0x00015dc6 0x0000000c Code RO 2446 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) + 0x00015dd2 0x00015dd2 0x00000032 Code RO 2447 i.drv_efuse_read CVWL568.lib(drv_efuse.o) + 0x00015e04 0x00015e04 0x00000018 Code RO 2448 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) + 0x00015e1c 0x00015e1c 0x00000018 Code RO 1554 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) + 0x00015e34 0x00015e34 0x0000000c Code RO 1556 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) + 0x00015e40 0x00015e40 0x00000014 Code RO 1557 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) + 0x00015e54 0x00015e54 0x00000050 Code RO 1559 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) + 0x00015ea4 0x00015ea4 0x00000020 Code RO 1560 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) + 0x00015ec4 0x00015ec4 0x00000010 Code RO 1561 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) + 0x00015ed4 0x00015ed4 0x00000010 Code RO 1562 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) + 0x00015ee4 0x00015ee4 0x00000010 Code RO 1563 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) + 0x00015ef4 0x00015ef4 0x00000010 Code RO 1564 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) + 0x00015f04 0x00015f04 0x00000020 Code RO 911 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00015f24 0x00015f24 0x00000130 Code RO 1565 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) + 0x00016054 0x00016054 0x0000000c Code RO 1657 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) + 0x00016060 0x00016060 0x0000000c Code RO 1623 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) + 0x0001606c 0x0001606c 0x00000034 Code RO 1597 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) + 0x000160a0 0x000160a0 0x000000ac Code RO 1598 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) + 0x0001614c 0x0001614c 0x0000001a Code RO 1599 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016166 0x00016166 0x00000018 Code RO 1600 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) + 0x0001617e 0x0001617e 0x00000002 PAD + 0x00016180 0x00016180 0x00000060 Code RO 1625 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) + 0x000161e0 0x000161e0 0x00000010 Code RO 1628 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) + 0x000161f0 0x000161f0 0x00000038 Code RO 1629 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) + 0x00016228 0x00016228 0x0000008c Code RO 1635 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) + 0x000162b4 0x000162b4 0x0000005c Code RO 1601 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016310 0x00016310 0x0000003c Code RO 1602 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x0001634c 0x0001634c 0x0000003e Code RO 1603 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) + 0x0001638a 0x0001638a 0x00000042 Code RO 1658 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) + 0x000163cc 0x000163cc 0x00000004 Code RO 1659 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) + 0x000163d0 0x000163d0 0x00000008 Code RO 1660 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) + 0x000163d8 0x000163d8 0x00000014 Code RO 1661 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) + 0x000163ec 0x000163ec 0x00000050 Code RO 1664 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) + 0x0001643c 0x0001643c 0x0000001c Code RO 1665 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) + 0x00016458 0x00016458 0x00000058 Code RO 1604 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) + 0x000164b0 0x000164b0 0x00000032 Code RO 1666 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) + 0x000164e2 0x000164e2 0x00000002 PAD + 0x000164e4 0x000164e4 0x00000018 Code RO 1605 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x000164fc 0x000164fc 0x00000018 Code RO 2105 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) + 0x00016514 0x00016514 0x00000030 Code RO 2106 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) + 0x00016544 0x00016544 0x00000016 Code RO 2107 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) + 0x0001655a 0x0001655a 0x00000024 Code RO 2108 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) + 0x0001657e 0x0001657e 0x00000026 Code RO 2109 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) + 0x000165a4 0x000165a4 0x00000016 Code RO 2110 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) + 0x000165ba 0x000165ba 0x00000016 Code RO 2111 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) + 0x000165d0 0x000165d0 0x0000000c Code RO 2112 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) + 0x000165dc 0x000165dc 0x0000001e Code RO 2113 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) + 0x000165fa 0x000165fa 0x00000022 Code RO 2114 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) + 0x0001661c 0x0001661c 0x00000022 Code RO 2115 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) + 0x0001663e 0x0001663e 0x0000000c Code RO 2116 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) + 0x0001664a 0x0001664a 0x0000001a Code RO 2117 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) + 0x00016664 0x00016664 0x00000022 Code RO 2118 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) + 0x00016686 0x00016686 0x0000001a Code RO 2120 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) + 0x000166a0 0x000166a0 0x0000000c Code RO 2121 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) + 0x000166ac 0x000166ac 0x0000004c Code RO 2122 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) + 0x000166f8 0x000166f8 0x00000006 Code RO 2123 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) + 0x000166fe 0x000166fe 0x00000012 Code RO 2124 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) + 0x00016710 0x00016710 0x00000020 Code RO 2126 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) + 0x00016730 0x00016730 0x00000040 Code RO 2127 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) + 0x00016770 0x00016770 0x00000018 Code RO 2128 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) + 0x00016788 0x00016788 0x00000014 Code RO 2129 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) + 0x0001679c 0x0001679c 0x00000020 Code RO 2130 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) + 0x000167bc 0x000167bc 0x0000000c Code RO 2164 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) + 0x000167c8 0x000167c8 0x00000040 Code RO 2165 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) + 0x00016808 0x00016808 0x0000000c Code RO 2166 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) + 0x00016814 0x00016814 0x00000012 Code RO 2167 i.drv_memc_get_status CVWL568.lib(drv_memc.o) + 0x00016826 0x00016826 0x00000010 Code RO 2168 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) + 0x00016836 0x00016836 0x0000000e Code RO 2169 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) + 0x00016844 0x00016844 0x00000014 Code RO 2170 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) + 0x00016858 0x00016858 0x0000000c Code RO 2171 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) + 0x00016864 0x00016864 0x00000010 Code RO 2174 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) + 0x00016874 0x00016874 0x00000012 Code RO 2175 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) + 0x00016886 0x00016886 0x00000010 Code RO 2177 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) + 0x00016896 0x00016896 0x00000014 Code RO 2178 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) + 0x000168aa 0x000168aa 0x00000002 PAD + 0x000168ac 0x000168ac 0x00000018 Code RO 2179 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) + 0x000168c4 0x000168c4 0x0000001a Code RO 2180 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) + 0x000168de 0x000168de 0x0000000e Code RO 2184 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) + 0x000168ec 0x000168ec 0x00000028 Code RO 2185 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) + 0x00016914 0x00016914 0x0000000e Code RO 2187 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) + 0x00016922 0x00016922 0x00000002 PAD + 0x00016924 0x00016924 0x00000008 Code RO 1683 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) + 0x0001692c 0x0001692c 0x00000014 Code RO 1684 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) + 0x00016940 0x00016940 0x00000014 Code RO 1685 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) + 0x00016954 0x00016954 0x00000008 Code RO 1686 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) + 0x0001695c 0x0001695c 0x00000014 Code RO 1687 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) + 0x00016970 0x00016970 0x00000064 Code RO 1688 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) + 0x000169d4 0x000169d4 0x00000024 Code RO 1690 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) + 0x000169f8 0x000169f8 0x00000010 Code RO 2464 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) + 0x00016a08 0x00016a08 0x0000003c Code RO 2465 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) + 0x00016a44 0x00016a44 0x00000060 Code RO 2466 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) + 0x00016aa4 0x00016aa4 0x00000054 Code RO 2467 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) + 0x00016af8 0x00016af8 0x00000010 Code RO 2468 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) + 0x00016b08 0x00016b08 0x00000018 Code RO 2469 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) + 0x00016b20 0x00016b20 0x00000020 Code RO 2471 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) + 0x00016b40 0x00016b40 0x00000026 Code RO 2472 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) + 0x00016b66 0x00016b66 0x0000001e Code RO 2473 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) + 0x00016b84 0x00016b84 0x00000020 Code RO 2474 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) + 0x00016ba4 0x00016ba4 0x00000020 Code RO 1745 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) + 0x00016bc4 0x00016bc4 0x00000018 Code RO 1747 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) + 0x00016bdc 0x00016bdc 0x00000038 Code RO 1748 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) + 0x00016c14 0x00016c14 0x0000000c Code RO 1955 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) + 0x00016c20 0x00016c20 0x00000010 Code RO 1956 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) + 0x00016c30 0x00016c30 0x00000014 Code RO 1958 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016c44 0x00016c44 0x00000016 Code RO 1959 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016c5a 0x00016c5a 0x0000000a Code RO 2223 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) + 0x00016c64 0x00016c64 0x00000004 Code RO 2224 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) + 0x00016c68 0x00016c68 0x0000005a Code RO 2226 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) + 0x00016cc2 0x00016cc2 0x00000002 PAD + 0x00016cc4 0x00016cc4 0x00000014 Code RO 2227 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cd8 0x00016cd8 0x00000064 Code RO 2228 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) + 0x00016d3c 0x00016d3c 0x00000004 Code RO 2229 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) + 0x00016d40 0x00016d40 0x00000012 Code RO 1198 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) + 0x00016d52 0x00016d52 0x00000004 Code RO 2232 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) + 0x00016d56 0x00016d56 0x0000000c Code RO 2234 i.drv_rxbr_get_pkt_buf_error_status CVWL568.lib(drv_rxbr.o) + 0x00016d62 0x00016d62 0x00000012 Code RO 1199 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) + 0x00016d74 0x00016d74 0x00000016 Code RO 1200 i.drv_rxbr_get_status1 CVWL568.lib(hal_internal_vsync.o) + 0x00016d8a 0x00016d8a 0x0000000c Code RO 2235 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) + 0x00016d96 0x00016d96 0x0000000c Code RO 2236 i.drv_rxbr_hline_rcv1_cfg CVWL568.lib(drv_rxbr.o) + 0x00016da2 0x00016da2 0x00000008 Code RO 2237 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) + 0x00016daa 0x00016daa 0x00000002 PAD + 0x00016dac 0x00016dac 0x0000000c Code RO 2238 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) + 0x00016db8 0x00016db8 0x0000000c Code RO 2239 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) + 0x00016dc4 0x00016dc4 0x00000014 Code RO 2240 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) + 0x00016dd8 0x00016dd8 0x00000014 Code RO 2243 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) + 0x00016dec 0x00016dec 0x00000012 Code RO 2245 i.drv_rxbr_set_filter_regs CVWL568.lib(drv_rxbr.o) + 0x00016dfe 0x00016dfe 0x00000014 Code RO 2246 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) + 0x00016e12 0x00016e12 0x00000010 Code RO 2247 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) + 0x00016e22 0x00016e22 0x00000026 Code RO 2249 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) + 0x00016e48 0x00016e48 0x00000008 Code RO 2250 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) + 0x00016e50 0x00016e50 0x00000008 Code RO 2251 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) + 0x00016e58 0x00016e58 0x00000020 Code RO 1793 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) + 0x00016e78 0x00016e78 0x0000001c Code RO 1818 i.drv_swire_enable CVWL568.lib(drv_swire.o) + 0x00016e94 0x00016e94 0x0000000c Code RO 1819 i.drv_swire_register_callback CVWL568.lib(drv_swire.o) + 0x00016ea0 0x00016ea0 0x00000018 Code RO 1820 i.drv_swire_set_bit_time CVWL568.lib(drv_swire.o) + 0x00016eb8 0x00016eb8 0x00000054 Code RO 1821 i.drv_swire_set_int CVWL568.lib(drv_swire.o) + 0x00016f0c 0x00016f0c 0x0000001c Code RO 1822 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) + 0x00016f28 0x00016f28 0x0000000c Code RO 1823 i.drv_swire_set_pulse_count CVWL568.lib(drv_swire.o) + 0x00016f34 0x00016f34 0x0000000c Code RO 1837 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) + 0x00016f40 0x00016f40 0x00000028 Code RO 1838 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) + 0x00016f68 0x00016f68 0x00000018 Code RO 1841 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016f80 0x00016f80 0x0000001c Code RO 1842 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016f9c 0x00016f9c 0x00000024 Code RO 1843 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) + 0x00016fc0 0x00016fc0 0x00000024 Code RO 1844 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016fe4 0x00016fe4 0x00000010 Code RO 1846 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016ff4 0x00016ff4 0x00000010 Code RO 1847 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) + 0x00017004 0x00017004 0x00000024 Code RO 1848 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) + 0x00017028 0x00017028 0x0000001a Code RO 1871 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) + 0x00017042 0x00017042 0x00000020 Code RO 1872 i.drv_timer_enable CVWL568.lib(drv_timer.o) + 0x00017062 0x00017062 0x00000002 PAD + 0x00017064 0x00017064 0x00000010 Code RO 1873 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) + 0x00017074 0x00017074 0x00000010 Code RO 1874 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) + 0x00017084 0x00017084 0x00000044 Code RO 1876 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) + 0x000170c8 0x000170c8 0x00000014 Code RO 1877 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) + 0x000170dc 0x000170dc 0x00000010 Code RO 1878 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) + 0x000170ec 0x000170ec 0x00000054 Code RO 1879 i.drv_timer_set_int CVWL568.lib(drv_timer.o) + 0x00017140 0x00017140 0x00000028 Code RO 1880 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) + 0x00017168 0x00017168 0x00000010 Code RO 1881 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) + 0x00017178 0x00017178 0x0000000a Code RO 2039 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) + 0x00017182 0x00017182 0x0000001c Code RO 2040 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) + 0x0001719e 0x0001719e 0x0000001c Code RO 2041 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) + 0x000171ba 0x000171ba 0x00000012 Code RO 2043 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) + 0x000171cc 0x000171cc 0x00000014 Code RO 2044 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) + 0x000171e0 0x000171e0 0x00000010 Code RO 2045 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) + 0x000171f0 0x000171f0 0x00000008 Code RO 2293 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) + 0x000171f8 0x000171f8 0x00000018 Code RO 2297 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) + 0x00017210 0x00017210 0x00000040 Code RO 2298 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) + 0x00017250 0x00017250 0x00000012 Code RO 2300 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) + 0x00017262 0x00017262 0x00000002 PAD + 0x00017264 0x00017264 0x00000028 Code RO 2304 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) + 0x0001728c 0x0001728c 0x0000000c Code RO 2305 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) + 0x00017298 0x00017298 0x00000006 Code RO 2306 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) + 0x0001729e 0x0001729e 0x0000003c Code RO 2308 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) + 0x000172da 0x000172da 0x00000014 Code RO 2312 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) + 0x000172ee 0x000172ee 0x00000010 Code RO 2313 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) + 0x000172fe 0x000172fe 0x00000008 Code RO 2316 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) + 0x00017306 0x00017306 0x00000026 Code RO 2317 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) + 0x0001732c 0x0001732c 0x00000026 Code RO 2318 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) + 0x00017352 0x00017352 0x00000002 PAD + 0x00017354 0x00017354 0x00000018 Code RO 2319 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) + 0x0001736c 0x0001736c 0x0000000a Code RO 2320 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) + 0x00017376 0x00017376 0x00000010 Code RO 2321 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) + 0x00017386 0x00017386 0x0000000a Code RO 2322 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) + 0x00017390 0x00017390 0x0000000a Code RO 2323 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) + 0x0001739a 0x0001739a 0x00000012 Code RO 2324 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) + 0x000173ac 0x000173ac 0x0000000a Code RO 2325 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) + 0x000173b6 0x000173b6 0x0000000a Code RO 2326 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) + 0x000173c0 0x000173c0 0x00000016 Code RO 2327 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) + 0x000173d6 0x000173d6 0x00000002 PAD + 0x000173d8 0x000173d8 0x00000010 Code RO 2789 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) + 0x000173e8 0x000173e8 0x00000010 Code RO 2790 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) + 0x000173f8 0x000173f8 0x00000010 Code RO 2793 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) + 0x00017408 0x00017408 0x00000040 Code RO 2796 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) + 0x00017448 0x00017448 0x0000000a Code RO 1466 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) + 0x00017452 0x00017452 0x00000014 Code RO 1165 i.fputc CVWL568.lib(tau_log.o) + 0x00017466 0x00017466 0x00000002 PAD + 0x00017468 0x00017468 0x00000058 Code RO 117 i.frame_start_cb ap_demo.o + 0x000174c0 0x000174c0 0x00000034 Code RO 710 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174f4 0x000174f4 0x000000b0 Code RO 712 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000175a4 0x000175a4 0x00000028 Code RO 714 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000175cc 0x000175cc 0x00000028 Code RO 716 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000175f4 0x000175f4 0x00000028 Code RO 718 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001761c 0x0001761c 0x00000098 Code RO 720 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000176b4 0x000176b4 0x000001a4 Code RO 721 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017858 0x00017858 0x000000d8 Code RO 722 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017930 0x00017930 0x00000160 Code RO 723 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017a90 0x00017a90 0x00000150 Code RO 724 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017be0 0x00017be0 0x0000022c Code RO 725 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017e0c 0x00017e0c 0x0000003c Code RO 726 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017e48 0x00017e48 0x00000050 Code RO 729 i.hal_dsi_rx_ctrl_restart CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017e98 0x00017e98 0x000000f0 Code RO 730 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f88 0x00017f88 0x0000006c Code RO 733 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017ff4 0x00017ff4 0x00000034 Code RO 734 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018028 0x00018028 0x00000038 Code RO 738 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018060 0x00018060 0x00000072 Code RO 743 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000180d2 0x000180d2 0x00000002 PAD + 0x000180d4 0x000180d4 0x00000034 Code RO 744 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018108 0x00018108 0x0000000e Code RO 746 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018116 0x00018116 0x00000002 PAD + 0x00018118 0x00018118 0x0000003c Code RO 747 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018154 0x00018154 0x0000003c Code RO 748 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018190 0x00018190 0x00000020 Code RO 751 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000181b0 0x000181b0 0x00000190 Code RO 805 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018340 0x00018340 0x00000034 Code RO 806 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018374 0x00018374 0x00000428 Code RO 807 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001879c 0x0001879c 0x0000002c Code RO 810 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187c8 0x000187c8 0x00000084 Code RO 811 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001884c 0x0001884c 0x0000004c Code RO 815 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018898 0x00018898 0x00000028 Code RO 817 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188c0 0x000188c0 0x000000a4 Code RO 819 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018964 0x00018964 0x00000024 Code RO 820 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018988 0x00018988 0x0000000c Code RO 821 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018994 0x00018994 0x00000020 Code RO 824 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189b4 0x000189b4 0x00000014 Code RO 830 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189c8 0x000189c8 0x00000010 Code RO 831 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189d8 0x000189d8 0x00000024 Code RO 832 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189fc 0x000189fc 0x000000a8 Code RO 835 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018aa4 0x00018aa4 0x00000044 Code RO 836 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018ae8 0x00018ae8 0x000000f0 Code RO 837 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018bd8 0x00018bd8 0x000000cc Code RO 838 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018ca4 0x00018ca4 0x00000044 Code RO 839 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018ce8 0x00018ce8 0x00000030 Code RO 840 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d18 0x00018d18 0x00000020 Code RO 841 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d38 0x00018d38 0x00000020 Code RO 842 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d58 0x00018d58 0x00000094 Code RO 843 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018dec 0x00018dec 0x00000058 Code RO 844 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018e44 0x00018e44 0x00000044 Code RO 845 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018e88 0x00018e88 0x00000018 Code RO 912 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) + 0x00018ea0 0x00018ea0 0x00000012 Code RO 913 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) + 0x00018eb2 0x00018eb2 0x00000002 PAD + 0x00018eb4 0x00018eb4 0x00000040 Code RO 916 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) + 0x00018ef4 0x00018ef4 0x00000028 Code RO 918 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) + 0x00018f1c 0x00018f1c 0x00000018 Code RO 919 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) + 0x00018f34 0x00018f34 0x00000050 Code RO 920 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) + 0x00018f84 0x00018f84 0x00000060 Code RO 922 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) + 0x00018fe4 0x00018fe4 0x00000008 Code RO 923 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00018fec 0x00018fec 0x00000020 Code RO 925 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) + 0x0001900c 0x0001900c 0x0000006c Code RO 951 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) + 0x00019078 0x00019078 0x00000020 Code RO 952 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) + 0x00019098 0x00019098 0x0000001c Code RO 953 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) + 0x000190b4 0x000190b4 0x0000000c Code RO 955 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) + 0x000190c0 0x000190c0 0x00000020 Code RO 956 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) + 0x000190e0 0x000190e0 0x00000010 Code RO 970 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) + 0x000190f0 0x000190f0 0x0000004c Code RO 971 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) + 0x0001913c 0x0001913c 0x000000c8 Code RO 973 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) + 0x00019204 0x00019204 0x00000014 Code RO 974 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) + 0x00019218 0x00019218 0x0000000c Code RO 982 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) + 0x00019224 0x00019224 0x00000174 Code RO 985 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) + 0x00019398 0x00019398 0x00000018 Code RO 1201 i.hal_internal_check_video_auto_sync CVWL568.lib(hal_internal_vsync.o) + 0x000193b0 0x000193b0 0x000000fc Code RO 1202 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) + 0x000194ac 0x000194ac 0x0000002a Code RO 1203 i.hal_internal_rx_dcs_async_handler CVWL568.lib(hal_internal_vsync.o) + 0x000194d6 0x000194d6 0x00000002 PAD + 0x000194d8 0x000194d8 0x00000058 Code RO 1204 i.hal_internal_rx_dcs_polling CVWL568.lib(hal_internal_vsync.o) + 0x00019530 0x00019530 0x00000010 Code RO 1206 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) + 0x00019540 0x00019540 0x00000010 Code RO 1207 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) + 0x00019550 0x00019550 0x000001d4 Code RO 1209 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) + 0x00019724 0x00019724 0x00000028 Code RO 1211 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) + 0x0001974c 0x0001974c 0x0000000c Code RO 1212 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019758 0x00019758 0x00000018 Code RO 1213 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x00019770 0x00019770 0x0000000c Code RO 1214 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001977c 0x0001977c 0x0000000c Code RO 1215 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019788 0x00019788 0x00000140 Code RO 1216 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) + 0x000198c8 0x000198c8 0x000000b0 Code RO 1217 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) + 0x00019978 0x00019978 0x00000090 Code RO 1219 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00019a08 0x00019a08 0x00000024 Code RO 1221 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019a2c 0x00019a2c 0x00000044 Code RO 1222 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x00019a70 0x00019a70 0x00000050 Code RO 1223 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x00019ac0 0x00019ac0 0x00000084 Code RO 1224 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019b44 0x00019b44 0x00000010 Code RO 1903 i.hal_intl_svs_deinit_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b54 0x00019b54 0x00000024 Code RO 1904 i.hal_intl_svs_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b78 0x00019b78 0x00000078 Code RO 1905 i.hal_intl_svs_init_rx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019bf0 0x00019bf0 0x00000014 Code RO 1906 i.hal_intl_svs_init_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019c04 0x00019c04 0x0000000c Code RO 1908 i.hal_intl_svs_set_sync_coef CVWL568.lib(hal_internal_soft_sync.o) + 0x00019c10 0x00019c10 0x00000048 Code RO 1909 i.hal_intl_svs_update_rxbr_clk CVWL568.lib(hal_internal_soft_sync.o) + 0x00019c58 0x00019c58 0x00000024 Code RO 846 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019c7c 0x00019c7c 0x00000064 Code RO 847 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019ce0 0x00019ce0 0x00000014 Code RO 848 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019cf4 0x00019cf4 0x00000164 Code RO 849 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019e58 0x00019e58 0x00000054 Code RO 850 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019eac 0x00019eac 0x000001cc Code RO 851 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001a078 0x0001a078 0x00000040 Code RO 852 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001a0b8 0x0001a0b8 0x0000000e Code RO 1063 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) + 0x0001a0c6 0x0001a0c6 0x00000012 Code RO 1087 i.hal_swire_deinit CVWL568.lib(hal_swire.o) + 0x0001a0d8 0x0001a0d8 0x00000020 Code RO 1088 i.hal_swire_init CVWL568.lib(hal_swire.o) + 0x0001a0f8 0x0001a0f8 0x00000016 Code RO 1089 i.hal_swire_open CVWL568.lib(hal_swire.o) + 0x0001a10e 0x0001a10e 0x0000000a Code RO 1090 i.hal_swire_register_callback CVWL568.lib(hal_swire.o) + 0x0001a118 0x0001a118 0x0000006c Code RO 1091 i.hal_swire_start CVWL568.lib(hal_swire.o) + 0x0001a184 0x0001a184 0x00000008 Code RO 1104 i.hal_system_enable_systick CVWL568.lib(hal_system.o) + 0x0001a18c 0x0001a18c 0x00000008 Code RO 1106 i.hal_system_get_tick CVWL568.lib(hal_system.o) + 0x0001a194 0x0001a194 0x00000088 Code RO 1108 i.hal_system_init CVWL568.lib(hal_system.o) + 0x0001a21c 0x0001a21c 0x0000001c Code RO 1109 i.hal_system_init_console CVWL568.lib(hal_system.o) + 0x0001a238 0x0001a238 0x00000008 Code RO 1112 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) + 0x0001a240 0x0001a240 0x00000008 Code RO 1113 i.hal_system_set_pvd CVWL568.lib(hal_system.o) + 0x0001a248 0x0001a248 0x00000008 Code RO 1114 i.hal_system_set_vcc CVWL568.lib(hal_system.o) + 0x0001a250 0x0001a250 0x0000002e Code RO 1137 i.hal_timer_deinit CVWL568.lib(hal_timer.o) + 0x0001a27e 0x0001a27e 0x0000001a Code RO 1139 i.hal_timer_init CVWL568.lib(hal_timer.o) + 0x0001a298 0x0001a298 0x00000048 Code RO 1141 i.hal_timer_start CVWL568.lib(hal_timer.o) + 0x0001a2e0 0x0001a2e0 0x00000028 Code RO 1143 i.hal_timer_stop CVWL568.lib(hal_timer.o) + 0x0001a308 0x0001a308 0x00000030 Code RO 853 i.hal_tx_frame_rate_adjust CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001a338 0x0001a338 0x0000008c Code RO 1176 i.hal_uart_init CVWL568.lib(hal_uart.o) + 0x0001a3c4 0x0001a3c4 0x00000010 Code RO 1179 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) + 0x0001a3d4 0x0001a3d4 0x000001dc Code RO 1227 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) + 0x0001a5b0 0x0001a5b0 0x00000110 Code RO 2403 i.handle_init CVWL568.lib(irq_redirect .o) + 0x0001a6c0 0x0001a6c0 0x00000070 Code RO 118 i.init_mipi_tx ap_demo.o + 0x0001a730 0x0001a730 0x000000d8 Code RO 119 i.init_panel ap_demo.o + 0x0001a808 0x0001a808 0x0000000a Code RO 3 i.main main.o + 0x0001a812 0x0001a812 0x00000002 PAD + 0x0001a814 0x0001a814 0x000000cc Code RO 120 i.open_mipi_rx ap_demo.o + 0x0001a8e0 0x0001a8e0 0x0000002c Code RO 121 i.pps_updata_exec ap_demo.o + 0x0001a90c 0x0001a90c 0x000000b4 Code RO 122 i.pps_update_handle ap_demo.o + 0x0001a9c0 0x0001a9c0 0x000003f4 Code RO 1228 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) + 0x0001adb4 0x0001adb4 0x0000016c Code RO 1229 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) + 0x0001af20 0x0001af20 0x0000008c Code RO 1230 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) + 0x0001afac 0x0001afac 0x00000180 Code RO 1231 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) + 0x0001b12c 0x0001b12c 0x000000cc Code RO 1232 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b1f8 0x0001b1f8 0x00000244 Code RO 1233 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b43c 0x0001b43c 0x000000c4 Code RO 1234 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) + 0x0001b500 0x0001b500 0x000000c0 Code RO 1235 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) + 0x0001b5c0 0x0001b5c0 0x00000030 Code RO 123 i.soft_timer3_cb ap_demo.o + 0x0001b5f0 0x0001b5f0 0x00000048 Code RO 2827 i.sqrt m_ps.l(sqrt.o) + 0x0001b638 0x0001b638 0x000000ac Code RO 1910 i.svs_direct_mode_setting CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b6e4 0x0001b6e4 0x0000001c Code RO 1911 i.svs_get_rel_intv CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b700 0x0001b700 0x000000b0 Code RO 1912 i.svs_sync_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b7b0 0x0001b7b0 0x000000f4 Code RO 1913 i.svs_wait_start CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b8a4 0x0001b8a4 0x000000d8 Code RO 1914 i.svs_waite_fr_stab CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b97c 0x0001b97c 0x00000014 Code RO 124 i.swire_callback ap_demo.o + 0x0001b990 0x0001b990 0x0000001c Code RO 125 i.swire_timer_callback ap_demo.o + 0x0001b9ac 0x0001b9ac 0x0000006c Code RO 127 i.tp_heartbeat_exec ap_demo.o + 0x0001ba18 0x0001ba18 0x00000108 Code RO 1236 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001bb20 0x0001bb20 0x000000d8 Code RO 1237 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) + 0x0001bbf8 0x0001bbf8 0x000001cc Code RO 1238 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001bdc4 0x0001bdc4 0x00002974 Data RO 128 .constdata ap_demo.o + 0x0001e738 0x0001e738 0x00000020 Data RO 471 .constdata app_tp_st_touch.o + 0x0001e758 0x0001e758 0x00000001 Data RO 583 .constdata app_tp_for_custom_s21u.o + 0x0001e759 0x0001e759 0x00000003 Data RO 584 .constdata app_tp_for_custom_s21u.o + 0x0001e75c 0x0001e75c 0x00000006 Data RO 585 .constdata app_tp_for_custom_s21u.o + 0x0001e762 0x0001e762 0x00000003 Data RO 586 .constdata app_tp_for_custom_s21u.o + 0x0001e765 0x0001e765 0x00000003 Data RO 587 .constdata app_tp_for_custom_s21u.o + 0x0001e768 0x0001e768 0x00000001 Data RO 609 .constdata app_tp_for_custom_s21u.o + 0x0001e769 0x0001e769 0x00000001 Data RO 610 .constdata app_tp_for_custom_s21u.o + 0x0001e76a 0x0001e76a 0x00000002 PAD + 0x0001e76c 0x0001e76c 0x00000024 Data RO 855 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001e790 0x0001e790 0x000000d2 Data RO 928 .constdata CVWL568.lib(hal_gpio.o) + 0x0001e862 0x0001e862 0x00000002 PAD + 0x0001e864 0x0001e864 0x00000020 Data RO 986 .constdata CVWL568.lib(hal_i2c_slave.o) + 0x0001e884 0x0001e884 0x00000008 Data RO 1691 .constdata CVWL568.lib(drv_param_init.o) + 0x0001e88c 0x0001e88c 0x00000186 Data RO 2475 .constdata CVWL568.lib(drv_phy_common.o) + 0x0001ea12 0x0001ea12 0x00000002 PAD + 0x0001ea14 0x0001ea14 0x00000048 Data RO 753 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001ea5c 0x0001ea5c 0x00000043 Data RO 856 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001ea9f 0x0001ea9f 0x00000001 PAD + 0x0001eaa0 0x0001eaa0 0x00000124 Data RO 1240 .conststring CVWL568.lib(hal_internal_vsync.o) + 0x0001ebc4 0x0001ebc4 0x00000030 Data RO 3191 Region$$Table anon$$obj.o - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001ecec, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) + Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001ebf4, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) **** No section assigned to this execution region **** - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001ecec, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) + Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001ebf4, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00070100 - 0x000000c0 Zero RW 2374 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) + 0x00070100 - 0x000000c0 Zero RW 2404 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001ecec, Size: 0x000054e0, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00001310]) + Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001ebf4, Size: 0x00004000, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000008c4]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x000701d0 COMPRESSED 0x00000030 Data RW 126 .data ap_demo.o - 0x00070200 COMPRESSED 0x00000017 Data RW 302 .data app_tp_transfer.o - 0x00070217 COMPRESSED 0x00000028 Data RW 432 .data app_tp_st_touch.o - 0x0007023f COMPRESSED 0x00000001 PAD - 0x00070240 COMPRESSED 0x00000008 Data RW 592 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070248 COMPRESSED 0x00000003 Data RW 695 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0007024b COMPRESSED 0x00000001 Data RW 795 .data CVWL568.lib(hal_i2c_master.o) - 0x0007024c COMPRESSED 0x00000020 Data RW 825 .data CVWL568.lib(hal_i2c_slave.o) - 0x0007026c COMPRESSED 0x00001b7c Data RW 1030 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071de8 COMPRESSED 0x00000001 Data RW 1034 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071de9 COMPRESSED 0x00000001 Data RW 1035 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071dea COMPRESSED 0x00000001 Data RW 1040 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071deb COMPRESSED 0x00000003 Data RW 1041 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071dee COMPRESSED 0x00000005 Data RW 1042 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071df3 COMPRESSED 0x00000001 PAD - 0x00071df4 COMPRESSED 0x00000030 Data RW 1052 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071e24 COMPRESSED 0x00000018 Data RW 1211 .data CVWL568.lib(hal_internal_vsync.o) - 0x00071e3c COMPRESSED 0x0000000c Data RW 1272 .data CVWL568.lib(drv_common.o) - 0x00071e48 COMPRESSED 0x00000004 Data RW 1539 .data CVWL568.lib(drv_gpio.o) - 0x00071e4c COMPRESSED 0x00000008 Data RW 1577 .data CVWL568.lib(drv_i2c_dma.o) - 0x00071e54 COMPRESSED 0x00000004 Data RW 1606 .data CVWL568.lib(drv_i2c_master.o) - 0x00071e58 COMPRESSED 0x00000004 Data RW 1637 .data CVWL568.lib(drv_i2c_slave.o) - 0x00071e5c COMPRESSED 0x000004a4 Data RW 1662 .data CVWL568.lib(drv_param_init.o) - 0x00072300 COMPRESSED 0x0000000c Data RW 1692 .data CVWL568.lib(drv_pwm.o) - 0x0007230c COMPRESSED 0x00000004 Data RW 1768 .data CVWL568.lib(drv_spi_master.o) - 0x00072310 COMPRESSED 0x00000008 Data RW 1794 .data CVWL568.lib(drv_swire.o) - 0x00072318 COMPRESSED 0x00000001 Data RW 1819 .data CVWL568.lib(drv_sys_cfg.o) - 0x00072319 COMPRESSED 0x00000003 PAD - 0x0007231c COMPRESSED 0x00000050 Data RW 1852 .data CVWL568.lib(drv_timer.o) - 0x0007236c COMPRESSED 0x00000008 Data RW 2223 .data CVWL568.lib(drv_rxbr.o) - 0x00072374 COMPRESSED 0x00000004 Data RW 2299 .data CVWL568.lib(drv_vidc.o) - 0x00072378 COMPRESSED 0x00000001 Data RW 2446 .data CVWL568.lib(drv_phy_common.o) - 0x00072379 COMPRESSED 0x00000003 PAD - 0x0007237c COMPRESSED 0x0000000c Data RW 2466 .data CVWL568.lib(drv_chip_info.o) - 0x00072388 COMPRESSED 0x00000012 Data RW 2575 .data CVWL568.lib(norflash.o) - 0x0007239a COMPRESSED 0x00000002 PAD - 0x0007239c COMPRESSED 0x00000008 Data RW 2701 .data CVWL568.lib(drv_uart.o) - 0x000723a4 COMPRESSED 0x0000000c Data RW 2768 .data CVWL568.lib(drv_wdg.o) - 0x000723b0 COMPRESSED 0x00000004 Data RW 3130 .data mc_p.l(stdout.o) - 0x000723b4 COMPRESSED 0x00000004 Data RW 3142 .data mc_p.l(errno.o) - 0x000723b8 - 0x00000190 Zero RW 301 .bss app_tp_transfer.o - 0x00072548 - 0x0000000c Zero RW 430 .bss app_tp_st_touch.o - 0x00072554 - 0x000000c4 Zero RW 590 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00072618 - 0x0000004c Zero RW 692 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00072664 - 0x00000100 Zero RW 1004 .bss CVWL568.lib(tau_log.o) - 0x00072764 - 0x000002d8 Zero RW 1015 .bss CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00072a3c - 0x000000d0 Zero RW 1151 .bss CVWL568.lib(hal_uart.o) - 0x00072b0c - 0x00000974 Zero RW 1209 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00073480 - 0x0000001c Zero RW 1401 .bss CVWL568.lib(drv_dma.o) - 0x0007349c - 0x00000040 Zero RW 1538 .bss CVWL568.lib(drv_gpio.o) - 0x000734dc - 0x00000140 Zero RW 1576 .bss CVWL568.lib(drv_i2c_dma.o) - 0x0007361c - 0x00000040 Zero RW 1885 .bss CVWL568.lib(hal_internal_soft_sync.o) - 0x0007365c - 0x00000020 Zero RW 2510 .bss CVWL568.lib(hal_spi_slave.o) - 0x0007367c - 0x00001030 Zero RW 2786 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x000746ac COMPRESSED 0x00000004 PAD - 0x000746b0 - 0x00001000 Zero RW 537 STACK startup_armcm0.o + 0x000701d0 COMPRESSED 0x00000634 Data RW 129 .data ap_demo.o + 0x00070804 COMPRESSED 0x00000018 Data RW 324 .data app_tp_transfer.o + 0x0007081c COMPRESSED 0x00000028 Data RW 472 .data app_tp_st_touch.o + 0x00070844 COMPRESSED 0x00000001 Data RW 611 .data app_tp_for_custom_s21u.o + 0x00070845 COMPRESSED 0x00000001 Data RW 612 .data app_tp_for_custom_s21u.o + 0x00070846 COMPRESSED 0x00000282 Data RW 614 .data app_tp_for_custom_s21u.o + 0x00070ac8 COMPRESSED 0x00000001 Data RW 615 .data app_tp_for_custom_s21u.o + 0x00070ac9 COMPRESSED 0x00000003 PAD + 0x00070acc COMPRESSED 0x00000010 Data RW 618 .data app_tp_for_custom_s21u.o + 0x00070adc COMPRESSED 0x00000064 Data RW 619 .data app_tp_for_custom_s21u.o + 0x00070b40 COMPRESSED 0x00000001 Data RW 622 .data app_tp_for_custom_s21u.o + 0x00070b41 COMPRESSED 0x00000001 Data RW 623 .data app_tp_for_custom_s21u.o + 0x00070b42 COMPRESSED 0x00000002 PAD + 0x00070b44 COMPRESSED 0x00000008 Data RW 754 .data CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00070b4c COMPRESSED 0x00000003 Data RW 857 .data CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00070b4f COMPRESSED 0x00000001 Data RW 957 .data CVWL568.lib(hal_i2c_master.o) + 0x00070b50 COMPRESSED 0x00000020 Data RW 987 .data CVWL568.lib(hal_i2c_slave.o) + 0x00070b70 COMPRESSED 0x00000018 Data RW 1241 .data CVWL568.lib(hal_internal_vsync.o) + 0x00070b88 COMPRESSED 0x0000000c Data RW 1302 .data CVWL568.lib(drv_common.o) + 0x00070b94 COMPRESSED 0x00000004 Data RW 1569 .data CVWL568.lib(drv_gpio.o) + 0x00070b98 COMPRESSED 0x00000008 Data RW 1607 .data CVWL568.lib(drv_i2c_dma.o) + 0x00070ba0 COMPRESSED 0x00000004 Data RW 1636 .data CVWL568.lib(drv_i2c_master.o) + 0x00070ba4 COMPRESSED 0x00000004 Data RW 1667 .data CVWL568.lib(drv_i2c_slave.o) + 0x00070ba8 COMPRESSED 0x000004a4 Data RW 1692 .data CVWL568.lib(drv_param_init.o) + 0x0007104c COMPRESSED 0x0000000c Data RW 1722 .data CVWL568.lib(drv_pwm.o) + 0x00071058 COMPRESSED 0x00000004 Data RW 1798 .data CVWL568.lib(drv_spi_master.o) + 0x0007105c COMPRESSED 0x00000008 Data RW 1824 .data CVWL568.lib(drv_swire.o) + 0x00071064 COMPRESSED 0x00000001 Data RW 1849 .data CVWL568.lib(drv_sys_cfg.o) + 0x00071065 COMPRESSED 0x00000003 PAD + 0x00071068 COMPRESSED 0x00000050 Data RW 1882 .data CVWL568.lib(drv_timer.o) + 0x000710b8 COMPRESSED 0x00000008 Data RW 2253 .data CVWL568.lib(drv_rxbr.o) + 0x000710c0 COMPRESSED 0x00000004 Data RW 2329 .data CVWL568.lib(drv_vidc.o) + 0x000710c4 COMPRESSED 0x00000001 Data RW 2476 .data CVWL568.lib(drv_phy_common.o) + 0x000710c5 COMPRESSED 0x00000003 PAD + 0x000710c8 COMPRESSED 0x0000000c Data RW 2496 .data CVWL568.lib(drv_chip_info.o) + 0x000710d4 COMPRESSED 0x00000012 Data RW 2605 .data CVWL568.lib(norflash.o) + 0x000710e6 COMPRESSED 0x00000002 PAD + 0x000710e8 COMPRESSED 0x00000008 Data RW 2731 .data CVWL568.lib(drv_uart.o) + 0x000710f0 COMPRESSED 0x0000000c Data RW 2798 .data CVWL568.lib(drv_wdg.o) + 0x000710fc COMPRESSED 0x00000004 Data RW 3160 .data mc_p.l(stdout.o) + 0x00071100 COMPRESSED 0x00000004 Data RW 3172 .data mc_p.l(errno.o) + 0x00071104 - 0x000001f4 Zero RW 323 .bss app_tp_transfer.o + 0x000712f8 - 0x0000000c Zero RW 470 .bss app_tp_st_touch.o + 0x00071304 - 0x00000048 Zero RW 577 .bss app_tp_for_custom_s21u.o + 0x0007134c - 0x000000c4 Zero RW 752 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00071410 - 0x0000004c Zero RW 854 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0007145c - 0x00000100 Zero RW 1166 .bss CVWL568.lib(tau_log.o) + 0x0007155c - 0x000000d0 Zero RW 1181 .bss CVWL568.lib(hal_uart.o) + 0x0007162c - 0x00000974 Zero RW 1239 .bss CVWL568.lib(hal_internal_vsync.o) + 0x00071fa0 - 0x0000001c Zero RW 1431 .bss CVWL568.lib(drv_dma.o) + 0x00071fbc - 0x00000040 Zero RW 1568 .bss CVWL568.lib(drv_gpio.o) + 0x00071ffc - 0x00000140 Zero RW 1606 .bss CVWL568.lib(drv_i2c_dma.o) + 0x0007213c - 0x00000040 Zero RW 1915 .bss CVWL568.lib(hal_internal_soft_sync.o) + 0x0007217c - 0x00000020 Zero RW 2540 .bss CVWL568.lib(hal_spi_slave.o) + 0x0007219c - 0x00001030 Zero RW 2816 .bss CVWL568.lib(dcs_packet_fifo.o) + 0x000731cc COMPRESSED 0x00000004 PAD + 0x000731d0 - 0x00001000 Zero RW 699 STACK startup_armcm0.o ============================================================================== @@ -5489,17 +5529,18 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 5354 762 10600 48 0 38910 ap_demo.o - 1310 248 32 40 12 12589 app_tp_st_touch.o - 964 96 0 23 400 12263 app_tp_transfer.o + 5462 734 10612 1588 0 39843 ap_demo.o + 1834 128 18 763 72 14675 app_tp_for_custom_s21u.o + 1330 248 32 40 12 15248 app_tp_st_touch.o + 756 130 0 24 500 12152 app_tp_transfer.o 36 6 0 0 0 561 board.o - 10 0 0 0 0 5715 main.o + 10 0 0 0 0 9751 main.o 120 18 192 0 4096 2124 startup_armcm0.o ---------------------------------------------------------------------- - 7800 1130 10872 112 4508 72162 Object Totals + 9554 1264 10904 2420 4680 94354 Object Totals 0 0 48 0 0 0 (incl. Generated) - 6 0 0 1 0 0 (incl. Padding) + 6 0 2 5 0 0 (incl. Padding) ---------------------------------------------------------------------- @@ -5507,7 +5548,7 @@ Image component sizes 216 32 0 0 4144 252 dcs_packet_fifo.o 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o + 204 88 24 12 0 324 drv_common.o 440 94 0 0 0 1260 drv_crgu.o 410 28 0 0 28 796 drv_dma.o 232 28 0 0 0 340 drv_dsc_dec.o @@ -5521,7 +5562,7 @@ Image component sizes 292 36 0 4 0 580 drv_i2c_slave.o 704 6 0 0 0 1504 drv_lcdc.o 492 28 0 0 0 1112 drv_memc.o - 112 36 8 1188 0 376 drv_param_init.o + 212 44 8 1188 0 452 drv_param_init.o 428 30 390 1 0 664 drv_phy_common.o 72 10 0 12 0 76 drv_pwm.o 112 24 0 0 0 180 drv_pwr.o @@ -5533,9 +5574,9 @@ Image component sizes 698 18 0 8 0 680 drv_uart.o 510 28 0 4 0 1452 drv_vidc.o 168 22 0 12 0 316 drv_wdg.o - 3146 308 72 8 196 1600 hal_dsi_rx_ctrl.o + 3334 326 72 8 196 1752 hal_dsi_rx_ctrl.o 4456 314 103 3 76 2484 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o + 418 44 210 0 0 684 hal_gpio.o 212 40 0 1 0 340 hal_i2c_master.o 696 70 32 32 0 408 hal_i2c_slave.o 1112 188 0 0 64 776 hal_internal_soft_sync.o @@ -5543,17 +5584,16 @@ Image component sizes 14 0 0 0 0 68 hal_spi_master.o 580 32 0 0 32 136 hal_spi_slave.o 190 8 0 0 0 352 hal_swire.o - 196 32 0 0 0 408 hal_system.o + 204 32 0 0 0 476 hal_system.o 184 6 0 0 0 276 hal_timer.o 156 18 0 0 208 144 hal_uart.o 1076 324 0 0 192 1980 irq_redirect .o 48 10 0 18 0 68 norflash.o 58 0 0 0 0 128 tau_delay.o 60 10 0 0 256 156 tau_log.o - 1548 60 759 7095 728 17872 app_tp_for_custom_s8.o 200 20 0 0 0 76 ceil.o 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o + 86 0 0 0 0 0 __dczerorl2.o 0 0 0 0 0 0 entry.o 0 0 0 0 0 0 entry10a.o 0 0 0 0 0 0 entry11a.o @@ -5601,21 +5641,20 @@ Image component sizes 24 0 0 0 0 60 fscalb.o ---------------------------------------------------------------------- - 40084 5028 1896 8568 8732 54424 Library Totals - 48 0 6 9 4 0 (incl. Padding) + 38810 4996 1136 1472 8004 36840 Library Totals + 56 0 5 8 4 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name - 33078 4762 1131 1456 8000 33208 CVWL568.lib - 1548 60 759 7095 728 17872 CVWL568_S21U_TP.lib + 33354 4790 1131 1456 8000 33496 CVWL568.lib 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l + 2838 126 0 8 0 1264 mc_p.l 2290 54 0 0 0 1928 mf_p.l ---------------------------------------------------------------------- - 40084 5028 1896 8568 8732 54424 Library Totals + 38810 4996 1136 1472 8004 36840 Library Totals ---------------------------------------------------------------------- @@ -5624,15 +5663,15 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug - 47884 6158 12768 8680 13240 100906 Grand Totals - 47884 6158 12768 4880 13240 100906 ELF Image Totals (compressed) - 47884 6158 12768 4880 0 0 ROM Totals + 48364 6260 12040 3892 12684 105118 Grand Totals + 48364 6260 12040 2244 12684 105118 ELF Image Totals (compressed) + 48364 6260 12040 2244 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 60652 ( 59.23kB) - Total RW Size (RW Data + ZI Data) 21920 ( 21.41kB) - Total ROM Size (Code + RO Data + RW Data) 65532 ( 64.00kB) + Total RO Size (Code + RO Data) 60404 ( 58.99kB) + Total RW Size (RW Data + ZI Data) 16576 ( 16.19kB) + Total ROM Size (Code + RO Data + RW Data) 62648 ( 61.18kB) ============================================================================== diff --git a/project/ISP_568/Listings/CVWL568_S21U_20230808.map b/project/ISP_568/Listings/CVWL568_S21U_20230914.map similarity index 67% rename from project/ISP_568/Listings/CVWL568_S21U_20230808.map rename to project/ISP_568/Listings/CVWL568_S21U_20230914.map index a2a9eec..e53f9a4 100644 --- a/project/ISP_568/Listings/CVWL568_S21U_20230808.map +++ b/project/ISP_568/Listings/CVWL568_S21U_20230914.map @@ -13,13 +13,12 @@ Section Cross References ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN + ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s21u.o(.data) for Flag_blacklight_EN ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) for ap_get_tp_calibration_status_01 ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf @@ -28,6 +27,10 @@ Section Cross References ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_init) for hal_swire_init + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_register_callback) for hal_swire_register_callback + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs @@ -40,20 +43,24 @@ Section Cross References ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.app_tp_calibration_exec) for app_tp_calibration_exec ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) for ap_tp_st_touch_scan_point_record_event_exec ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.rx_restart_exec) for rx_restart_exec ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_delay_count ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_callback) for swire_callback + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_in ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data @@ -75,8 +82,11 @@ Section Cross References ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_set_hbm_53) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_in ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data + ap_demo.o(i.frame_start_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.frame_start_cb) refers to ap_demo.o(.data) for .data ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb @@ -85,6 +95,7 @@ Section Cross References ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd + ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayUs) for delayUs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output @@ -97,21 +108,34 @@ Section Cross References ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) for hal_dsi_rx_ctrl_set_cus_sync_line + ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for .data ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_updata_exec) refers to tau_delay.o(i.delayMs) for delayMs + ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.frame_start_cb) for frame_start_cb + ap_demo.o(i.pps_updata_exec) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick ap_demo.o(i.pps_updata_exec) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd ap_demo.o(i.pps_updata_exec) refers to ap_demo.o(.data) for .data ap_demo.o(i.pps_update_handle) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd + ap_demo.o(i.pps_update_handle) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex + ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter ap_demo.o(i.pps_update_handle) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data + ap_demo.o(i.rx_restart_exec) refers to tau_delay.o(i.delayMs) for delayMs + ap_demo.o(i.rx_restart_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.rx_restart_exec) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) for hal_dsi_rx_ctrl_restart + ap_demo.o(i.rx_restart_exec) refers to ap_demo.o(.data) for .data ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_delay_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data + ap_demo.o(i.swire_callback) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start + ap_demo.o(i.swire_callback) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback + ap_demo.o(i.swire_timer_callback) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start + ap_demo.o(i.swire_timer_callback) refers to ap_demo.o(.data) for .data ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all @@ -126,40 +150,33 @@ Section Cross References ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate + ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_hbm_53) for ap_set_hbm_53 ap_demo.o(.constdata) refers to app_tp_st_touch.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(.bss) for .bss app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_phone_output_int_pad app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write @@ -172,29 +189,37 @@ Section Cross References app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayMs) for delayMs + app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) for app_tp_screen_analysis_const + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.constdata) for screen_reg_start_data_size + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_start_data + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_start + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_restart) for app_tp_transfer_screen_restart + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) for app_tp_screen_analysis_wake_up_exec + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) for ap_tp_st_touch_error_handler_F3 - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) for ap_tp_st_touch_error_handler_FF - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) for ap_tp_st_touch_scan_point_record_event - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_restart + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(.data) for .data app_tp_st_touch.o(i.CRC16_2) refers to app_tp_st_touch.o(.constdata) for .constdata app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to app_tp_st_touch.o(.data) for .data @@ -206,6 +231,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_st_touch.o(.data) for .data + app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to memseta.o(.text) for __aeabi_memclr4 @@ -221,7 +247,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_st_touch.o(.data) for .data app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) refers to app_tp_st_touch.o(.bss) for .bss app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) refers to app_tp_st_touch.o(.bss) for .bss @@ -229,7 +255,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int + app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event @@ -243,6 +269,40 @@ Section Cross References app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) for ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) for app_tp_screen_analysis_wake_up + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffltui.o(.text) for __aeabi_ui2f + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fmul.o(.text) for __aeabi_fmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fdiv.o(.text) for __aeabi_fdiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffixui.o(.text) for __aeabi_f2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfltui.o(.text) for __aeabi_ui2d + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dmul.o(.text) for __aeabi_dmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ddiv.o(.text) for __aeabi_ddiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfixui.o(.text) for __aeabi_d2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for screen_data_write_1 + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_86_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a0_00_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_03_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_02_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_c0_07_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_60_start_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_back board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console @@ -983,26 +1043,6 @@ Section Cross References tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.bss) for .bss - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss @@ -2339,16 +2379,61 @@ Removing Unused input sections from the image. Removing ap_demo.o(.data), (2 bytes). Removing app_tp_transfer.o(.rev16_text), (4 bytes). Removing app_tp_transfer.o(.revsh_text), (4 bytes). + Removing app_tp_transfer.o(i.ap_tp_st_touch_get_status), (36 bytes). Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). + Removing app_tp_transfer.o(i.app_tp_screen_init), (56 bytes). + Removing app_tp_transfer.o(i.app_tp_transfer_screen_start_init), (20 bytes). Removing app_tp_st_touch.o(.rev16_text), (4 bytes). Removing app_tp_st_touch.o(.revsh_text), (4 bytes). + Removing app_tp_st_touch.o(i.ap_get_tp_calibration_status_01), (32 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03), (20 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3), (14 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF), (32 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event), (148 bytes). Removing app_tp_st_touch.o(i.ap_tp_st_touch_software_reset), (172 bytes). + Removing app_tp_for_custom_s21u.o(.rev16_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.revsh_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (8 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (9 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (48 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). Removing board.o(.rev16_text), (4 bytes). Removing board.o(.revsh_text), (4 bytes). Removing startup_armcm0.o(HEAP), (3072 bytes). @@ -2363,10 +2448,8 @@ Removing Unused input sections from the image. Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_register_write_cmd_entry), (10 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter), (108 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode), (52 bytes). @@ -2399,6 +2482,7 @@ Removing Unused input sections from the image. Removing hal_gpio.o(.revsh_text), (4 bytes). Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). + Removing hal_gpio.o(i.hal_gpio_init_input), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). @@ -2461,16 +2545,12 @@ Removing Unused input sections from the image. Removing hal_spi_master.o(.data), (1 bytes). Removing hal_swire.o(.rev16_text), (4 bytes). Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (108 bytes). Removing hal_system.o(.rev16_text), (4 bytes). Removing hal_system.o(.revsh_text), (4 bytes). Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). @@ -2486,43 +2566,6 @@ Removing Unused input sections from the image. Removing tau_log.o(.rev16_text), (4 bytes). Removing tau_log.o(.revsh_text), (4 bytes). Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1440 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). Removing hal_uart.o(.rev16_text), (4 bytes). Removing hal_uart.o(.revsh_text), (4 bytes). Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). @@ -2542,7 +2585,6 @@ Removing Unused input sections from the image. Removing drv_common.o(.rev16_text), (4 bytes). Removing drv_common.o(.revsh_text), (4 bytes). Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). Removing drv_crgu.o(.rev16_text), (4 bytes). @@ -2570,7 +2612,6 @@ Removing Unused input sections from the image. Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). Removing drv_dma.o(.rev16_text), (4 bytes). Removing drv_dma.o(.revsh_text), (4 bytes). Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). @@ -2651,7 +2692,6 @@ Removing Unused input sections from the image. Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (16 bytes). Removing drv_param_init.o(.rev16_text), (4 bytes). Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_scld_filter), (100 bytes). Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). Removing drv_pwm.o(.rev16_text), (4 bytes). Removing drv_pwm.o(.revsh_text), (4 bytes). @@ -2704,9 +2744,6 @@ Removing Unused input sections from the image. Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). Removing drv_swire.o(.rev16_text), (4 bytes). Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). Removing drv_sys_cfg.o(.rev16_text), (4 bytes). Removing drv_sys_cfg.o(.revsh_text), (4 bytes). Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). @@ -2937,7 +2974,7 @@ Removing Unused input sections from the image. Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). Removing dflti.o(.text), (40 bytes). -610 unused section(s) (total 28411 bytes) removed from the image. +607 unused section(s) (total 26565 bytes) removed from the image. ============================================================================== @@ -2947,38 +2984,38 @@ Image Symbol Table Symbol Name Value Ov Type Size Object(Section) - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE + ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE @@ -2988,19 +3025,19 @@ Image Symbol Table ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE + ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE + ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE @@ -3059,7 +3096,7 @@ Image Symbol Table ..\..\..\src\sdk\robin\src\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\..\src\app\demo\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\..\src\app\demo\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE @@ -3115,7 +3152,7 @@ Image Symbol Table ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\\..\\src\\app\\demo\\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE @@ -3165,835 +3202,849 @@ Image Symbol Table .text 0x000108c4 Section 0 llshl.o(.text) .text 0x000108e4 Section 0 llushr.o(.text) .text 0x00010906 Section 0 llsshr.o(.text) - .text 0x0001092c Section 0 fepilogue.o(.text) .text 0x0001092c Section 0 iusefp.o(.text) + .text 0x0001092c Section 0 fepilogue.o(.text) .text 0x000109ae Section 0 depilogue.o(.text) .text 0x00010a6c Section 0 dsqrt.o(.text) .text 0x00010b10 Section 0 dfixul.o(.text) .text 0x00010b50 Section 40 cdrcmple.o(.text) .text 0x00010b78 Section 36 init.o(.text) - .text 0x00010b9c Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010bfc Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c14 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.CRC16_2 0x00010c2c Section 0 app_tp_st_touch.o(i.CRC16_2) - i.DMA_IRQn_Handler 0x00010c6c Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c80 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c9c Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010cb8 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010cd4 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010cf0 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010d0c Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010d28 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010d44 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d60 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d74 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010dc4 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010dd8 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010df0 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010e08 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010e20 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010e48 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e60 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e78 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e90 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010eac Section 0 app_tp_transfer.o(i.S20_Start_init) - i.UART_DisableDma 0x00010ff0 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ff2 Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ff6 Section 2 handlers.o(i.__scatterload_null) - i.app_UART_IRQn_Handler 0x00010ff8 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) + .text 0x00010b9c Section 0 __dczerorl2.o(.text) + i.ADC_IRQn_Handler 0x00010bf4 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) + i.AP_NRESET_IRQn_Handler 0x00010c0c Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + i.CRC16_2 0x00010c24 Section 0 app_tp_st_touch.o(i.CRC16_2) + i.DMA_IRQn_Handler 0x00010c64 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) + i.EXTI_INT0_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + i.EXTI_INT1_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + i.EXTI_INT2_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + i.EXTI_INT3_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + i.EXTI_INT4_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + i.EXTI_INT5_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + i.EXTI_INT6_IRQn_Handler 0x00010d20 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + i.EXTI_INT7_IRQn_Handler 0x00010d3c Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + i.FLSCTRL_IRQn_Handler 0x00010d58 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + i.Gpio_swire_output 0x00010d6c Section 0 ap_demo.o(i.Gpio_swire_output) + i.HardFault_Handler 0x00010dbc Section 0 irq_redirect .o(i.HardFault_Handler) + i.I2C0_IRQn_Handler 0x00010dd0 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) + i.I2C1_IRQn_Handler 0x00010de8 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) + i.LCDC_IRQn_Handler 0x00010e00 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) + i.LOG_printf 0x00010e18 Section 0 tau_log.o(i.LOG_printf) + i.MEMC_IRQn_Handler 0x00010e40 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) + i.MIPI_RX_IRQn_Handler 0x00010e58 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + i.MIPI_TX_IRQn_Handler 0x00010e70 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + i.PWMDET_IRQn_Handler 0x00010e88 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) + i.SPIM_IRQn_Handler 0x00010ea4 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) + i.SPIS_IRQn_Handler 0x00010ec0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) + i.SWIRE_IRQn_Handler 0x00010edc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) + i.SysTick_Handler 0x00010ef8 Section 0 irq_redirect .o(i.SysTick_Handler) + i.TIMER0_IRQn_Handler 0x00010f10 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) + i.TIMER1_IRQn_Handler 0x00010f28 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) + i.TIMER2_IRQn_Handler 0x00010f40 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) + i.TIMER3_IRQn_Handler 0x00010f58 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) + i.UART0_IRQ_Handle 0x00010f70 Section 0 drv_uart.o(i.UART0_IRQ_Handle) + i.UART_DisableDma 0x00010f8c Section 0 drv_uart.o(i.UART_DisableDma) + i.UART_GetInstance 0x00010f8e Section 0 drv_uart.o(i.UART_GetInstance) + i.UART_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.UART_IRQn_Handler) + i.UART_ResetRxFIFO 0x00010fac Section 0 drv_uart.o(i.UART_ResetRxFIFO) + i.UART_SwitchSCLK 0x00010fd0 Section 0 drv_uart.o(i.UART_SwitchSCLK) + i.__scatterload_copy 0x00010fea Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x00010ff8 Section 2 handlers.o(i.__scatterload_null) + i.app_tp_screen_analysis_const 0x00010ffa Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SPIM_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00011038 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00011054 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00011070 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x00011088 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x000110a0 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x000110b8 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x000110d0 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x000110e8 Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x00011104 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x0001111c Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x00011140 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x00011188 Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x000111a2 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x000112d6 Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x000112f0 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x000113ac Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x000113c4 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x000113dc Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113f4 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x00011414 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x00011438 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x00011466 Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011480 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011481 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011498 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011499 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x000114b0 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x000114b1 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x000114d0 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x000114d1 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114e8 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114e9 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x0001152c Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x0001153a Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x00011548 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011554 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011555 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x000116c8 Section 0 printfa.o(i._printf_core) - _printf_core 0x000116c9 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011db4 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011db5 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011dd4 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011dd5 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011e00 Section 0 printfa.o(i._sputc) - _sputc 0x00011e01 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011e0c Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011e0d Thumb Code 3186 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a84 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012c1c Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012c1d Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_get_tp_calibration_status_01 0x00012ca8 Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - i.ap_reset_cb 0x00012cc8 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012cc9 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d48 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d49 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d90 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d91 Thumb Code 30 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012dd4 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012dd5 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012e08 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012e09 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e84 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e85 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012ec8 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - i.ap_tp_st_touch_calibration 0x00012f60 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - i.ap_tp_st_touch_error_handler_F3 0x00013010 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - i.ap_tp_st_touch_error_handler_FF 0x0001301e Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - i.ap_tp_st_touch_get_calibration_success_mark 0x00013040 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - i.ap_tp_st_touch_hardware_reset 0x000130e8 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) - i.ap_tp_st_touch_scan_point_init 0x000131ac Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - i.ap_tp_st_touch_scan_point_record_event 0x000131c8 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - i.ap_tp_st_touch_scan_point_record_event_exec 0x0001325c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - i.ap_tp_st_touch_simulate_finger_release_event 0x000132ac Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - i.ap_update_frame_rate 0x000132e0 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x000132e1 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x0001330c Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00013328 Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x0001334c Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x00013368 Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00013384 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x000133a0 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x000133bc Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x000133d8 Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x000133f4 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00013410 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x0001342c Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013474 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x0001348c Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x0001349c Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x000135cc Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x00013654 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x000138ec Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x0001398c Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x000139d4 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013a04 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013c04 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013c24 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013c3c Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013c46 Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013c50 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00013c5a Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013c64 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013c80 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013c9c Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013cd4 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013ce4 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013d14 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013d38 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013de0 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013de1 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013e10 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013e54 Section 0 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013e74 Section 0 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013e7c Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x000141cc Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x000141d4 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x000141dc Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x00014498 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x000144c8 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x000144c9 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x000144d4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x000144d5 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) + i.UART_SetBaudRate 0x0001101c Section 0 drv_uart.o(i.UART_SetBaudRate) + i.UART_TransferHandleIRQ 0x00011064 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) + i.UART_WriteBlocking 0x00011198 Section 0 drv_uart.o(i.UART_WriteBlocking) + i.UART_init 0x000111b4 Section 0 drv_uart.o(i.UART_init) + i.VIDC_IRQn_Handler 0x00011270 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) + i.VPRE_IRQn_Handler 0x00011288 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) + i.WDG_IRQn_Handler 0x000112a0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) + i.__0printf 0x000112b8 Section 0 printfa.o(i.__0printf) + i.__0vsprintf 0x000112d8 Section 0 printfa.o(i.__0vsprintf) + i.__ARM_clz 0x000112fc Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_switch8 0x0001132a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + i.__NVIC_ClearPendingIRQ 0x00011344 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x00011345 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_ClearPendingIRQ 0x0001135c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x0001135d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_DisableIRQ 0x00011374 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) + __NVIC_DisableIRQ 0x00011375 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) + i.__NVIC_EnableIRQ 0x00011394 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) + __NVIC_EnableIRQ 0x00011395 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) + i.__NVIC_SetPriority 0x000113ac Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x000113ad Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) + i.__scatterload_zeroinit 0x000113f0 Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x00011400 Section 0 errno.o(i.__set_errno) + i._fp_digits 0x0001140c Section 0 printfa.o(i._fp_digits) + _fp_digits 0x0001140d Thumb Code 344 printfa.o(i._fp_digits) + i._printf_core 0x00011580 Section 0 printfa.o(i._printf_core) + _printf_core 0x00011581 Thumb Code 1754 printfa.o(i._printf_core) + i._printf_post_padding 0x00011c6c Section 0 printfa.o(i._printf_post_padding) + _printf_post_padding 0x00011c6d Thumb Code 32 printfa.o(i._printf_post_padding) + i._printf_pre_padding 0x00011c8c Section 0 printfa.o(i._printf_pre_padding) + _printf_pre_padding 0x00011c8d Thumb Code 44 printfa.o(i._printf_pre_padding) + i._sputc 0x00011cb8 Section 0 printfa.o(i._sputc) + _sputc 0x00011cb9 Thumb Code 10 printfa.o(i._sputc) + i.ap_dcs_read 0x00011cc4 Section 0 ap_demo.o(i.ap_dcs_read) + ap_dcs_read 0x00011cc5 Thumb Code 3218 ap_demo.o(i.ap_dcs_read) + i.ap_demo 0x0001295c Section 0 ap_demo.o(i.ap_demo) + i.ap_get_reg_df 0x00012b34 Section 0 ap_demo.o(i.ap_get_reg_df) + ap_get_reg_df 0x00012b35 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) + i.ap_reset_cb 0x00012bc0 Section 0 ap_demo.o(i.ap_reset_cb) + ap_reset_cb 0x00012bc1 Thumb Code 48 ap_demo.o(i.ap_reset_cb) + i.ap_set_backlight_51 0x00012c20 Section 0 ap_demo.o(i.ap_set_backlight_51) + ap_set_backlight_51 0x00012c21 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) + i.ap_set_display_off 0x00012c68 Section 0 ap_demo.o(i.ap_set_display_off) + ap_set_display_off 0x00012c69 Thumb Code 28 ap_demo.o(i.ap_set_display_off) + i.ap_set_display_on 0x00012cac Section 0 ap_demo.o(i.ap_set_display_on) + ap_set_display_on 0x00012cad Thumb Code 16 ap_demo.o(i.ap_set_display_on) + i.ap_set_enter_sleep_mode 0x00012ce0 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) + ap_set_enter_sleep_mode 0x00012ce1 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) + i.ap_set_exit_sleep_mode 0x00012d5c Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) + ap_set_exit_sleep_mode 0x00012d5d Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) + i.ap_set_hbm_53 0x00012da0 Section 0 ap_demo.o(i.ap_set_hbm_53) + ap_set_hbm_53 0x00012da1 Thumb Code 26 ap_demo.o(i.ap_set_hbm_53) + i.ap_set_tp_calibration_04 0x00012dc0 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + i.ap_tp_st_touch_calibration 0x00012e58 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + i.ap_tp_st_touch_get_calibration_success_mark 0x00012f08 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + i.ap_tp_st_touch_hardware_reset 0x00012fb0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + i.ap_tp_st_touch_scan_point_init 0x00013074 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + i.ap_tp_st_touch_scan_point_record_event_exec 0x00013090 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + i.ap_tp_st_touch_simulate_finger_release_event 0x000130e0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + i.ap_update_frame_rate 0x00013114 Section 0 ap_demo.o(i.ap_update_frame_rate) + ap_update_frame_rate 0x00013115 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) + i.app_ADC_IRQn_Handler 0x00013140 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) + i.app_AP_NRESET_IRQn_Handler 0x0001315c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + i.app_EXTI_INT0_IRQn_Handler 0x00013180 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + i.app_EXTI_INT1_IRQn_Handler 0x0001319c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + i.app_EXTI_INT2_IRQn_Handler 0x000131b8 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + i.app_EXTI_INT3_IRQn_Handler 0x000131d4 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + i.app_EXTI_INT4_IRQn_Handler 0x000131f0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + i.app_EXTI_INT5_IRQn_Handler 0x0001320c Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + i.app_EXTI_INT6_IRQn_Handler 0x00013228 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + i.app_EXTI_INT7_IRQn_Handler 0x00013244 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + i.app_HardFault_Handler 0x00013260 Section 0 drv_common.o(i.app_HardFault_Handler) + i.app_I2C0_IRQn_Handler 0x000132a8 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + i.app_I2C1_IRQn_Handler 0x000132c0 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + i.app_LCDC_IRQn_Handler 0x000132d0 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + i.app_MEMC_IRQn_Handler 0x00013400 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) + i.app_MIPI_RX_IRQn_Handler 0x00013488 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + i.app_MIPI_TX_IRQn_Handler 0x00013720 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + i.app_PWMDET_IRQn_Handler 0x000137c0 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + i.app_SPIM_IRQn_Handler 0x00013808 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + i.app_SPIS_IRQn_Handler 0x00013838 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + i.app_SWIRE_IRQn_Handler 0x00013a38 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) + i.app_SysTick_Handler 0x00013a58 Section 0 drv_common.o(i.app_SysTick_Handler) + i.app_TIMER0_IRQn_Handler 0x00013a70 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) + i.app_TIMER1_IRQn_Handler 0x00013a7a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) + i.app_TIMER2_IRQn_Handler 0x00013a84 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) + i.app_TIMER3_IRQn_Handler 0x00013a8e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) + i.app_UART_IRQn_Handler 0x00013a98 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) + i.app_VIDC_IRQn_Handler 0x00013aa0 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) + i.app_VPRE_IRQn_Handler 0x00013abc Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + i.app_WDG_IRQn_Handler 0x00013ad8 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) + i.app_dma_irq_handler 0x00013b10 Section 0 drv_dma.o(i.app_dma_irq_handler) + i.app_fls_ctrl_Handler 0x00013b20 Section 0 norflash.o(i.app_fls_ctrl_Handler) + i.app_tp_I2C_init 0x00013b50 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) + i.app_tp_calibration_exec 0x00013b74 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) + i.app_tp_i2cs_callback 0x00013c1c Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) + app_tp_i2cs_callback 0x00013c1d Thumb Code 64 app_tp_transfer.o(i.app_tp_i2cs_callback) + i.app_tp_init 0x00013c64 Section 0 app_tp_transfer.o(i.app_tp_init) + i.app_tp_m_read 0x00013cb8 Section 0 app_tp_transfer.o(i.app_tp_m_read) + i.app_tp_m_write 0x00013cd8 Section 0 app_tp_transfer.o(i.app_tp_m_write) + i.app_tp_phone_analysis_data 0x00013ce0 Section 0 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + i.app_tp_s_read 0x00014080 Section 0 app_tp_transfer.o(i.app_tp_s_read) + i.app_tp_s_write 0x00014088 Section 0 app_tp_transfer.o(i.app_tp_s_write) + i.app_tp_screen_analysis_int 0x00014090 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + i.app_tp_screen_analysis_wake_up 0x000142b8 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + i.app_tp_screen_analysis_wake_up_exec 0x00014358 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + i.app_tp_screen_int_callback 0x0001444c Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) + app_tp_screen_int_callback 0x0001444d Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) + i.app_tp_transfer_screen_const 0x00014458 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) + app_tp_transfer_screen_const 0x00014459 Thumb Code 130 app_tp_transfer.o(i.app_tp_transfer_screen_const) i.app_tp_transfer_screen_int 0x00014514 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014634 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00014648 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x0001466c Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014bf8 Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014cc0 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014cc1 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014cec Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014ced Thumb Code 74 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014d70 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014dc8 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014de0 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014e24 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014e48 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014e49 Thumb Code 36 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014e74 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014e8c Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014eb0 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014ee8 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014ef4 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014f34 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014fe4 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014ff8 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00015050 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x00015058 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x00015068 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x0001507c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00015090 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x000150b0 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x000150c4 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x000150dc Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x000150f0 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x00015104 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x00015118 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x0001512c Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00015140 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00015154 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x00015168 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x0001517c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00015190 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x000151a8 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x000151c0 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x000151d4 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x000151e8 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x000151fc Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x00015214 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x00015230 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00015240 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00015250 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00015274 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00015280 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x00015310 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x00015322 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x0001533c Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00015344 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00015388 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x000153be Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x000153cc Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00015440 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x0001544a Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00015474 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00015578 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_bta_status 0x000155b8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) - i.drv_dsi_rx_get_color_bpp 0x000155c8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x000155c9 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x00015618 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x00015619 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x00015634 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x0001563c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x00015642 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x00015650 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00015670 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x00015680 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00015690 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x000156d6 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x000156fc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x00015800 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x0001580e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x00015822 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x0001588e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00015892 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x000158aa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x000158b2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x000158ba Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x000158c4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x000158e8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x000158ec Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x000158f0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x000158f4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x0001590c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x00015926 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x00015932 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x00015996 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x000159d4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015b08 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015b26 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00015b2e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00015b4a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00015b62 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015b70 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015bb0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015bc0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015bc8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00015bea Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015bf2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015c18 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015cc2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015cd8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015cf0 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015d1e Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00015d2a Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00015d5c Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00015d74 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015d8c Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015d98 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015dac Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015dfc Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015e1c Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015e2c Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015e3c Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015e4c Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015e5c Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015e5d Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015e7c Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015fac Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015fb8 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015fc4 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015fc5 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015ff8 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x000160a4 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x000160be Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x000160d8 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x00016138 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x00016148 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x00016180 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x0001620c Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00016268 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x000162a4 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x000162a5 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x000162e2 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x00016324 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x00016328 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x00016330 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x00016344 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00016394 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x000163b0 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x00016408 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x0001643c Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00016454 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x0001646c Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x0001649c Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x000164b2 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x000164d6 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x000164fc Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x00016512 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00016528 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x00016534 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x00016552 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00016574 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x00016596 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x000165a2 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x000165bc Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x000165de Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x000165f8 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x00016604 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x00016650 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x00016656 Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x00016668 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x00016688 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_prefetch 0x000166c8 Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) - i.drv_lcdc_set_video_hw_mode 0x000166e0 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x000166f4 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x00016714 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00016720 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x00016760 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x0001676c Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x0001677e Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x0001678e Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x0001679c Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x000167b0 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x000167bc Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x000167cc Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x000167de Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x000167ee Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00016804 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x0001681c Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x00016836 Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x00016844 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x0001686c Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x0001687c Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x00016884 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00016898 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x000168ac Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x000168b4 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_p2r_filter_init 0x000168c8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x000168ec Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000168fc Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016938 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016998 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000169ec Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000169fc Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016a14 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016a34 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016a5a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016a78 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016a79 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016a98 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016ab8 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016ad0 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016b08 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016b09 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016b14 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016b15 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016b24 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016b25 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016b38 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016b39 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016b4e Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016b58 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016b5c Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016bb8 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016bcc Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016c30 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016c34 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016c35 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016c46 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_pkt_buf_error_status 0x00016c4a Section 0 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) - i.drv_rxbr_get_status0 0x00016c56 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016c57 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_get_status1 0x00016c68 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status1) - drv_rxbr_get_status1 0x00016c69 Thumb Code 22 hal_internal_vsync.o(i.drv_rxbr_get_status1) - i.drv_rxbr_hline_rcv0_cfg 0x00016c7e Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv1_cfg 0x00016c8a Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016c96 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016ca0 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016cac Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016cb8 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_color_format 0x00016ccc Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_filter_regs 0x00016ce0 Section 0 drv_rxbr.o(i.drv_rxbr_set_filter_regs) - i.drv_rxbr_set_inten 0x00016cf2 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016d06 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016d16 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00016d3c Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016d44 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016d4c Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016d6c Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016d88 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016ddc Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016df8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016e04 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e2c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016e44 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016e60 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016e84 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016ea8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016eb8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016ec8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016eec Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016eed Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016f06 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016f28 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016f38 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016f48 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016f49 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00016f8c Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x00016fa0 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x00016fb0 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00017004 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x0001702c Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x0001703c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x0001703d Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x00017046 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x00017062 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x0001707e Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x0001707f Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x00017090 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x00017091 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x000170a4 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x000170a5 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x000170b4 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x000170bc Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x000170d4 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x00017114 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x00017128 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x00017150 Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x0001715c Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x00017162 Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x0001719e Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x000171b2 Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x000171c2 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x000171ca Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x000171f0 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x00017218 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x00017230 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x0001723a Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x0001724a Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x00017254 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x0001725e Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x00017270 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x0001727a Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00017284 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x0001729c Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x000172ac Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x000172ad Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x000172bc Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x000172bd Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x000172cc Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x0001730c Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x00017316 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x0001732c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x00017360 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017410 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00017438 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017460 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x00017488 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00017520 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00017521 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x000176c4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x000176c5 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x0001779c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x0001779d Thumb Code 342 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000178fc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000178fd Thumb Code 320 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017a4c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017a4d Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017c78 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017cb4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017da4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017dd8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017dd9 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017e10 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017e11 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017e84 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017eb8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00017ec8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00017f04 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017f40 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x00017f60 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x00017f61 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x000180f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x000180f1 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00018124 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00018125 Thumb Code 982 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x0001854c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x00018578 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x000185fc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x00018648 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x00018670 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x00018714 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x00018715 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018738 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x00018744 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018764 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x00018778 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x00018788 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x000187ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x00018854 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00018898 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018988 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018a54 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018a55 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018a98 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018a99 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018ac8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018ac9 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018ae8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018ae9 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018b08 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018b09 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018b9c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018b9d Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018bf4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018bf5 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018c38 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018c50 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018c64 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018ca4 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018cc4 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018cec Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018d04 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018d54 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018db4 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018dbc Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018ddc Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018e48 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018e68 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018e84 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018e90 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018e91 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018eb0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018eb1 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018ec0 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00018f0c Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x00018fd4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00018fe8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x00018ff4 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x00018ff5 Thumb Code 356 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_check_video_auto_sync 0x00019168 Section 0 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) - i.hal_internal_init_memc 0x00019180 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_rx_dcs_async_handler 0x0001927c Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) - i.hal_internal_rx_dcs_polling 0x000192a8 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) - i.hal_internal_sync_get_fb_setting 0x00019300 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x00019310 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x00019320 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_vsync_deinit 0x000194f4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x0001951c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x00019528 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x00019540 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x0001954c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x00019558 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00019698 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x00019748 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000197d8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000197fc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019840 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019890 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_intl_svs_deinit_tx 0x00019914 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) - i.hal_intl_svs_handle 0x00019924 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_handle) - i.hal_intl_svs_init_rx 0x00019948 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) - i.hal_intl_svs_init_tx 0x000199c0 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) - i.hal_intl_svs_set_sync_coef 0x000199d4 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) - i.hal_intl_svs_update_rxbr_clk 0x000199e0 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) - i.hal_lcdc_config_ccm 0x00019a28 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019a29 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019a4c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019a4d Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019ab0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019ab1 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019ac4 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019ac5 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019c28 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019c29 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019c7c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019c7d Thumb Code 446 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019e48 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019e49 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019e88 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019e96 Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019ea8 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019ebe Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019ec8 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00019f50 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019f6c Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019f74 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x00019f7c Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x00019f84 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x00019fb2 Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x00019fcc Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001a014 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_tx_frame_rate_adjust 0x0001a03c Section 0 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) - hal_tx_frame_rate_adjust 0x0001a03d Thumb Code 44 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) - i.hal_uart_init 0x0001a06c Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001a0f8 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x0001a108 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x0001a109 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x0001a2e4 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a3f4 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a3f5 Thumb Code 98 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a464 Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a465 Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a538 Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a544 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a545 Thumb Code 150 ap_demo.o(i.open_mipi_rx) - i.pps_updata_exec 0x0001a5f8 Section 0 ap_demo.o(i.pps_updata_exec) - i.pps_update_handle 0x0001a620 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a621 Thumb Code 96 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a6e4 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a6e5 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001aad8 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001aad9 Thumb Code 348 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001ac44 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001ac45 Thumb Code 126 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001acd0 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001acd1 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001ae50 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001ae51 Thumb Code 192 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001af1c Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001af1d Thumb Code 392 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001b160 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001b161 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001b224 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001b225 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001b2e4 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001b2e5 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001b314 Section 0 sqrt.o(i.sqrt) - i.svs_direct_mode_setting 0x0001b35c Section 0 hal_internal_soft_sync.o(i.svs_direct_mode_setting) - svs_direct_mode_setting 0x0001b35d Thumb Code 156 hal_internal_soft_sync.o(i.svs_direct_mode_setting) - i.svs_get_rel_intv 0x0001b408 Section 0 hal_internal_soft_sync.o(i.svs_get_rel_intv) - svs_get_rel_intv 0x0001b409 Thumb Code 20 hal_internal_soft_sync.o(i.svs_get_rel_intv) - i.svs_sync_handle 0x0001b424 Section 0 hal_internal_soft_sync.o(i.svs_sync_handle) - svs_sync_handle 0x0001b425 Thumb Code 158 hal_internal_soft_sync.o(i.svs_sync_handle) - i.svs_wait_start 0x0001b4d4 Section 0 hal_internal_soft_sync.o(i.svs_wait_start) - svs_wait_start 0x0001b4d5 Thumb Code 224 hal_internal_soft_sync.o(i.svs_wait_start) - i.svs_waite_fr_stab 0x0001b5c8 Section 0 hal_internal_soft_sync.o(i.svs_waite_fr_stab) - svs_waite_fr_stab 0x0001b5c9 Thumb Code 148 hal_internal_soft_sync.o(i.svs_waite_fr_stab) - i.tp_heartbeat_exec 0x0001b6a0 Section 0 ap_demo.o(i.tp_heartbeat_exec) - i.vidc_callback 0x0001b70c Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001b70d Thumb Code 234 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001b814 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001b815 Thumb Code 192 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001b8ec Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001b8ed Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001bab8 Section 10600 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001bab8 Data 108 ap_demo.o(.constdata) - .constdata 0x0001e420 Section 32 app_tp_st_touch.o(.constdata) - .constdata 0x0001e440 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001e464 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001e464 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001e4dc Data 90 hal_gpio.o(.constdata) - .constdata 0x0001e538 Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001e538 Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001e558 Section 758 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e84e Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e850 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001e858 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001e858 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001e910 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001e990 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001e9c0 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001e9e0 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001ea28 Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001ea6c Section 292 hal_internal_vsync.o(.conststring) + i.app_tp_transfer_screen_restart 0x000145a0 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + i.app_tp_transfer_screen_start 0x000145d4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) + i.board_Init 0x000145dc Section 0 board.o(i.board_Init) + i.calc_framebuffer_setting 0x00014600 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) + i.ceil 0x00014b8c Section 0 ceil.o(i.ceil) + i.check_mipi_rx_tx_video_info 0x00014c54 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + check_mipi_rx_tx_video_info 0x00014c55 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + i.check_pkt_buf_rev 0x00014c80 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) + check_pkt_buf_rev 0x00014c81 Thumb Code 74 hal_internal_vsync.o(i.check_pkt_buf_rev) + i.dcs_packet_fifo_alloc 0x00014d04 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + i.dcs_packet_fifo_init 0x00014d5c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + i.dcs_packet_free_fifo_header 0x00014d74 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + i.dcs_packet_get_fifo_header 0x00014db8 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + i.dcs_sw_filter 0x00014ddc Section 0 hal_internal_vsync.o(i.dcs_sw_filter) + dcs_sw_filter 0x00014ddd Thumb Code 36 hal_internal_vsync.o(i.dcs_sw_filter) + i.delayMs 0x00014e08 Section 0 tau_delay.o(i.delayMs) + i.delayUs 0x00014e20 Section 0 tau_delay.o(i.delayUs) + i.drv_ap_rst_trig_edge_detect 0x00014e44 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + i.drv_chip_info_get_info 0x00014e7c Section 0 drv_chip_info.o(i.drv_chip_info_get_info) + i.drv_chip_info_init 0x00014e88 Section 0 drv_chip_info.o(i.drv_chip_info_init) + i.drv_chip_rx_info_check 0x00014ec8 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) + i.drv_chip_rx_init_done 0x00014f78 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) + i.drv_common_enable_systick 0x00014f8c Section 0 drv_common.o(i.drv_common_enable_systick) + i.drv_common_get_tick 0x00014fe4 Section 0 drv_common.o(i.drv_common_get_tick) + i.drv_common_system_init 0x00014ff0 Section 0 drv_common.o(i.drv_common_system_init) + i.drv_crgu_config_reset_modules 0x00014ff8 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) + i.drv_crgu_set_ahb_pre_div 0x00015008 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + i.drv_crgu_set_ahb_src 0x0001501c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) + i.drv_crgu_set_clock 0x00015030 Section 0 drv_crgu.o(i.drv_crgu_set_clock) + i.drv_crgu_set_dpi_mux_src 0x00015050 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + i.drv_crgu_set_dpi_pre_div 0x00015064 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + i.drv_crgu_set_dpi_pre_src 0x0001507c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + i.drv_crgu_set_dsc_core_div 0x00015090 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + i.drv_crgu_set_dsco_src 0x000150a4 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) + i.drv_crgu_set_dsco_src_div 0x000150b8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + i.drv_crgu_set_fb_div 0x000150cc Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) + i.drv_crgu_set_fb_src 0x000150e0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) + i.drv_crgu_set_lcdc_div 0x000150f4 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) + i.drv_crgu_set_lcdc_src 0x00015108 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) + i.drv_crgu_set_mipi_cfg_src 0x0001511c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + i.drv_crgu_set_mipi_ref_src 0x00015130 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + i.drv_crgu_set_reset 0x00015148 Section 0 drv_crgu.o(i.drv_crgu_set_reset) + i.drv_crgu_set_rxbr_div 0x00015160 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) + i.drv_crgu_set_rxbr_src 0x00015174 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) + i.drv_crgu_set_swire_div 0x00015188 Section 0 drv_crgu.o(i.drv_crgu_set_swire_div) + i.drv_crgu_set_vidc_src 0x0001519c Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) + i.drv_dma_clear_flag 0x000151b0 Section 0 drv_dma.o(i.drv_dma_clear_flag) + i.drv_dma_create_handle 0x000151c8 Section 0 drv_dma.o(i.drv_dma_create_handle) + i.drv_dma_disenable_channel 0x000151e4 Section 0 drv_dma.o(i.drv_dma_disenable_channel) + i.drv_dma_enable_channel 0x000151f4 Section 0 drv_dma.o(i.drv_dma_enable_channel) + i.drv_dma_enable_channel_interrupts 0x00015204 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) + i.drv_dma_get_channel_flag 0x00015228 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) + i.drv_dma_irq_handler 0x00015234 Section 0 drv_dma.o(i.drv_dma_irq_handler) + i.drv_dma_prepar_transfer 0x000152c4 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) + i.drv_dma_set_burst 0x000152d6 Section 0 drv_dma.o(i.drv_dma_set_burst) + i.drv_dma_set_callback 0x000152f0 Section 0 drv_dma.o(i.drv_dma_set_callback) + i.drv_dma_set_transfer 0x000152f8 Section 0 drv_dma.o(i.drv_dma_set_transfer) + i.drv_dsc_dec_convert_pps_rc_parameter 0x0001533c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + i.drv_dsc_dec_disable 0x00015372 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) + i.drv_dsc_dec_enable 0x00015380 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) + i.drv_dsc_dec_get_nslc 0x000153f4 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + i.drv_dsc_dec_set_u8_pps 0x000153fe Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + i.drv_dsi_rx_calc_ipi_tx_delay 0x00015428 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + i.drv_dsi_rx_enable_irq 0x0001552c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + i.drv_dsi_rx_get_bta_status 0x0001556c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) + i.drv_dsi_rx_get_color_bpp 0x0001557c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) + drv_dsi_rx_get_color_bpp 0x0001557d Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) + i.drv_dsi_rx_get_color_pcc 0x000155cc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) + drv_dsi_rx_get_color_pcc 0x000155cd Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) + i.drv_dsi_rx_get_compression_en 0x000155e8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) + i.drv_dsi_rx_get_max_ret_size 0x000155f0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) + i.drv_dsi_rx_power_up 0x000155f6 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) + i.drv_dsi_rx_set_ctrl_cfg 0x00015604 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) + i.drv_dsi_rx_set_ddi_cfg 0x00015624 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) + i.drv_dsi_rx_set_ipi_cfg 0x00015634 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) + i.drv_dsi_rx_set_lane_swap 0x00015644 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) + i.drv_dsi_rx_set_resp_cnt 0x0001568a Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) + i.drv_dsi_rx_set_up_phy 0x000156b0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) + i.drv_dsi_rx_shut_down 0x000157b4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) + i.drv_dsi_tx_command_header 0x000157c2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) + i.drv_dsi_tx_command_mode_cfg 0x000157d6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) + i.drv_dsi_tx_command_put_payload 0x00015842 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) + i.drv_dsi_tx_config_eotp 0x00015846 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) + i.drv_dsi_tx_config_int 0x0001585e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) + i.drv_dsi_tx_dpi_lpcmd_time 0x00015866 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) + i.drv_dsi_tx_dpi_mode 0x0001586e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) + i.drv_dsi_tx_dpi_polarity 0x00015878 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) + i.drv_dsi_tx_edpi_cmd_size 0x0001589c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) + i.drv_dsi_tx_get_cmd_status 0x000158a0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) + i.drv_dsi_tx_mode 0x000158a4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) + i.drv_dsi_tx_phy_clock_lane_auto_lp 0x000158a8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) + i.drv_dsi_tx_phy_clock_lane_req_hs 0x000158c0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) + i.drv_dsi_tx_phy_lane_mode 0x000158da Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) + i.drv_dsi_tx_phy_status_ready 0x000158e6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) + i.drv_dsi_tx_phy_status_stopstate 0x0001594a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) + i.drv_dsi_tx_phy_test_setup 0x00015988 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) + i.drv_dsi_tx_phy_time_cfg 0x00015abc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) + i.drv_dsi_tx_powerup 0x00015ada Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) + i.drv_dsi_tx_response_mode 0x00015ae2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) + i.drv_dsi_tx_set_bta_ack 0x00015afe Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) + i.drv_dsi_tx_set_esc_div 0x00015b16 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) + i.drv_dsi_tx_set_int 0x00015b24 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) + i.drv_dsi_tx_set_time_out_div 0x00015b64 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) + i.drv_dsi_tx_set_video_chunk 0x00015b74 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) + i.drv_dsi_tx_set_video_timing 0x00015b7c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) + i.drv_dsi_tx_shutdown 0x00015b9e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) + i.drv_dsi_tx_timeout_cfg 0x00015ba6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) + i.drv_dsi_tx_video_mode_cfg 0x00015bcc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) + i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c76 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) + i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015c8c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) + i.drv_efuse_enter_inactive 0x00015ca4 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) + i.drv_efuse_int_enable 0x00015cd2 Section 0 drv_efuse.o(i.drv_efuse_int_enable) + i.drv_efuse_read 0x00015cde Section 0 drv_efuse.o(i.drv_efuse_read) + i.drv_efuse_read_req 0x00015d10 Section 0 drv_efuse.o(i.drv_efuse_read_req) + i.drv_gpio_get_input_data 0x00015d28 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) + i.drv_gpio_register_ap_reset_callback 0x00015d40 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) + i.drv_gpio_register_callback 0x00015d4c Section 0 drv_gpio.o(i.drv_gpio_register_callback) + i.drv_gpio_set_int 0x00015d60 Section 0 drv_gpio.o(i.drv_gpio_set_int) + i.drv_gpio_set_ioe 0x00015db0 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) + i.drv_gpio_set_mode0 0x00015dd0 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) + i.drv_gpio_set_mode1 0x00015de0 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) + i.drv_gpio_set_mode2 0x00015df0 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) + i.drv_gpio_set_mode3 0x00015e00 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) + i.drv_gpio_set_output_data 0x00015e10 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) + drv_gpio_set_output_data 0x00015e11 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) + i.drv_gpio_set_pull_state 0x00015e30 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) + i.drv_i2c0_set_callback 0x00015f60 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) + i.drv_i2c1_set_callback 0x00015f6c Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) + i.drv_i2c_dma_callback 0x00015f78 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) + drv_i2c_dma_callback 0x00015f79 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) + i.drv_i2c_dma_init 0x00015fac Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) + i.drv_i2c_enable_rx_dma 0x00016058 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) + i.drv_i2c_enable_tx_dma 0x00016072 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) + i.drv_i2c_m_clear_it_pending_bit 0x0001608c Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) + i.drv_i2c_m_enable 0x000160ec Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) + i.drv_i2c_m_enable_intr 0x000160fc Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) + i.drv_i2c_master_init 0x00016134 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) + i.drv_i2c_master_read_dma 0x000161c0 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) + i.drv_i2c_master_write_dma 0x0001621c Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) + i.drv_i2c_master_write_read_cmd 0x00016258 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) + drv_i2c_master_write_read_cmd 0x00016259 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) + i.drv_i2c_s_clear_it_pending_bit 0x00016296 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) + i.drv_i2c_s_config_intr 0x000162d8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) + i.drv_i2c_s_enable 0x000162dc Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) + i.drv_i2c_s_get_fifo_status 0x000162e4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) + i.drv_i2c_s_set_intr 0x000162f8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) + i.drv_i2c_s_write_data 0x00016348 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) + i.drv_i2c_set_dma_irq_callback 0x00016364 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) + i.drv_i2c_slave_init 0x000163bc Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) + i.drv_i2c_slave_write_dma 0x000163f0 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) + i.drv_lcdc_config_bypass 0x00016408 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) + i.drv_lcdc_config_ccm 0x00016420 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) + i.drv_lcdc_config_disp_mode 0x00016450 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) + i.drv_lcdc_config_dpi_polarity 0x00016466 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) + i.drv_lcdc_config_dpi_timing 0x0001648a Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) + i.drv_lcdc_config_edpi_mode 0x000164b0 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) + i.drv_lcdc_config_endianness 0x000164c6 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) + i.drv_lcdc_config_input_size 0x000164dc Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) + i.drv_lcdc_config_int 0x000164e8 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) + i.drv_lcdc_config_int_single 0x00016506 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) + i.drv_lcdc_config_overwrite 0x00016528 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) + i.drv_lcdc_config_overwrite_rgb 0x0001654a Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) + i.drv_lcdc_config_partial_display_area 0x00016556 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) + i.drv_lcdc_config_partial_display_enable 0x00016570 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) + i.drv_lcdc_config_scale_up_coef 0x00016592 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) + i.drv_lcdc_config_scale_up_step 0x000165ac Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) + i.drv_lcdc_config_src_parameter 0x000165b8 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) + i.drv_lcdc_config_thresh 0x00016604 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) + i.drv_lcdc_ctrl_flow 0x0001660a Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) + i.drv_lcdc_enable_shadow_reg 0x0001661c Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) + i.drv_lcdc_set_int 0x0001663c Section 0 drv_lcdc.o(i.drv_lcdc_set_int) + i.drv_lcdc_set_prefetch 0x0001667c Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) + i.drv_lcdc_set_video_hw_mode 0x00016694 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + i.drv_lcdc_start 0x000166a8 Section 0 drv_lcdc.o(i.drv_lcdc_start) + i.drv_memc_clear_status 0x000166c8 Section 0 drv_memc.o(i.drv_memc_clear_status) + i.drv_memc_enable_irq 0x000166d4 Section 0 drv_memc.o(i.drv_memc_enable_irq) + i.drv_memc_gen_a_tear_signal 0x00016714 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) + i.drv_memc_get_status 0x00016720 Section 0 drv_memc.o(i.drv_memc_get_status) + i.drv_memc_rate_transfer_sel 0x00016732 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) + i.drv_memc_sel_vsync 0x00016742 Section 0 drv_memc.o(i.drv_memc_sel_vsync) + i.drv_memc_set_active_height 0x00016750 Section 0 drv_memc.o(i.drv_memc_set_active_height) + i.drv_memc_set_data_mode 0x00016764 Section 0 drv_memc.o(i.drv_memc_set_data_mode) + i.drv_memc_set_double_buffer 0x00016770 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) + i.drv_memc_set_double_buffer_reverse 0x00016780 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + i.drv_memc_set_fs_en_conditions 0x00016792 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) + i.drv_memc_set_inten 0x000167a2 Section 0 drv_memc.o(i.drv_memc_set_inten) + i.drv_memc_set_lcdc_st_conditions 0x000167b8 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + i.drv_memc_set_ltpo_mode 0x000167d0 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) + i.drv_memc_set_tear_mode 0x000167ea Section 0 drv_memc.o(i.drv_memc_set_tear_mode) + i.drv_memc_set_tear_waveform 0x000167f8 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) + i.drv_memc_set_vidc_sync_cnt 0x00016820 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + i.drv_param_init_get_ccm 0x00016830 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) + i.drv_param_init_get_scld_filter_h 0x00016838 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + i.drv_param_init_get_scld_filter_v 0x0001684c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + i.drv_param_init_get_sclu_filter 0x00016860 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) + i.drv_param_init_set_ccm 0x00016868 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) + i.drv_param_init_set_scld_filter 0x0001687c Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) + i.drv_param_p2r_filter_init 0x000168e0 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) + i.drv_phy_enable_calibration 0x00016904 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) + i.drv_phy_get_calibration 0x00016914 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) + i.drv_phy_get_pll_para 0x00016950 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) + i.drv_phy_get_rate_para 0x000169b0 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) + i.drv_phy_test_clear 0x00016a04 Section 0 drv_phy_common.o(i.drv_phy_test_clear) + i.drv_phy_test_lock 0x00016a14 Section 0 drv_phy_common.o(i.drv_phy_test_lock) + i.drv_phy_test_write_1_byte 0x00016a2c Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) + i.drv_phy_test_write_2_byte 0x00016a4c Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) + i.drv_phy_test_write_code 0x00016a72 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) + i.drv_phy_test_write_data 0x00016a90 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) + drv_phy_test_write_data 0x00016a91 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) + i.drv_pwr_set_cp_mode 0x00016ab0 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) + i.drv_pwr_set_pvd_mode 0x00016ad0 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) + i.drv_pwr_set_system_clk_src 0x00016ae8 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) + i.drv_rx_phy_test_clear 0x00016b20 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + drv_rx_phy_test_clear 0x00016b21 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + i.drv_rx_phy_test_lock 0x00016b2c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + drv_rx_phy_test_lock 0x00016b2d Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + i.drv_rx_phy_test_write_1_byte 0x00016b3c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + drv_rx_phy_test_write_1_byte 0x00016b3d Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + i.drv_rx_phy_test_write_2_byte 0x00016b50 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + drv_rx_phy_test_write_2_byte 0x00016b51 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + i.drv_rxbr_clear_pkt_buffer 0x00016b66 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + i.drv_rxbr_clear_status0 0x00016b70 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) + i.drv_rxbr_enable_irq 0x00016b74 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) + i.drv_rxbr_frame_drop_cfg 0x00016bd0 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + i.drv_rxbr_get_clk 0x00016be4 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) + i.drv_rxbr_get_col_addr 0x00016c48 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) + i.drv_rxbr_get_int_source 0x00016c4c Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + drv_rxbr_get_int_source 0x00016c4d Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + i.drv_rxbr_get_page_addr 0x00016c5e Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) + i.drv_rxbr_get_pkt_buf_error_status 0x00016c62 Section 0 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + i.drv_rxbr_get_status0 0x00016c6e Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) + drv_rxbr_get_status0 0x00016c6f Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) + i.drv_rxbr_get_status1 0x00016c80 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status1) + drv_rxbr_get_status1 0x00016c81 Thumb Code 22 hal_internal_vsync.o(i.drv_rxbr_get_status1) + i.drv_rxbr_hline_rcv0_cfg 0x00016c96 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + i.drv_rxbr_hline_rcv1_cfg 0x00016ca2 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + i.drv_rxbr_hline_rcv_cfg 0x00016cae Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + i.drv_rxbr_register_irq0_callback 0x00016cb8 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + i.drv_rxbr_register_irq1_callback 0x00016cc4 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + i.drv_rxbr_set_ack_pkt_header 0x00016cd0 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + i.drv_rxbr_set_color_format 0x00016ce4 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) + i.drv_rxbr_set_filter_regs 0x00016cf8 Section 0 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + i.drv_rxbr_set_inten 0x00016d0a Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) + i.drv_rxbr_set_ltpo_drop_th 0x00016d1e Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + i.drv_rxbr_set_usr_cfg 0x00016d2e Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + i.drv_rxbr_set_usr_col 0x00016d54 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) + i.drv_rxbr_set_usr_row 0x00016d5c Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) + i.drv_spi_m_read_data 0x00016d64 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) + i.drv_swire_enable 0x00016d84 Section 0 drv_swire.o(i.drv_swire_enable) + i.drv_swire_register_callback 0x00016da0 Section 0 drv_swire.o(i.drv_swire_register_callback) + i.drv_swire_set_bit_time 0x00016dac Section 0 drv_swire.o(i.drv_swire_set_bit_time) + i.drv_swire_set_int 0x00016dc4 Section 0 drv_swire.o(i.drv_swire_set_int) + i.drv_swire_set_power_down 0x00016e18 Section 0 drv_swire.o(i.drv_swire_set_power_down) + i.drv_swire_set_pulse_count 0x00016e34 Section 0 drv_swire.o(i.drv_swire_set_pulse_count) + i.drv_sys_cfg_clear_all_int 0x00016e40 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + i.drv_sys_cfg_clear_pending 0x00016e4c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e74 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + i.drv_sys_cfg_sel_ap_rst_trig 0x00016e8c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + i.drv_sys_cfg_sel_gpio_group 0x00016ea8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + i.drv_sys_cfg_sel_int_trig 0x00016ecc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + i.drv_sys_cfg_set_dma_rx_req 0x00016ef0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + i.drv_sys_cfg_set_dma_tx_req 0x00016f00 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + i.drv_sys_cfg_set_int 0x00016f10 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + i.drv_timer_clear_status_flags 0x00016f34 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) + drv_timer_clear_status_flags 0x00016f35 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) + i.drv_timer_enable 0x00016f4e Section 0 drv_timer.o(i.drv_timer_enable) + i.drv_timer_get_instance 0x00016f70 Section 0 drv_timer.o(i.drv_timer_get_instance) + i.drv_timer_get_prescaler 0x00016f80 Section 0 drv_timer.o(i.drv_timer_get_prescaler) + i.drv_timer_handle_interrupt 0x00016f90 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) + drv_timer_handle_interrupt 0x00016f91 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) + i.drv_timer_register_callback 0x00016fd4 Section 0 drv_timer.o(i.drv_timer_register_callback) + i.drv_timer_set_compare_val 0x00016fe8 Section 0 drv_timer.o(i.drv_timer_set_compare_val) + i.drv_timer_set_int 0x00016ff8 Section 0 drv_timer.o(i.drv_timer_set_int) + i.drv_timer_set_prescaler 0x0001704c Section 0 drv_timer.o(i.drv_timer_set_prescaler) + i.drv_timer_set_repeat 0x00017074 Section 0 drv_timer.o(i.drv_timer_set_repeat) + i.drv_tx_phy_test_clear 0x00017084 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + drv_tx_phy_test_clear 0x00017085 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + i.drv_tx_phy_test_enter 0x0001708e Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + i.drv_tx_phy_test_exit 0x000170aa Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + i.drv_tx_phy_test_write_1_byte 0x000170c6 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + drv_tx_phy_test_write_1_byte 0x000170c7 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + i.drv_tx_phy_test_write_2_byte 0x000170d8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + drv_tx_phy_test_write_2_byte 0x000170d9 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + i.drv_tx_phy_test_write_code 0x000170ec Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + drv_tx_phy_test_write_code 0x000170ed Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + i.drv_vidc_clear_irq 0x000170fc Section 0 drv_vidc.o(i.drv_vidc_clear_irq) + i.drv_vidc_enable 0x00017104 Section 0 drv_vidc.o(i.drv_vidc_enable) + i.drv_vidc_enable_irq 0x0001711c Section 0 drv_vidc.o(i.drv_vidc_enable_irq) + i.drv_vidc_get_irq_status 0x0001715c Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) + i.drv_vidc_init_module_enable 0x00017170 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) + i.drv_vidc_register_callback 0x00017198 Section 0 drv_vidc.o(i.drv_vidc_register_callback) + i.drv_vidc_reset 0x000171a4 Section 0 drv_vidc.o(i.drv_vidc_reset) + i.drv_vidc_set_dst_parameter 0x000171aa Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) + i.drv_vidc_set_irqen 0x000171e6 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) + i.drv_vidc_set_mirror 0x000171fa Section 0 drv_vidc.o(i.drv_vidc_set_mirror) + i.drv_vidc_set_p2r_hcoef0 0x0001720a Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + i.drv_vidc_set_p2r_hinitb 0x00017212 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + i.drv_vidc_set_p2r_hinitr 0x00017238 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + i.drv_vidc_set_pentile_swap 0x00017260 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) + i.drv_vidc_set_pu_ctrl 0x00017278 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + i.drv_vidc_set_rotation 0x00017282 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) + i.drv_vidc_set_scld_hcoef0 0x00017292 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + i.drv_vidc_set_scld_hcoef1 0x0001729c Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + i.drv_vidc_set_scld_step 0x000172a6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) + i.drv_vidc_set_scld_vcoef0 0x000172b8 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + i.drv_vidc_set_scld_vcoef1 0x000172c2 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + i.drv_vidc_set_src_parameter 0x000172cc Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) + i.drv_wdg_clear_counter 0x000172e4 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) + i.drv_wdg_clear_edge_flag 0x000172f4 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) + drv_wdg_clear_edge_flag 0x000172f5 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) + i.drv_wdg_read_edge_flag 0x00017304 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) + drv_wdg_read_edge_flag 0x00017305 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) + i.drv_wdg_set_int 0x00017314 Section 0 drv_wdg.o(i.drv_wdg_set_int) + i.fls_clr_interrupt_flag 0x00017354 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) + i.fputc 0x0001735e Section 0 tau_log.o(i.fputc) + i.frame_start_cb 0x00017374 Section 0 ap_demo.o(i.frame_start_cb) + frame_start_cb 0x00017375 Thumb Code 42 ap_demo.o(i.frame_start_cb) + i.hal_dsi_rx_ctrl_create_handle 0x000173cc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + i.hal_dsi_rx_ctrl_deinit 0x00017400 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + i.hal_dsi_rx_ctrl_dsc_async_handler 0x000174b0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174d8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017500 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + i.hal_dsi_rx_ctrl_init 0x00017528 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + i.hal_dsi_rx_ctrl_init_clk 0x000175c0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + hal_dsi_rx_ctrl_init_clk 0x000175c1 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017764 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + hal_dsi_rx_ctrl_init_dsi_rx 0x00017765 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + i.hal_dsi_rx_ctrl_init_memc 0x0001783c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + hal_dsi_rx_ctrl_init_memc 0x0001783d Thumb Code 342 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + i.hal_dsi_rx_ctrl_init_rxbr 0x0001799c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + hal_dsi_rx_ctrl_init_rxbr 0x0001799d Thumb Code 320 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + i.hal_dsi_rx_ctrl_init_vidc 0x00017aec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + hal_dsi_rx_ctrl_init_vidc 0x00017aed Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + i.hal_dsi_rx_ctrl_restart 0x00017d54 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017da4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e94 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017f00 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f34 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f35 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f6c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f6d Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fe0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00018014 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + i.hal_dsi_rx_ctrl_start 0x00018024 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + i.hal_dsi_rx_ctrl_stop 0x00018060 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001809c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + i.hal_dsi_tx_calc_video_chunks 0x000180bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + hal_dsi_tx_calc_video_chunks 0x000180bd Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + i.hal_dsi_tx_config_params_for_lane_rate 0x0001824c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + hal_dsi_tx_config_params_for_lane_rate 0x0001824d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + i.hal_dsi_tx_count_lane_rate 0x00018280 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + hal_dsi_tx_count_lane_rate 0x00018281 Thumb Code 982 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + i.hal_dsi_tx_ctrl_create_handle 0x000186a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + i.hal_dsi_tx_ctrl_deinit 0x000186d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018758 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + i.hal_dsi_tx_ctrl_init 0x000187cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + i.hal_dsi_tx_ctrl_init_clk 0x00018870 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + hal_dsi_tx_ctrl_init_clk 0x00018871 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018894 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + i.hal_dsi_tx_ctrl_set_ccm 0x000188a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + i.hal_dsi_tx_ctrl_set_partial_disp 0x000188d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + i.hal_dsi_tx_ctrl_start 0x00018908 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + i.hal_dsi_tx_ctrl_stop 0x000189b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) + i.hal_dsi_tx_ctrl_write_array_cmd 0x000189f4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + i.hal_dsi_tx_ctrl_write_cmd 0x00018ae4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + i.hal_dsi_tx_init_data_mode 0x00018bb0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + hal_dsi_tx_init_data_mode 0x00018bb1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + i.hal_dsi_tx_init_dpi_cfg 0x00018bf4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + hal_dsi_tx_init_dpi_cfg 0x00018bf5 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + i.hal_dsi_tx_init_interrupt 0x00018c24 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + hal_dsi_tx_init_interrupt 0x00018c25 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + i.hal_dsi_tx_init_phy_cfg 0x00018c44 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + hal_dsi_tx_init_phy_cfg 0x00018c45 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + i.hal_dsi_tx_init_remains 0x00018c64 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + hal_dsi_tx_init_remains 0x00018c65 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + i.hal_dsi_tx_init_video_mode 0x00018cf8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + hal_dsi_tx_init_video_mode 0x00018cf9 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + i.hal_dsi_tx_send_cmd 0x00018d50 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + hal_dsi_tx_send_cmd 0x00018d51 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + i.hal_gpio_ctrl_eint 0x00018d94 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) + i.hal_gpio_get_input_data 0x00018dac Section 0 hal_gpio.o(i.hal_gpio_get_input_data) + i.hal_gpio_init_eint 0x00018dc0 Section 0 hal_gpio.o(i.hal_gpio_init_eint) + i.hal_gpio_init_output 0x00018e00 Section 0 hal_gpio.o(i.hal_gpio_init_output) + i.hal_gpio_reg_eint_cb 0x00018e28 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) + i.hal_gpio_set_ap_reset_int 0x00018e40 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + i.hal_gpio_set_mode 0x00018e90 Section 0 hal_gpio.o(i.hal_gpio_set_mode) + i.hal_gpio_set_output_data 0x00018ef0 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) + i.hal_gpio_set_pull_state 0x00018ef8 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) + i.hal_i2c_m_dma_init 0x00018f18 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) + i.hal_i2c_m_dma_read 0x00018f84 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) + i.hal_i2c_m_dma_write 0x00018fa4 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) + i.hal_i2c_m_transfer_complate 0x00018fc0 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + i.hal_i2c_master_irq_callback 0x00018fcc Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + hal_i2c_master_irq_callback 0x00018fcd Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + i.hal_i2c_s_dma_user_callback 0x00018fec Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + hal_i2c_s_dma_user_callback 0x00018fed Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + i.hal_i2c_s_dma_write 0x00018ffc Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + i.hal_i2c_s_init 0x00019048 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) + i.hal_i2c_s_nonblocking_read 0x00019110 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + i.hal_i2c_s_set_transfer 0x00019124 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + i.hal_i2c_slave_irq_callback 0x00019130 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + hal_i2c_slave_irq_callback 0x00019131 Thumb Code 356 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + i.hal_internal_check_video_auto_sync 0x000192a4 Section 0 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + i.hal_internal_init_memc 0x000192bc Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) + i.hal_internal_rx_dcs_async_handler 0x000193b8 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + i.hal_internal_rx_dcs_polling 0x000193e4 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + i.hal_internal_sync_get_fb_setting 0x0001943c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + i.hal_internal_sync_get_hight_performan_mode 0x0001944c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + i.hal_internal_sync_input_resolution_change_ex 0x0001945c Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + i.hal_internal_vsync_deinit 0x00019630 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + i.hal_internal_vsync_get_rx_state 0x00019658 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + i.hal_internal_vsync_get_sync_line 0x00019664 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + i.hal_internal_vsync_get_tear_mode 0x0001967c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + i.hal_internal_vsync_get_tx_state 0x00019688 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + i.hal_internal_vsync_init_rx 0x00019694 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + i.hal_internal_vsync_init_tx 0x000197d4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + i.hal_internal_vsync_set_auto_hw_filter 0x00019884 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + i.hal_internal_vsync_set_rx_state 0x00019914 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + i.hal_internal_vsync_set_sync_line 0x00019938 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + i.hal_internal_vsync_set_tear_mode 0x0001997c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + i.hal_internal_vsync_set_tx_state 0x000199cc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + i.hal_intl_svs_deinit_tx 0x00019a50 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + i.hal_intl_svs_handle 0x00019a60 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + i.hal_intl_svs_init_rx 0x00019a84 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + i.hal_intl_svs_init_tx 0x00019afc Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + i.hal_intl_svs_set_sync_coef 0x00019b10 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + i.hal_intl_svs_update_rxbr_clk 0x00019b1c Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + i.hal_lcdc_config_ccm 0x00019b64 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + hal_lcdc_config_ccm 0x00019b65 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + i.hal_lcdc_config_remains 0x00019b88 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + hal_lcdc_config_remains 0x00019b89 Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + i.hal_lcdc_config_rgb_to_pentile 0x00019bec Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + hal_lcdc_config_rgb_to_pentile 0x00019bed Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + i.hal_lcdc_config_upscaler 0x00019c00 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + hal_lcdc_config_upscaler 0x00019c01 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + i.hal_lcdc_init_cfg 0x00019d64 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + hal_lcdc_init_cfg 0x00019d65 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + i.hal_lcdc_init_clk 0x00019db8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + hal_lcdc_init_clk 0x00019db9 Thumb Code 446 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + i.hal_lcdc_init_interrupt 0x00019f84 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + hal_lcdc_init_interrupt 0x00019f85 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + i.hal_spi_m_clear_rxfifo 0x00019fc4 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + i.hal_swire_deinit 0x00019fd2 Section 0 hal_swire.o(i.hal_swire_deinit) + i.hal_swire_init 0x00019fe4 Section 0 hal_swire.o(i.hal_swire_init) + i.hal_swire_open 0x0001a004 Section 0 hal_swire.o(i.hal_swire_open) + i.hal_swire_register_callback 0x0001a01a Section 0 hal_swire.o(i.hal_swire_register_callback) + i.hal_swire_start 0x0001a024 Section 0 hal_swire.o(i.hal_swire_start) + i.hal_system_enable_systick 0x0001a090 Section 0 hal_system.o(i.hal_system_enable_systick) + i.hal_system_get_tick 0x0001a098 Section 0 hal_system.o(i.hal_system_get_tick) + i.hal_system_init 0x0001a0a0 Section 0 hal_system.o(i.hal_system_init) + i.hal_system_init_console 0x0001a128 Section 0 hal_system.o(i.hal_system_init_console) + i.hal_system_set_phy_calibration 0x0001a144 Section 0 hal_system.o(i.hal_system_set_phy_calibration) + i.hal_system_set_pvd 0x0001a14c Section 0 hal_system.o(i.hal_system_set_pvd) + i.hal_system_set_vcc 0x0001a154 Section 0 hal_system.o(i.hal_system_set_vcc) + i.hal_timer_deinit 0x0001a15c Section 0 hal_timer.o(i.hal_timer_deinit) + i.hal_timer_init 0x0001a18a Section 0 hal_timer.o(i.hal_timer_init) + i.hal_timer_start 0x0001a1a4 Section 0 hal_timer.o(i.hal_timer_start) + i.hal_timer_stop 0x0001a1ec Section 0 hal_timer.o(i.hal_timer_stop) + i.hal_tx_frame_rate_adjust 0x0001a214 Section 0 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + hal_tx_frame_rate_adjust 0x0001a215 Thumb Code 44 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + i.hal_uart_init 0x0001a244 Section 0 hal_uart.o(i.hal_uart_init) + i.hal_uart_transmit_blocking 0x0001a2d0 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) + i.hal_vsync_reset_lcdc_scaler 0x0001a2e0 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + hal_vsync_reset_lcdc_scaler 0x0001a2e1 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + i.handle_init 0x0001a4bc Section 0 irq_redirect .o(i.handle_init) + i.init_mipi_tx 0x0001a5cc Section 0 ap_demo.o(i.init_mipi_tx) + init_mipi_tx 0x0001a5cd Thumb Code 98 ap_demo.o(i.init_mipi_tx) + i.init_panel 0x0001a63c Section 0 ap_demo.o(i.init_panel) + init_panel 0x0001a63d Thumb Code 160 ap_demo.o(i.init_panel) + i.main 0x0001a714 Section 0 main.o(i.main) + i.open_mipi_rx 0x0001a720 Section 0 ap_demo.o(i.open_mipi_rx) + open_mipi_rx 0x0001a721 Thumb Code 166 ap_demo.o(i.open_mipi_rx) + i.pps_updata_exec 0x0001a7ec Section 0 ap_demo.o(i.pps_updata_exec) + i.pps_update_handle 0x0001a818 Section 0 ap_demo.o(i.pps_update_handle) + pps_update_handle 0x0001a819 Thumb Code 124 ap_demo.o(i.pps_update_handle) + i.rx_get_dcs_packet_data 0x0001a8cc Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + rx_get_dcs_packet_data 0x0001a8cd Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + i.rx_partial_update 0x0001acc0 Section 0 hal_internal_vsync.o(i.rx_partial_update) + rx_partial_update 0x0001acc1 Thumb Code 348 hal_internal_vsync.o(i.rx_partial_update) + i.rx_receive_packet 0x0001ae2c Section 0 hal_internal_vsync.o(i.rx_receive_packet) + rx_receive_packet 0x0001ae2d Thumb Code 126 hal_internal_vsync.o(i.rx_receive_packet) + i.rx_receive_pps 0x0001aeb8 Section 0 hal_internal_vsync.o(i.rx_receive_pps) + rx_receive_pps 0x0001aeb9 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) + i.rx_restart_exec 0x0001b038 Section 0 ap_demo.o(i.rx_restart_exec) + i.rxbr_irq0_callback 0x0001b08c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) + rxbr_irq0_callback 0x0001b08d Thumb Code 192 hal_internal_vsync.o(i.rxbr_irq0_callback) + i.rxbr_irq1_callback 0x0001b158 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) + rxbr_irq1_callback 0x0001b159 Thumb Code 392 hal_internal_vsync.o(i.rxbr_irq1_callback) + i.soft_gen_te 0x0001b39c Section 0 hal_internal_vsync.o(i.soft_gen_te) + soft_gen_te 0x0001b39d Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) + i.soft_gen_te_double_buffer 0x0001b460 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + soft_gen_te_double_buffer 0x0001b461 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + i.soft_timer3_cb 0x0001b520 Section 0 ap_demo.o(i.soft_timer3_cb) + soft_timer3_cb 0x0001b521 Thumb Code 44 ap_demo.o(i.soft_timer3_cb) + i.sqrt 0x0001b55c Section 0 sqrt.o(i.sqrt) + i.svs_direct_mode_setting 0x0001b5a4 Section 0 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + svs_direct_mode_setting 0x0001b5a5 Thumb Code 156 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + i.svs_get_rel_intv 0x0001b650 Section 0 hal_internal_soft_sync.o(i.svs_get_rel_intv) + svs_get_rel_intv 0x0001b651 Thumb Code 20 hal_internal_soft_sync.o(i.svs_get_rel_intv) + i.svs_sync_handle 0x0001b66c Section 0 hal_internal_soft_sync.o(i.svs_sync_handle) + svs_sync_handle 0x0001b66d Thumb Code 158 hal_internal_soft_sync.o(i.svs_sync_handle) + i.svs_wait_start 0x0001b71c Section 0 hal_internal_soft_sync.o(i.svs_wait_start) + svs_wait_start 0x0001b71d Thumb Code 224 hal_internal_soft_sync.o(i.svs_wait_start) + i.svs_waite_fr_stab 0x0001b810 Section 0 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + svs_waite_fr_stab 0x0001b811 Thumb Code 148 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + i.swire_callback 0x0001b8e8 Section 0 ap_demo.o(i.swire_callback) + swire_callback 0x0001b8e9 Thumb Code 16 ap_demo.o(i.swire_callback) + i.swire_timer_callback 0x0001b8fc Section 0 ap_demo.o(i.swire_timer_callback) + swire_timer_callback 0x0001b8fd Thumb Code 22 ap_demo.o(i.swire_timer_callback) + i.tp_heartbeat_exec 0x0001b918 Section 0 ap_demo.o(i.tp_heartbeat_exec) + i.vidc_callback 0x0001b984 Section 0 hal_internal_vsync.o(i.vidc_callback) + vidc_callback 0x0001b985 Thumb Code 234 hal_internal_vsync.o(i.vidc_callback) + i.vpre_err_reset 0x0001ba8c Section 0 hal_internal_vsync.o(i.vpre_err_reset) + vpre_err_reset 0x0001ba8d Thumb Code 192 hal_internal_vsync.o(i.vpre_err_reset) + i.vsync_set_te_mode 0x0001bb64 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) + vsync_set_te_mode 0x0001bb65 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) + .constdata 0x0001bd30 Section 10612 ap_demo.o(.constdata) + g_cus_rx_dcs_execute_table 0x0001bd30 Data 120 ap_demo.o(.constdata) + .constdata 0x0001e6a4 Section 32 app_tp_st_touch.o(.constdata) + .constdata 0x0001e6c4 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6c5 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6c8 Section 6 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6ce Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6d1 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6d4 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6d8 Section 36 hal_dsi_tx_ctrl.o(.constdata) + .constdata 0x0001e6fc Section 210 hal_gpio.o(.constdata) + s_gpio_map 0x0001e6fc Data 120 hal_gpio.o(.constdata) + s_gpio_perf 0x0001e774 Data 90 hal_gpio.o(.constdata) + .constdata 0x0001e7d0 Section 32 hal_i2c_slave.o(.constdata) + sg_i2c_s_config 0x0001e7d0 Data 32 hal_i2c_slave.o(.constdata) + .constdata 0x0001e7f0 Section 8 drv_param_init.o(.constdata) + .constdata 0x0001e7f8 Section 390 drv_phy_common.o(.constdata) + phy_para_mapping_h 0x0001e7f8 Data 184 drv_phy_common.o(.constdata) + phy_para_mapping_l 0x0001e8b0 Data 128 drv_phy_common.o(.constdata) + phy_data_high_map 0x0001e930 Data 48 drv_phy_common.o(.constdata) + phy_data_lp_map 0x0001e960 Data 30 drv_phy_common.o(.constdata) + .conststring 0x0001e980 Section 72 hal_dsi_rx_ctrl.o(.conststring) + .conststring 0x0001e9c8 Section 67 hal_dsi_tx_ctrl.o(.conststring) + .conststring 0x0001ea0c Section 292 hal_internal_vsync.o(.conststring) .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 48 ap_demo.o(.data) + .data 0x000701d0 Section 1592 ap_demo.o(.data) g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - start_display_on 0x000701d1 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d2 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d3 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d7 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_10 0x000701da Data 1 ap_demo.o(.data) - read_6e_24 0x000701db Data 1 ap_demo.o(.data) - read_6e_38 0x000701dc Data 1 ap_demo.o(.data) - read_6e_52 0x000701dd Data 1 ap_demo.o(.data) - read_6e_66 0x000701de Data 1 ap_demo.o(.data) - read_6e_70 0x000701df Data 1 ap_demo.o(.data) - read_5a_39 0x000701e0 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e1 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) + swire_num 0x000701d1 Data 1 ap_demo.o(.data) + start_display_on 0x000701d2 Data 1 ap_demo.o(.data) + g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) + panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) + R60_Parma_backup 0x000701d9 Data 1 ap_demo.o(.data) + read_A1_count 0x000701db Data 1 ap_demo.o(.data) + read_6e_10 0x000701dc Data 1 ap_demo.o(.data) + read_6e_24 0x000701dd Data 1 ap_demo.o(.data) + read_6e_38 0x000701de Data 1 ap_demo.o(.data) + read_6e_52 0x000701df Data 1 ap_demo.o(.data) + read_6e_66 0x000701e0 Data 1 ap_demo.o(.data) + read_6e_70 0x000701e1 Data 1 ap_demo.o(.data) + read_5a_39 0x000701e2 Data 1 ap_demo.o(.data) + read_7F_count 0x000701e3 Data 1 ap_demo.o(.data) + read_bl_data 0x000701e6 Data 2 ap_demo.o(.data) + read_bl_data_bak 0x000701e8 Data 2 ap_demo.o(.data) g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701fc Data 4 ap_demo.o(.data) - .data 0x00070200 Section 23 app_tp_transfer.o(.data) - s_spim_write 0x00070200 Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x00070201 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x00070202 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x00070203 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070205 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070206 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070207 Data 1 app_tp_transfer.o(.data) - .data 0x00070217 Section 40 app_tp_st_touch.o(.data) - s_calibration_flag 0x00070217 Data 1 app_tp_st_touch.o(.data) - s_calibration_correct_flag 0x00070218 Data 1 app_tp_st_touch.o(.data) - .data 0x00070240 Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x00070240 Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070244 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070248 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070248 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070249 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x0007024a Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x0007024b Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x0007024b Data 1 hal_i2c_master.o(.data) - .data 0x0007024c Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x0007024c Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x0007024d Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007024e Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007024f Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x00070250 Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070254 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070258 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x0007025c Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x00070260 Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070264 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070268 Data 4 hal_i2c_slave.o(.data) - .data 0x0007026c Section 7036 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070276 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070277 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070278 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070279 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x0007027a Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x0007027b Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x0007027c Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x0007027d Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x00070280 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x00070282 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070284 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070286 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x00071de8 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00071de9 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00071dea Section 1 app_tp_for_custom_s8.o(.data) - .data 0x00071deb Section 3 app_tp_for_custom_s8.o(.data) - .data 0x00071dee Section 5 app_tp_for_custom_s8.o(.data) - .data 0x00071df4 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00071e24 Section 24 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00071e24 Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00071e28 Data 4 hal_internal_vsync.o(.data) - g_cus_rx_write_cmd_handle 0x00071e30 Data 12 hal_internal_vsync.o(.data) - .data 0x00071e3c Section 12 drv_common.o(.data) - s_my_tick 0x00071e3c Data 4 drv_common.o(.data) - .data 0x00071e48 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00071e48 Data 4 drv_gpio.o(.data) - .data 0x00071e4c Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00071e4c Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x00071e50 Data 4 drv_i2c_dma.o(.data) - .data 0x00071e54 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x00071e54 Data 4 drv_i2c_master.o(.data) - .data 0x00071e58 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x00071e58 Data 4 drv_i2c_slave.o(.data) - .data 0x00071e5c Section 1188 drv_param_init.o(.data) - .data 0x00072300 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00072300 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00072304 Data 8 drv_pwm.o(.data) - .data 0x0007230c Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x0007230c Data 4 drv_spi_master.o(.data) - .data 0x00072310 Section 8 drv_swire.o(.data) - s_swire_cb 0x00072310 Data 8 drv_swire.o(.data) - .data 0x00072318 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00072318 Data 1 drv_sys_cfg.o(.data) - .data 0x0007231c Section 80 drv_timer.o(.data) - sg_timer_info 0x0007231c Data 80 drv_timer.o(.data) - .data 0x0007236c Section 8 drv_rxbr.o(.data) - .data 0x00072374 Section 4 drv_vidc.o(.data) - .data 0x00072378 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x00072378 Data 1 drv_phy_common.o(.data) - .data 0x0007237c Section 12 drv_chip_info.o(.data) - sg_chip_info 0x0007237c Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00072380 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00072384 Data 4 drv_chip_info.o(.data) - .data 0x00072388 Section 18 norflash.o(.data) - tmprg 0x00072390 Data 4 norflash.o(.data) - .data 0x0007239c Section 8 drv_uart.o(.data) - s_UartFcrReg 0x0007239c Data 4 drv_uart.o(.data) - uart_userData 0x000723a0 Data 4 drv_uart.o(.data) - .data 0x000723a4 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x000723a4 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x000723a8 Data 8 drv_wdg.o(.data) - .data 0x000723b0 Section 4 stdout.o(.data) - .data 0x000723b4 Section 4 errno.o(.data) - _errno 0x000723b4 Data 4 errno.o(.data) - .bss 0x000723b8 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000723b8 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00072480 Data 200 app_tp_transfer.o(.bss) - .bss 0x00072548 Section 12 app_tp_st_touch.o(.bss) - .bss 0x00072554 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle_inst 0x00072554 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00072618 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle_inst 0x00072618 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00072664 Section 256 tau_log.o(.bss) - .bss 0x00072764 Section 728 app_tp_for_custom_s8.o(.bss) - .bss 0x00072a3c Section 208 hal_uart.o(.bss) - .bss 0x00072b0c Section 2420 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00073360 Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00073460 Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x0007346c Data 20 hal_internal_vsync.o(.bss) - .bss 0x00073480 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00073480 Data 28 drv_dma.o(.bss) - .bss 0x0007349c Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x0007349c Data 64 drv_gpio.o(.bss) - .bss 0x000734dc Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x000734dc Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x0007357c Data 160 drv_i2c_dma.o(.bss) - .bss 0x0007361c Section 64 hal_internal_soft_sync.o(.bss) - sg_sys_handler 0x0007361c Data 64 hal_internal_soft_sync.o(.bss) - .bss 0x0007365c Section 32 hal_spi_slave.o(.bss) - .bss 0x0007367c Section 4144 dcs_packet_fifo.o(.bss) - STACK 0x000746b0 Section 4096 startup_armcm0.o(STACK) + value_reg_df 0x00070204 Data 4 ap_demo.o(.data) + .data 0x00070808 Section 20 app_tp_transfer.o(.data) + s_spim_write 0x00070808 Data 1 app_tp_transfer.o(.data) + s_screen_int_flag 0x00070809 Data 1 app_tp_transfer.o(.data) + s_phone_reset_flag 0x0007080a Data 1 app_tp_transfer.o(.data) + s_screen_const_transfer_count 0x0007080c Data 1 app_tp_transfer.o(.data) + i2cs_transfer 0x0007080d Data 1 app_tp_transfer.o(.data) + screen_const_transfer_buffer_ready 0x0007080e Data 1 app_tp_transfer.o(.data) + analysis_flag 0x0007080f Data 1 app_tp_transfer.o(.data) + s_slave_txbuffer 0x00070810 Data 4 app_tp_transfer.o(.data) + s_slave_txbuffer_size 0x00070814 Data 4 app_tp_transfer.o(.data) + .data 0x0007081c Section 40 app_tp_st_touch.o(.data) + s_calibration_flag 0x0007081c Data 1 app_tp_st_touch.o(.data) + s_calibration_correct_flag 0x0007081d Data 1 app_tp_st_touch.o(.data) + .data 0x00070844 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070845 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070846 Section 642 app_tp_for_custom_s21u.o(.data) + .data 0x00070ac8 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070acc Section 16 app_tp_for_custom_s21u.o(.data) + .data 0x00070adc Section 100 app_tp_for_custom_s21u.o(.data) + .data 0x00070b40 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b41 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b44 Section 8 hal_dsi_rx_ctrl.o(.data) + g_hw_auto_filter 0x00070b44 Data 1 hal_dsi_rx_ctrl.o(.data) + g_esc_clk 0x00070b48 Data 4 hal_dsi_rx_ctrl.o(.data) + .data 0x00070b4c Section 3 hal_dsi_tx_ctrl.o(.data) + g_tx_vcom_en 0x00070b4c Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_vpg_en 0x00070b4d Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_mode 0x00070b4e Data 1 hal_dsi_tx_ctrl.o(.data) + .data 0x00070b4f Section 1 hal_i2c_master.o(.data) + s_i2c_m_transfer_end 0x00070b4f Data 1 hal_i2c_master.o(.data) + .data 0x00070b50 Section 32 hal_i2c_slave.o(.data) + s_txbuffer_complate 0x00070b50 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_dma_end 0x00070b51 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_receive_cnt 0x00070b52 Data 1 hal_i2c_slave.o(.data) + sg_i2c_s_index 0x00070b53 Data 1 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer 0x00070b54 Data 4 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer_size 0x00070b58 Data 4 hal_i2c_slave.o(.data) + hal_i2c_s_callback 0x00070b5c Data 4 hal_i2c_slave.o(.data) + sg_tx_byte_num 0x00070b60 Data 4 hal_i2c_slave.o(.data) + s_receive_count 0x00070b64 Data 4 hal_i2c_slave.o(.data) + s_tx_buffer_t 0x00070b68 Data 4 hal_i2c_slave.o(.data) + tx_sum 0x00070b6c Data 4 hal_i2c_slave.o(.data) + .data 0x00070b70 Section 24 hal_internal_vsync.o(.data) + sg_cmd_mode_tx_start 0x00070b70 Data 1 hal_internal_vsync.o(.data) + sg_cur_te_info 0x00070b74 Data 4 hal_internal_vsync.o(.data) + g_cus_rx_write_cmd_handle 0x00070b7c Data 12 hal_internal_vsync.o(.data) + .data 0x00070b88 Section 12 drv_common.o(.data) + s_my_tick 0x00070b88 Data 4 drv_common.o(.data) + .data 0x00070b94 Section 4 drv_gpio.o(.data) + g_ap_reset_cb 0x00070b94 Data 4 drv_gpio.o(.data) + .data 0x00070b98 Section 8 drv_i2c_dma.o(.data) + i2c0_dma_callback 0x00070b98 Data 4 drv_i2c_dma.o(.data) + i2c1_dma_callback 0x00070b9c Data 4 drv_i2c_dma.o(.data) + .data 0x00070ba0 Section 4 drv_i2c_master.o(.data) + i2c1_intr_callback 0x00070ba0 Data 4 drv_i2c_master.o(.data) + .data 0x00070ba4 Section 4 drv_i2c_slave.o(.data) + i2c0_intr_callback 0x00070ba4 Data 4 drv_i2c_slave.o(.data) + .data 0x00070ba8 Section 1188 drv_param_init.o(.data) + .data 0x0007104c Section 12 drv_pwm.o(.data) + s_pwm_type 0x0007104c Data 1 drv_pwm.o(.data) + s_pwm_cb 0x00071050 Data 8 drv_pwm.o(.data) + .data 0x00071058 Section 4 drv_spi_master.o(.data) + SPIM_intr_callback 0x00071058 Data 4 drv_spi_master.o(.data) + .data 0x0007105c Section 8 drv_swire.o(.data) + s_swire_cb 0x0007105c Data 8 drv_swire.o(.data) + .data 0x00071064 Section 1 drv_sys_cfg.o(.data) + sg_ap_rstn_trigger_type 0x00071064 Data 1 drv_sys_cfg.o(.data) + .data 0x00071068 Section 80 drv_timer.o(.data) + sg_timer_info 0x00071068 Data 80 drv_timer.o(.data) + .data 0x000710b8 Section 8 drv_rxbr.o(.data) + .data 0x000710c0 Section 4 drv_vidc.o(.data) + .data 0x000710c4 Section 1 drv_phy_common.o(.data) + g_phy_calibration 0x000710c4 Data 1 drv_phy_common.o(.data) + .data 0x000710c8 Section 12 drv_chip_info.o(.data) + sg_chip_info 0x000710c8 Data 4 drv_chip_info.o(.data) + sg_chip_function 0x000710cc Data 4 drv_chip_info.o(.data) + sg_chip_encrypt 0x000710d0 Data 4 drv_chip_info.o(.data) + .data 0x000710d4 Section 18 norflash.o(.data) + tmprg 0x000710dc Data 4 norflash.o(.data) + .data 0x000710e8 Section 8 drv_uart.o(.data) + s_UartFcrReg 0x000710e8 Data 4 drv_uart.o(.data) + uart_userData 0x000710ec Data 4 drv_uart.o(.data) + .data 0x000710f0 Section 12 drv_wdg.o(.data) + sg_wdg_repeat 0x000710f0 Data 1 drv_wdg.o(.data) + sg_wdg_cb 0x000710f4 Data 8 drv_wdg.o(.data) + .data 0x000710fc Section 4 stdout.o(.data) + .data 0x00071100 Section 4 errno.o(.data) + _errno 0x00071100 Data 4 errno.o(.data) + .bss 0x00071104 Section 500 app_tp_transfer.o(.bss) + s_screen_read_buffer 0x00071104 Data 250 app_tp_transfer.o(.bss) + s_phone_read_buffer 0x000711fe Data 250 app_tp_transfer.o(.bss) + .bss 0x000712f8 Section 12 app_tp_st_touch.o(.bss) + .bss 0x00071304 Section 72 app_tp_for_custom_s21u.o(.bss) + .bss 0x0007134c Section 196 hal_dsi_rx_ctrl.o(.bss) + g_rx_ctrl_handle_inst 0x0007134c Data 196 hal_dsi_rx_ctrl.o(.bss) + .bss 0x00071410 Section 76 hal_dsi_tx_ctrl.o(.bss) + g_tx_ctrl_handle_inst 0x00071410 Data 76 hal_dsi_tx_ctrl.o(.bss) + .bss 0x0007145c Section 256 tau_log.o(.bss) + .bss 0x0007155c Section 208 hal_uart.o(.bss) + .bss 0x0007162c Section 2420 hal_internal_vsync.o(.bss) + g_imm_buffer 0x00071e80 Data 255 hal_internal_vsync.o(.bss) + sg_te_info 0x00071f80 Data 12 hal_internal_vsync.o(.bss) + g_imm_packet 0x00071f8c Data 20 hal_internal_vsync.o(.bss) + .bss 0x00071fa0 Section 28 drv_dma.o(.bss) + s_dma_handle 0x00071fa0 Data 28 drv_dma.o(.bss) + .bss 0x00071fbc Section 64 drv_gpio.o(.bss) + s_gpio_cb 0x00071fbc Data 64 drv_gpio.o(.bss) + .bss 0x00071ffc Section 320 drv_i2c_dma.o(.bss) + i2c0_dma_slave_handle 0x00071ffc Data 160 drv_i2c_dma.o(.bss) + i2c1_dma_master_handle 0x0007209c Data 160 drv_i2c_dma.o(.bss) + .bss 0x0007213c Section 64 hal_internal_soft_sync.o(.bss) + sg_sys_handler 0x0007213c Data 64 hal_internal_soft_sync.o(.bss) + .bss 0x0007217c Section 32 hal_spi_slave.o(.bss) + .bss 0x0007219c Section 4144 dcs_packet_fifo.o(.bss) + STACK 0x000731d0 Section 4096 startup_armcm0.o(STACK) Global Symbols @@ -4120,599 +4171,583 @@ Image Symbol Table __aeabi_cdrcmple 0x00010b51 Thumb Code 38 cdrcmple.o(.text) __scatterload 0x00010b79 Thumb Code 28 init.o(.text) __scatterload_rt2 0x00010b79 Thumb Code 0 init.o(.text) - __decompress 0x00010b9d Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b9d Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010bfd Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c15 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - CRC16_2 0x00010c2d Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) - DMA_IRQn_Handler 0x00010c6d Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c81 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c9d Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010cb9 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010cd5 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010cf1 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010d0d Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010d29 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010d45 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d61 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d75 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010dc5 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010dd9 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010df1 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010e09 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010e21 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010e49 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e61 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e79 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e91 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010ead Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - UART_DisableDma 0x00010ff1 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ff3 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010ff7 Thumb Code 2 handlers.o(i.__scatterload_null) - app_UART_IRQn_Handler 0x00010ff9 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) + __decompress 0x00010b9d Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x00010b9d Thumb Code 86 __dczerorl2.o(.text) + ADC_IRQn_Handler 0x00010bf5 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) + AP_NRESET_IRQn_Handler 0x00010c0d Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + CRC16_2 0x00010c25 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) + DMA_IRQn_Handler 0x00010c65 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) + EXTI_INT0_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + EXTI_INT1_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + EXTI_INT2_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + EXTI_INT3_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + EXTI_INT4_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + EXTI_INT5_IRQn_Handler 0x00010d05 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + EXTI_INT6_IRQn_Handler 0x00010d21 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + EXTI_INT7_IRQn_Handler 0x00010d3d Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + FLSCTRL_IRQn_Handler 0x00010d59 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + Gpio_swire_output 0x00010d6d Thumb Code 78 ap_demo.o(i.Gpio_swire_output) + HardFault_Handler 0x00010dbd Thumb Code 14 irq_redirect .o(i.HardFault_Handler) + I2C0_IRQn_Handler 0x00010dd1 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) + I2C1_IRQn_Handler 0x00010de9 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) + LCDC_IRQn_Handler 0x00010e01 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) + LOG_printf 0x00010e19 Thumb Code 30 tau_log.o(i.LOG_printf) + MEMC_IRQn_Handler 0x00010e41 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) + MIPI_RX_IRQn_Handler 0x00010e59 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + MIPI_TX_IRQn_Handler 0x00010e71 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + PWMDET_IRQn_Handler 0x00010e89 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) + SPIM_IRQn_Handler 0x00010ea5 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) + SPIS_IRQn_Handler 0x00010ec1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) + SWIRE_IRQn_Handler 0x00010edd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) + SysTick_Handler 0x00010ef9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) + TIMER0_IRQn_Handler 0x00010f11 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) + TIMER1_IRQn_Handler 0x00010f29 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) + TIMER2_IRQn_Handler 0x00010f41 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) + TIMER3_IRQn_Handler 0x00010f59 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) + UART0_IRQ_Handle 0x00010f71 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) + UART_DisableDma 0x00010f8d Thumb Code 2 drv_uart.o(i.UART_DisableDma) + UART_GetInstance 0x00010f8f Thumb Code 4 drv_uart.o(i.UART_GetInstance) + UART_IRQn_Handler 0x00010f95 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) + UART_ResetRxFIFO 0x00010fad Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) + UART_SwitchSCLK 0x00010fd1 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) + __scatterload_copy 0x00010feb Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x00010ff9 Thumb Code 2 handlers.o(i.__scatterload_null) + app_tp_screen_analysis_const 0x00010ffb Thumb Code 6 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SPIM_IRQn_Handler 0x0001101d Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00011039 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00011055 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00011071 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x00011089 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x000110a1 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x000110b9 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x000110d1 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x000110e9 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x00011105 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x0001111d Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x00011141 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x00011189 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x000111a3 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x000112d7 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x000112f1 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x000113ad Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x000113c5 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x000113dd Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113f5 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113f5 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x00011415 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x00011415 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x00011439 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x00011467 Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x0001152d Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x0001153b Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x00011549 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a85 Thumb Code 286 ap_demo.o(i.ap_demo) - ap_get_tp_calibration_status_01 0x00012ca9 Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - ap_set_tp_calibration_04 0x00012ec9 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - ap_tp_st_touch_calibration 0x00012f61 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - ap_tp_st_touch_error_handler_F3 0x00013011 Thumb Code 14 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - ap_tp_st_touch_error_handler_FF 0x0001301f Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - ap_tp_st_touch_get_calibration_success_mark 0x00013041 Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - ap_tp_st_touch_hardware_reset 0x000130e9 Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) - ap_tp_st_touch_scan_point_init 0x000131ad Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - ap_tp_st_touch_scan_point_record_event 0x000131c9 Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - ap_tp_st_touch_scan_point_record_event_exec 0x0001325d Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - ap_tp_st_touch_simulate_finger_release_event 0x000132ad Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - app_ADC_IRQn_Handler 0x0001330d Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00013329 Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x0001334d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x00013369 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00013385 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x000133a1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x000133bd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x000133d9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x000133f5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00013411 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x0001342d Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013475 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x0001348d Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x0001349d Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x000135cd Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x00013655 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x000138ed Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x0001398d Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x000139d5 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013a05 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013c05 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013c25 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013c3d Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013c47 Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013c51 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00013c5b Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013c65 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013c81 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013c9d Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013cd5 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013ce5 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013d15 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013d39 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) - app_tp_init 0x00013e11 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_read 0x00013e55 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_write 0x00013e75 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - app_tp_phone_analysis_data 0x00013e7d Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x000141cd Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x000141d5 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x000141dd Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x00014499 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014515 Thumb Code 272 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014635 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00014649 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x0001466d Thumb Code 1416 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014bf9 Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014d71 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014dc9 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014de1 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014e25 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014e75 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014e8d Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014eb1 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014ee9 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014ef5 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014f35 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014fe5 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014ff9 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00015051 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x00015059 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x00015069 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x0001507d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00015091 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x000150b1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x000150c5 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x000150dd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x000150f1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x00015105 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x00015119 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x0001512d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00015141 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00015155 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x00015169 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x0001517d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00015191 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x000151a9 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x000151c1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x000151d5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x000151e9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x000151fd Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x00015215 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x00015231 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00015241 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00015251 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00015275 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00015281 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x00015311 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x00015323 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x0001533d Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00015345 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00015389 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x000153bf Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x000153cd Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00015441 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x0001544b Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00015475 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00015579 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_bta_status 0x000155b9 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) - drv_dsi_rx_get_compression_en 0x00015635 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x0001563d Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x00015643 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x00015651 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00015671 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x00015681 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00015691 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x000156d7 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x000156fd Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x00015801 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x0001580f Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x00015823 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x0001588f Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00015893 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x000158ab Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x000158b3 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x000158bb Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x000158c5 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x000158e9 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x000158ed Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x000158f1 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x000158f5 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x0001590d Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x00015927 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x00015933 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x00015997 Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x000159d5 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015b09 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015b27 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00015b2f Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00015b4b Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00015b63 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015b71 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015bb1 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015bc1 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015bc9 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00015beb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015bf3 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015c19 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015cc3 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015cd9 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015cf1 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015d1f Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00015d2b Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00015d5d Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00015d75 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015d8d Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015d99 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015dad Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015dfd Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015e1d Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015e2d Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015e3d Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015e4d Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015e7d Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015fad Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015fb9 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00015ff9 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x000160a5 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x000160bf Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x000160d9 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x00016139 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x00016149 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x00016181 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x0001620d Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00016269 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x000162e3 Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x00016325 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x00016329 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x00016331 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x00016345 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00016395 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x000163b1 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x00016409 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x0001643d Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00016455 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x0001646d Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x0001649d Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x000164b3 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x000164d7 Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x000164fd Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x00016513 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00016529 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x00016535 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x00016553 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00016575 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x00016597 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x000165a3 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x000165bd Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x000165df Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x000165f9 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x00016605 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x00016651 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x00016657 Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x00016669 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x00016689 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_prefetch 0x000166c9 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) - drv_lcdc_set_video_hw_mode 0x000166e1 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x000166f5 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x00016715 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00016721 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x00016761 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x0001676d Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x0001677f Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x0001678f Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x0001679d Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x000167b1 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x000167bd Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x000167cd Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x000167df Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x000167ef Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00016805 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x0001681d Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x00016837 Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x00016845 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x0001686d Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x0001687d Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x00016885 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00016899 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x000168ad Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x000168b5 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_p2r_filter_init 0x000168c9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x000168ed Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000168fd Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016939 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016999 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000169ed Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000169fd Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016a15 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016a35 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016a5b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016a99 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016ab9 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016ad1 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016b4f Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016b59 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016b5d Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016bb9 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016bcd Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016c31 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016c47 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_get_pkt_buf_error_status 0x00016c4b Thumb Code 12 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) - drv_rxbr_hline_rcv0_cfg 0x00016c7f Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv1_cfg 0x00016c8b Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) - drv_rxbr_hline_rcv_cfg 0x00016c97 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016ca1 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016cad Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016cb9 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_color_format 0x00016ccd Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_filter_regs 0x00016ce1 Thumb Code 18 drv_rxbr.o(i.drv_rxbr_set_filter_regs) - drv_rxbr_set_inten 0x00016cf3 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016d07 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016d17 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00016d3d Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016d45 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016d4d Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016d6d Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016d89 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016ddd Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016df9 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016e05 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e2d Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016e45 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016e61 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016e85 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016ea9 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016eb9 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016ec9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016f07 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016f29 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016f39 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00016f8d Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x00016fa1 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x00016fb1 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00017005 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x0001702d Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x00017047 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x00017063 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x000170b5 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x000170bd Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x000170d5 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x00017115 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x00017129 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x00017151 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x0001715d Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x00017163 Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x0001719f Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x000171b3 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x000171c3 Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x000171cb Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x000171f1 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x00017219 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x00017231 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x0001723b Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x0001724b Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x00017255 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x0001725f Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x00017271 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x0001727b Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00017285 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x0001729d Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x000172cd Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x0001730d Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x00017317 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x0001732d Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x00017361 Thumb Code 158 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017411 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00017439 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_max_ret_size 0x00017461 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x00017489 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017c79 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017cb5 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017da5 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017e85 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017eb9 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00017ec9 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00017f05 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00017f41 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x0001854d Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x00018579 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x000185fd Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x00018649 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x00018671 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x00018739 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x00018745 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x00018765 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x00018779 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x00018789 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x000187ad Thumb Code 150 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x00018855 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x00018899 Thumb Code 236 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018989 Thumb Code 200 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018c39 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018c51 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018c65 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018ca5 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018cc5 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018ced Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018d05 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018d55 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018db5 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018dbd Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018ddd Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018e49 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018e69 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018e85 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018ec1 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00018f0d Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x00018fd5 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00018fe9 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_check_video_auto_sync 0x00019169 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) - hal_internal_init_memc 0x00019181 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_rx_dcs_async_handler 0x0001927d Thumb Code 42 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) - hal_internal_rx_dcs_polling 0x000192a9 Thumb Code 78 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) - hal_internal_sync_get_fb_setting 0x00019301 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x00019311 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x00019321 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_vsync_deinit 0x000194f5 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x0001951d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x00019529 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x00019541 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x0001954d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x00019559 Thumb Code 274 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00019699 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x00019749 Thumb Code 132 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000197d9 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000197fd Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019841 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019891 Thumb Code 122 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_intl_svs_deinit_tx 0x00019915 Thumb Code 10 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) - hal_intl_svs_handle 0x00019925 Thumb Code 24 hal_internal_soft_sync.o(i.hal_intl_svs_handle) - hal_intl_svs_init_rx 0x00019949 Thumb Code 108 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) - hal_intl_svs_init_tx 0x000199c1 Thumb Code 16 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) - hal_intl_svs_set_sync_coef 0x000199d5 Thumb Code 8 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) - hal_intl_svs_update_rxbr_clk 0x000199e1 Thumb Code 52 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) - hal_spi_m_clear_rxfifo 0x00019e89 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019e97 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019ea9 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019ebf Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019ec9 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00019f51 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019f6d Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019f75 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x00019f7d Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x00019f85 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x00019fb3 Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x00019fcd Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001a015 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x0001a06d Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001a0f9 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001a2e5 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a539 Thumb Code 10 main.o(i.main) - pps_updata_exec 0x0001a5f9 Thumb Code 34 ap_demo.o(i.pps_updata_exec) - sqrt 0x0001b315 Thumb Code 66 sqrt.o(i.sqrt) - tp_heartbeat_exec 0x0001b6a1 Thumb Code 62 ap_demo.o(i.tp_heartbeat_exec) - panel_init_code 0x0001bb24 Data 10401 ap_demo.o(.constdata) - wCRCTalbeAbs 0x0001e420 Data 32 app_tp_st_touch.o(.constdata) - phone_data_21 0x0001e558 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001e559 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001e55a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001e55b Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001e55c Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001e55d Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001e55e Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001e55f Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001e561 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001e563 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001e566 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001e56a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001e56e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001e572 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001e576 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001e57a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001e57e Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001e583 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001e589 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001e58f Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001e595 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001e59b Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001e5a1 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001e5b1 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001e5bc Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001e5d8 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001e5f4 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001e5fe Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001e71e Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001e83e Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001e84e Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001eb90 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001ebc0 Number 0 anon$$obj.o(Region$$Table) + UART_SetBaudRate 0x0001101d Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) + UART_TransferHandleIRQ 0x00011065 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) + UART_WriteBlocking 0x00011199 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) + UART_init 0x000111b5 Thumb Code 182 drv_uart.o(i.UART_init) + VIDC_IRQn_Handler 0x00011271 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) + VPRE_IRQn_Handler 0x00011289 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) + WDG_IRQn_Handler 0x000112a1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) + __0printf 0x000112b9 Thumb Code 24 printfa.o(i.__0printf) + __1printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __2printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __c89printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __0vsprintf 0x000112d9 Thumb Code 30 printfa.o(i.__0vsprintf) + __1vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __2vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __c89vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __ARM_clz 0x000112fd Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_switch8 0x0001132b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + __scatterload_zeroinit 0x000113f1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x00011401 Thumb Code 6 errno.o(i.__set_errno) + ap_demo 0x0001295d Thumb Code 356 ap_demo.o(i.ap_demo) + ap_set_tp_calibration_04 0x00012dc1 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + ap_tp_st_touch_calibration 0x00012e59 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + ap_tp_st_touch_get_calibration_success_mark 0x00012f09 Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + ap_tp_st_touch_hardware_reset 0x00012fb1 Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + ap_tp_st_touch_scan_point_init 0x00013075 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + ap_tp_st_touch_scan_point_record_event_exec 0x00013091 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + ap_tp_st_touch_simulate_finger_release_event 0x000130e1 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + app_ADC_IRQn_Handler 0x00013141 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) + app_AP_NRESET_IRQn_Handler 0x0001315d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + app_EXTI_INT0_IRQn_Handler 0x00013181 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + app_EXTI_INT1_IRQn_Handler 0x0001319d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + app_EXTI_INT2_IRQn_Handler 0x000131b9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + app_EXTI_INT3_IRQn_Handler 0x000131d5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + app_EXTI_INT4_IRQn_Handler 0x000131f1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + app_EXTI_INT5_IRQn_Handler 0x0001320d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + app_EXTI_INT6_IRQn_Handler 0x00013229 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + app_EXTI_INT7_IRQn_Handler 0x00013245 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + app_HardFault_Handler 0x00013261 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) + app_I2C0_IRQn_Handler 0x000132a9 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + app_I2C1_IRQn_Handler 0x000132c1 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + app_LCDC_IRQn_Handler 0x000132d1 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + app_MEMC_IRQn_Handler 0x00013401 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) + app_MIPI_RX_IRQn_Handler 0x00013489 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + app_MIPI_TX_IRQn_Handler 0x00013721 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + app_PWMDET_IRQn_Handler 0x000137c1 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + app_SPIM_IRQn_Handler 0x00013809 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + app_SPIS_IRQn_Handler 0x00013839 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + app_SWIRE_IRQn_Handler 0x00013a39 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) + app_SysTick_Handler 0x00013a59 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) + app_TIMER0_IRQn_Handler 0x00013a71 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) + app_TIMER1_IRQn_Handler 0x00013a7b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) + app_TIMER2_IRQn_Handler 0x00013a85 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) + app_TIMER3_IRQn_Handler 0x00013a8f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) + app_UART_IRQn_Handler 0x00013a99 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) + app_VIDC_IRQn_Handler 0x00013aa1 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) + app_VPRE_IRQn_Handler 0x00013abd Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + app_WDG_IRQn_Handler 0x00013ad9 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) + app_dma_irq_handler 0x00013b11 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) + app_fls_ctrl_Handler 0x00013b21 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) + app_tp_I2C_init 0x00013b51 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) + app_tp_calibration_exec 0x00013b75 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) + app_tp_init 0x00013c65 Thumb Code 68 app_tp_transfer.o(i.app_tp_init) + app_tp_m_read 0x00013cb9 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) + app_tp_m_write 0x00013cd9 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) + app_tp_phone_analysis_data 0x00013ce1 Thumb Code 914 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + app_tp_s_read 0x00014081 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) + app_tp_s_write 0x00014089 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) + app_tp_screen_analysis_int 0x00014091 Thumb Code 480 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + app_tp_screen_analysis_wake_up 0x000142b9 Thumb Code 150 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + app_tp_screen_analysis_wake_up_exec 0x00014359 Thumb Code 176 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + app_tp_transfer_screen_int 0x00014515 Thumb Code 122 app_tp_transfer.o(i.app_tp_transfer_screen_int) + app_tp_transfer_screen_restart 0x000145a1 Thumb Code 38 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + app_tp_transfer_screen_start 0x000145d5 Thumb Code 8 app_tp_transfer.o(i.app_tp_transfer_screen_start) + board_Init 0x000145dd Thumb Code 30 board.o(i.board_Init) + calc_framebuffer_setting 0x00014601 Thumb Code 1416 hal_internal_vsync.o(i.calc_framebuffer_setting) + ceil 0x00014b8d Thumb Code 180 ceil.o(i.ceil) + dcs_packet_fifo_alloc 0x00014d05 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + dcs_packet_fifo_init 0x00014d5d Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + dcs_packet_free_fifo_header 0x00014d75 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + dcs_packet_get_fifo_header 0x00014db9 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + delayMs 0x00014e09 Thumb Code 24 tau_delay.o(i.delayMs) + delayUs 0x00014e21 Thumb Code 34 tau_delay.o(i.delayUs) + drv_ap_rst_trig_edge_detect 0x00014e45 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + drv_chip_info_get_info 0x00014e7d Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) + drv_chip_info_init 0x00014e89 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) + drv_chip_rx_info_check 0x00014ec9 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) + drv_chip_rx_init_done 0x00014f79 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) + drv_common_enable_systick 0x00014f8d Thumb Code 70 drv_common.o(i.drv_common_enable_systick) + drv_common_get_tick 0x00014fe5 Thumb Code 6 drv_common.o(i.drv_common_get_tick) + drv_common_system_init 0x00014ff1 Thumb Code 8 drv_common.o(i.drv_common_system_init) + drv_crgu_config_reset_modules 0x00014ff9 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) + drv_crgu_set_ahb_pre_div 0x00015009 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + drv_crgu_set_ahb_src 0x0001501d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) + drv_crgu_set_clock 0x00015031 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) + drv_crgu_set_dpi_mux_src 0x00015051 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + drv_crgu_set_dpi_pre_div 0x00015065 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + drv_crgu_set_dpi_pre_src 0x0001507d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + drv_crgu_set_dsc_core_div 0x00015091 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + drv_crgu_set_dsco_src 0x000150a5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) + drv_crgu_set_dsco_src_div 0x000150b9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + drv_crgu_set_fb_div 0x000150cd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) + drv_crgu_set_fb_src 0x000150e1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) + drv_crgu_set_lcdc_div 0x000150f5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) + drv_crgu_set_lcdc_src 0x00015109 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) + drv_crgu_set_mipi_cfg_src 0x0001511d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + drv_crgu_set_mipi_ref_src 0x00015131 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + drv_crgu_set_reset 0x00015149 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) + drv_crgu_set_rxbr_div 0x00015161 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) + drv_crgu_set_rxbr_src 0x00015175 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) + drv_crgu_set_swire_div 0x00015189 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_swire_div) + drv_crgu_set_vidc_src 0x0001519d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) + drv_dma_clear_flag 0x000151b1 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) + drv_dma_create_handle 0x000151c9 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) + drv_dma_disenable_channel 0x000151e5 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) + drv_dma_enable_channel 0x000151f5 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) + drv_dma_enable_channel_interrupts 0x00015205 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) + drv_dma_get_channel_flag 0x00015229 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) + drv_dma_irq_handler 0x00015235 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) + drv_dma_prepar_transfer 0x000152c5 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) + drv_dma_set_burst 0x000152d7 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) + drv_dma_set_callback 0x000152f1 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) + drv_dma_set_transfer 0x000152f9 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) + drv_dsc_dec_convert_pps_rc_parameter 0x0001533d Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + drv_dsc_dec_disable 0x00015373 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) + drv_dsc_dec_enable 0x00015381 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) + drv_dsc_dec_get_nslc 0x000153f5 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + drv_dsc_dec_set_u8_pps 0x000153ff Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + drv_dsi_rx_calc_ipi_tx_delay 0x00015429 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + drv_dsi_rx_enable_irq 0x0001552d Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + drv_dsi_rx_get_bta_status 0x0001556d Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) + drv_dsi_rx_get_compression_en 0x000155e9 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) + drv_dsi_rx_get_max_ret_size 0x000155f1 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) + drv_dsi_rx_power_up 0x000155f7 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) + drv_dsi_rx_set_ctrl_cfg 0x00015605 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) + drv_dsi_rx_set_ddi_cfg 0x00015625 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) + drv_dsi_rx_set_ipi_cfg 0x00015635 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) + drv_dsi_rx_set_lane_swap 0x00015645 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) + drv_dsi_rx_set_resp_cnt 0x0001568b Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) + drv_dsi_rx_set_up_phy 0x000156b1 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) + drv_dsi_rx_shut_down 0x000157b5 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) + drv_dsi_tx_command_header 0x000157c3 Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) + drv_dsi_tx_command_mode_cfg 0x000157d7 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) + drv_dsi_tx_command_put_payload 0x00015843 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) + drv_dsi_tx_config_eotp 0x00015847 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) + drv_dsi_tx_config_int 0x0001585f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) + drv_dsi_tx_dpi_lpcmd_time 0x00015867 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) + drv_dsi_tx_dpi_mode 0x0001586f Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) + drv_dsi_tx_dpi_polarity 0x00015879 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) + drv_dsi_tx_edpi_cmd_size 0x0001589d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) + drv_dsi_tx_get_cmd_status 0x000158a1 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) + drv_dsi_tx_mode 0x000158a5 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) + drv_dsi_tx_phy_clock_lane_auto_lp 0x000158a9 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) + drv_dsi_tx_phy_clock_lane_req_hs 0x000158c1 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) + drv_dsi_tx_phy_lane_mode 0x000158db Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) + drv_dsi_tx_phy_status_ready 0x000158e7 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) + drv_dsi_tx_phy_status_stopstate 0x0001594b Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) + drv_dsi_tx_phy_test_setup 0x00015989 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) + drv_dsi_tx_phy_time_cfg 0x00015abd Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) + drv_dsi_tx_powerup 0x00015adb Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) + drv_dsi_tx_response_mode 0x00015ae3 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) + drv_dsi_tx_set_bta_ack 0x00015aff Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) + drv_dsi_tx_set_esc_div 0x00015b17 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) + drv_dsi_tx_set_int 0x00015b25 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) + drv_dsi_tx_set_time_out_div 0x00015b65 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) + drv_dsi_tx_set_video_chunk 0x00015b75 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) + drv_dsi_tx_set_video_timing 0x00015b7d Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) + drv_dsi_tx_shutdown 0x00015b9f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) + drv_dsi_tx_timeout_cfg 0x00015ba7 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) + drv_dsi_tx_video_mode_cfg 0x00015bcd Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) + drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c77 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) + drv_dsi_tx_video_mode_set_lp_cmd 0x00015c8d Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) + drv_efuse_enter_inactive 0x00015ca5 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) + drv_efuse_int_enable 0x00015cd3 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) + drv_efuse_read 0x00015cdf Thumb Code 50 drv_efuse.o(i.drv_efuse_read) + drv_efuse_read_req 0x00015d11 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) + drv_gpio_get_input_data 0x00015d29 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) + drv_gpio_register_ap_reset_callback 0x00015d41 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) + drv_gpio_register_callback 0x00015d4d Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) + drv_gpio_set_int 0x00015d61 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) + drv_gpio_set_ioe 0x00015db1 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) + drv_gpio_set_mode0 0x00015dd1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) + drv_gpio_set_mode1 0x00015de1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) + drv_gpio_set_mode2 0x00015df1 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) + drv_gpio_set_mode3 0x00015e01 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) + drv_gpio_set_pull_state 0x00015e31 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) + drv_i2c0_set_callback 0x00015f61 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) + drv_i2c1_set_callback 0x00015f6d Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) + drv_i2c_dma_init 0x00015fad Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) + drv_i2c_enable_rx_dma 0x00016059 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) + drv_i2c_enable_tx_dma 0x00016073 Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) + drv_i2c_m_clear_it_pending_bit 0x0001608d Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) + drv_i2c_m_enable 0x000160ed Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) + drv_i2c_m_enable_intr 0x000160fd Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) + drv_i2c_master_init 0x00016135 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) + drv_i2c_master_read_dma 0x000161c1 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) + drv_i2c_master_write_dma 0x0001621d Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) + drv_i2c_s_clear_it_pending_bit 0x00016297 Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) + drv_i2c_s_config_intr 0x000162d9 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) + drv_i2c_s_enable 0x000162dd Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) + drv_i2c_s_get_fifo_status 0x000162e5 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) + drv_i2c_s_set_intr 0x000162f9 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) + drv_i2c_s_write_data 0x00016349 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) + drv_i2c_set_dma_irq_callback 0x00016365 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) + drv_i2c_slave_init 0x000163bd Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) + drv_i2c_slave_write_dma 0x000163f1 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) + drv_lcdc_config_bypass 0x00016409 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) + drv_lcdc_config_ccm 0x00016421 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) + drv_lcdc_config_disp_mode 0x00016451 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) + drv_lcdc_config_dpi_polarity 0x00016467 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) + drv_lcdc_config_dpi_timing 0x0001648b Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) + drv_lcdc_config_edpi_mode 0x000164b1 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) + drv_lcdc_config_endianness 0x000164c7 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) + drv_lcdc_config_input_size 0x000164dd Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) + drv_lcdc_config_int 0x000164e9 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) + drv_lcdc_config_int_single 0x00016507 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) + drv_lcdc_config_overwrite 0x00016529 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) + drv_lcdc_config_overwrite_rgb 0x0001654b Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) + drv_lcdc_config_partial_display_area 0x00016557 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) + drv_lcdc_config_partial_display_enable 0x00016571 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) + drv_lcdc_config_scale_up_coef 0x00016593 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) + drv_lcdc_config_scale_up_step 0x000165ad Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) + drv_lcdc_config_src_parameter 0x000165b9 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) + drv_lcdc_config_thresh 0x00016605 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) + drv_lcdc_ctrl_flow 0x0001660b Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) + drv_lcdc_enable_shadow_reg 0x0001661d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) + drv_lcdc_set_int 0x0001663d Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) + drv_lcdc_set_prefetch 0x0001667d Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) + drv_lcdc_set_video_hw_mode 0x00016695 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + drv_lcdc_start 0x000166a9 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) + drv_memc_clear_status 0x000166c9 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) + drv_memc_enable_irq 0x000166d5 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) + drv_memc_gen_a_tear_signal 0x00016715 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) + drv_memc_get_status 0x00016721 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) + drv_memc_rate_transfer_sel 0x00016733 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) + drv_memc_sel_vsync 0x00016743 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) + drv_memc_set_active_height 0x00016751 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) + drv_memc_set_data_mode 0x00016765 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) + drv_memc_set_double_buffer 0x00016771 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) + drv_memc_set_double_buffer_reverse 0x00016781 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + drv_memc_set_fs_en_conditions 0x00016793 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) + drv_memc_set_inten 0x000167a3 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) + drv_memc_set_lcdc_st_conditions 0x000167b9 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + drv_memc_set_ltpo_mode 0x000167d1 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) + drv_memc_set_tear_mode 0x000167eb Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) + drv_memc_set_tear_waveform 0x000167f9 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) + drv_memc_set_vidc_sync_cnt 0x00016821 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + drv_param_init_get_ccm 0x00016831 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) + drv_param_init_get_scld_filter_h 0x00016839 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + drv_param_init_get_scld_filter_v 0x0001684d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + drv_param_init_get_sclu_filter 0x00016861 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) + drv_param_init_set_ccm 0x00016869 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) + drv_param_init_set_scld_filter 0x0001687d Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) + drv_param_p2r_filter_init 0x000168e1 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) + drv_phy_enable_calibration 0x00016905 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) + drv_phy_get_calibration 0x00016915 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) + drv_phy_get_pll_para 0x00016951 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) + drv_phy_get_rate_para 0x000169b1 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) + drv_phy_test_clear 0x00016a05 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) + drv_phy_test_lock 0x00016a15 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) + drv_phy_test_write_1_byte 0x00016a2d Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) + drv_phy_test_write_2_byte 0x00016a4d Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) + drv_phy_test_write_code 0x00016a73 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) + drv_pwr_set_cp_mode 0x00016ab1 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) + drv_pwr_set_pvd_mode 0x00016ad1 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) + drv_pwr_set_system_clk_src 0x00016ae9 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) + drv_rxbr_clear_pkt_buffer 0x00016b67 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + drv_rxbr_clear_status0 0x00016b71 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) + drv_rxbr_enable_irq 0x00016b75 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) + drv_rxbr_frame_drop_cfg 0x00016bd1 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + drv_rxbr_get_clk 0x00016be5 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) + drv_rxbr_get_col_addr 0x00016c49 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) + drv_rxbr_get_page_addr 0x00016c5f Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) + drv_rxbr_get_pkt_buf_error_status 0x00016c63 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + drv_rxbr_hline_rcv0_cfg 0x00016c97 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + drv_rxbr_hline_rcv1_cfg 0x00016ca3 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + drv_rxbr_hline_rcv_cfg 0x00016caf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + drv_rxbr_register_irq0_callback 0x00016cb9 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + drv_rxbr_register_irq1_callback 0x00016cc5 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + drv_rxbr_set_ack_pkt_header 0x00016cd1 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + drv_rxbr_set_color_format 0x00016ce5 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) + drv_rxbr_set_filter_regs 0x00016cf9 Thumb Code 18 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + drv_rxbr_set_inten 0x00016d0b Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) + drv_rxbr_set_ltpo_drop_th 0x00016d1f Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + drv_rxbr_set_usr_cfg 0x00016d2f Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + drv_rxbr_set_usr_col 0x00016d55 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) + drv_rxbr_set_usr_row 0x00016d5d Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) + drv_spi_m_read_data 0x00016d65 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) + drv_swire_enable 0x00016d85 Thumb Code 24 drv_swire.o(i.drv_swire_enable) + drv_swire_register_callback 0x00016da1 Thumb Code 8 drv_swire.o(i.drv_swire_register_callback) + drv_swire_set_bit_time 0x00016dad Thumb Code 18 drv_swire.o(i.drv_swire_set_bit_time) + drv_swire_set_int 0x00016dc5 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) + drv_swire_set_power_down 0x00016e19 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) + drv_swire_set_pulse_count 0x00016e35 Thumb Code 6 drv_swire.o(i.drv_swire_set_pulse_count) + drv_sys_cfg_clear_all_int 0x00016e41 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + drv_sys_cfg_clear_pending 0x00016e4d Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e75 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + drv_sys_cfg_sel_ap_rst_trig 0x00016e8d Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + drv_sys_cfg_sel_gpio_group 0x00016ea9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + drv_sys_cfg_sel_int_trig 0x00016ecd Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + drv_sys_cfg_set_dma_rx_req 0x00016ef1 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + drv_sys_cfg_set_dma_tx_req 0x00016f01 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + drv_sys_cfg_set_int 0x00016f11 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + drv_timer_enable 0x00016f4f Thumb Code 32 drv_timer.o(i.drv_timer_enable) + drv_timer_get_instance 0x00016f71 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) + drv_timer_get_prescaler 0x00016f81 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) + drv_timer_register_callback 0x00016fd5 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) + drv_timer_set_compare_val 0x00016fe9 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) + drv_timer_set_int 0x00016ff9 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) + drv_timer_set_prescaler 0x0001704d Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) + drv_timer_set_repeat 0x00017075 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) + drv_tx_phy_test_enter 0x0001708f Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + drv_tx_phy_test_exit 0x000170ab Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + drv_vidc_clear_irq 0x000170fd Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) + drv_vidc_enable 0x00017105 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) + drv_vidc_enable_irq 0x0001711d Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) + drv_vidc_get_irq_status 0x0001715d Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) + drv_vidc_init_module_enable 0x00017171 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) + drv_vidc_register_callback 0x00017199 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) + drv_vidc_reset 0x000171a5 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) + drv_vidc_set_dst_parameter 0x000171ab Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) + drv_vidc_set_irqen 0x000171e7 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) + drv_vidc_set_mirror 0x000171fb Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) + drv_vidc_set_p2r_hcoef0 0x0001720b Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + drv_vidc_set_p2r_hinitb 0x00017213 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + drv_vidc_set_p2r_hinitr 0x00017239 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + drv_vidc_set_pentile_swap 0x00017261 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) + drv_vidc_set_pu_ctrl 0x00017279 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + drv_vidc_set_rotation 0x00017283 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) + drv_vidc_set_scld_hcoef0 0x00017293 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + drv_vidc_set_scld_hcoef1 0x0001729d Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + drv_vidc_set_scld_step 0x000172a7 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) + drv_vidc_set_scld_vcoef0 0x000172b9 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + drv_vidc_set_scld_vcoef1 0x000172c3 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + drv_vidc_set_src_parameter 0x000172cd Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) + drv_wdg_clear_counter 0x000172e5 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) + drv_wdg_set_int 0x00017315 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) + fls_clr_interrupt_flag 0x00017355 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) + fputc 0x0001735f Thumb Code 20 tau_log.o(i.fputc) + hal_dsi_rx_ctrl_create_handle 0x000173cd Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + hal_dsi_rx_ctrl_deinit 0x00017401 Thumb Code 158 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + hal_dsi_rx_ctrl_dsc_async_handler 0x000174b1 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174d9 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + hal_dsi_rx_ctrl_get_max_ret_size 0x00017501 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + hal_dsi_rx_ctrl_init 0x00017529 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + hal_dsi_rx_ctrl_pre_init_pps 0x00017d19 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + hal_dsi_rx_ctrl_restart 0x00017d55 Thumb Code 72 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + hal_dsi_rx_ctrl_send_ack_cmd 0x00017da5 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e95 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + hal_dsi_rx_ctrl_set_cus_sync_line 0x00017f01 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fe1 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + hal_dsi_rx_ctrl_set_tear_mode_ex 0x00018015 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + hal_dsi_rx_ctrl_start 0x00018025 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + hal_dsi_rx_ctrl_stop 0x00018061 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001809d Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + hal_dsi_tx_ctrl_create_handle 0x000186a9 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + hal_dsi_tx_ctrl_deinit 0x000186d5 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018759 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a5 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + hal_dsi_tx_ctrl_init 0x000187cd Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + hal_dsi_tx_ctrl_panel_reset_pin 0x00018895 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + hal_dsi_tx_ctrl_set_ccm 0x000188a1 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188c1 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + hal_dsi_tx_ctrl_set_partial_disp 0x000188d5 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e5 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + hal_dsi_tx_ctrl_start 0x00018909 Thumb Code 150 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + hal_dsi_tx_ctrl_stop 0x000189b1 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) + hal_dsi_tx_ctrl_write_array_cmd 0x000189f5 Thumb Code 236 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + hal_dsi_tx_ctrl_write_cmd 0x00018ae5 Thumb Code 200 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + hal_gpio_ctrl_eint 0x00018d95 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) + hal_gpio_get_input_data 0x00018dad Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) + hal_gpio_init_eint 0x00018dc1 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) + hal_gpio_init_output 0x00018e01 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) + hal_gpio_reg_eint_cb 0x00018e29 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) + hal_gpio_set_ap_reset_int 0x00018e41 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + hal_gpio_set_mode 0x00018e91 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) + hal_gpio_set_output_data 0x00018ef1 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) + hal_gpio_set_pull_state 0x00018ef9 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) + hal_i2c_m_dma_init 0x00018f19 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) + hal_i2c_m_dma_read 0x00018f85 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) + hal_i2c_m_dma_write 0x00018fa5 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) + hal_i2c_m_transfer_complate 0x00018fc1 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + hal_i2c_s_dma_write 0x00018ffd Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + hal_i2c_s_init 0x00019049 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) + hal_i2c_s_nonblocking_read 0x00019111 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + hal_i2c_s_set_transfer 0x00019125 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + hal_internal_check_video_auto_sync 0x000192a5 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + hal_internal_init_memc 0x000192bd Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) + hal_internal_rx_dcs_async_handler 0x000193b9 Thumb Code 42 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + hal_internal_rx_dcs_polling 0x000193e5 Thumb Code 78 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + hal_internal_sync_get_fb_setting 0x0001943d Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + hal_internal_sync_get_hight_performan_mode 0x0001944d Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + hal_internal_sync_input_resolution_change_ex 0x0001945d Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + hal_internal_vsync_deinit 0x00019631 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + hal_internal_vsync_get_rx_state 0x00019659 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + hal_internal_vsync_get_sync_line 0x00019665 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + hal_internal_vsync_get_tear_mode 0x0001967d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + hal_internal_vsync_get_tx_state 0x00019689 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + hal_internal_vsync_init_rx 0x00019695 Thumb Code 274 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + hal_internal_vsync_init_tx 0x000197d5 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + hal_internal_vsync_set_auto_hw_filter 0x00019885 Thumb Code 132 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + hal_internal_vsync_set_rx_state 0x00019915 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + hal_internal_vsync_set_sync_line 0x00019939 Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + hal_internal_vsync_set_tear_mode 0x0001997d Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + hal_internal_vsync_set_tx_state 0x000199cd Thumb Code 122 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + hal_intl_svs_deinit_tx 0x00019a51 Thumb Code 10 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + hal_intl_svs_handle 0x00019a61 Thumb Code 24 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + hal_intl_svs_init_rx 0x00019a85 Thumb Code 108 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + hal_intl_svs_init_tx 0x00019afd Thumb Code 16 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + hal_intl_svs_set_sync_coef 0x00019b11 Thumb Code 8 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + hal_intl_svs_update_rxbr_clk 0x00019b1d Thumb Code 52 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + hal_spi_m_clear_rxfifo 0x00019fc5 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + hal_swire_deinit 0x00019fd3 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) + hal_swire_init 0x00019fe5 Thumb Code 32 hal_swire.o(i.hal_swire_init) + hal_swire_open 0x0001a005 Thumb Code 22 hal_swire.o(i.hal_swire_open) + hal_swire_register_callback 0x0001a01b Thumb Code 10 hal_swire.o(i.hal_swire_register_callback) + hal_swire_start 0x0001a025 Thumb Code 100 hal_swire.o(i.hal_swire_start) + hal_system_enable_systick 0x0001a091 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) + hal_system_get_tick 0x0001a099 Thumb Code 8 hal_system.o(i.hal_system_get_tick) + hal_system_init 0x0001a0a1 Thumb Code 104 hal_system.o(i.hal_system_init) + hal_system_init_console 0x0001a129 Thumb Code 28 hal_system.o(i.hal_system_init_console) + hal_system_set_phy_calibration 0x0001a145 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) + hal_system_set_pvd 0x0001a14d Thumb Code 8 hal_system.o(i.hal_system_set_pvd) + hal_system_set_vcc 0x0001a155 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) + hal_timer_deinit 0x0001a15d Thumb Code 46 hal_timer.o(i.hal_timer_deinit) + hal_timer_init 0x0001a18b Thumb Code 26 hal_timer.o(i.hal_timer_init) + hal_timer_start 0x0001a1a5 Thumb Code 66 hal_timer.o(i.hal_timer_start) + hal_timer_stop 0x0001a1ed Thumb Code 40 hal_timer.o(i.hal_timer_stop) + hal_uart_init 0x0001a245 Thumb Code 126 hal_uart.o(i.hal_uart_init) + hal_uart_transmit_blocking 0x0001a2d1 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) + handle_init 0x0001a4bd Thumb Code 140 irq_redirect .o(i.handle_init) + main 0x0001a715 Thumb Code 10 main.o(i.main) + pps_updata_exec 0x0001a7ed Thumb Code 40 ap_demo.o(i.pps_updata_exec) + rx_restart_exec 0x0001b039 Thumb Code 38 ap_demo.o(i.rx_restart_exec) + sqrt 0x0001b55d Thumb Code 66 sqrt.o(i.sqrt) + tp_heartbeat_exec 0x0001b919 Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) + panel_init_code 0x0001bda8 Data 10401 ap_demo.o(.constdata) + wCRCTalbeAbs 0x0001e6a4 Data 32 app_tp_st_touch.o(.constdata) + screen_86_data 0x0001e6c4 Data 1 app_tp_for_custom_s21u.o(.constdata) + screen_a0_00_01_data 0x0001e6c5 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_a2_03_00_data 0x0001e6c8 Data 6 app_tp_for_custom_s21u.o(.constdata) + screen_a2_02_00_data 0x0001e6ce Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_c0_07_01_data 0x0001e6d1 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_reg_start_data_size 0x0001e6d4 Data 1 app_tp_for_custom_s21u.o(.constdata) + Region$$Table$$Base 0x0001eb30 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0001eb60 Number 0 anon$$obj.o(Region$$Table) g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d4 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d5 Data 1 ap_demo.o(.data) - s_pps_updata_allpixeloff_flag 0x000701d6 Data 1 ap_demo.o(.data) - panel_mode 0x000701d8 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_heartbeat 0x000701f8 Data 4 ap_demo.o(.data) - s_screen_init_complate 0x00070204 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070208 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x0007020b Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007020e Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070211 Data 6 app_tp_transfer.o(.data) - st_touch_init_sensor_off 0x00070219 Data 3 app_tp_st_touch.o(.data) - st_touch_init_sensor_on 0x0007021c Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_reset 0x0007021f Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_FpnlInit 0x00070222 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_PnlInit 0x00070225 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCfg 0x00070228 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCx 0x0007022b Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvPnl 0x0007022e Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clearfifo 0x00070231 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clkreset 0x00070234 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneM 0x00070237 Data 4 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneS 0x0007023b Data 4 app_tp_st_touch.o(.data) - phone_data_E4 0x0007026c Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x0007026d Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007026e Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007026f Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x00070270 Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x00070271 Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x00070272 Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x00070273 Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070274 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070275 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007027e Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070288 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070828 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D01 0x00070dc8 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D03 0x000710a0 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D01 0x00071378 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D03 0x00071650 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7D05 0x00071928 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D07 0x00071c00 Data 288 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00071d20 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x00071de8 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x00071de9 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x00071dea Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x00071deb Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x00071dee Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00071df4 Data 48 app_tp_for_custom_s8.o(.data) - g_sof_gen_te_func 0x00071e2c Data 4 hal_internal_vsync.o(.data) - g_systick_cb_func 0x00071e40 Data 4 drv_common.o(.data) - g_system_clock 0x00071e44 Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x00071e5c Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00071f5c Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x0007205c Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x0007215c Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x0007225c Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000722dc Data 36 drv_param_init.o(.data) - g_int_rxbr_irq0_cb_func 0x0007236c Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00072370 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00072374 Data 4 drv_vidc.o(.data) - g_fls_w_cmd 0x00072388 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00072389 Data 1 norflash.o(.data) - g_fls_write_en_status 0x0007238a Data 1 norflash.o(.data) - isFlsTransferEnd 0x0007238b Data 1 norflash.o(.data) - isFlsFifoReq 0x0007238c Data 1 norflash.o(.data) - isNandWriteCompleted 0x0007238d Data 1 norflash.o(.data) - isNandReadCompleted 0x0007238e Data 1 norflash.o(.data) - g_fls_error_info 0x00072394 Data 6 norflash.o(.data) - __stdout 0x000723b0 Data 4 stdout.o(.data) - tp_scan_data 0x00072548 Data 12 app_tp_st_touch.o(.bss) - string 0x00072664 Data 256 tau_log.o(.bss) - phone_data_75_7401_7D02 0x00072764 Data 728 app_tp_for_custom_s8.o(.bss) - hal_dmahandle 0x00072a3c Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00072adc Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00072afc Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00072b0c Data 84 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00072b60 Data 2048 hal_internal_vsync.o(.bss) - g_spis_ctrl_handle 0x0007365c Data 32 hal_spi_slave.o(.bss) - g_packet_fifo 0x0007367c Data 4144 dcs_packet_fifo.o(.bss) - __stack_limit 0x000746b0 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x000756b0 Data 0 startup_armcm0.o(STACK) + phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) + phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) + s_restart_flag 0x000701d7 Data 1 ap_demo.o(.data) + s_pps_updata_allpixeloff_flag 0x000701d8 Data 1 ap_demo.o(.data) + panel_mode 0x000701da Data 1 ap_demo.o(.data) + phone_DisplayOFF_count 0x000701e4 Data 2 ap_demo.o(.data) + panel_r 0x000701ea Data 2 ap_demo.o(.data) + panel_g 0x000701ec Data 2 ap_demo.o(.data) + panel_b 0x000701ee Data 2 ap_demo.o(.data) + BaseTime 0x000701f8 Data 4 ap_demo.o(.data) + s_heartbeat 0x000701fc Data 4 ap_demo.o(.data) + curFrame 0x00070200 Data 4 ap_demo.o(.data) + rx_filter_1080_h_4_96 0x00070208 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_96 0x00070308 Data 256 ap_demo.o(.data) + rx_filter_1080_h_4_86 0x00070408 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_69 0x00070508 Data 256 ap_demo.o(.data) + rx_filter_1440_h_4_72 0x00070608 Data 256 ap_demo.o(.data) + rx_filter_3200_v_4_59 0x00070708 Data 256 ap_demo.o(.data) + s_screen_init_complate 0x0007080b Data 1 app_tp_transfer.o(.data) + s_tp_restart_count 0x00070818 Data 4 app_tp_transfer.o(.data) + st_touch_init_sensor_off 0x0007081e Data 3 app_tp_st_touch.o(.data) + st_touch_init_sensor_on 0x00070821 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_reset 0x00070824 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_FpnlInit 0x00070827 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_PnlInit 0x0007082a Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCfg 0x0007082d Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCx 0x00070830 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvPnl 0x00070833 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clearfifo 0x00070836 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clkreset 0x00070839 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneM 0x0007083c Data 4 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneS 0x00070840 Data 4 app_tp_st_touch.o(.data) + g_screen_input_rst_pad 0x00070844 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_input_int_pad 0x00070845 Data 1 app_tp_for_custom_s21u.o(.data) + g_phone_output_int_pad 0x00070846 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_start 0x00070847 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_restart 0x00070848 Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_in 0x00070849 Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_done 0x0007084a Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_E4 0x0007084b Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_wakeup 0x0007084c Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_delay_count 0x0007084d Data 1 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_BUF_NUM 0x0007084e Data 1 app_tp_for_custom_s21u.o(.data) + SAMSUNG_s21u 0x0007084f Data 453 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_X61 0x00070a14 Data 80 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_BUF 0x00070a64 Data 100 app_tp_for_custom_s21u.o(.data) + screen_data_write_1 0x00070ac8 Data 1 app_tp_for_custom_s21u.o(.data) + screen_reg_int_data 0x00070acc Data 16 app_tp_for_custom_s21u.o(.data) + screen_reg_start_data 0x00070adc Data 100 app_tp_for_custom_s21u.o(.data) + tp_sleep_in 0x00070b40 Data 1 app_tp_for_custom_s21u.o(.data) + tp_sleep_count 0x00070b41 Data 1 app_tp_for_custom_s21u.o(.data) + g_sof_gen_te_func 0x00070b78 Data 4 hal_internal_vsync.o(.data) + g_systick_cb_func 0x00070b8c Data 4 drv_common.o(.data) + g_system_clock 0x00070b90 Data 4 drv_common.o(.data) + g_scld_fhd_filter_h 0x00070ba8 Data 256 drv_param_init.o(.data) + g_scld_fhd_filter_v 0x00070ca8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_h 0x00070da8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_v 0x00070ea8 Data 256 drv_param_init.o(.data) + g_sclu_lanczos_filter 0x00070fa8 Data 128 drv_param_init.o(.data) + g_ccm_setting 0x00071028 Data 36 drv_param_init.o(.data) + g_int_rxbr_irq0_cb_func 0x000710b8 Data 4 drv_rxbr.o(.data) + g_int_rxbr_irq1_cb_func 0x000710bc Data 4 drv_rxbr.o(.data) + g_int_vidc_cb_func 0x000710c0 Data 4 drv_vidc.o(.data) + g_fls_w_cmd 0x000710d4 Data 1 norflash.o(.data) + g_fls_r_cmd 0x000710d5 Data 1 norflash.o(.data) + g_fls_write_en_status 0x000710d6 Data 1 norflash.o(.data) + isFlsTransferEnd 0x000710d7 Data 1 norflash.o(.data) + isFlsFifoReq 0x000710d8 Data 1 norflash.o(.data) + isNandWriteCompleted 0x000710d9 Data 1 norflash.o(.data) + isNandReadCompleted 0x000710da Data 1 norflash.o(.data) + g_fls_error_info 0x000710e0 Data 6 norflash.o(.data) + __stdout 0x000710fc Data 4 stdout.o(.data) + tp_scan_data 0x000712f8 Data 12 app_tp_st_touch.o(.bss) + Touch 0x00071304 Data 72 app_tp_for_custom_s21u.o(.bss) + string 0x0007145c Data 256 tau_log.o(.bss) + hal_dmahandle 0x0007155c Data 160 hal_uart.o(.bss) + hal_uarthandle_dma 0x000715fc Data 32 hal_uart.o(.bss) + hal_uart_handle_global 0x0007161c Data 16 hal_uart.o(.bss) + g_vsync_hande 0x0007162c Data 84 hal_internal_vsync.o(.bss) + g_dcs_execute_table 0x00071680 Data 2048 hal_internal_vsync.o(.bss) + g_spis_ctrl_handle 0x0007217c Data 32 hal_spi_slave.o(.bss) + g_packet_fifo 0x0007219c Data 4144 dcs_packet_fifo.o(.bss) + __stack_limit 0x000731d0 Data 0 startup_armcm0.o(STACK) + __initial_sp 0x000741d0 Data 0 startup_armcm0.o(STACK) @@ -4722,735 +4757,756 @@ Memory Map of the image Image Entry point : 0x000100c1 - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010da8, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000fecc]) + Load Region LR_IROM2 (Base: 0x00010000, Size: 0x0000fa94, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000f420]) - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000ebc0, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000eb60, Max: 0x00010000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00010000 0x00010000 0x000000c0 Data RO 529 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2794 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 3106 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 3109 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3111 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3113 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 3114 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3116 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3118 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 3107 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 530 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2797 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2799 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2801 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2803 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 3068 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 3070 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 3072 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 3074 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 3076 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 3078 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 3080 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 3082 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 3084 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 3088 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 3090 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 3092 .text mf_p.l(ffixui.o) + 0x00010000 0x00010000 0x000000c0 Data RO 707 RESET startup_armcm0.o + 0x000100c0 0x000100c0 0x00000000 Code RO 2840 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x000100c0 0x000100c0 0x00000004 Code RO 3152 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x000100c4 0x000100c4 0x00000004 Code RO 3155 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3157 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3159 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x000100c8 0x000100c8 0x00000008 Code RO 3160 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3162 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3164 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x000100d0 0x000100d0 0x00000004 Code RO 3153 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x000100d4 0x000100d4 0x00000078 Code RO 708 .text startup_armcm0.o + 0x0001014c 0x0001014c 0x0000002c Code RO 2843 .text mc_p.l(uidiv.o) + 0x00010178 0x00010178 0x00000028 Code RO 2845 .text mc_p.l(idiv.o) + 0x000101a0 0x000101a0 0x00000024 Code RO 2847 .text mc_p.l(memcpya.o) + 0x000101c4 0x000101c4 0x00000024 Code RO 2849 .text mc_p.l(memseta.o) + 0x000101e8 0x000101e8 0x000000b2 Code RO 3114 .text mf_p.l(fadd.o) + 0x0001029a 0x0001029a 0x0000007a Code RO 3116 .text mf_p.l(fmul.o) + 0x00010314 0x00010314 0x0000007c Code RO 3118 .text mf_p.l(fdiv.o) + 0x00010390 0x00010390 0x00000018 Code RO 3120 .text mf_p.l(fscalb.o) + 0x000103a8 0x000103a8 0x00000164 Code RO 3122 .text mf_p.l(dadd.o) + 0x0001050c 0x0001050c 0x000000d0 Code RO 3124 .text mf_p.l(dmul.o) + 0x000105dc 0x000105dc 0x000000f0 Code RO 3126 .text mf_p.l(ddiv.o) + 0x000106cc 0x000106cc 0x00000016 Code RO 3128 .text mf_p.l(fflti.o) + 0x000106e2 0x000106e2 0x0000000e Code RO 3130 .text mf_p.l(ffltui.o) + 0x000106f0 0x000106f0 0x0000001c Code RO 3134 .text mf_p.l(dfltui.o) + 0x0001070c 0x0001070c 0x00000032 Code RO 3136 .text mf_p.l(ffixi.o) + 0x0001073e 0x0001073e 0x00000028 Code RO 3138 .text mf_p.l(ffixui.o) 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 3094 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 3096 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 3098 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 3100 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 3102 .text mf_p.l(cfcmple.o) - 0x00010850 0x00010850 0x00000014 Code RO 3104 .text mf_p.l(cfrcmple.o) - 0x00010864 0x00010864 0x00000060 Code RO 3121 .text mc_p.l(uldiv.o) - 0x000108c4 0x000108c4 0x00000020 Code RO 3123 .text mc_p.l(llshl.o) - 0x000108e4 0x000108e4 0x00000022 Code RO 3125 .text mc_p.l(llushr.o) - 0x00010906 0x00010906 0x00000026 Code RO 3127 .text mc_p.l(llsshr.o) - 0x0001092c 0x0001092c 0x00000000 Code RO 3136 .text mc_p.l(iusefp.o) - 0x0001092c 0x0001092c 0x00000082 Code RO 3137 .text mf_p.l(fepilogue.o) - 0x000109ae 0x000109ae 0x000000be Code RO 3139 .text mf_p.l(depilogue.o) - 0x00010a6c 0x00010a6c 0x000000a2 Code RO 3143 .text mf_p.l(dsqrt.o) + 0x00010768 0x00010768 0x00000048 Code RO 3140 .text mf_p.l(dfixi.o) + 0x000107b0 0x000107b0 0x0000003c Code RO 3142 .text mf_p.l(dfixui.o) + 0x000107ec 0x000107ec 0x00000028 Code RO 3144 .text mf_p.l(f2d.o) + 0x00010814 0x00010814 0x00000028 Code RO 3146 .text mf_p.l(cdcmple.o) + 0x0001083c 0x0001083c 0x00000014 Code RO 3148 .text mf_p.l(cfcmple.o) + 0x00010850 0x00010850 0x00000014 Code RO 3150 .text mf_p.l(cfrcmple.o) + 0x00010864 0x00010864 0x00000060 Code RO 3167 .text mc_p.l(uldiv.o) + 0x000108c4 0x000108c4 0x00000020 Code RO 3169 .text mc_p.l(llshl.o) + 0x000108e4 0x000108e4 0x00000022 Code RO 3171 .text mc_p.l(llushr.o) + 0x00010906 0x00010906 0x00000026 Code RO 3173 .text mc_p.l(llsshr.o) + 0x0001092c 0x0001092c 0x00000000 Code RO 3182 .text mc_p.l(iusefp.o) + 0x0001092c 0x0001092c 0x00000082 Code RO 3183 .text mf_p.l(fepilogue.o) + 0x000109ae 0x000109ae 0x000000be Code RO 3185 .text mf_p.l(depilogue.o) + 0x00010a6c 0x00010a6c 0x000000a2 Code RO 3189 .text mf_p.l(dsqrt.o) 0x00010b0e 0x00010b0e 0x00000002 PAD - 0x00010b10 0x00010b10 0x00000040 Code RO 3145 .text mf_p.l(dfixul.o) - 0x00010b50 0x00010b50 0x00000028 Code RO 3147 .text mf_p.l(cdrcmple.o) - 0x00010b78 0x00010b78 0x00000024 Code RO 3149 .text mc_p.l(init.o) - 0x00010b9c 0x00010b9c 0x00000060 Code RO 3159 .text mc_p.l(__dclz77c.o) - 0x00010bfc 0x00010bfc 0x00000018 Code RO 2331 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c14 0x00010c14 0x00000018 Code RO 2332 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c2c 0x00010c2c 0x00000040 Code RO 406 i.CRC16_2 app_tp_st_touch.o - 0x00010c6c 0x00010c6c 0x00000014 Code RO 2333 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c80 0x00010c80 0x0000001c Code RO 2334 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c9c 0x00010c9c 0x0000001c Code RO 2335 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb8 0x00010cb8 0x0000001c Code RO 2336 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cd4 0x00010cd4 0x0000001c Code RO 2337 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf0 0x00010cf0 0x0000001c Code RO 2338 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d0c 0x00010d0c 0x0000001c Code RO 2339 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d28 0x00010d28 0x0000001c Code RO 2340 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d44 0x00010d44 0x0000001c Code RO 2341 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d60 0x00010d60 0x00000014 Code RO 2342 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d74 0x00010d74 0x0000004e Code RO 102 i.Gpio_swire_output ap_demo.o - 0x00010dc2 0x00010dc2 0x00000002 PAD - 0x00010dc4 0x00010dc4 0x00000014 Code RO 2343 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010dd8 0x00010dd8 0x00000018 Code RO 2344 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010df0 0x00010df0 0x00000018 Code RO 2345 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e08 0x00010e08 0x00000018 Code RO 2346 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e20 0x00010e20 0x00000028 Code RO 991 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010e48 0x00010e48 0x00000018 Code RO 2347 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e60 0x00010e60 0x00000018 Code RO 2348 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e78 0x00010e78 0x00000018 Code RO 2349 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e90 0x00010e90 0x0000001c Code RO 2350 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010eac 0x00010eac 0x00000144 Code RO 274 i.S20_Start_init app_tp_transfer.o - 0x00010ff0 0x00010ff0 0x00000002 Code RO 2665 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ff2 0x00010ff2 0x00000004 Code RO 2671 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ff6 0x00010ff6 0x00000002 Code RO 3154 i.__scatterload_null mc_p.l(handlers.o) - 0x00010ff8 0x00010ff8 0x00000008 Code RO 2689 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00011000 0x00011000 0x00000014 Data RO 1260 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1908 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1261 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x0000001c Code RO 2351 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011038 0x00011038 0x0000001c Code RO 2352 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011054 0x00011054 0x0000001c Code RO 2353 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011070 0x00011070 0x00000018 Code RO 2354 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x00011088 0x00011088 0x00000018 Code RO 2355 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110a0 0x000110a0 0x00000018 Code RO 2356 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b8 0x000110b8 0x00000018 Code RO 2357 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110d0 0x000110d0 0x00000018 Code RO 2358 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110e8 0x000110e8 0x0000001c Code RO 2661 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x00011104 0x00011104 0x00000018 Code RO 2359 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001111c 0x0001111c 0x00000024 Code RO 2679 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x00011140 0x00011140 0x00000048 Code RO 2682 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x00011188 0x00011188 0x0000001a Code RO 2683 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x000111a2 0x000111a2 0x00000134 Code RO 2685 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x000112d6 0x000112d6 0x0000001a Code RO 2687 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x000112f0 0x000112f0 0x000000bc Code RO 2688 i.UART_init CVWL568.lib(drv_uart.o) - 0x000113ac 0x000113ac 0x00000018 Code RO 2360 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113c4 0x000113c4 0x00000018 Code RO 2361 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113dc 0x000113dc 0x00000018 Code RO 2362 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113f4 0x000113f4 0x00000020 Code RO 3040 i.__0printf mc_p.l(printfa.o) - 0x00011414 0x00011414 0x00000024 Code RO 3046 i.__0vsprintf mc_p.l(printfa.o) - 0x00011438 0x00011438 0x0000002e Code RO 3141 i.__ARM_clz mf_p.l(depilogue.o) - 0x00011466 0x00011466 0x0000001a Code RO 629 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011480 0x00011480 0x00000018 Code RO 1581 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x00011498 0x00011498 0x00000018 Code RO 1744 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x000114b0 0x000114b0 0x00000020 Code RO 2179 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114d0 0x000114d0 0x00000018 Code RO 2180 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114e8 0x000114e8 0x00000044 Code RO 2481 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x0001152c 0x0001152c 0x0000000e Code RO 3153 i.__scatterload_copy mc_p.l(handlers.o) - 0x0001153a 0x0001153a 0x0000000e Code RO 3155 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x00011548 0x00011548 0x0000000c Code RO 3131 i.__set_errno mc_p.l(errno.o) - 0x00011554 0x00011554 0x00000174 Code RO 3047 i._fp_digits mc_p.l(printfa.o) - 0x000116c8 0x000116c8 0x000006ec Code RO 3048 i._printf_core mc_p.l(printfa.o) - 0x00011db4 0x00011db4 0x00000020 Code RO 3049 i._printf_post_padding mc_p.l(printfa.o) - 0x00011dd4 0x00011dd4 0x0000002c Code RO 3050 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011e00 0x00011e00 0x0000000a Code RO 3052 i._sputc mc_p.l(printfa.o) - 0x00011e0a 0x00011e0a 0x00000002 PAD - 0x00011e0c 0x00011e0c 0x00000c78 Code RO 105 i.ap_dcs_read ap_demo.o - 0x00012a84 0x00012a84 0x00000198 Code RO 106 i.ap_demo ap_demo.o - 0x00012c1c 0x00012c1c 0x0000008c Code RO 107 i.ap_get_reg_df ap_demo.o - 0x00012ca8 0x00012ca8 0x00000020 Code RO 407 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o - 0x00012cc8 0x00012cc8 0x00000080 Code RO 108 i.ap_reset_cb ap_demo.o - 0x00012d48 0x00012d48 0x00000048 Code RO 109 i.ap_set_backlight_51 ap_demo.o - 0x00012d90 0x00012d90 0x00000044 Code RO 110 i.ap_set_display_off ap_demo.o - 0x00012dd4 0x00012dd4 0x00000034 Code RO 111 i.ap_set_display_on ap_demo.o - 0x00012e08 0x00012e08 0x0000007c Code RO 112 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e84 0x00012e84 0x00000044 Code RO 113 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012ec8 0x00012ec8 0x00000098 Code RO 408 i.ap_set_tp_calibration_04 app_tp_st_touch.o - 0x00012f60 0x00012f60 0x000000b0 Code RO 409 i.ap_tp_st_touch_calibration app_tp_st_touch.o - 0x00013010 0x00013010 0x0000000e Code RO 410 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o - 0x0001301e 0x0001301e 0x00000020 Code RO 411 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o - 0x0001303e 0x0001303e 0x00000002 PAD - 0x00013040 0x00013040 0x000000a8 Code RO 412 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o - 0x000130e8 0x000130e8 0x000000c4 Code RO 413 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o - 0x000131ac 0x000131ac 0x0000001c Code RO 414 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o - 0x000131c8 0x000131c8 0x00000094 Code RO 415 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o - 0x0001325c 0x0001325c 0x00000050 Code RO 416 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o - 0x000132ac 0x000132ac 0x00000034 Code RO 417 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o - 0x000132e0 0x000132e0 0x0000002c Code RO 114 i.ap_update_frame_rate ap_demo.o - 0x0001330c 0x0001330c 0x0000001c Code RO 2181 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013328 0x00013328 0x00000024 Code RO 1505 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001334c 0x0001334c 0x0000001c Code RO 1506 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013368 0x00013368 0x0000001c Code RO 1507 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013384 0x00013384 0x0000001c Code RO 1508 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133a0 0x000133a0 0x0000001c Code RO 1509 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133bc 0x000133bc 0x0000001c Code RO 1510 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133d8 0x000133d8 0x0000001c Code RO 1511 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133f4 0x000133f4 0x0000001c Code RO 1512 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013410 0x00013410 0x0000001c Code RO 1513 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001342c 0x0001342c 0x00000048 Code RO 1252 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013474 0x00013474 0x00000018 Code RO 1616 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x0001348c 0x0001348c 0x00000010 Code RO 1582 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x0001349c 0x0001349c 0x00000130 Code RO 1153 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x000135cc 0x000135cc 0x00000088 Code RO 2123 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x00013654 0x00013654 0x00000298 Code RO 1893 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x000138ec 0x000138ec 0x000000a0 Code RO 1951 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x0001398c 0x0001398c 0x00000048 Code RO 1665 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x000139d4 0x000139d4 0x00000030 Code RO 1745 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013a04 0x00013a04 0x00000200 Code RO 2482 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013c04 0x00013c04 0x00000020 Code RO 1777 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013c24 0x00013c24 0x00000018 Code RO 1253 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013c3c 0x00013c3c 0x0000000a Code RO 1827 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c46 0x00013c46 0x0000000a Code RO 1828 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c50 0x00013c50 0x0000000a Code RO 1829 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c5a 0x00013c5a 0x0000000a Code RO 1830 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c64 0x00013c64 0x0000001c Code RO 2252 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013c80 0x00013c80 0x0000001c Code RO 2182 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013c9c 0x00013c9c 0x00000038 Code RO 2748 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013cd4 0x00013cd4 0x00000010 Code RO 1367 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013ce4 0x00013ce4 0x00000030 Code RO 2524 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013d14 0x00013d14 0x00000024 Code RO 275 i.app_tp_I2C_init app_tp_transfer.o - 0x00013d38 0x00013d38 0x000000a8 Code RO 419 i.app_tp_calibration_exec app_tp_st_touch.o - 0x00013de0 0x00013de0 0x00000030 Code RO 276 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013e10 0x00013e10 0x00000044 Code RO 277 i.app_tp_init app_tp_transfer.o - 0x00013e54 0x00013e54 0x00000020 Code RO 278 i.app_tp_m_read app_tp_transfer.o - 0x00013e74 0x00013e74 0x00000008 Code RO 280 i.app_tp_m_write app_tp_transfer.o - 0x00013e7c 0x00013e7c 0x00000350 Code RO 1002 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000141cc 0x000141cc 0x00000008 Code RO 283 i.app_tp_s_read app_tp_transfer.o - 0x000141d4 0x000141d4 0x00000008 Code RO 285 i.app_tp_s_write app_tp_transfer.o - 0x000141dc 0x000141dc 0x000002bc Code RO 1004 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00014498 0x00014498 0x00000030 Code RO 286 i.app_tp_screen_init app_tp_transfer.o - 0x000144c8 0x000144c8 0x0000000c Code RO 287 i.app_tp_screen_int_callback app_tp_transfer.o - 0x000144d4 0x000144d4 0x00000040 Code RO 288 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014514 0x00014514 0x00000120 Code RO 289 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014634 0x00014634 0x00000014 Code RO 290 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00014648 0x00014648 0x00000024 Code RO 509 i.board_Init board.o - 0x0001466c 0x0001466c 0x0000058c Code RO 1154 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014bf8 0x00014bf8 0x000000c8 Code RO 2783 i.ceil m_ps.l(ceil.o) - 0x00014cc0 0x00014cc0 0x0000002c Code RO 1155 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014cec 0x00014cec 0x00000084 Code RO 1156 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014d70 0x00014d70 0x00000058 Code RO 2771 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014dc8 0x00014dc8 0x00000018 Code RO 2772 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014de0 0x00014de0 0x00000044 Code RO 2773 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e24 0x00014e24 0x00000024 Code RO 2774 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e48 0x00014e48 0x0000002c Code RO 1157 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014e74 0x00014e74 0x00000018 Code RO 983 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014e8c 0x00014e8c 0x00000022 Code RO 984 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014eae 0x00014eae 0x00000002 PAD - 0x00014eb0 0x00014eb0 0x00000038 Code RO 1796 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014ee8 0x00014ee8 0x0000000c Code RO 2452 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014ef4 0x00014ef4 0x00000040 Code RO 2453 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014f34 0x00014f34 0x000000b0 Code RO 2454 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014fe4 0x00014fe4 0x00000014 Code RO 2455 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014ff8 0x00014ff8 0x00000058 Code RO 1255 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00015050 0x00015050 0x00000008 Code RO 1258 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x00015058 0x00015058 0x00000010 Code RO 1280 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x00015068 0x00015068 0x00000014 Code RO 1293 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x0001507c 0x0001507c 0x00000014 Code RO 1294 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00015090 0x00015090 0x00000020 Code RO 1297 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x000150b0 0x000150b0 0x00000014 Code RO 1298 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x000150c4 0x000150c4 0x00000018 Code RO 1299 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x000150dc 0x000150dc 0x00000014 Code RO 1300 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x000150f0 0x000150f0 0x00000014 Code RO 1301 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x00015104 0x00015104 0x00000014 Code RO 1302 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x00015118 0x00015118 0x00000014 Code RO 1303 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x0001512c 0x0001512c 0x00000014 Code RO 1304 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00015140 0x00015140 0x00000014 Code RO 1305 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00015154 0x00015154 0x00000014 Code RO 1308 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x00015168 0x00015168 0x00000014 Code RO 1309 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x0001517c 0x0001517c 0x00000014 Code RO 1310 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00015190 0x00015190 0x00000018 Code RO 1311 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x000151a8 0x000151a8 0x00000018 Code RO 1314 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x000151c0 0x000151c0 0x00000014 Code RO 1315 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x000151d4 0x000151d4 0x00000014 Code RO 1316 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x000151e8 0x000151e8 0x00000014 Code RO 1318 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x000151fc 0x000151fc 0x00000018 Code RO 1371 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x00015214 0x00015214 0x0000001c Code RO 1372 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x00015230 0x00015230 0x00000010 Code RO 1374 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00015240 0x00015240 0x00000010 Code RO 1376 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00015250 0x00015250 0x00000024 Code RO 1377 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00015274 0x00015274 0x0000000c Code RO 1379 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00015280 0x00015280 0x00000090 Code RO 1382 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00015310 0x00015310 0x00000012 Code RO 1384 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x00015322 0x00015322 0x0000001a Code RO 1386 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x0001533c 0x0001533c 0x00000006 Code RO 1387 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00015342 0x00015342 0x00000002 PAD - 0x00015344 0x00015344 0x00000044 Code RO 1389 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00015388 0x00015388 0x00000036 Code RO 2465 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x000153be 0x000153be 0x0000000c Code RO 2466 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x000153ca 0x000153ca 0x00000002 PAD - 0x000153cc 0x000153cc 0x00000074 Code RO 2467 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00015440 0x00015440 0x0000000a Code RO 2468 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x0001544a 0x0001544a 0x00000028 Code RO 2470 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00015472 0x00015472 0x00000002 PAD - 0x00015474 0x00015474 0x00000104 Code RO 1894 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00015578 0x00015578 0x00000040 Code RO 1895 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x000155b8 0x000155b8 0x0000000e Code RO 1896 i.drv_dsi_rx_get_bta_status CVWL568.lib(drv_dsi_rx.o) - 0x000155c6 0x000155c6 0x00000002 PAD - 0x000155c8 0x000155c8 0x00000050 Code RO 1897 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x00015618 0x00015618 0x0000001c Code RO 1898 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x00015634 0x00015634 0x00000008 Code RO 1899 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x0001563c 0x0001563c 0x00000006 Code RO 1900 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x00015642 0x00015642 0x0000000e Code RO 1904 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x00015650 0x00015650 0x00000020 Code RO 1905 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015670 0x00015670 0x00000010 Code RO 1906 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015680 0x00015680 0x00000010 Code RO 1909 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015690 0x00015690 0x00000046 Code RO 1911 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x000156d6 0x000156d6 0x00000026 Code RO 1912 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x000156fc 0x000156fc 0x00000104 Code RO 1913 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x00015800 0x00015800 0x0000000e Code RO 1914 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x0001580e 0x0001580e 0x00000014 Code RO 1953 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x00015822 0x00015822 0x0000006c Code RO 1954 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x0001588e 0x0001588e 0x00000004 Code RO 1955 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015892 0x00015892 0x00000018 Code RO 1956 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x000158aa 0x000158aa 0x00000008 Code RO 1957 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x000158b2 0x000158b2 0x00000008 Code RO 1958 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x000158ba 0x000158ba 0x0000000a Code RO 1959 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158c4 0x000158c4 0x00000024 Code RO 1960 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x000158e8 0x000158e8 0x00000004 Code RO 1961 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x000158ec 0x000158ec 0x00000004 Code RO 1963 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x000158f0 0x000158f0 0x00000004 Code RO 1965 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158f4 0x000158f4 0x00000018 Code RO 1966 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x0001590c 0x0001590c 0x0000001a Code RO 1967 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x00015926 0x00015926 0x0000000c Code RO 1969 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015932 0x00015932 0x00000064 Code RO 1973 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x00015996 0x00015996 0x0000003e Code RO 1974 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x000159d4 0x000159d4 0x00000134 Code RO 1976 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015b08 0x00015b08 0x0000001e Code RO 1977 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015b26 0x00015b26 0x00000008 Code RO 1981 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015b2e 0x00015b2e 0x0000001c Code RO 1982 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015b4a 0x00015b4a 0x00000018 Code RO 1985 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015b62 0x00015b62 0x0000000c Code RO 1986 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b6e 0x00015b6e 0x00000002 PAD - 0x00015b70 0x00015b70 0x00000040 Code RO 1987 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015bb0 0x00015bb0 0x00000010 Code RO 1988 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015bc0 0x00015bc0 0x00000008 Code RO 1989 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015bc8 0x00015bc8 0x00000022 Code RO 1990 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015bea 0x00015bea 0x00000008 Code RO 1992 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015bf2 0x00015bf2 0x00000026 Code RO 1993 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015c18 0x00015c18 0x000000aa Code RO 1996 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015cc2 0x00015cc2 0x00000016 Code RO 1997 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015cd8 0x00015cd8 0x00000018 Code RO 1998 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015cf0 0x00015cf0 0x0000002e Code RO 2403 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015d1e 0x00015d1e 0x0000000c Code RO 2406 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015d2a 0x00015d2a 0x00000032 Code RO 2407 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015d5c 0x00015d5c 0x00000018 Code RO 2408 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00015d74 0x00015d74 0x00000018 Code RO 1514 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015d8c 0x00015d8c 0x0000000c Code RO 1516 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015d98 0x00015d98 0x00000014 Code RO 1517 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015dac 0x00015dac 0x00000050 Code RO 1519 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015dfc 0x00015dfc 0x00000020 Code RO 1520 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015e1c 0x00015e1c 0x00000010 Code RO 1521 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015e2c 0x00015e2c 0x00000010 Code RO 1522 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015e3c 0x00015e3c 0x00000010 Code RO 1523 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015e4c 0x00015e4c 0x00000010 Code RO 1524 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015e5c 0x00015e5c 0x00000020 Code RO 739 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015e7c 0x00015e7c 0x00000130 Code RO 1525 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015fac 0x00015fac 0x0000000c Code RO 1617 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015fb8 0x00015fb8 0x0000000c Code RO 1583 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015fc4 0x00015fc4 0x00000034 Code RO 1557 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015ff8 0x00015ff8 0x000000ac Code RO 1558 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x000160a4 0x000160a4 0x0000001a Code RO 1559 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000160be 0x000160be 0x00000018 Code RO 1560 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000160d6 0x000160d6 0x00000002 PAD - 0x000160d8 0x000160d8 0x00000060 Code RO 1585 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x00016138 0x00016138 0x00000010 Code RO 1588 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x00016148 0x00016148 0x00000038 Code RO 1589 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00016180 0x00016180 0x0000008c Code RO 1595 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x0001620c 0x0001620c 0x0000005c Code RO 1561 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016268 0x00016268 0x0000003c Code RO 1562 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x000162a4 0x000162a4 0x0000003e Code RO 1563 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x000162e2 0x000162e2 0x00000042 Code RO 1618 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00016324 0x00016324 0x00000004 Code RO 1619 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016328 0x00016328 0x00000008 Code RO 1620 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x00016330 0x00016330 0x00000014 Code RO 1621 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00016344 0x00016344 0x00000050 Code RO 1624 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016394 0x00016394 0x0000001c Code RO 1625 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x000163b0 0x000163b0 0x00000058 Code RO 1564 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x00016408 0x00016408 0x00000032 Code RO 1626 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x0001643a 0x0001643a 0x00000002 PAD - 0x0001643c 0x0001643c 0x00000018 Code RO 1565 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016454 0x00016454 0x00000018 Code RO 2065 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x0001646c 0x0001646c 0x00000030 Code RO 2066 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x0001649c 0x0001649c 0x00000016 Code RO 2067 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x000164b2 0x000164b2 0x00000024 Code RO 2068 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x000164d6 0x000164d6 0x00000026 Code RO 2069 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x000164fc 0x000164fc 0x00000016 Code RO 2070 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x00016512 0x00016512 0x00000016 Code RO 2071 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00016528 0x00016528 0x0000000c Code RO 2072 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x00016534 0x00016534 0x0000001e Code RO 2073 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00016552 0x00016552 0x00000022 Code RO 2074 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00016574 0x00016574 0x00000022 Code RO 2075 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x00016596 0x00016596 0x0000000c Code RO 2076 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x000165a2 0x000165a2 0x0000001a Code RO 2077 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x000165bc 0x000165bc 0x00000022 Code RO 2078 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x000165de 0x000165de 0x0000001a Code RO 2080 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x000165f8 0x000165f8 0x0000000c Code RO 2081 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x00016604 0x00016604 0x0000004c Code RO 2082 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00016650 0x00016650 0x00000006 Code RO 2083 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x00016656 0x00016656 0x00000012 Code RO 2084 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x00016668 0x00016668 0x00000020 Code RO 2086 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x00016688 0x00016688 0x00000040 Code RO 2087 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x000166c8 0x000166c8 0x00000018 Code RO 2088 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) - 0x000166e0 0x000166e0 0x00000014 Code RO 2089 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x000166f4 0x000166f4 0x00000020 Code RO 2090 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x00016714 0x00016714 0x0000000c Code RO 2124 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00016720 0x00016720 0x00000040 Code RO 2125 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x00016760 0x00016760 0x0000000c Code RO 2126 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x0001676c 0x0001676c 0x00000012 Code RO 2127 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x0001677e 0x0001677e 0x00000010 Code RO 2128 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x0001678e 0x0001678e 0x0000000e Code RO 2129 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x0001679c 0x0001679c 0x00000014 Code RO 2130 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x000167b0 0x000167b0 0x0000000c Code RO 2131 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x000167bc 0x000167bc 0x00000010 Code RO 2134 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x000167cc 0x000167cc 0x00000012 Code RO 2135 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x000167de 0x000167de 0x00000010 Code RO 2137 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x000167ee 0x000167ee 0x00000014 Code RO 2138 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x00016802 0x00016802 0x00000002 PAD - 0x00016804 0x00016804 0x00000018 Code RO 2139 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x0001681c 0x0001681c 0x0000001a Code RO 2140 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x00016836 0x00016836 0x0000000e Code RO 2144 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x00016844 0x00016844 0x00000028 Code RO 2145 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x0001686c 0x0001686c 0x0000000e Code RO 2147 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x0001687a 0x0001687a 0x00000002 PAD - 0x0001687c 0x0001687c 0x00000008 Code RO 1643 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x00016884 0x00016884 0x00000014 Code RO 1644 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00016898 0x00016898 0x00000014 Code RO 1645 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x000168ac 0x000168ac 0x00000008 Code RO 1646 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x000168b4 0x000168b4 0x00000014 Code RO 1647 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x000168c8 0x000168c8 0x00000024 Code RO 1650 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x000168ec 0x000168ec 0x00000010 Code RO 2424 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000168fc 0x000168fc 0x0000003c Code RO 2425 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016938 0x00016938 0x00000060 Code RO 2426 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016998 0x00016998 0x00000054 Code RO 2427 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000169ec 0x000169ec 0x00000010 Code RO 2428 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000169fc 0x000169fc 0x00000018 Code RO 2429 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016a14 0x00016a14 0x00000020 Code RO 2431 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016a34 0x00016a34 0x00000026 Code RO 2432 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016a5a 0x00016a5a 0x0000001e Code RO 2433 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016a78 0x00016a78 0x00000020 Code RO 2434 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016a98 0x00016a98 0x00000020 Code RO 1705 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016ab8 0x00016ab8 0x00000018 Code RO 1707 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016ad0 0x00016ad0 0x00000038 Code RO 1708 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016b08 0x00016b08 0x0000000c Code RO 1915 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016b14 0x00016b14 0x00000010 Code RO 1916 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016b24 0x00016b24 0x00000014 Code RO 1918 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b38 0x00016b38 0x00000016 Code RO 1919 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b4e 0x00016b4e 0x0000000a Code RO 2183 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016b58 0x00016b58 0x00000004 Code RO 2184 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016b5c 0x00016b5c 0x0000005a Code RO 2186 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00016bb6 0x00016bb6 0x00000002 PAD - 0x00016bb8 0x00016bb8 0x00000014 Code RO 2187 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016bcc 0x00016bcc 0x00000064 Code RO 2188 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016c30 0x00016c30 0x00000004 Code RO 2189 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016c34 0x00016c34 0x00000012 Code RO 1158 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016c46 0x00016c46 0x00000004 Code RO 2192 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016c4a 0x00016c4a 0x0000000c Code RO 2194 i.drv_rxbr_get_pkt_buf_error_status CVWL568.lib(drv_rxbr.o) - 0x00016c56 0x00016c56 0x00000012 Code RO 1159 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016c68 0x00016c68 0x00000016 Code RO 1160 i.drv_rxbr_get_status1 CVWL568.lib(hal_internal_vsync.o) - 0x00016c7e 0x00016c7e 0x0000000c Code RO 2195 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c8a 0x00016c8a 0x0000000c Code RO 2196 i.drv_rxbr_hline_rcv1_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c96 0x00016c96 0x00000008 Code RO 2197 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c9e 0x00016c9e 0x00000002 PAD - 0x00016ca0 0x00016ca0 0x0000000c Code RO 2198 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016cac 0x00016cac 0x0000000c Code RO 2199 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016cb8 0x00016cb8 0x00000014 Code RO 2200 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016ccc 0x00016ccc 0x00000014 Code RO 2203 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016ce0 0x00016ce0 0x00000012 Code RO 2205 i.drv_rxbr_set_filter_regs CVWL568.lib(drv_rxbr.o) - 0x00016cf2 0x00016cf2 0x00000014 Code RO 2206 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016d06 0x00016d06 0x00000010 Code RO 2207 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016d16 0x00016d16 0x00000026 Code RO 2209 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00016d3c 0x00016d3c 0x00000008 Code RO 2210 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016d44 0x00016d44 0x00000008 Code RO 2211 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00016d4c 0x00016d4c 0x00000020 Code RO 1753 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016d6c 0x00016d6c 0x0000001c Code RO 1778 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016d88 0x00016d88 0x00000054 Code RO 1781 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016ddc 0x00016ddc 0x0000001c Code RO 1782 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016df8 0x00016df8 0x0000000c Code RO 1797 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016e04 0x00016e04 0x00000028 Code RO 1798 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016e2c 0x00016e2c 0x00000018 Code RO 1801 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016e44 0x00016e44 0x0000001c Code RO 1802 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016e60 0x00016e60 0x00000024 Code RO 1803 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016e84 0x00016e84 0x00000024 Code RO 1804 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ea8 0x00016ea8 0x00000010 Code RO 1806 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016eb8 0x00016eb8 0x00000010 Code RO 1807 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016ec8 0x00016ec8 0x00000024 Code RO 1808 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016eec 0x00016eec 0x0000001a Code RO 1831 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016f06 0x00016f06 0x00000020 Code RO 1832 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016f26 0x00016f26 0x00000002 PAD - 0x00016f28 0x00016f28 0x00000010 Code RO 1833 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016f38 0x00016f38 0x00000010 Code RO 1834 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016f48 0x00016f48 0x00000044 Code RO 1836 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00016f8c 0x00016f8c 0x00000014 Code RO 1837 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00016fa0 0x00016fa0 0x00000010 Code RO 1838 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x00016fb0 0x00016fb0 0x00000054 Code RO 1839 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00017004 0x00017004 0x00000028 Code RO 1840 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x0001702c 0x0001702c 0x00000010 Code RO 1841 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x0001703c 0x0001703c 0x0000000a Code RO 1999 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x00017046 0x00017046 0x0000001c Code RO 2000 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x00017062 0x00017062 0x0000001c Code RO 2001 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x0001707e 0x0001707e 0x00000012 Code RO 2003 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x00017090 0x00017090 0x00000014 Code RO 2004 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x000170a4 0x000170a4 0x00000010 Code RO 2005 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x000170b4 0x000170b4 0x00000008 Code RO 2253 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x000170bc 0x000170bc 0x00000018 Code RO 2257 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x000170d4 0x000170d4 0x00000040 Code RO 2258 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x00017114 0x00017114 0x00000012 Code RO 2260 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x00017126 0x00017126 0x00000002 PAD - 0x00017128 0x00017128 0x00000028 Code RO 2264 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x00017150 0x00017150 0x0000000c Code RO 2265 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x0001715c 0x0001715c 0x00000006 Code RO 2266 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x00017162 0x00017162 0x0000003c Code RO 2268 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x0001719e 0x0001719e 0x00000014 Code RO 2272 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x000171b2 0x000171b2 0x00000010 Code RO 2273 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x000171c2 0x000171c2 0x00000008 Code RO 2276 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000171ca 0x000171ca 0x00000026 Code RO 2277 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x000171f0 0x000171f0 0x00000026 Code RO 2278 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x00017216 0x00017216 0x00000002 PAD - 0x00017218 0x00017218 0x00000018 Code RO 2279 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x00017230 0x00017230 0x0000000a Code RO 2280 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x0001723a 0x0001723a 0x00000010 Code RO 2281 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x0001724a 0x0001724a 0x0000000a Code RO 2282 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00017254 0x00017254 0x0000000a Code RO 2283 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x0001725e 0x0001725e 0x00000012 Code RO 2284 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x00017270 0x00017270 0x0000000a Code RO 2285 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x0001727a 0x0001727a 0x0000000a Code RO 2286 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00017284 0x00017284 0x00000016 Code RO 2287 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x0001729a 0x0001729a 0x00000002 PAD - 0x0001729c 0x0001729c 0x00000010 Code RO 2749 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x000172ac 0x000172ac 0x00000010 Code RO 2750 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x000172bc 0x000172bc 0x00000010 Code RO 2753 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x000172cc 0x000172cc 0x00000040 Code RO 2756 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x0001730c 0x0001730c 0x0000000a Code RO 1426 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x00017316 0x00017316 0x00000014 Code RO 993 i.fputc CVWL568.lib(tau_log.o) - 0x0001732a 0x0001732a 0x00000002 PAD - 0x0001732c 0x0001732c 0x00000034 Code RO 538 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017360 0x00017360 0x000000b0 Code RO 540 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017410 0x00017410 0x00000028 Code RO 542 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017438 0x00017438 0x00000028 Code RO 544 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017460 0x00017460 0x00000028 Code RO 546 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017488 0x00017488 0x00000098 Code RO 548 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017520 0x00017520 0x000001a4 Code RO 549 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000176c4 0x000176c4 0x000000d8 Code RO 550 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001779c 0x0001779c 0x00000160 Code RO 551 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000178fc 0x000178fc 0x00000150 Code RO 552 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017a4c 0x00017a4c 0x0000022c Code RO 553 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017c78 0x00017c78 0x0000003c Code RO 554 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017cb4 0x00017cb4 0x000000f0 Code RO 558 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017da4 0x00017da4 0x00000034 Code RO 562 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017dd8 0x00017dd8 0x00000038 Code RO 566 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e10 0x00017e10 0x00000072 Code RO 571 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e82 0x00017e82 0x00000002 PAD - 0x00017e84 0x00017e84 0x00000034 Code RO 572 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017eb8 0x00017eb8 0x0000000e Code RO 574 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ec6 0x00017ec6 0x00000002 PAD - 0x00017ec8 0x00017ec8 0x0000003c Code RO 575 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f04 0x00017f04 0x0000003c Code RO 576 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f40 0x00017f40 0x00000020 Code RO 579 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f60 0x00017f60 0x00000190 Code RO 633 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000180f0 0x000180f0 0x00000034 Code RO 634 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018124 0x00018124 0x00000428 Code RO 635 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001854c 0x0001854c 0x0000002c Code RO 638 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018578 0x00018578 0x00000084 Code RO 639 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000185fc 0x000185fc 0x0000004c Code RO 643 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018648 0x00018648 0x00000028 Code RO 645 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018670 0x00018670 0x000000a4 Code RO 647 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018714 0x00018714 0x00000024 Code RO 648 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018738 0x00018738 0x0000000c Code RO 649 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018744 0x00018744 0x00000020 Code RO 652 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018764 0x00018764 0x00000014 Code RO 658 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018778 0x00018778 0x00000010 Code RO 659 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018788 0x00018788 0x00000024 Code RO 660 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187ac 0x000187ac 0x000000a8 Code RO 663 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018854 0x00018854 0x00000044 Code RO 664 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018898 0x00018898 0x000000f0 Code RO 665 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018988 0x00018988 0x000000cc Code RO 666 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018a54 0x00018a54 0x00000044 Code RO 667 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018a98 0x00018a98 0x00000030 Code RO 668 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018ac8 0x00018ac8 0x00000020 Code RO 669 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018ae8 0x00018ae8 0x00000020 Code RO 670 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b08 0x00018b08 0x00000094 Code RO 671 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b9c 0x00018b9c 0x00000058 Code RO 672 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bf4 0x00018bf4 0x00000044 Code RO 673 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c38 0x00018c38 0x00000018 Code RO 740 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018c50 0x00018c50 0x00000012 Code RO 741 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018c62 0x00018c62 0x00000002 PAD - 0x00018c64 0x00018c64 0x00000040 Code RO 744 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018ca4 0x00018ca4 0x00000020 Code RO 745 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018cc4 0x00018cc4 0x00000028 Code RO 746 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018cec 0x00018cec 0x00000018 Code RO 747 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018d04 0x00018d04 0x00000050 Code RO 748 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018d54 0x00018d54 0x00000060 Code RO 750 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018db4 0x00018db4 0x00000008 Code RO 751 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018dbc 0x00018dbc 0x00000020 Code RO 753 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018ddc 0x00018ddc 0x0000006c Code RO 779 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018e48 0x00018e48 0x00000020 Code RO 780 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018e68 0x00018e68 0x0000001c Code RO 781 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018e84 0x00018e84 0x0000000c Code RO 783 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018e90 0x00018e90 0x00000020 Code RO 784 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018eb0 0x00018eb0 0x00000010 Code RO 798 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018ec0 0x00018ec0 0x0000004c Code RO 799 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00018f0c 0x00018f0c 0x000000c8 Code RO 801 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x00018fd4 0x00018fd4 0x00000014 Code RO 802 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00018fe8 0x00018fe8 0x0000000c Code RO 810 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x00018ff4 0x00018ff4 0x00000174 Code RO 813 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00019168 0x00019168 0x00000018 Code RO 1161 i.hal_internal_check_video_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x00019180 0x00019180 0x000000fc Code RO 1162 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x0001927c 0x0001927c 0x0000002a Code RO 1163 i.hal_internal_rx_dcs_async_handler CVWL568.lib(hal_internal_vsync.o) - 0x000192a6 0x000192a6 0x00000002 PAD - 0x000192a8 0x000192a8 0x00000058 Code RO 1164 i.hal_internal_rx_dcs_polling CVWL568.lib(hal_internal_vsync.o) - 0x00019300 0x00019300 0x00000010 Code RO 1166 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00019310 0x00019310 0x00000010 Code RO 1167 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019320 0x00019320 0x000001d4 Code RO 1169 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x000194f4 0x000194f4 0x00000028 Code RO 1171 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x0001951c 0x0001951c 0x0000000c Code RO 1172 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019528 0x00019528 0x00000018 Code RO 1173 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019540 0x00019540 0x0000000c Code RO 1174 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001954c 0x0001954c 0x0000000c Code RO 1175 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019558 0x00019558 0x00000140 Code RO 1176 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00019698 0x00019698 0x000000b0 Code RO 1177 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x00019748 0x00019748 0x00000090 Code RO 1179 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000197d8 0x000197d8 0x00000024 Code RO 1181 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000197fc 0x000197fc 0x00000044 Code RO 1182 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019840 0x00019840 0x00000050 Code RO 1183 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019890 0x00019890 0x00000084 Code RO 1184 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019914 0x00019914 0x00000010 Code RO 1863 i.hal_intl_svs_deinit_tx CVWL568.lib(hal_internal_soft_sync.o) - 0x00019924 0x00019924 0x00000024 Code RO 1864 i.hal_intl_svs_handle CVWL568.lib(hal_internal_soft_sync.o) - 0x00019948 0x00019948 0x00000078 Code RO 1865 i.hal_intl_svs_init_rx CVWL568.lib(hal_internal_soft_sync.o) - 0x000199c0 0x000199c0 0x00000014 Code RO 1866 i.hal_intl_svs_init_tx CVWL568.lib(hal_internal_soft_sync.o) - 0x000199d4 0x000199d4 0x0000000c Code RO 1868 i.hal_intl_svs_set_sync_coef CVWL568.lib(hal_internal_soft_sync.o) - 0x000199e0 0x000199e0 0x00000048 Code RO 1869 i.hal_intl_svs_update_rxbr_clk CVWL568.lib(hal_internal_soft_sync.o) - 0x00019a28 0x00019a28 0x00000024 Code RO 674 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019a4c 0x00019a4c 0x00000064 Code RO 675 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ab0 0x00019ab0 0x00000014 Code RO 676 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ac4 0x00019ac4 0x00000164 Code RO 677 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019c28 0x00019c28 0x00000054 Code RO 678 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019c7c 0x00019c7c 0x000001cc Code RO 679 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019e48 0x00019e48 0x00000040 Code RO 680 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019e88 0x00019e88 0x0000000e Code RO 891 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019e96 0x00019e96 0x00000012 Code RO 915 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019ea8 0x00019ea8 0x00000016 Code RO 917 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019ebe 0x00019ebe 0x00000008 Code RO 932 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019ec6 0x00019ec6 0x00000002 PAD - 0x00019ec8 0x00019ec8 0x00000088 Code RO 936 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00019f50 0x00019f50 0x0000001c Code RO 937 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019f6c 0x00019f6c 0x00000008 Code RO 940 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019f74 0x00019f74 0x00000008 Code RO 941 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x00019f7c 0x00019f7c 0x00000008 Code RO 942 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x00019f84 0x00019f84 0x0000002e Code RO 965 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x00019fb2 0x00019fb2 0x0000001a Code RO 967 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x00019fcc 0x00019fcc 0x00000048 Code RO 969 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001a014 0x0001a014 0x00000028 Code RO 971 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x0001a03c 0x0001a03c 0x00000030 Code RO 681 i.hal_tx_frame_rate_adjust CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001a06c 0x0001a06c 0x0000008c Code RO 1136 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001a0f8 0x0001a0f8 0x00000010 Code RO 1139 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001a108 0x0001a108 0x000001dc Code RO 1187 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x0001a2e4 0x0001a2e4 0x00000110 Code RO 2363 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a3f4 0x0001a3f4 0x00000070 Code RO 115 i.init_mipi_tx ap_demo.o - 0x0001a464 0x0001a464 0x000000d4 Code RO 116 i.init_panel ap_demo.o - 0x0001a538 0x0001a538 0x0000000a Code RO 3 i.main main.o - 0x0001a542 0x0001a542 0x00000002 PAD - 0x0001a544 0x0001a544 0x000000b4 Code RO 117 i.open_mipi_rx ap_demo.o - 0x0001a5f8 0x0001a5f8 0x00000028 Code RO 118 i.pps_updata_exec ap_demo.o - 0x0001a620 0x0001a620 0x000000c4 Code RO 119 i.pps_update_handle ap_demo.o - 0x0001a6e4 0x0001a6e4 0x000003f4 Code RO 1188 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001aad8 0x0001aad8 0x0000016c Code RO 1189 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001ac44 0x0001ac44 0x0000008c Code RO 1190 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001acd0 0x0001acd0 0x00000180 Code RO 1191 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001ae50 0x0001ae50 0x000000cc Code RO 1192 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001af1c 0x0001af1c 0x00000244 Code RO 1193 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b160 0x0001b160 0x000000c4 Code RO 1194 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001b224 0x0001b224 0x000000c0 Code RO 1195 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001b2e4 0x0001b2e4 0x00000030 Code RO 120 i.soft_timer3_cb ap_demo.o - 0x0001b314 0x0001b314 0x00000048 Code RO 2787 i.sqrt m_ps.l(sqrt.o) - 0x0001b35c 0x0001b35c 0x000000ac Code RO 1870 i.svs_direct_mode_setting CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b408 0x0001b408 0x0000001c Code RO 1871 i.svs_get_rel_intv CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b424 0x0001b424 0x000000b0 Code RO 1872 i.svs_sync_handle CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b4d4 0x0001b4d4 0x000000f4 Code RO 1873 i.svs_wait_start CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b5c8 0x0001b5c8 0x000000d8 Code RO 1874 i.svs_waite_fr_stab CVWL568.lib(hal_internal_soft_sync.o) - 0x0001b6a0 0x0001b6a0 0x0000006c Code RO 122 i.tp_heartbeat_exec ap_demo.o - 0x0001b70c 0x0001b70c 0x00000108 Code RO 1196 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b814 0x0001b814 0x000000d8 Code RO 1197 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001b8ec 0x0001b8ec 0x000001cc Code RO 1198 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001bab8 0x0001bab8 0x00002968 Data RO 123 .constdata ap_demo.o - 0x0001e420 0x0001e420 0x00000020 Data RO 421 .constdata app_tp_st_touch.o - 0x0001e440 0x0001e440 0x00000024 Data RO 683 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e464 0x0001e464 0x000000d2 Data RO 756 .constdata CVWL568.lib(hal_gpio.o) - 0x0001e536 0x0001e536 0x00000002 PAD - 0x0001e538 0x0001e538 0x00000020 Data RO 814 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001e558 0x0001e558 0x000002f6 Data RO 1007 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e84e 0x0001e84e 0x00000001 Data RO 1019 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e84f 0x0001e84f 0x00000001 PAD - 0x0001e850 0x0001e850 0x00000008 Data RO 1651 .constdata CVWL568.lib(drv_param_init.o) - 0x0001e858 0x0001e858 0x00000186 Data RO 2435 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001e9de 0x0001e9de 0x00000002 PAD - 0x0001e9e0 0x0001e9e0 0x00000048 Data RO 581 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001ea28 0x0001ea28 0x00000043 Data RO 684 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001ea6b 0x0001ea6b 0x00000001 PAD - 0x0001ea6c 0x0001ea6c 0x00000124 Data RO 1200 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001eb90 0x0001eb90 0x00000030 Data RO 3151 Region$$Table anon$$obj.o + 0x00010b10 0x00010b10 0x00000040 Code RO 3191 .text mf_p.l(dfixul.o) + 0x00010b50 0x00010b50 0x00000028 Code RO 3193 .text mf_p.l(cdrcmple.o) + 0x00010b78 0x00010b78 0x00000024 Code RO 3195 .text mc_p.l(init.o) + 0x00010b9c 0x00010b9c 0x00000056 Code RO 3205 .text mc_p.l(__dczerorl2.o) + 0x00010bf2 0x00010bf2 0x00000002 PAD + 0x00010bf4 0x00010bf4 0x00000018 Code RO 2377 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c0c 0x00010c0c 0x00000018 Code RO 2378 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c24 0x00010c24 0x00000040 Code RO 461 i.CRC16_2 app_tp_st_touch.o + 0x00010c64 0x00010c64 0x00000014 Code RO 2379 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c78 0x00010c78 0x0000001c Code RO 2380 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c94 0x00010c94 0x0000001c Code RO 2381 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010cb0 0x00010cb0 0x0000001c Code RO 2382 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ccc 0x00010ccc 0x0000001c Code RO 2383 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ce8 0x00010ce8 0x0000001c Code RO 2384 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d04 0x00010d04 0x0000001c Code RO 2385 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d20 0x00010d20 0x0000001c Code RO 2386 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d3c 0x00010d3c 0x0000001c Code RO 2387 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d58 0x00010d58 0x00000014 Code RO 2388 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d6c 0x00010d6c 0x0000004e Code RO 103 i.Gpio_swire_output ap_demo.o + 0x00010dba 0x00010dba 0x00000002 PAD + 0x00010dbc 0x00010dbc 0x00000014 Code RO 2389 i.HardFault_Handler CVWL568.lib(irq_redirect .o) + 0x00010dd0 0x00010dd0 0x00000018 Code RO 2390 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010de8 0x00010de8 0x00000018 Code RO 2391 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e00 0x00010e00 0x00000018 Code RO 2392 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e18 0x00010e18 0x00000028 Code RO 1169 i.LOG_printf CVWL568.lib(tau_log.o) + 0x00010e40 0x00010e40 0x00000018 Code RO 2393 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e58 0x00010e58 0x00000018 Code RO 2394 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e70 0x00010e70 0x00000018 Code RO 2395 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e88 0x00010e88 0x0000001c Code RO 2396 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ea4 0x00010ea4 0x0000001c Code RO 2397 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ec0 0x00010ec0 0x0000001c Code RO 2398 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010edc 0x00010edc 0x0000001c Code RO 2399 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ef8 0x00010ef8 0x00000018 Code RO 2400 i.SysTick_Handler CVWL568.lib(irq_redirect .o) + 0x00010f10 0x00010f10 0x00000018 Code RO 2401 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f28 0x00010f28 0x00000018 Code RO 2402 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f40 0x00010f40 0x00000018 Code RO 2403 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f58 0x00010f58 0x00000018 Code RO 2404 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f70 0x00010f70 0x0000001c Code RO 2707 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) + 0x00010f8c 0x00010f8c 0x00000002 Code RO 2711 i.UART_DisableDma CVWL568.lib(drv_uart.o) + 0x00010f8e 0x00010f8e 0x00000004 Code RO 2717 i.UART_GetInstance CVWL568.lib(drv_uart.o) + 0x00010f92 0x00010f92 0x00000002 PAD + 0x00010f94 0x00010f94 0x00000018 Code RO 2405 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010fac 0x00010fac 0x00000024 Code RO 2725 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) + 0x00010fd0 0x00010fd0 0x0000001a Code RO 2729 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) + 0x00010fea 0x00010fea 0x0000000e Code RO 3199 i.__scatterload_copy mc_p.l(handlers.o) + 0x00010ff8 0x00010ff8 0x00000002 Code RO 3200 i.__scatterload_null mc_p.l(handlers.o) + 0x00010ffa 0x00010ffa 0x00000006 Code RO 579 i.app_tp_screen_analysis_const app_tp_for_custom_s21u.o + 0x00011000 0x00011000 0x00000014 Data RO 1306 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) + 0x00011014 0x00011014 0x00000004 Code RO 1954 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) + 0x00011018 0x00011018 0x00000004 Data RO 1307 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) + 0x0001101c 0x0001101c 0x00000048 Code RO 2728 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) + 0x00011064 0x00011064 0x00000134 Code RO 2731 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) + 0x00011198 0x00011198 0x0000001a Code RO 2733 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) + 0x000111b2 0x000111b2 0x00000002 PAD + 0x000111b4 0x000111b4 0x000000bc Code RO 2734 i.UART_init CVWL568.lib(drv_uart.o) + 0x00011270 0x00011270 0x00000018 Code RO 2406 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00011288 0x00011288 0x00000018 Code RO 2407 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112a0 0x000112a0 0x00000018 Code RO 2408 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112b8 0x000112b8 0x00000020 Code RO 3086 i.__0printf mc_p.l(printfa.o) + 0x000112d8 0x000112d8 0x00000024 Code RO 3092 i.__0vsprintf mc_p.l(printfa.o) + 0x000112fc 0x000112fc 0x0000002e Code RO 3187 i.__ARM_clz mf_p.l(depilogue.o) + 0x0001132a 0x0001132a 0x0000001a Code RO 807 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00011344 0x00011344 0x00000018 Code RO 1627 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) + 0x0001135c 0x0001135c 0x00000018 Code RO 1790 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) + 0x00011374 0x00011374 0x00000020 Code RO 2225 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) + 0x00011394 0x00011394 0x00000018 Code RO 2226 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) + 0x000113ac 0x000113ac 0x00000044 Code RO 2527 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) + 0x000113f0 0x000113f0 0x0000000e Code RO 3201 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x000113fe 0x000113fe 0x00000002 PAD + 0x00011400 0x00011400 0x0000000c Code RO 3177 i.__set_errno mc_p.l(errno.o) + 0x0001140c 0x0001140c 0x00000174 Code RO 3093 i._fp_digits mc_p.l(printfa.o) + 0x00011580 0x00011580 0x000006ec Code RO 3094 i._printf_core mc_p.l(printfa.o) + 0x00011c6c 0x00011c6c 0x00000020 Code RO 3095 i._printf_post_padding mc_p.l(printfa.o) + 0x00011c8c 0x00011c8c 0x0000002c Code RO 3096 i._printf_pre_padding mc_p.l(printfa.o) + 0x00011cb8 0x00011cb8 0x0000000a Code RO 3098 i._sputc mc_p.l(printfa.o) + 0x00011cc2 0x00011cc2 0x00000002 PAD + 0x00011cc4 0x00011cc4 0x00000c98 Code RO 106 i.ap_dcs_read ap_demo.o + 0x0001295c 0x0001295c 0x000001d8 Code RO 107 i.ap_demo ap_demo.o + 0x00012b34 0x00012b34 0x0000008c Code RO 108 i.ap_get_reg_df ap_demo.o + 0x00012bc0 0x00012bc0 0x00000060 Code RO 109 i.ap_reset_cb ap_demo.o + 0x00012c20 0x00012c20 0x00000048 Code RO 110 i.ap_set_backlight_51 ap_demo.o + 0x00012c68 0x00012c68 0x00000044 Code RO 111 i.ap_set_display_off ap_demo.o + 0x00012cac 0x00012cac 0x00000034 Code RO 112 i.ap_set_display_on ap_demo.o + 0x00012ce0 0x00012ce0 0x0000007c Code RO 113 i.ap_set_enter_sleep_mode ap_demo.o + 0x00012d5c 0x00012d5c 0x00000044 Code RO 114 i.ap_set_exit_sleep_mode ap_demo.o + 0x00012da0 0x00012da0 0x00000020 Code RO 115 i.ap_set_hbm_53 ap_demo.o + 0x00012dc0 0x00012dc0 0x00000098 Code RO 463 i.ap_set_tp_calibration_04 app_tp_st_touch.o + 0x00012e58 0x00012e58 0x000000b0 Code RO 464 i.ap_tp_st_touch_calibration app_tp_st_touch.o + 0x00012f08 0x00012f08 0x000000a8 Code RO 468 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o + 0x00012fb0 0x00012fb0 0x000000c4 Code RO 469 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o + 0x00013074 0x00013074 0x0000001c Code RO 470 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o + 0x00013090 0x00013090 0x00000050 Code RO 472 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o + 0x000130e0 0x000130e0 0x00000034 Code RO 473 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o + 0x00013114 0x00013114 0x0000002c Code RO 116 i.ap_update_frame_rate ap_demo.o + 0x00013140 0x00013140 0x0000001c Code RO 2227 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x0001315c 0x0001315c 0x00000024 Code RO 1551 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013180 0x00013180 0x0000001c Code RO 1552 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x0001319c 0x0001319c 0x0000001c Code RO 1553 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131b8 0x000131b8 0x0000001c Code RO 1554 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131d4 0x000131d4 0x0000001c Code RO 1555 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131f0 0x000131f0 0x0000001c Code RO 1556 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x0001320c 0x0001320c 0x0000001c Code RO 1557 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013228 0x00013228 0x0000001c Code RO 1558 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013244 0x00013244 0x0000001c Code RO 1559 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013260 0x00013260 0x00000048 Code RO 1298 i.app_HardFault_Handler CVWL568.lib(drv_common.o) + 0x000132a8 0x000132a8 0x00000018 Code RO 1662 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) + 0x000132c0 0x000132c0 0x00000010 Code RO 1628 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) + 0x000132d0 0x000132d0 0x00000130 Code RO 1199 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) + 0x00013400 0x00013400 0x00000088 Code RO 2169 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) + 0x00013488 0x00013488 0x00000298 Code RO 1939 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) + 0x00013720 0x00013720 0x000000a0 Code RO 1997 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) + 0x000137c0 0x000137c0 0x00000048 Code RO 1711 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) + 0x00013808 0x00013808 0x00000030 Code RO 1791 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) + 0x00013838 0x00013838 0x00000200 Code RO 2528 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) + 0x00013a38 0x00013a38 0x00000020 Code RO 1823 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) + 0x00013a58 0x00013a58 0x00000018 Code RO 1299 i.app_SysTick_Handler CVWL568.lib(drv_common.o) + 0x00013a70 0x00013a70 0x0000000a Code RO 1873 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a7a 0x00013a7a 0x0000000a Code RO 1874 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a84 0x00013a84 0x0000000a Code RO 1875 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a8e 0x00013a8e 0x0000000a Code RO 1876 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a98 0x00013a98 0x00000008 Code RO 2735 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) + 0x00013aa0 0x00013aa0 0x0000001c Code RO 2298 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) + 0x00013abc 0x00013abc 0x0000001c Code RO 2228 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x00013ad8 0x00013ad8 0x00000038 Code RO 2794 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) + 0x00013b10 0x00013b10 0x00000010 Code RO 1413 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x00013b20 0x00013b20 0x00000030 Code RO 2570 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) + 0x00013b50 0x00013b50 0x00000024 Code RO 311 i.app_tp_I2C_init app_tp_transfer.o + 0x00013b74 0x00013b74 0x000000a8 Code RO 475 i.app_tp_calibration_exec app_tp_st_touch.o + 0x00013c1c 0x00013c1c 0x00000048 Code RO 312 i.app_tp_i2cs_callback app_tp_transfer.o + 0x00013c64 0x00013c64 0x00000054 Code RO 313 i.app_tp_init app_tp_transfer.o + 0x00013cb8 0x00013cb8 0x00000020 Code RO 314 i.app_tp_m_read app_tp_transfer.o + 0x00013cd8 0x00013cd8 0x00000008 Code RO 316 i.app_tp_m_write app_tp_transfer.o + 0x00013ce0 0x00013ce0 0x000003a0 Code RO 578 i.app_tp_phone_analysis_data app_tp_for_custom_s21u.o + 0x00014080 0x00014080 0x00000008 Code RO 319 i.app_tp_s_read app_tp_transfer.o + 0x00014088 0x00014088 0x00000008 Code RO 321 i.app_tp_s_write app_tp_transfer.o + 0x00014090 0x00014090 0x00000228 Code RO 580 i.app_tp_screen_analysis_int app_tp_for_custom_s21u.o + 0x000142b8 0x000142b8 0x000000a0 Code RO 581 i.app_tp_screen_analysis_wake_up app_tp_for_custom_s21u.o + 0x00014358 0x00014358 0x000000f4 Code RO 582 i.app_tp_screen_analysis_wake_up_exec app_tp_for_custom_s21u.o + 0x0001444c 0x0001444c 0x0000000c Code RO 323 i.app_tp_screen_int_callback app_tp_transfer.o + 0x00014458 0x00014458 0x000000bc Code RO 324 i.app_tp_transfer_screen_const app_tp_transfer.o + 0x00014514 0x00014514 0x0000008c Code RO 325 i.app_tp_transfer_screen_int app_tp_transfer.o + 0x000145a0 0x000145a0 0x00000034 Code RO 326 i.app_tp_transfer_screen_restart app_tp_transfer.o + 0x000145d4 0x000145d4 0x00000008 Code RO 327 i.app_tp_transfer_screen_start app_tp_transfer.o + 0x000145dc 0x000145dc 0x00000024 Code RO 687 i.board_Init board.o + 0x00014600 0x00014600 0x0000058c Code RO 1200 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) + 0x00014b8c 0x00014b8c 0x000000c8 Code RO 2829 i.ceil m_ps.l(ceil.o) + 0x00014c54 0x00014c54 0x0000002c Code RO 1201 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) + 0x00014c80 0x00014c80 0x00000084 Code RO 1202 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) + 0x00014d04 0x00014d04 0x00000058 Code RO 2817 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) + 0x00014d5c 0x00014d5c 0x00000018 Code RO 2818 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) + 0x00014d74 0x00014d74 0x00000044 Code RO 2819 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014db8 0x00014db8 0x00000024 Code RO 2820 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014ddc 0x00014ddc 0x0000002c Code RO 1203 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00014e08 0x00014e08 0x00000018 Code RO 1161 i.delayMs CVWL568.lib(tau_delay.o) + 0x00014e20 0x00014e20 0x00000022 Code RO 1162 i.delayUs CVWL568.lib(tau_delay.o) + 0x00014e42 0x00014e42 0x00000002 PAD + 0x00014e44 0x00014e44 0x00000038 Code RO 1842 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) + 0x00014e7c 0x00014e7c 0x0000000c Code RO 2498 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) + 0x00014e88 0x00014e88 0x00000040 Code RO 2499 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) + 0x00014ec8 0x00014ec8 0x000000b0 Code RO 2500 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) + 0x00014f78 0x00014f78 0x00000014 Code RO 2501 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) + 0x00014f8c 0x00014f8c 0x00000058 Code RO 1301 i.drv_common_enable_systick CVWL568.lib(drv_common.o) + 0x00014fe4 0x00014fe4 0x0000000c Code RO 1302 i.drv_common_get_tick CVWL568.lib(drv_common.o) + 0x00014ff0 0x00014ff0 0x00000008 Code RO 1304 i.drv_common_system_init CVWL568.lib(drv_common.o) + 0x00014ff8 0x00014ff8 0x00000010 Code RO 1326 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) + 0x00015008 0x00015008 0x00000014 Code RO 1339 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) + 0x0001501c 0x0001501c 0x00000014 Code RO 1340 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) + 0x00015030 0x00015030 0x00000020 Code RO 1343 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) + 0x00015050 0x00015050 0x00000014 Code RO 1344 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) + 0x00015064 0x00015064 0x00000018 Code RO 1345 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) + 0x0001507c 0x0001507c 0x00000014 Code RO 1346 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) + 0x00015090 0x00015090 0x00000014 Code RO 1347 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) + 0x000150a4 0x000150a4 0x00000014 Code RO 1348 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) + 0x000150b8 0x000150b8 0x00000014 Code RO 1349 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) + 0x000150cc 0x000150cc 0x00000014 Code RO 1350 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) + 0x000150e0 0x000150e0 0x00000014 Code RO 1351 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) + 0x000150f4 0x000150f4 0x00000014 Code RO 1354 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) + 0x00015108 0x00015108 0x00000014 Code RO 1355 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) + 0x0001511c 0x0001511c 0x00000014 Code RO 1356 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) + 0x00015130 0x00015130 0x00000018 Code RO 1357 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) + 0x00015148 0x00015148 0x00000018 Code RO 1360 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) + 0x00015160 0x00015160 0x00000014 Code RO 1361 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) + 0x00015174 0x00015174 0x00000014 Code RO 1362 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) + 0x00015188 0x00015188 0x00000014 Code RO 1363 i.drv_crgu_set_swire_div CVWL568.lib(drv_crgu.o) + 0x0001519c 0x0001519c 0x00000014 Code RO 1364 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) + 0x000151b0 0x000151b0 0x00000018 Code RO 1417 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) + 0x000151c8 0x000151c8 0x0000001c Code RO 1418 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) + 0x000151e4 0x000151e4 0x00000010 Code RO 1420 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) + 0x000151f4 0x000151f4 0x00000010 Code RO 1422 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) + 0x00015204 0x00015204 0x00000024 Code RO 1423 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) + 0x00015228 0x00015228 0x0000000c Code RO 1425 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) + 0x00015234 0x00015234 0x00000090 Code RO 1428 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x000152c4 0x000152c4 0x00000012 Code RO 1430 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) + 0x000152d6 0x000152d6 0x0000001a Code RO 1432 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) + 0x000152f0 0x000152f0 0x00000006 Code RO 1433 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) + 0x000152f6 0x000152f6 0x00000002 PAD + 0x000152f8 0x000152f8 0x00000044 Code RO 1435 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) + 0x0001533c 0x0001533c 0x00000036 Code RO 2511 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) + 0x00015372 0x00015372 0x0000000c Code RO 2512 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) + 0x0001537e 0x0001537e 0x00000002 PAD + 0x00015380 0x00015380 0x00000074 Code RO 2513 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) + 0x000153f4 0x000153f4 0x0000000a Code RO 2514 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) + 0x000153fe 0x000153fe 0x00000028 Code RO 2516 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) + 0x00015426 0x00015426 0x00000002 PAD + 0x00015428 0x00015428 0x00000104 Code RO 1940 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) + 0x0001552c 0x0001552c 0x00000040 Code RO 1941 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) + 0x0001556c 0x0001556c 0x0000000e Code RO 1942 i.drv_dsi_rx_get_bta_status CVWL568.lib(drv_dsi_rx.o) + 0x0001557a 0x0001557a 0x00000002 PAD + 0x0001557c 0x0001557c 0x00000050 Code RO 1943 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) + 0x000155cc 0x000155cc 0x0000001c Code RO 1944 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) + 0x000155e8 0x000155e8 0x00000008 Code RO 1945 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) + 0x000155f0 0x000155f0 0x00000006 Code RO 1946 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) + 0x000155f6 0x000155f6 0x0000000e Code RO 1950 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) + 0x00015604 0x00015604 0x00000020 Code RO 1951 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015624 0x00015624 0x00000010 Code RO 1952 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015634 0x00015634 0x00000010 Code RO 1955 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015644 0x00015644 0x00000046 Code RO 1957 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) + 0x0001568a 0x0001568a 0x00000026 Code RO 1958 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) + 0x000156b0 0x000156b0 0x00000104 Code RO 1959 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) + 0x000157b4 0x000157b4 0x0000000e Code RO 1960 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) + 0x000157c2 0x000157c2 0x00000014 Code RO 1999 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) + 0x000157d6 0x000157d6 0x0000006c Code RO 2000 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015842 0x00015842 0x00000004 Code RO 2001 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) + 0x00015846 0x00015846 0x00000018 Code RO 2002 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) + 0x0001585e 0x0001585e 0x00000008 Code RO 2003 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) + 0x00015866 0x00015866 0x00000008 Code RO 2004 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) + 0x0001586e 0x0001586e 0x0000000a Code RO 2005 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015878 0x00015878 0x00000024 Code RO 2006 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) + 0x0001589c 0x0001589c 0x00000004 Code RO 2007 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) + 0x000158a0 0x000158a0 0x00000004 Code RO 2009 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) + 0x000158a4 0x000158a4 0x00000004 Code RO 2011 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) + 0x000158a8 0x000158a8 0x00000018 Code RO 2012 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) + 0x000158c0 0x000158c0 0x0000001a Code RO 2013 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) + 0x000158da 0x000158da 0x0000000c Code RO 2015 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) + 0x000158e6 0x000158e6 0x00000064 Code RO 2019 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) + 0x0001594a 0x0001594a 0x0000003e Code RO 2020 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) + 0x00015988 0x00015988 0x00000134 Code RO 2022 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) + 0x00015abc 0x00015abc 0x0000001e Code RO 2023 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015ada 0x00015ada 0x00000008 Code RO 2027 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) + 0x00015ae2 0x00015ae2 0x0000001c Code RO 2028 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015afe 0x00015afe 0x00000018 Code RO 2031 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) + 0x00015b16 0x00015b16 0x0000000c Code RO 2032 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) + 0x00015b22 0x00015b22 0x00000002 PAD + 0x00015b24 0x00015b24 0x00000040 Code RO 2033 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) + 0x00015b64 0x00015b64 0x00000010 Code RO 2034 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) + 0x00015b74 0x00015b74 0x00000008 Code RO 2035 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) + 0x00015b7c 0x00015b7c 0x00000022 Code RO 2036 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) + 0x00015b9e 0x00015b9e 0x00000008 Code RO 2038 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) + 0x00015ba6 0x00015ba6 0x00000026 Code RO 2039 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015bcc 0x00015bcc 0x000000aa Code RO 2042 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015c76 0x00015c76 0x00000016 Code RO 2043 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015c8c 0x00015c8c 0x00000018 Code RO 2044 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015ca4 0x00015ca4 0x0000002e Code RO 2449 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) + 0x00015cd2 0x00015cd2 0x0000000c Code RO 2452 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) + 0x00015cde 0x00015cde 0x00000032 Code RO 2453 i.drv_efuse_read CVWL568.lib(drv_efuse.o) + 0x00015d10 0x00015d10 0x00000018 Code RO 2454 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) + 0x00015d28 0x00015d28 0x00000018 Code RO 1560 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) + 0x00015d40 0x00015d40 0x0000000c Code RO 1562 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) + 0x00015d4c 0x00015d4c 0x00000014 Code RO 1563 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) + 0x00015d60 0x00015d60 0x00000050 Code RO 1565 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) + 0x00015db0 0x00015db0 0x00000020 Code RO 1566 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) + 0x00015dd0 0x00015dd0 0x00000010 Code RO 1567 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) + 0x00015de0 0x00015de0 0x00000010 Code RO 1568 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) + 0x00015df0 0x00015df0 0x00000010 Code RO 1569 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) + 0x00015e00 0x00015e00 0x00000010 Code RO 1570 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) + 0x00015e10 0x00015e10 0x00000020 Code RO 917 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00015e30 0x00015e30 0x00000130 Code RO 1571 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) + 0x00015f60 0x00015f60 0x0000000c Code RO 1663 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) + 0x00015f6c 0x00015f6c 0x0000000c Code RO 1629 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) + 0x00015f78 0x00015f78 0x00000034 Code RO 1603 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) + 0x00015fac 0x00015fac 0x000000ac Code RO 1604 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) + 0x00016058 0x00016058 0x0000001a Code RO 1605 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016072 0x00016072 0x00000018 Code RO 1606 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) + 0x0001608a 0x0001608a 0x00000002 PAD + 0x0001608c 0x0001608c 0x00000060 Code RO 1631 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) + 0x000160ec 0x000160ec 0x00000010 Code RO 1634 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) + 0x000160fc 0x000160fc 0x00000038 Code RO 1635 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) + 0x00016134 0x00016134 0x0000008c Code RO 1641 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) + 0x000161c0 0x000161c0 0x0000005c Code RO 1607 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) + 0x0001621c 0x0001621c 0x0000003c Code RO 1608 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016258 0x00016258 0x0000003e Code RO 1609 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) + 0x00016296 0x00016296 0x00000042 Code RO 1664 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) + 0x000162d8 0x000162d8 0x00000004 Code RO 1665 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) + 0x000162dc 0x000162dc 0x00000008 Code RO 1666 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) + 0x000162e4 0x000162e4 0x00000014 Code RO 1667 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) + 0x000162f8 0x000162f8 0x00000050 Code RO 1670 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) + 0x00016348 0x00016348 0x0000001c Code RO 1671 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) + 0x00016364 0x00016364 0x00000058 Code RO 1610 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) + 0x000163bc 0x000163bc 0x00000032 Code RO 1672 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) + 0x000163ee 0x000163ee 0x00000002 PAD + 0x000163f0 0x000163f0 0x00000018 Code RO 1611 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016408 0x00016408 0x00000018 Code RO 2111 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) + 0x00016420 0x00016420 0x00000030 Code RO 2112 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) + 0x00016450 0x00016450 0x00000016 Code RO 2113 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) + 0x00016466 0x00016466 0x00000024 Code RO 2114 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) + 0x0001648a 0x0001648a 0x00000026 Code RO 2115 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) + 0x000164b0 0x000164b0 0x00000016 Code RO 2116 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) + 0x000164c6 0x000164c6 0x00000016 Code RO 2117 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) + 0x000164dc 0x000164dc 0x0000000c Code RO 2118 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) + 0x000164e8 0x000164e8 0x0000001e Code RO 2119 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) + 0x00016506 0x00016506 0x00000022 Code RO 2120 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) + 0x00016528 0x00016528 0x00000022 Code RO 2121 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) + 0x0001654a 0x0001654a 0x0000000c Code RO 2122 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) + 0x00016556 0x00016556 0x0000001a Code RO 2123 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) + 0x00016570 0x00016570 0x00000022 Code RO 2124 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) + 0x00016592 0x00016592 0x0000001a Code RO 2126 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) + 0x000165ac 0x000165ac 0x0000000c Code RO 2127 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) + 0x000165b8 0x000165b8 0x0000004c Code RO 2128 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) + 0x00016604 0x00016604 0x00000006 Code RO 2129 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) + 0x0001660a 0x0001660a 0x00000012 Code RO 2130 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) + 0x0001661c 0x0001661c 0x00000020 Code RO 2132 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) + 0x0001663c 0x0001663c 0x00000040 Code RO 2133 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) + 0x0001667c 0x0001667c 0x00000018 Code RO 2134 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) + 0x00016694 0x00016694 0x00000014 Code RO 2135 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) + 0x000166a8 0x000166a8 0x00000020 Code RO 2136 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) + 0x000166c8 0x000166c8 0x0000000c Code RO 2170 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) + 0x000166d4 0x000166d4 0x00000040 Code RO 2171 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) + 0x00016714 0x00016714 0x0000000c Code RO 2172 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) + 0x00016720 0x00016720 0x00000012 Code RO 2173 i.drv_memc_get_status CVWL568.lib(drv_memc.o) + 0x00016732 0x00016732 0x00000010 Code RO 2174 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) + 0x00016742 0x00016742 0x0000000e Code RO 2175 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) + 0x00016750 0x00016750 0x00000014 Code RO 2176 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) + 0x00016764 0x00016764 0x0000000c Code RO 2177 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) + 0x00016770 0x00016770 0x00000010 Code RO 2180 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) + 0x00016780 0x00016780 0x00000012 Code RO 2181 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) + 0x00016792 0x00016792 0x00000010 Code RO 2183 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) + 0x000167a2 0x000167a2 0x00000014 Code RO 2184 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) + 0x000167b6 0x000167b6 0x00000002 PAD + 0x000167b8 0x000167b8 0x00000018 Code RO 2185 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) + 0x000167d0 0x000167d0 0x0000001a Code RO 2186 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) + 0x000167ea 0x000167ea 0x0000000e Code RO 2190 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) + 0x000167f8 0x000167f8 0x00000028 Code RO 2191 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) + 0x00016820 0x00016820 0x0000000e Code RO 2193 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) + 0x0001682e 0x0001682e 0x00000002 PAD + 0x00016830 0x00016830 0x00000008 Code RO 1689 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) + 0x00016838 0x00016838 0x00000014 Code RO 1690 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) + 0x0001684c 0x0001684c 0x00000014 Code RO 1691 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) + 0x00016860 0x00016860 0x00000008 Code RO 1692 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) + 0x00016868 0x00016868 0x00000014 Code RO 1693 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) + 0x0001687c 0x0001687c 0x00000064 Code RO 1694 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) + 0x000168e0 0x000168e0 0x00000024 Code RO 1696 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) + 0x00016904 0x00016904 0x00000010 Code RO 2470 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) + 0x00016914 0x00016914 0x0000003c Code RO 2471 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) + 0x00016950 0x00016950 0x00000060 Code RO 2472 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) + 0x000169b0 0x000169b0 0x00000054 Code RO 2473 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) + 0x00016a04 0x00016a04 0x00000010 Code RO 2474 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) + 0x00016a14 0x00016a14 0x00000018 Code RO 2475 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) + 0x00016a2c 0x00016a2c 0x00000020 Code RO 2477 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) + 0x00016a4c 0x00016a4c 0x00000026 Code RO 2478 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) + 0x00016a72 0x00016a72 0x0000001e Code RO 2479 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) + 0x00016a90 0x00016a90 0x00000020 Code RO 2480 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) + 0x00016ab0 0x00016ab0 0x00000020 Code RO 1751 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) + 0x00016ad0 0x00016ad0 0x00000018 Code RO 1753 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) + 0x00016ae8 0x00016ae8 0x00000038 Code RO 1754 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) + 0x00016b20 0x00016b20 0x0000000c Code RO 1961 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) + 0x00016b2c 0x00016b2c 0x00000010 Code RO 1962 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) + 0x00016b3c 0x00016b3c 0x00000014 Code RO 1964 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016b50 0x00016b50 0x00000016 Code RO 1965 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016b66 0x00016b66 0x0000000a Code RO 2229 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) + 0x00016b70 0x00016b70 0x00000004 Code RO 2230 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) + 0x00016b74 0x00016b74 0x0000005a Code RO 2232 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) + 0x00016bce 0x00016bce 0x00000002 PAD + 0x00016bd0 0x00016bd0 0x00000014 Code RO 2233 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) + 0x00016be4 0x00016be4 0x00000064 Code RO 2234 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) + 0x00016c48 0x00016c48 0x00000004 Code RO 2235 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) + 0x00016c4c 0x00016c4c 0x00000012 Code RO 1204 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) + 0x00016c5e 0x00016c5e 0x00000004 Code RO 2238 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) + 0x00016c62 0x00016c62 0x0000000c Code RO 2240 i.drv_rxbr_get_pkt_buf_error_status CVWL568.lib(drv_rxbr.o) + 0x00016c6e 0x00016c6e 0x00000012 Code RO 1205 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) + 0x00016c80 0x00016c80 0x00000016 Code RO 1206 i.drv_rxbr_get_status1 CVWL568.lib(hal_internal_vsync.o) + 0x00016c96 0x00016c96 0x0000000c Code RO 2241 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) + 0x00016ca2 0x00016ca2 0x0000000c Code RO 2242 i.drv_rxbr_hline_rcv1_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cae 0x00016cae 0x00000008 Code RO 2243 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cb6 0x00016cb6 0x00000002 PAD + 0x00016cb8 0x00016cb8 0x0000000c Code RO 2244 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) + 0x00016cc4 0x00016cc4 0x0000000c Code RO 2245 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) + 0x00016cd0 0x00016cd0 0x00000014 Code RO 2246 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) + 0x00016ce4 0x00016ce4 0x00000014 Code RO 2249 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) + 0x00016cf8 0x00016cf8 0x00000012 Code RO 2251 i.drv_rxbr_set_filter_regs CVWL568.lib(drv_rxbr.o) + 0x00016d0a 0x00016d0a 0x00000014 Code RO 2252 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) + 0x00016d1e 0x00016d1e 0x00000010 Code RO 2253 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) + 0x00016d2e 0x00016d2e 0x00000026 Code RO 2255 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) + 0x00016d54 0x00016d54 0x00000008 Code RO 2256 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) + 0x00016d5c 0x00016d5c 0x00000008 Code RO 2257 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) + 0x00016d64 0x00016d64 0x00000020 Code RO 1799 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) + 0x00016d84 0x00016d84 0x0000001c Code RO 1824 i.drv_swire_enable CVWL568.lib(drv_swire.o) + 0x00016da0 0x00016da0 0x0000000c Code RO 1825 i.drv_swire_register_callback CVWL568.lib(drv_swire.o) + 0x00016dac 0x00016dac 0x00000018 Code RO 1826 i.drv_swire_set_bit_time CVWL568.lib(drv_swire.o) + 0x00016dc4 0x00016dc4 0x00000054 Code RO 1827 i.drv_swire_set_int CVWL568.lib(drv_swire.o) + 0x00016e18 0x00016e18 0x0000001c Code RO 1828 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) + 0x00016e34 0x00016e34 0x0000000c Code RO 1829 i.drv_swire_set_pulse_count CVWL568.lib(drv_swire.o) + 0x00016e40 0x00016e40 0x0000000c Code RO 1843 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) + 0x00016e4c 0x00016e4c 0x00000028 Code RO 1844 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) + 0x00016e74 0x00016e74 0x00000018 Code RO 1847 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016e8c 0x00016e8c 0x0000001c Code RO 1848 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016ea8 0x00016ea8 0x00000024 Code RO 1849 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) + 0x00016ecc 0x00016ecc 0x00000024 Code RO 1850 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016ef0 0x00016ef0 0x00000010 Code RO 1852 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016f00 0x00016f00 0x00000010 Code RO 1853 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016f10 0x00016f10 0x00000024 Code RO 1854 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) + 0x00016f34 0x00016f34 0x0000001a Code RO 1877 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) + 0x00016f4e 0x00016f4e 0x00000020 Code RO 1878 i.drv_timer_enable CVWL568.lib(drv_timer.o) + 0x00016f6e 0x00016f6e 0x00000002 PAD + 0x00016f70 0x00016f70 0x00000010 Code RO 1879 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) + 0x00016f80 0x00016f80 0x00000010 Code RO 1880 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) + 0x00016f90 0x00016f90 0x00000044 Code RO 1882 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) + 0x00016fd4 0x00016fd4 0x00000014 Code RO 1883 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) + 0x00016fe8 0x00016fe8 0x00000010 Code RO 1884 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) + 0x00016ff8 0x00016ff8 0x00000054 Code RO 1885 i.drv_timer_set_int CVWL568.lib(drv_timer.o) + 0x0001704c 0x0001704c 0x00000028 Code RO 1886 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) + 0x00017074 0x00017074 0x00000010 Code RO 1887 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) + 0x00017084 0x00017084 0x0000000a Code RO 2045 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) + 0x0001708e 0x0001708e 0x0000001c Code RO 2046 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) + 0x000170aa 0x000170aa 0x0000001c Code RO 2047 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) + 0x000170c6 0x000170c6 0x00000012 Code RO 2049 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) + 0x000170d8 0x000170d8 0x00000014 Code RO 2050 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) + 0x000170ec 0x000170ec 0x00000010 Code RO 2051 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) + 0x000170fc 0x000170fc 0x00000008 Code RO 2299 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) + 0x00017104 0x00017104 0x00000018 Code RO 2303 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) + 0x0001711c 0x0001711c 0x00000040 Code RO 2304 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) + 0x0001715c 0x0001715c 0x00000012 Code RO 2306 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) + 0x0001716e 0x0001716e 0x00000002 PAD + 0x00017170 0x00017170 0x00000028 Code RO 2310 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) + 0x00017198 0x00017198 0x0000000c Code RO 2311 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) + 0x000171a4 0x000171a4 0x00000006 Code RO 2312 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) + 0x000171aa 0x000171aa 0x0000003c Code RO 2314 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) + 0x000171e6 0x000171e6 0x00000014 Code RO 2318 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) + 0x000171fa 0x000171fa 0x00000010 Code RO 2319 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) + 0x0001720a 0x0001720a 0x00000008 Code RO 2322 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) + 0x00017212 0x00017212 0x00000026 Code RO 2323 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) + 0x00017238 0x00017238 0x00000026 Code RO 2324 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) + 0x0001725e 0x0001725e 0x00000002 PAD + 0x00017260 0x00017260 0x00000018 Code RO 2325 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) + 0x00017278 0x00017278 0x0000000a Code RO 2326 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) + 0x00017282 0x00017282 0x00000010 Code RO 2327 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) + 0x00017292 0x00017292 0x0000000a Code RO 2328 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) + 0x0001729c 0x0001729c 0x0000000a Code RO 2329 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) + 0x000172a6 0x000172a6 0x00000012 Code RO 2330 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) + 0x000172b8 0x000172b8 0x0000000a Code RO 2331 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) + 0x000172c2 0x000172c2 0x0000000a Code RO 2332 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) + 0x000172cc 0x000172cc 0x00000016 Code RO 2333 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) + 0x000172e2 0x000172e2 0x00000002 PAD + 0x000172e4 0x000172e4 0x00000010 Code RO 2795 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) + 0x000172f4 0x000172f4 0x00000010 Code RO 2796 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) + 0x00017304 0x00017304 0x00000010 Code RO 2799 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) + 0x00017314 0x00017314 0x00000040 Code RO 2802 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) + 0x00017354 0x00017354 0x0000000a Code RO 1472 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) + 0x0001735e 0x0001735e 0x00000014 Code RO 1171 i.fputc CVWL568.lib(tau_log.o) + 0x00017372 0x00017372 0x00000002 PAD + 0x00017374 0x00017374 0x00000058 Code RO 117 i.frame_start_cb ap_demo.o + 0x000173cc 0x000173cc 0x00000034 Code RO 716 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017400 0x00017400 0x000000b0 Code RO 718 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174b0 0x000174b0 0x00000028 Code RO 720 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174d8 0x000174d8 0x00000028 Code RO 722 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017500 0x00017500 0x00000028 Code RO 724 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017528 0x00017528 0x00000098 Code RO 726 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000175c0 0x000175c0 0x000001a4 Code RO 727 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017764 0x00017764 0x000000d8 Code RO 728 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001783c 0x0001783c 0x00000160 Code RO 729 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001799c 0x0001799c 0x00000150 Code RO 730 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017aec 0x00017aec 0x0000022c Code RO 731 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017d18 0x00017d18 0x0000003c Code RO 732 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017d54 0x00017d54 0x00000050 Code RO 735 i.hal_dsi_rx_ctrl_restart CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017da4 0x00017da4 0x000000f0 Code RO 736 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017e94 0x00017e94 0x0000006c Code RO 739 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f00 0x00017f00 0x00000034 Code RO 740 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f34 0x00017f34 0x00000038 Code RO 744 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f6c 0x00017f6c 0x00000072 Code RO 749 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017fde 0x00017fde 0x00000002 PAD + 0x00017fe0 0x00017fe0 0x00000034 Code RO 750 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018014 0x00018014 0x0000000e Code RO 752 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018022 0x00018022 0x00000002 PAD + 0x00018024 0x00018024 0x0000003c Code RO 753 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018060 0x00018060 0x0000003c Code RO 754 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001809c 0x0001809c 0x00000020 Code RO 757 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000180bc 0x000180bc 0x00000190 Code RO 811 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001824c 0x0001824c 0x00000034 Code RO 812 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018280 0x00018280 0x00000428 Code RO 813 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000186a8 0x000186a8 0x0000002c Code RO 816 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000186d4 0x000186d4 0x00000084 Code RO 817 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018758 0x00018758 0x0000004c Code RO 821 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187a4 0x000187a4 0x00000028 Code RO 823 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187cc 0x000187cc 0x000000a4 Code RO 825 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018870 0x00018870 0x00000024 Code RO 826 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018894 0x00018894 0x0000000c Code RO 827 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188a0 0x000188a0 0x00000020 Code RO 830 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188c0 0x000188c0 0x00000014 Code RO 836 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188d4 0x000188d4 0x00000010 Code RO 837 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188e4 0x000188e4 0x00000024 Code RO 838 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018908 0x00018908 0x000000a8 Code RO 841 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189b0 0x000189b0 0x00000044 Code RO 842 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189f4 0x000189f4 0x000000f0 Code RO 843 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018ae4 0x00018ae4 0x000000cc Code RO 844 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018bb0 0x00018bb0 0x00000044 Code RO 845 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018bf4 0x00018bf4 0x00000030 Code RO 846 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c24 0x00018c24 0x00000020 Code RO 847 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c44 0x00018c44 0x00000020 Code RO 848 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c64 0x00018c64 0x00000094 Code RO 849 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018cf8 0x00018cf8 0x00000058 Code RO 850 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d50 0x00018d50 0x00000044 Code RO 851 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d94 0x00018d94 0x00000018 Code RO 918 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) + 0x00018dac 0x00018dac 0x00000012 Code RO 919 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) + 0x00018dbe 0x00018dbe 0x00000002 PAD + 0x00018dc0 0x00018dc0 0x00000040 Code RO 922 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) + 0x00018e00 0x00018e00 0x00000028 Code RO 924 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) + 0x00018e28 0x00018e28 0x00000018 Code RO 925 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) + 0x00018e40 0x00018e40 0x00000050 Code RO 926 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) + 0x00018e90 0x00018e90 0x00000060 Code RO 928 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) + 0x00018ef0 0x00018ef0 0x00000008 Code RO 929 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00018ef8 0x00018ef8 0x00000020 Code RO 931 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) + 0x00018f18 0x00018f18 0x0000006c Code RO 957 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) + 0x00018f84 0x00018f84 0x00000020 Code RO 958 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) + 0x00018fa4 0x00018fa4 0x0000001c Code RO 959 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) + 0x00018fc0 0x00018fc0 0x0000000c Code RO 961 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) + 0x00018fcc 0x00018fcc 0x00000020 Code RO 962 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) + 0x00018fec 0x00018fec 0x00000010 Code RO 976 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) + 0x00018ffc 0x00018ffc 0x0000004c Code RO 977 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) + 0x00019048 0x00019048 0x000000c8 Code RO 979 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) + 0x00019110 0x00019110 0x00000014 Code RO 980 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) + 0x00019124 0x00019124 0x0000000c Code RO 988 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) + 0x00019130 0x00019130 0x00000174 Code RO 991 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) + 0x000192a4 0x000192a4 0x00000018 Code RO 1207 i.hal_internal_check_video_auto_sync CVWL568.lib(hal_internal_vsync.o) + 0x000192bc 0x000192bc 0x000000fc Code RO 1208 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) + 0x000193b8 0x000193b8 0x0000002a Code RO 1209 i.hal_internal_rx_dcs_async_handler CVWL568.lib(hal_internal_vsync.o) + 0x000193e2 0x000193e2 0x00000002 PAD + 0x000193e4 0x000193e4 0x00000058 Code RO 1210 i.hal_internal_rx_dcs_polling CVWL568.lib(hal_internal_vsync.o) + 0x0001943c 0x0001943c 0x00000010 Code RO 1212 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) + 0x0001944c 0x0001944c 0x00000010 Code RO 1213 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001945c 0x0001945c 0x000001d4 Code RO 1215 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) + 0x00019630 0x00019630 0x00000028 Code RO 1217 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) + 0x00019658 0x00019658 0x0000000c Code RO 1218 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019664 0x00019664 0x00000018 Code RO 1219 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x0001967c 0x0001967c 0x0000000c Code RO 1220 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x00019688 0x00019688 0x0000000c Code RO 1221 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019694 0x00019694 0x00000140 Code RO 1222 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) + 0x000197d4 0x000197d4 0x000000b0 Code RO 1223 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) + 0x00019884 0x00019884 0x00000090 Code RO 1225 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00019914 0x00019914 0x00000024 Code RO 1227 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019938 0x00019938 0x00000044 Code RO 1228 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x0001997c 0x0001997c 0x00000050 Code RO 1229 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x000199cc 0x000199cc 0x00000084 Code RO 1230 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019a50 0x00019a50 0x00000010 Code RO 1909 i.hal_intl_svs_deinit_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019a60 0x00019a60 0x00000024 Code RO 1910 i.hal_intl_svs_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x00019a84 0x00019a84 0x00000078 Code RO 1911 i.hal_intl_svs_init_rx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019afc 0x00019afc 0x00000014 Code RO 1912 i.hal_intl_svs_init_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b10 0x00019b10 0x0000000c Code RO 1914 i.hal_intl_svs_set_sync_coef CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b1c 0x00019b1c 0x00000048 Code RO 1915 i.hal_intl_svs_update_rxbr_clk CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b64 0x00019b64 0x00000024 Code RO 852 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019b88 0x00019b88 0x00000064 Code RO 853 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019bec 0x00019bec 0x00000014 Code RO 854 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019c00 0x00019c00 0x00000164 Code RO 855 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019d64 0x00019d64 0x00000054 Code RO 856 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019db8 0x00019db8 0x000001cc Code RO 857 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019f84 0x00019f84 0x00000040 Code RO 858 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019fc4 0x00019fc4 0x0000000e Code RO 1069 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) + 0x00019fd2 0x00019fd2 0x00000012 Code RO 1093 i.hal_swire_deinit CVWL568.lib(hal_swire.o) + 0x00019fe4 0x00019fe4 0x00000020 Code RO 1094 i.hal_swire_init CVWL568.lib(hal_swire.o) + 0x0001a004 0x0001a004 0x00000016 Code RO 1095 i.hal_swire_open CVWL568.lib(hal_swire.o) + 0x0001a01a 0x0001a01a 0x0000000a Code RO 1096 i.hal_swire_register_callback CVWL568.lib(hal_swire.o) + 0x0001a024 0x0001a024 0x0000006c Code RO 1097 i.hal_swire_start CVWL568.lib(hal_swire.o) + 0x0001a090 0x0001a090 0x00000008 Code RO 1110 i.hal_system_enable_systick CVWL568.lib(hal_system.o) + 0x0001a098 0x0001a098 0x00000008 Code RO 1112 i.hal_system_get_tick CVWL568.lib(hal_system.o) + 0x0001a0a0 0x0001a0a0 0x00000088 Code RO 1114 i.hal_system_init CVWL568.lib(hal_system.o) + 0x0001a128 0x0001a128 0x0000001c Code RO 1115 i.hal_system_init_console CVWL568.lib(hal_system.o) + 0x0001a144 0x0001a144 0x00000008 Code RO 1118 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) + 0x0001a14c 0x0001a14c 0x00000008 Code RO 1119 i.hal_system_set_pvd CVWL568.lib(hal_system.o) + 0x0001a154 0x0001a154 0x00000008 Code RO 1120 i.hal_system_set_vcc CVWL568.lib(hal_system.o) + 0x0001a15c 0x0001a15c 0x0000002e Code RO 1143 i.hal_timer_deinit CVWL568.lib(hal_timer.o) + 0x0001a18a 0x0001a18a 0x0000001a Code RO 1145 i.hal_timer_init CVWL568.lib(hal_timer.o) + 0x0001a1a4 0x0001a1a4 0x00000048 Code RO 1147 i.hal_timer_start CVWL568.lib(hal_timer.o) + 0x0001a1ec 0x0001a1ec 0x00000028 Code RO 1149 i.hal_timer_stop CVWL568.lib(hal_timer.o) + 0x0001a214 0x0001a214 0x00000030 Code RO 859 i.hal_tx_frame_rate_adjust CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001a244 0x0001a244 0x0000008c Code RO 1182 i.hal_uart_init CVWL568.lib(hal_uart.o) + 0x0001a2d0 0x0001a2d0 0x00000010 Code RO 1185 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) + 0x0001a2e0 0x0001a2e0 0x000001dc Code RO 1233 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) + 0x0001a4bc 0x0001a4bc 0x00000110 Code RO 2409 i.handle_init CVWL568.lib(irq_redirect .o) + 0x0001a5cc 0x0001a5cc 0x00000070 Code RO 118 i.init_mipi_tx ap_demo.o + 0x0001a63c 0x0001a63c 0x000000d8 Code RO 119 i.init_panel ap_demo.o + 0x0001a714 0x0001a714 0x0000000a Code RO 3 i.main main.o + 0x0001a71e 0x0001a71e 0x00000002 PAD + 0x0001a720 0x0001a720 0x000000cc Code RO 120 i.open_mipi_rx ap_demo.o + 0x0001a7ec 0x0001a7ec 0x0000002c Code RO 121 i.pps_updata_exec ap_demo.o + 0x0001a818 0x0001a818 0x000000b4 Code RO 122 i.pps_update_handle ap_demo.o + 0x0001a8cc 0x0001a8cc 0x000003f4 Code RO 1234 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) + 0x0001acc0 0x0001acc0 0x0000016c Code RO 1235 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) + 0x0001ae2c 0x0001ae2c 0x0000008c Code RO 1236 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) + 0x0001aeb8 0x0001aeb8 0x00000180 Code RO 1237 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) + 0x0001b038 0x0001b038 0x00000054 Code RO 123 i.rx_restart_exec ap_demo.o + 0x0001b08c 0x0001b08c 0x000000cc Code RO 1238 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b158 0x0001b158 0x00000244 Code RO 1239 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b39c 0x0001b39c 0x000000c4 Code RO 1240 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) + 0x0001b460 0x0001b460 0x000000c0 Code RO 1241 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) + 0x0001b520 0x0001b520 0x0000003c Code RO 124 i.soft_timer3_cb ap_demo.o + 0x0001b55c 0x0001b55c 0x00000048 Code RO 2833 i.sqrt m_ps.l(sqrt.o) + 0x0001b5a4 0x0001b5a4 0x000000ac Code RO 1916 i.svs_direct_mode_setting CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b650 0x0001b650 0x0000001c Code RO 1917 i.svs_get_rel_intv CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b66c 0x0001b66c 0x000000b0 Code RO 1918 i.svs_sync_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b71c 0x0001b71c 0x000000f4 Code RO 1919 i.svs_wait_start CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b810 0x0001b810 0x000000d8 Code RO 1920 i.svs_waite_fr_stab CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b8e8 0x0001b8e8 0x00000014 Code RO 125 i.swire_callback ap_demo.o + 0x0001b8fc 0x0001b8fc 0x0000001c Code RO 126 i.swire_timer_callback ap_demo.o + 0x0001b918 0x0001b918 0x0000006c Code RO 128 i.tp_heartbeat_exec ap_demo.o + 0x0001b984 0x0001b984 0x00000108 Code RO 1242 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001ba8c 0x0001ba8c 0x000000d8 Code RO 1243 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) + 0x0001bb64 0x0001bb64 0x000001cc Code RO 1244 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001bd30 0x0001bd30 0x00002974 Data RO 129 .constdata ap_demo.o + 0x0001e6a4 0x0001e6a4 0x00000020 Data RO 477 .constdata app_tp_st_touch.o + 0x0001e6c4 0x0001e6c4 0x00000001 Data RO 589 .constdata app_tp_for_custom_s21u.o + 0x0001e6c5 0x0001e6c5 0x00000003 Data RO 590 .constdata app_tp_for_custom_s21u.o + 0x0001e6c8 0x0001e6c8 0x00000006 Data RO 591 .constdata app_tp_for_custom_s21u.o + 0x0001e6ce 0x0001e6ce 0x00000003 Data RO 592 .constdata app_tp_for_custom_s21u.o + 0x0001e6d1 0x0001e6d1 0x00000003 Data RO 593 .constdata app_tp_for_custom_s21u.o + 0x0001e6d4 0x0001e6d4 0x00000001 Data RO 616 .constdata app_tp_for_custom_s21u.o + 0x0001e6d5 0x0001e6d5 0x00000003 PAD + 0x0001e6d8 0x0001e6d8 0x00000024 Data RO 861 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001e6fc 0x0001e6fc 0x000000d2 Data RO 934 .constdata CVWL568.lib(hal_gpio.o) + 0x0001e7ce 0x0001e7ce 0x00000002 PAD + 0x0001e7d0 0x0001e7d0 0x00000020 Data RO 992 .constdata CVWL568.lib(hal_i2c_slave.o) + 0x0001e7f0 0x0001e7f0 0x00000008 Data RO 1697 .constdata CVWL568.lib(drv_param_init.o) + 0x0001e7f8 0x0001e7f8 0x00000186 Data RO 2481 .constdata CVWL568.lib(drv_phy_common.o) + 0x0001e97e 0x0001e97e 0x00000002 PAD + 0x0001e980 0x0001e980 0x00000048 Data RO 759 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001e9c8 0x0001e9c8 0x00000043 Data RO 862 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001ea0b 0x0001ea0b 0x00000001 PAD + 0x0001ea0c 0x0001ea0c 0x00000124 Data RO 1246 .conststring CVWL568.lib(hal_internal_vsync.o) + 0x0001eb30 0x0001eb30 0x00000030 Data RO 3197 Region$$Table anon$$obj.o - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001ebc0, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) + Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001eb60, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) **** No section assigned to this execution region **** - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001ebc0, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) + Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001eb60, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00070100 - 0x000000c0 Zero RW 2364 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) + 0x00070100 - 0x000000c0 Zero RW 2410 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001ebc0, Size: 0x000054e0, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x0000130c]) + Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001eb60, Size: 0x00004000, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000008c0]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x000701d0 COMPRESSED 0x00000030 Data RW 124 .data ap_demo.o - 0x00070200 COMPRESSED 0x00000017 Data RW 292 .data app_tp_transfer.o - 0x00070217 COMPRESSED 0x00000028 Data RW 422 .data app_tp_st_touch.o - 0x0007023f COMPRESSED 0x00000001 PAD - 0x00070240 COMPRESSED 0x00000008 Data RW 582 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070248 COMPRESSED 0x00000003 Data RW 685 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0007024b COMPRESSED 0x00000001 Data RW 785 .data CVWL568.lib(hal_i2c_master.o) - 0x0007024c COMPRESSED 0x00000020 Data RW 815 .data CVWL568.lib(hal_i2c_slave.o) - 0x0007026c COMPRESSED 0x00001b7c Data RW 1020 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071de8 COMPRESSED 0x00000001 Data RW 1024 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071de9 COMPRESSED 0x00000001 Data RW 1025 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071dea COMPRESSED 0x00000001 Data RW 1030 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071deb COMPRESSED 0x00000003 Data RW 1031 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071dee COMPRESSED 0x00000005 Data RW 1032 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071df3 COMPRESSED 0x00000001 PAD - 0x00071df4 COMPRESSED 0x00000030 Data RW 1042 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00071e24 COMPRESSED 0x00000018 Data RW 1201 .data CVWL568.lib(hal_internal_vsync.o) - 0x00071e3c COMPRESSED 0x0000000c Data RW 1262 .data CVWL568.lib(drv_common.o) - 0x00071e48 COMPRESSED 0x00000004 Data RW 1529 .data CVWL568.lib(drv_gpio.o) - 0x00071e4c COMPRESSED 0x00000008 Data RW 1567 .data CVWL568.lib(drv_i2c_dma.o) - 0x00071e54 COMPRESSED 0x00000004 Data RW 1596 .data CVWL568.lib(drv_i2c_master.o) - 0x00071e58 COMPRESSED 0x00000004 Data RW 1627 .data CVWL568.lib(drv_i2c_slave.o) - 0x00071e5c COMPRESSED 0x000004a4 Data RW 1652 .data CVWL568.lib(drv_param_init.o) - 0x00072300 COMPRESSED 0x0000000c Data RW 1682 .data CVWL568.lib(drv_pwm.o) - 0x0007230c COMPRESSED 0x00000004 Data RW 1758 .data CVWL568.lib(drv_spi_master.o) - 0x00072310 COMPRESSED 0x00000008 Data RW 1784 .data CVWL568.lib(drv_swire.o) - 0x00072318 COMPRESSED 0x00000001 Data RW 1809 .data CVWL568.lib(drv_sys_cfg.o) - 0x00072319 COMPRESSED 0x00000003 PAD - 0x0007231c COMPRESSED 0x00000050 Data RW 1842 .data CVWL568.lib(drv_timer.o) - 0x0007236c COMPRESSED 0x00000008 Data RW 2213 .data CVWL568.lib(drv_rxbr.o) - 0x00072374 COMPRESSED 0x00000004 Data RW 2289 .data CVWL568.lib(drv_vidc.o) - 0x00072378 COMPRESSED 0x00000001 Data RW 2436 .data CVWL568.lib(drv_phy_common.o) - 0x00072379 COMPRESSED 0x00000003 PAD - 0x0007237c COMPRESSED 0x0000000c Data RW 2456 .data CVWL568.lib(drv_chip_info.o) - 0x00072388 COMPRESSED 0x00000012 Data RW 2565 .data CVWL568.lib(norflash.o) - 0x0007239a COMPRESSED 0x00000002 PAD - 0x0007239c COMPRESSED 0x00000008 Data RW 2691 .data CVWL568.lib(drv_uart.o) - 0x000723a4 COMPRESSED 0x0000000c Data RW 2758 .data CVWL568.lib(drv_wdg.o) - 0x000723b0 COMPRESSED 0x00000004 Data RW 3120 .data mc_p.l(stdout.o) - 0x000723b4 COMPRESSED 0x00000004 Data RW 3132 .data mc_p.l(errno.o) - 0x000723b8 - 0x00000190 Zero RW 291 .bss app_tp_transfer.o - 0x00072548 - 0x0000000c Zero RW 420 .bss app_tp_st_touch.o - 0x00072554 - 0x000000c4 Zero RW 580 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00072618 - 0x0000004c Zero RW 682 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00072664 - 0x00000100 Zero RW 994 .bss CVWL568.lib(tau_log.o) - 0x00072764 - 0x000002d8 Zero RW 1005 .bss CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00072a3c - 0x000000d0 Zero RW 1141 .bss CVWL568.lib(hal_uart.o) - 0x00072b0c - 0x00000974 Zero RW 1199 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00073480 - 0x0000001c Zero RW 1391 .bss CVWL568.lib(drv_dma.o) - 0x0007349c - 0x00000040 Zero RW 1528 .bss CVWL568.lib(drv_gpio.o) - 0x000734dc - 0x00000140 Zero RW 1566 .bss CVWL568.lib(drv_i2c_dma.o) - 0x0007361c - 0x00000040 Zero RW 1875 .bss CVWL568.lib(hal_internal_soft_sync.o) - 0x0007365c - 0x00000020 Zero RW 2500 .bss CVWL568.lib(hal_spi_slave.o) - 0x0007367c - 0x00001030 Zero RW 2776 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x000746ac COMPRESSED 0x00000004 PAD - 0x000746b0 - 0x00001000 Zero RW 527 STACK startup_armcm0.o + 0x000701d0 COMPRESSED 0x00000638 Data RW 130 .data ap_demo.o + 0x00070808 COMPRESSED 0x00000014 Data RW 330 .data app_tp_transfer.o + 0x0007081c COMPRESSED 0x00000028 Data RW 478 .data app_tp_st_touch.o + 0x00070844 COMPRESSED 0x00000001 Data RW 617 .data app_tp_for_custom_s21u.o + 0x00070845 COMPRESSED 0x00000001 Data RW 618 .data app_tp_for_custom_s21u.o + 0x00070846 COMPRESSED 0x00000282 Data RW 620 .data app_tp_for_custom_s21u.o + 0x00070ac8 COMPRESSED 0x00000001 Data RW 621 .data app_tp_for_custom_s21u.o + 0x00070ac9 COMPRESSED 0x00000003 PAD + 0x00070acc COMPRESSED 0x00000010 Data RW 624 .data app_tp_for_custom_s21u.o + 0x00070adc COMPRESSED 0x00000064 Data RW 625 .data app_tp_for_custom_s21u.o + 0x00070b40 COMPRESSED 0x00000001 Data RW 628 .data app_tp_for_custom_s21u.o + 0x00070b41 COMPRESSED 0x00000001 Data RW 629 .data app_tp_for_custom_s21u.o + 0x00070b42 COMPRESSED 0x00000002 PAD + 0x00070b44 COMPRESSED 0x00000008 Data RW 760 .data CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00070b4c COMPRESSED 0x00000003 Data RW 863 .data CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00070b4f COMPRESSED 0x00000001 Data RW 963 .data CVWL568.lib(hal_i2c_master.o) + 0x00070b50 COMPRESSED 0x00000020 Data RW 993 .data CVWL568.lib(hal_i2c_slave.o) + 0x00070b70 COMPRESSED 0x00000018 Data RW 1247 .data CVWL568.lib(hal_internal_vsync.o) + 0x00070b88 COMPRESSED 0x0000000c Data RW 1308 .data CVWL568.lib(drv_common.o) + 0x00070b94 COMPRESSED 0x00000004 Data RW 1575 .data CVWL568.lib(drv_gpio.o) + 0x00070b98 COMPRESSED 0x00000008 Data RW 1613 .data CVWL568.lib(drv_i2c_dma.o) + 0x00070ba0 COMPRESSED 0x00000004 Data RW 1642 .data CVWL568.lib(drv_i2c_master.o) + 0x00070ba4 COMPRESSED 0x00000004 Data RW 1673 .data CVWL568.lib(drv_i2c_slave.o) + 0x00070ba8 COMPRESSED 0x000004a4 Data RW 1698 .data CVWL568.lib(drv_param_init.o) + 0x0007104c COMPRESSED 0x0000000c Data RW 1728 .data CVWL568.lib(drv_pwm.o) + 0x00071058 COMPRESSED 0x00000004 Data RW 1804 .data CVWL568.lib(drv_spi_master.o) + 0x0007105c COMPRESSED 0x00000008 Data RW 1830 .data CVWL568.lib(drv_swire.o) + 0x00071064 COMPRESSED 0x00000001 Data RW 1855 .data CVWL568.lib(drv_sys_cfg.o) + 0x00071065 COMPRESSED 0x00000003 PAD + 0x00071068 COMPRESSED 0x00000050 Data RW 1888 .data CVWL568.lib(drv_timer.o) + 0x000710b8 COMPRESSED 0x00000008 Data RW 2259 .data CVWL568.lib(drv_rxbr.o) + 0x000710c0 COMPRESSED 0x00000004 Data RW 2335 .data CVWL568.lib(drv_vidc.o) + 0x000710c4 COMPRESSED 0x00000001 Data RW 2482 .data CVWL568.lib(drv_phy_common.o) + 0x000710c5 COMPRESSED 0x00000003 PAD + 0x000710c8 COMPRESSED 0x0000000c Data RW 2502 .data CVWL568.lib(drv_chip_info.o) + 0x000710d4 COMPRESSED 0x00000012 Data RW 2611 .data CVWL568.lib(norflash.o) + 0x000710e6 COMPRESSED 0x00000002 PAD + 0x000710e8 COMPRESSED 0x00000008 Data RW 2737 .data CVWL568.lib(drv_uart.o) + 0x000710f0 COMPRESSED 0x0000000c Data RW 2804 .data CVWL568.lib(drv_wdg.o) + 0x000710fc COMPRESSED 0x00000004 Data RW 3166 .data mc_p.l(stdout.o) + 0x00071100 COMPRESSED 0x00000004 Data RW 3178 .data mc_p.l(errno.o) + 0x00071104 - 0x000001f4 Zero RW 329 .bss app_tp_transfer.o + 0x000712f8 - 0x0000000c Zero RW 476 .bss app_tp_st_touch.o + 0x00071304 - 0x00000048 Zero RW 583 .bss app_tp_for_custom_s21u.o + 0x0007134c - 0x000000c4 Zero RW 758 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00071410 - 0x0000004c Zero RW 860 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0007145c - 0x00000100 Zero RW 1172 .bss CVWL568.lib(tau_log.o) + 0x0007155c - 0x000000d0 Zero RW 1187 .bss CVWL568.lib(hal_uart.o) + 0x0007162c - 0x00000974 Zero RW 1245 .bss CVWL568.lib(hal_internal_vsync.o) + 0x00071fa0 - 0x0000001c Zero RW 1437 .bss CVWL568.lib(drv_dma.o) + 0x00071fbc - 0x00000040 Zero RW 1574 .bss CVWL568.lib(drv_gpio.o) + 0x00071ffc - 0x00000140 Zero RW 1612 .bss CVWL568.lib(drv_i2c_dma.o) + 0x0007213c - 0x00000040 Zero RW 1921 .bss CVWL568.lib(hal_internal_soft_sync.o) + 0x0007217c - 0x00000020 Zero RW 2546 .bss CVWL568.lib(hal_spi_slave.o) + 0x0007219c - 0x00001030 Zero RW 2822 .bss CVWL568.lib(dcs_packet_fifo.o) + 0x000731cc COMPRESSED 0x00000004 PAD + 0x000731d0 - 0x00001000 Zero RW 705 STACK startup_armcm0.o ============================================================================== @@ -5460,17 +5516,18 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 5270 766 10600 48 0 37654 ap_demo.o - 1310 248 32 40 12 12501 app_tp_st_touch.o - 964 96 0 23 400 12171 app_tp_transfer.o - 36 6 0 0 0 557 board.o - 10 0 0 0 0 5707 main.o - 120 18 192 0 4096 2120 startup_armcm0.o + 5614 800 10612 1592 0 40504 ap_demo.o + 1890 164 17 763 72 14675 app_tp_for_custom_s21u.o + 1084 238 32 40 12 11295 app_tp_st_touch.o + 648 128 0 20 500 12152 app_tp_transfer.o + 36 6 0 0 0 561 board.o + 10 0 0 0 0 9751 main.o + 120 18 192 0 4096 2124 startup_armcm0.o ---------------------------------------------------------------------- - 7716 1134 10872 112 4508 70710 Object Totals + 9406 1354 10904 2420 4680 91062 Object Totals 0 0 48 0 0 0 (incl. Generated) - 6 0 0 1 0 0 (incl. Padding) + 4 0 3 5 0 0 (incl. Padding) ---------------------------------------------------------------------- @@ -5478,8 +5535,8 @@ Image component sizes 216 32 0 0 4144 252 dcs_packet_fifo.o 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o + 204 88 24 12 0 324 drv_common.o + 440 94 0 0 0 1260 drv_crgu.o 410 28 0 0 28 796 drv_dma.o 232 28 0 0 0 340 drv_dsc_dec.o 1658 494 0 0 0 1396 drv_dsi_rx.o @@ -5492,39 +5549,38 @@ Image component sizes 292 36 0 4 0 580 drv_i2c_slave.o 704 6 0 0 0 1504 drv_lcdc.o 492 28 0 0 0 1112 drv_memc.o - 112 36 8 1188 0 376 drv_param_init.o + 212 44 8 1188 0 452 drv_param_init.o 428 30 390 1 0 664 drv_phy_common.o 72 10 0 12 0 76 drv_pwm.o 112 24 0 0 0 180 drv_pwr.o 560 74 0 8 0 1560 drv_rxbr.o 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o + 220 36 0 8 0 440 drv_swire.o 300 64 0 1 0 628 drv_sys_cfg.o 374 34 0 80 0 932 drv_timer.o 698 18 0 8 0 680 drv_uart.o 510 28 0 4 0 1452 drv_vidc.o 168 22 0 12 0 316 drv_wdg.o - 3146 308 72 8 196 1600 hal_dsi_rx_ctrl.o + 3334 326 72 8 196 1752 hal_dsi_rx_ctrl.o 4456 314 103 3 76 2484 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o + 418 44 210 0 0 684 hal_gpio.o 212 40 0 1 0 340 hal_i2c_master.o 696 70 32 32 0 408 hal_i2c_slave.o 1112 188 0 0 64 776 hal_internal_soft_sync.o 8452 1632 292 24 2420 2820 hal_internal_vsync.o 14 0 0 0 0 68 hal_spi_master.o 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o + 190 8 0 0 0 352 hal_swire.o + 204 32 0 0 0 476 hal_system.o 184 6 0 0 0 276 hal_timer.o 156 18 0 0 208 144 hal_uart.o 1076 324 0 0 192 1980 irq_redirect .o 48 10 0 18 0 68 norflash.o 58 0 0 0 0 128 tau_delay.o 60 10 0 0 256 156 tau_log.o - 1548 60 759 7095 728 17872 app_tp_for_custom_s8.o 200 20 0 0 0 76 ceil.o 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o + 86 0 0 0 0 0 __dczerorl2.o 0 0 0 0 0 0 entry.o 0 0 0 0 0 0 entry10a.o 0 0 0 0 0 0 entry11a.o @@ -5572,21 +5628,20 @@ Image component sizes 24 0 0 0 0 60 fscalb.o ---------------------------------------------------------------------- - 39868 5000 1896 8568 8732 53968 Library Totals - 50 0 6 9 4 0 (incl. Padding) + 38810 4996 1136 1472 8004 36840 Library Totals + 56 0 5 8 4 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name - 32860 4734 1131 1456 8000 32752 CVWL568.lib - 1548 60 759 7095 728 17872 CVWL568_S21U_TP.lib + 33354 4790 1131 1456 8000 33496 CVWL568.lib 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l + 2838 126 0 8 0 1264 mc_p.l 2290 54 0 0 0 1928 mf_p.l ---------------------------------------------------------------------- - 39868 5000 1896 8568 8732 53968 Library Totals + 38810 4996 1136 1472 8004 36840 Library Totals ---------------------------------------------------------------------- @@ -5595,15 +5650,15 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug - 47584 6134 12768 8680 13240 99394 Grand Totals - 47584 6134 12768 4876 13240 99394 ELF Image Totals (compressed) - 47584 6134 12768 4876 0 0 ROM Totals + 48216 6350 12040 3892 12684 102002 Grand Totals + 48216 6350 12040 2240 12684 102002 ELF Image Totals (compressed) + 48216 6350 12040 2240 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 60352 ( 58.94kB) - Total RW Size (RW Data + ZI Data) 21920 ( 21.41kB) - Total ROM Size (Code + RO Data + RW Data) 65228 ( 63.70kB) + Total RO Size (Code + RO Data) 60256 ( 58.84kB) + Total RW Size (RW Data + ZI Data) 16576 ( 16.19kB) + Total ROM Size (Code + RO Data + RW Data) 62496 ( 61.03kB) ============================================================================== diff --git a/project/ISP_568/Listings/CVWL568_S21U_20230420.map b/project/ISP_568/Listings/CVWL568_S21U_20230916.map similarity index 65% rename from project/ISP_568/Listings/CVWL568_S21U_20230420.map rename to project/ISP_568/Listings/CVWL568_S21U_20230916.map index 1340ccd..e53f9a4 100644 --- a/project/ISP_568/Listings/CVWL568_S21U_20230420.map +++ b/project/ISP_568/Listings/CVWL568_S21U_20230916.map @@ -13,13 +13,12 @@ Section Cross References ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN + ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s21u.o(.data) for Flag_blacklight_EN ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) for ap_get_tp_calibration_status_01 ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf @@ -28,6 +27,10 @@ Section Cross References ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_init) for hal_swire_init + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_register_callback) for hal_swire_register_callback + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs @@ -35,24 +38,29 @@ Section Cross References ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.pps_updata_exec) for pps_updata_exec ap_demo.o(i.ap_demo) refers to ap_demo.o(i.tp_heartbeat_exec) for tp_heartbeat_exec ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.app_tp_calibration_exec) for app_tp_calibration_exec ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) for ap_tp_st_touch_scan_point_record_event_exec ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.rx_restart_exec) for rx_restart_exec ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_delay_count ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_callback) for swire_callback + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_in ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data @@ -74,8 +82,11 @@ Section Cross References ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_set_hbm_53) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_in ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data + ap_demo.o(i.frame_start_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.frame_start_cb) refers to ap_demo.o(.data) for .data ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb @@ -84,6 +95,7 @@ Section Cross References ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd + ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayUs) for delayUs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output @@ -102,20 +114,35 @@ Section Cross References ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en + ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.frame_start_cb) for frame_start_cb + ap_demo.o(i.pps_updata_exec) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick + ap_demo.o(i.pps_updata_exec) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd + ap_demo.o(i.pps_updata_exec) refers to ap_demo.o(.data) for .data + ap_demo.o(i.pps_update_handle) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd + ap_demo.o(i.pps_update_handle) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter + ap_demo.o(i.pps_update_handle) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data + ap_demo.o(i.rx_restart_exec) refers to tau_delay.o(i.delayMs) for delayMs + ap_demo.o(i.rx_restart_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.rx_restart_exec) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) for hal_dsi_rx_ctrl_restart + ap_demo.o(i.rx_restart_exec) refers to ap_demo.o(.data) for .data ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_delay_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data + ap_demo.o(i.swire_callback) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start + ap_demo.o(i.swire_callback) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback + ap_demo.o(i.swire_timer_callback) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start + ap_demo.o(i.swire_timer_callback) refers to ap_demo.o(.data) for .data ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_sync_all) for hal_pwm_out_sync_all ap_demo.o(i.tp_heartbeat_exec) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data ap_demo.o(i.tp_heartbeat_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset + ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset ap_demo.o(i.tp_heartbeat_exec) refers to app_tp_transfer.o(.data) for s_screen_init_complate ap_demo.o(i.tp_heartbeat_exec) refers to ap_demo.o(.data) for .data ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on @@ -123,40 +150,33 @@ Section Cross References ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate + ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_hbm_53) for ap_set_hbm_53 ap_demo.o(.constdata) refers to app_tp_st_touch.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(.bss) for .bss app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_phone_output_int_pad app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write @@ -169,29 +189,37 @@ Section Cross References app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayMs) for delayMs + app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) for app_tp_screen_analysis_const + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.constdata) for screen_reg_start_data_size + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_start_data + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_start + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_restart) for app_tp_transfer_screen_restart + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) for app_tp_screen_analysis_wake_up_exec + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) for ap_tp_st_touch_error_handler_F3 - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) for ap_tp_st_touch_error_handler_FF - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) for ap_tp_st_touch_scan_point_record_event - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_restart + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(.data) for .data app_tp_st_touch.o(i.CRC16_2) refers to app_tp_st_touch.o(.constdata) for .constdata app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to app_tp_st_touch.o(.data) for .data @@ -203,21 +231,31 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_st_touch.o(.data) for .data - app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset - app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) for ap_tp_st_touch_software_reset + app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset + app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset + app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to memseta.o(.text) for __aeabi_memclr4 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to app_tp_st_touch.o(.data) for .data + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to tau_delay.o(i.delayMs) for delayMs + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_st_touch.o(.data) for .data app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) refers to app_tp_st_touch.o(.bss) for .bss app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) refers to app_tp_st_touch.o(.bss) for .bss app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to printfa.o(i.__0printf) for __2printf app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int + app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event @@ -231,6 +269,40 @@ Section Cross References app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) for ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) for app_tp_screen_analysis_wake_up + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffltui.o(.text) for __aeabi_ui2f + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fmul.o(.text) for __aeabi_fmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fdiv.o(.text) for __aeabi_fdiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffixui.o(.text) for __aeabi_f2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfltui.o(.text) for __aeabi_ui2d + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dmul.o(.text) for __aeabi_dmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ddiv.o(.text) for __aeabi_ddiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfixui.o(.text) for __aeabi_d2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for screen_data_write_1 + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_86_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a0_00_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_03_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_02_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_c0_07_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_60_start_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_back board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console @@ -290,10 +362,10 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.data) for .data hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) for hal_internal_rx_dcs_async_handler + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) for hal_internal_rx_dcs_polling hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src @@ -346,6 +418,7 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions @@ -399,6 +472,7 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_register_write_cmd_entry) refers to hal_internal_vsync.o(i.hal_internal_vsync_register_write_cmd_entry) for hal_internal_vsync_register_write_cmd_entry hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset @@ -449,6 +523,7 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) for hal_intl_svs_update_rxbr_clk hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg @@ -505,7 +580,6 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode @@ -603,9 +677,10 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int @@ -614,11 +689,13 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size @@ -650,6 +727,7 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass + hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness @@ -674,11 +752,13 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_set_prefetch) for drv_lcdc_set_prefetch hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to uidiv.o(.text) for __aeabi_uidivmod hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d @@ -686,17 +766,24 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_update_dpi_param) for hal_internal_update_dpi_param + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) for hal_intl_svs_init_tx hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) for hal_tx_frame_rate_adjust hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to cfcmple.o(.text) for __aeabi_cfcmple + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_dsi_tx_ctrl.o(.bss) for .bss hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data @@ -843,8 +930,8 @@ Section Cross References hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode + hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable @@ -904,18 +991,6 @@ Section Cross References hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_release_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_release_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src @@ -968,26 +1043,6 @@ Section Cross References tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.bss) for .bss - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss @@ -1008,141 +1063,246 @@ Section Cross References hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) for drv_rxbr_get_pkt_buf_error_status + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform + hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq + hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header + hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) for drv_dsi_rx_get_bta_status + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to hal_internal_vsync.o(i.drv_rxbr_get_status1) for drv_rxbr_get_status1 + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 + hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 + hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) for hal_intl_svs_init_rx + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_register_write_cmd_entry) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to memseta.o(.text) for __aeabi_memset + hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_filter_regs) for drv_rxbr_set_filter_regs + hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter + hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit + hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) for hal_intl_svs_deinit_tx + hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to fdiv.o(.text) for __aeabi_fdiv + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) for hal_intl_svs_set_sync_coef + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) for hal_intl_svs_deinit_tx + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) for hal_intl_svs_set_input_frate + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) for hal_internal_rx_dcs_async_handler + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr + hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr + hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc + hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src + hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div + hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div + hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.drv_rxbr_get_status1) for drv_rxbr_get_status1 + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) for drv_dsi_rx_get_bta_status + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) for drv_rxbr_get_pkt_buf_error_status + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 + hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter + hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps + hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_soft_sync.o(i.hal_intl_svs_handle) for hal_intl_svs_handle + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status + hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite + hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq + hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen + hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules + hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset + hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps + hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow + hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod @@ -1270,6 +1430,7 @@ Section Cross References drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock + drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ @@ -1375,250 +1536,68 @@ Section Cross References drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_update_dpi_param) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fmul.o(.text) for __aeabi_fmul - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ceil.o(i.ceil) for ceil - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) for hal_internal_video_mode_auto_sync - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx) refers to hal_internal_soft_sync.o(i.svs_wait_start) for svs_wait_start + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_handle) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to memseta.o(.text) for __aeabi_memclr4 + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) for hal_intl_svs_update_rxbr_clk + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to hal_internal_soft_sync.o(i.svs_wait_start) for svs_wait_start + hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to hal_internal_soft_sync.o(i.svs_wait_start) for svs_wait_start + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to hal_internal_soft_sync.o(i.svs_waite_fr_stab) for svs_waite_fr_stab + hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to dfltui.o(.text) for __aeabi_ui2d + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to dmul.o(.text) for __aeabi_dmul + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) for drv_rxbr_hline_rcv1_cfg + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_get_rel_intv) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_get_rel_intv) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_sync_handle) refers to hal_internal_soft_sync.o(i.svs_get_rel_intv) for svs_get_rel_intv + hal_internal_soft_sync.o(i.svs_sync_handle) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_soft_sync.o(i.svs_sync_handle) refers to fdiv.o(.text) for __aeabi_fdiv + hal_internal_soft_sync.o(i.svs_sync_handle) refers to fmul.o(.text) for __aeabi_fmul + hal_internal_soft_sync.o(i.svs_sync_handle) refers to f2d.o(.text) for __aeabi_f2d + hal_internal_soft_sync.o(i.svs_sync_handle) refers to dadd.o(.text) for __aeabi_dadd + hal_internal_soft_sync.o(i.svs_sync_handle) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_soft_sync.o(i.svs_sync_handle) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(i.svs_get_rel_intv) for svs_get_rel_intv + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk + hal_internal_soft_sync.o(i.svs_wait_start) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_soft_sync.o(i.svs_wait_start) refers to fdiv.o(.text) for __aeabi_fdiv + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state + hal_internal_soft_sync.o(i.svs_wait_start) refers to fmul.o(.text) for __aeabi_fmul + hal_internal_soft_sync.o(i.svs_wait_start) refers to f2d.o(.text) for __aeabi_f2d + hal_internal_soft_sync.o(i.svs_wait_start) refers to ceil.o(i.ceil) for ceil + hal_internal_soft_sync.o(i.svs_wait_start) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(i.svs_direct_mode_setting) for svs_direct_mode_setting + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) for drv_rxbr_hline_rcv1_cfg + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.svs_wait_start) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(i.svs_waite_fr_stab) for svs_waite_fr_stab + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to hal_internal_soft_sync.o(i.svs_get_rel_intv) for svs_get_rel_intv + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to fmul.o(.text) for __aeabi_fmul + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to ffixui.o(.text) for __aeabi_f2uiz + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to hal_internal_soft_sync.o(i.svs_sync_handle) for svs_sync_handle drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f @@ -1833,6 +1812,144 @@ Section Cross References hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data + norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag + norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending + norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data + norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init + norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id + norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs + norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable + norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback + norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable + norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback + norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable + norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi + norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check + norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending + norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus + norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus + norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check + norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending + norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init + norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi + norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd + norflash.o(i.norflash_read_uid) refers to memseta.o(.text) for __aeabi_memclr4 + norflash.o(i.norflash_read_uid) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd + norflash.o(i.norflash_read_uid) refers to memcpya.o(.text) for __aeabi_memcpy + norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 + norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad + norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data + norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad + norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data + norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable + norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data + norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable + norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr + norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear + norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status @@ -1923,6 +2040,11 @@ Section Cross References drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data + dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -2216,6 +2338,7 @@ Section Cross References dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp @@ -2256,16 +2379,61 @@ Removing Unused input sections from the image. Removing ap_demo.o(.data), (2 bytes). Removing app_tp_transfer.o(.rev16_text), (4 bytes). Removing app_tp_transfer.o(.revsh_text), (4 bytes). + Removing app_tp_transfer.o(i.ap_tp_st_touch_get_status), (36 bytes). Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). + Removing app_tp_transfer.o(i.app_tp_screen_init), (56 bytes). + Removing app_tp_transfer.o(i.app_tp_transfer_screen_start_init), (20 bytes). Removing app_tp_st_touch.o(.rev16_text), (4 bytes). Removing app_tp_st_touch.o(.revsh_text), (4 bytes). - Removing app_tp_st_touch.o(.data), (3 bytes). + Removing app_tp_st_touch.o(i.ap_get_tp_calibration_status_01), (32 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03), (20 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3), (14 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF), (32 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event), (148 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_software_reset), (172 bytes). + Removing app_tp_for_custom_s21u.o(.rev16_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.revsh_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (8 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (9 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (48 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). Removing board.o(.rev16_text), (4 bytes). Removing board.o(.revsh_text), (4 bytes). Removing startup_armcm0.o(HEAP), (3072 bytes). @@ -2276,9 +2444,10 @@ Removing Unused input sections from the image. Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). + Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en), (16 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). + Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_register_write_cmd_entry), (10 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). @@ -2287,7 +2456,7 @@ Removing Unused input sections from the image. Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). + Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (80 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (10 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). @@ -2313,6 +2482,7 @@ Removing Unused input sections from the image. Removing hal_gpio.o(.revsh_text), (4 bytes). Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). + Removing hal_gpio.o(i.hal_gpio_init_input), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). @@ -2348,14 +2518,14 @@ Removing Unused input sections from the image. Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). + Removing hal_pwm.o(i.hal_pwm_out_config_all), (28 bytes). Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (136 bytes). + Removing hal_pwm.o(i.hal_pwm_out_convert_time), (144 bytes). Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). + Removing hal_pwm.o(i.hal_pwm_out_sync_all), (28 bytes). Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (12 bytes). Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (8 bytes). Removing hal_pwm.o(i.hal_pwm_out_sync_period), (32 bytes). @@ -2375,20 +2545,12 @@ Removing Unused input sections from the image. Removing hal_spi_master.o(.data), (1 bytes). Removing hal_swire.o(.rev16_text), (4 bytes). Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (108 bytes). Removing hal_system.o(.rev16_text), (4 bytes). Removing hal_system.o(.revsh_text), (4 bytes). Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_release_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). @@ -2404,43 +2566,6 @@ Removing Unused input sections from the image. Removing tau_log.o(.rev16_text), (4 bytes). Removing tau_log.o(.revsh_text), (4 bytes). Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1440 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). Removing hal_uart.o(.rev16_text), (4 bytes). Removing hal_uart.o(.revsh_text), (4 bytes). Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). @@ -2448,52 +2573,18 @@ Removing Unused input sections from the image. Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). + Removing hal_internal_vsync.o(.rev16_text), (4 bytes). + Removing hal_internal_vsync.o(.revsh_text), (4 bytes). + Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). + Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). + Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (512 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_register_write_cmd_entry), (12 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (152 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). Removing drv_common.o(.rev16_text), (4 bytes). Removing drv_common.o(.revsh_text), (4 bytes). Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). Removing drv_crgu.o(.rev16_text), (4 bytes). @@ -2521,7 +2612,6 @@ Removing Unused input sections from the image. Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). Removing drv_dma.o(.rev16_text), (4 bytes). Removing drv_dma.o(.revsh_text), (4 bytes). Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). @@ -2589,7 +2679,7 @@ Removing Unused input sections from the image. Removing drv_i2c_master.o(.rev16_text), (4 bytes). Removing drv_i2c_master.o(.revsh_text), (4 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). + Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (80 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). @@ -2654,9 +2744,6 @@ Removing Unused input sections from the image. Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). Removing drv_swire.o(.rev16_text), (4 bytes). Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). Removing drv_sys_cfg.o(.rev16_text), (4 bytes). Removing drv_sys_cfg.o(.revsh_text), (4 bytes). Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). @@ -2665,15 +2752,10 @@ Removing Unused input sections from the image. Removing drv_timer.o(.rev16_text), (4 bytes). Removing drv_timer.o(.revsh_text), (4 bytes). Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (560 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). + Removing hal_internal_soft_sync.o(.rev16_text), (4 bytes). + Removing hal_internal_soft_sync.o(.revsh_text), (4 bytes). + Removing hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx), (48 bytes). + Removing hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate), (120 bytes). Removing drv_dsi_rx.o(.rev16_text), (4 bytes). Removing drv_dsi_rx.o(.revsh_text), (4 bytes). Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). @@ -2705,7 +2787,6 @@ Removing Unused input sections from the image. Removing drv_lcdc.o(.revsh_text), (4 bytes). Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). Removing drv_memc.o(.rev16_text), (4 bytes). Removing drv_memc.o(.revsh_text), (4 bytes). @@ -2723,6 +2804,7 @@ Removing Unused input sections from the image. Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). + Removing drv_rxbr.o(i.drv_rxbr_set_cmd_filter), (204 bytes). Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). @@ -2779,6 +2861,49 @@ Removing Unused input sections from the image. Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). + Removing norflash.o(.rev16_text), (4 bytes). + Removing norflash.o(.revsh_text), (4 bytes). + Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). + Removing norflash.o(i.norflash_big_end_clear), (14 bytes). + Removing norflash.o(i.norflash_big_end_enable), (20 bytes). + Removing norflash.o(i.norflash_check_crc32), (14 bytes). + Removing norflash.o(i.norflash_check_id), (72 bytes). + Removing norflash.o(i.norflash_dma_callback), (24 bytes). + Removing norflash.o(i.norflash_dma_read), (156 bytes). + Removing norflash.o(i.norflash_dma_write), (252 bytes). + Removing norflash.o(i.norflash_dual_read), (60 bytes). + Removing norflash.o(i.norflash_dual_write), (112 bytes). + Removing norflash.o(i.norflash_en4b), (40 bytes). + Removing norflash.o(i.norflash_en_quad), (116 bytes). + Removing norflash.o(i.norflash_en_quad_check), (64 bytes). + Removing norflash.o(i.norflash_erase_block), (44 bytes). + Removing norflash.o(i.norflash_erase_chip), (28 bytes). + Removing norflash.o(i.norflash_erase_sector), (44 bytes). + Removing norflash.o(i.norflash_ex4b), (40 bytes). + Removing norflash.o(i.norflash_exit_quad), (76 bytes). + Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). + Removing norflash.o(i.norflash_get_hstatus), (52 bytes). + Removing norflash.o(i.norflash_get_status), (52 bytes). + Removing norflash.o(i.norflash_init), (48 bytes). + Removing norflash.o(i.norflash_quad_read), (76 bytes). + Removing norflash.o(i.norflash_quad_write), (108 bytes). + Removing norflash.o(i.norflash_read), (28 bytes). + Removing norflash.o(i.norflash_read_config_reg), (36 bytes). + Removing norflash.o(i.norflash_read_id), (20 bytes). + Removing norflash.o(i.norflash_read_uid), (52 bytes). + Removing norflash.o(i.norflash_reset), (2 bytes). + Removing norflash.o(i.norflash_reset_crc32), (32 bytes). + Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). + Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). + Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). + Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). + Removing norflash.o(i.norflash_write), (96 bytes). + Removing norflash.o(i.norflash_write_disable), (64 bytes). + Removing norflash.o(i.norflash_write_enable), (56 bytes). + Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). + Removing norflash.o(.bss), (412 bytes). + Removing norflash.o(.bss), (32 bytes). + Removing norflash.o(.data), (2 bytes). Removing drv_fls_dma.o(.rev16_text), (4 bytes). Removing drv_fls_dma.o(.revsh_text), (4 bytes). Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). @@ -2846,9 +2971,10 @@ Removing Unused input sections from the image. Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). + Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). Removing dflti.o(.text), (40 bytes). -604 unused section(s) (total 28084 bytes) removed from the image. +607 unused section(s) (total 26565 bytes) removed from the image. ============================================================================== @@ -2858,37 +2984,37 @@ Image Symbol Table Symbol Name Value Ov Type Size Object(Section) - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE + ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE + ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE @@ -2897,23 +3023,23 @@ Image Symbol Table ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE + ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE + ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE @@ -2933,7 +3059,7 @@ Image Symbol Table ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE + ..\..\..\src\driver\source\robin\hal\internal\hal_internal_soft_sync.c 0x00000000 Number 0 hal_internal_soft_sync.o ABSOLUTE ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE @@ -2967,9 +3093,10 @@ Image Symbol Table ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE + ..\..\..\src\sdk\robin\src\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\..\src\app\demo\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\..\src\app\demo\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE @@ -2988,7 +3115,7 @@ Image Symbol Table ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE + ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_soft_sync.c 0x00000000 Number 0 hal_internal_soft_sync.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE @@ -3022,15 +3149,17 @@ Image Symbol Table ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE + ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\\..\\src\\app\\demo\\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE + cfcmple.s 0x00000000 Number 0 cfcmple.o ABSOLUTE cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE dc.s 0x00000000 Number 0 dc.o ABSOLUTE handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE @@ -3067,235 +3196,239 @@ Image Symbol Table .text 0x000107b0 Section 0 dfixui.o(.text) .text 0x000107ec Section 0 f2d.o(.text) .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010be8 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c00 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.CRC16_2 0x00010c18 Section 0 app_tp_st_touch.o(i.CRC16_2) - i.DMA_IRQn_Handler 0x00010c58 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c6c Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c88 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010ca4 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010cc0 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010cdc Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cf8 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010d14 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010d30 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d4c Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d60 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010db0 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010dc4 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010ddc Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010df4 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010e0c Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e4c Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e64 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e7c Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e98 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010fdc Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.UART_DisableDma 0x00010ff8 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ffa Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ffe Section 2 handlers.o(i.__scatterload_null) + .text 0x0001083c Section 20 cfcmple.o(.text) + .text 0x00010850 Section 20 cfrcmple.o(.text) + .text 0x00010864 Section 0 uldiv.o(.text) + .text 0x000108c4 Section 0 llshl.o(.text) + .text 0x000108e4 Section 0 llushr.o(.text) + .text 0x00010906 Section 0 llsshr.o(.text) + .text 0x0001092c Section 0 iusefp.o(.text) + .text 0x0001092c Section 0 fepilogue.o(.text) + .text 0x000109ae Section 0 depilogue.o(.text) + .text 0x00010a6c Section 0 dsqrt.o(.text) + .text 0x00010b10 Section 0 dfixul.o(.text) + .text 0x00010b50 Section 40 cdrcmple.o(.text) + .text 0x00010b78 Section 36 init.o(.text) + .text 0x00010b9c Section 0 __dczerorl2.o(.text) + i.ADC_IRQn_Handler 0x00010bf4 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) + i.AP_NRESET_IRQn_Handler 0x00010c0c Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + i.CRC16_2 0x00010c24 Section 0 app_tp_st_touch.o(i.CRC16_2) + i.DMA_IRQn_Handler 0x00010c64 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) + i.EXTI_INT0_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + i.EXTI_INT1_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + i.EXTI_INT2_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + i.EXTI_INT3_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + i.EXTI_INT4_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + i.EXTI_INT5_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + i.EXTI_INT6_IRQn_Handler 0x00010d20 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + i.EXTI_INT7_IRQn_Handler 0x00010d3c Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + i.FLSCTRL_IRQn_Handler 0x00010d58 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + i.Gpio_swire_output 0x00010d6c Section 0 ap_demo.o(i.Gpio_swire_output) + i.HardFault_Handler 0x00010dbc Section 0 irq_redirect .o(i.HardFault_Handler) + i.I2C0_IRQn_Handler 0x00010dd0 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) + i.I2C1_IRQn_Handler 0x00010de8 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) + i.LCDC_IRQn_Handler 0x00010e00 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) + i.LOG_printf 0x00010e18 Section 0 tau_log.o(i.LOG_printf) + i.MEMC_IRQn_Handler 0x00010e40 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) + i.MIPI_RX_IRQn_Handler 0x00010e58 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + i.MIPI_TX_IRQn_Handler 0x00010e70 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + i.PWMDET_IRQn_Handler 0x00010e88 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) + i.SPIM_IRQn_Handler 0x00010ea4 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) + i.SPIS_IRQn_Handler 0x00010ec0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) + i.SWIRE_IRQn_Handler 0x00010edc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) + i.SysTick_Handler 0x00010ef8 Section 0 irq_redirect .o(i.SysTick_Handler) + i.TIMER0_IRQn_Handler 0x00010f10 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) + i.TIMER1_IRQn_Handler 0x00010f28 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) + i.TIMER2_IRQn_Handler 0x00010f40 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) + i.TIMER3_IRQn_Handler 0x00010f58 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) + i.UART0_IRQ_Handle 0x00010f70 Section 0 drv_uart.o(i.UART0_IRQ_Handle) + i.UART_DisableDma 0x00010f8c Section 0 drv_uart.o(i.UART_DisableDma) + i.UART_GetInstance 0x00010f8e Section 0 drv_uart.o(i.UART_GetInstance) + i.UART_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.UART_IRQn_Handler) + i.UART_ResetRxFIFO 0x00010fac Section 0 drv_uart.o(i.UART_ResetRxFIFO) + i.UART_SwitchSCLK 0x00010fd0 Section 0 drv_uart.o(i.UART_SwitchSCLK) + i.__scatterload_copy 0x00010fea Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x00010ff8 Section 2 handlers.o(i.__scatterload_null) + i.app_tp_screen_analysis_const 0x00010ffa Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SPIS_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00011038 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00011054 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x0001106c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011084 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001109c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x000110b4 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x000110cc Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x000110e8 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x00011100 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x00011124 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x0001116c Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x00011186 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x000112ba Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x000112d4 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011390 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x000113a8 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x000113c0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113d8 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113f8 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x0001141c Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0001144a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011464 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011465 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x0001147c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001147d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011494 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011495 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x000114b4 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x000114b5 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114cc Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114cd Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x00011510 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x0001151e Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x0001152c Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011538 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011539 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x000116ac Section 0 printfa.o(i._printf_core) - _printf_core 0x000116ad Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d98 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d99 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011db8 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011db9 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011de4 Section 0 printfa.o(i._sputc) - _sputc 0x00011de5 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011df0 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011df1 Thumb Code 3186 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a68 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012c0c Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012c0d Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_get_tp_calibration_status_01 0x00012c98 Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - i.ap_reset_cb 0x00012cb8 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012cb9 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d38 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d39 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d80 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d81 Thumb Code 30 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012dc4 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012dc5 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012df8 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012df9 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e74 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e75 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012eb8 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - i.ap_tp_st_touch_calibration 0x00012f50 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - i.ap_tp_st_touch_error_handler_F3 0x00013000 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - i.ap_tp_st_touch_error_handler_FF 0x0001301a Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - i.ap_tp_st_touch_get_calibration_success_mark 0x0001303c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - i.ap_tp_st_touch_scan_point_init 0x000130e4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - i.ap_tp_st_touch_scan_point_record_event 0x00013100 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - i.ap_tp_st_touch_scan_point_record_event_exec 0x00013194 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - i.ap_tp_st_touch_simulate_finger_release_event 0x000131e4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - i.ap_tp_st_touch_software_reset 0x00013218 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) - i.ap_update_frame_rate 0x000132c4 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x000132c5 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x000132f0 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x0001330c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x00013330 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x0001334c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00013368 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00013384 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x000133a0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x000133bc Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x000133d8 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x000133f4 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x00013410 Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013458 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00013470 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00013480 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00013624 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x000136ac Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013944 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000139e4 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x00013a2c Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013a5c Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013c5c Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013c7c Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013c94 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013c9e Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013ca8 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00013cb2 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013cbc Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013cc4 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013ce0 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013cfc Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013d34 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013d44 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013d74 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013d98 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013e40 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013e41 Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013e70 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013eb4 Section 0 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013ed4 Section 0 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013edc Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x0001422c Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00014234 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x0001423c Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000144f8 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00014528 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00014529 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x00014534 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x00014535 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00014574 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014694 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x000146a8 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x000146cc Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014bbc Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014c84 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014c85 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014cb0 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014cb1 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014d44 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014d9c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014db4 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014df8 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014e1c Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014e1d Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014e38 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014e50 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014e74 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014eac Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014eb8 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014ef8 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014fa8 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014fbc Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00015014 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x0001501c Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x0001502c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x00015040 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00015054 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00015074 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00015088 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x000150a0 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x000150b4 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x000150c8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x000150dc Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x000150f0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00015104 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00015118 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x0001512c Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x00015140 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00015154 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x0001516c Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00015184 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00015198 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x000151ac Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x000151c0 Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x000151d8 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x000151f4 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00015204 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00015214 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00015238 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00015244 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x000152d4 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x000152e6 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x00015300 Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00015308 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x0001534c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x00015382 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x00015390 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00015404 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x0001540e Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00015438 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x0001553c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + i.UART_SetBaudRate 0x0001101c Section 0 drv_uart.o(i.UART_SetBaudRate) + i.UART_TransferHandleIRQ 0x00011064 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) + i.UART_WriteBlocking 0x00011198 Section 0 drv_uart.o(i.UART_WriteBlocking) + i.UART_init 0x000111b4 Section 0 drv_uart.o(i.UART_init) + i.VIDC_IRQn_Handler 0x00011270 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) + i.VPRE_IRQn_Handler 0x00011288 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) + i.WDG_IRQn_Handler 0x000112a0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) + i.__0printf 0x000112b8 Section 0 printfa.o(i.__0printf) + i.__0vsprintf 0x000112d8 Section 0 printfa.o(i.__0vsprintf) + i.__ARM_clz 0x000112fc Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_switch8 0x0001132a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + i.__NVIC_ClearPendingIRQ 0x00011344 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x00011345 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_ClearPendingIRQ 0x0001135c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x0001135d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_DisableIRQ 0x00011374 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) + __NVIC_DisableIRQ 0x00011375 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) + i.__NVIC_EnableIRQ 0x00011394 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) + __NVIC_EnableIRQ 0x00011395 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) + i.__NVIC_SetPriority 0x000113ac Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x000113ad Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) + i.__scatterload_zeroinit 0x000113f0 Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x00011400 Section 0 errno.o(i.__set_errno) + i._fp_digits 0x0001140c Section 0 printfa.o(i._fp_digits) + _fp_digits 0x0001140d Thumb Code 344 printfa.o(i._fp_digits) + i._printf_core 0x00011580 Section 0 printfa.o(i._printf_core) + _printf_core 0x00011581 Thumb Code 1754 printfa.o(i._printf_core) + i._printf_post_padding 0x00011c6c Section 0 printfa.o(i._printf_post_padding) + _printf_post_padding 0x00011c6d Thumb Code 32 printfa.o(i._printf_post_padding) + i._printf_pre_padding 0x00011c8c Section 0 printfa.o(i._printf_pre_padding) + _printf_pre_padding 0x00011c8d Thumb Code 44 printfa.o(i._printf_pre_padding) + i._sputc 0x00011cb8 Section 0 printfa.o(i._sputc) + _sputc 0x00011cb9 Thumb Code 10 printfa.o(i._sputc) + i.ap_dcs_read 0x00011cc4 Section 0 ap_demo.o(i.ap_dcs_read) + ap_dcs_read 0x00011cc5 Thumb Code 3218 ap_demo.o(i.ap_dcs_read) + i.ap_demo 0x0001295c Section 0 ap_demo.o(i.ap_demo) + i.ap_get_reg_df 0x00012b34 Section 0 ap_demo.o(i.ap_get_reg_df) + ap_get_reg_df 0x00012b35 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) + i.ap_reset_cb 0x00012bc0 Section 0 ap_demo.o(i.ap_reset_cb) + ap_reset_cb 0x00012bc1 Thumb Code 48 ap_demo.o(i.ap_reset_cb) + i.ap_set_backlight_51 0x00012c20 Section 0 ap_demo.o(i.ap_set_backlight_51) + ap_set_backlight_51 0x00012c21 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) + i.ap_set_display_off 0x00012c68 Section 0 ap_demo.o(i.ap_set_display_off) + ap_set_display_off 0x00012c69 Thumb Code 28 ap_demo.o(i.ap_set_display_off) + i.ap_set_display_on 0x00012cac Section 0 ap_demo.o(i.ap_set_display_on) + ap_set_display_on 0x00012cad Thumb Code 16 ap_demo.o(i.ap_set_display_on) + i.ap_set_enter_sleep_mode 0x00012ce0 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) + ap_set_enter_sleep_mode 0x00012ce1 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) + i.ap_set_exit_sleep_mode 0x00012d5c Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) + ap_set_exit_sleep_mode 0x00012d5d Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) + i.ap_set_hbm_53 0x00012da0 Section 0 ap_demo.o(i.ap_set_hbm_53) + ap_set_hbm_53 0x00012da1 Thumb Code 26 ap_demo.o(i.ap_set_hbm_53) + i.ap_set_tp_calibration_04 0x00012dc0 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + i.ap_tp_st_touch_calibration 0x00012e58 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + i.ap_tp_st_touch_get_calibration_success_mark 0x00012f08 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + i.ap_tp_st_touch_hardware_reset 0x00012fb0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + i.ap_tp_st_touch_scan_point_init 0x00013074 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + i.ap_tp_st_touch_scan_point_record_event_exec 0x00013090 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + i.ap_tp_st_touch_simulate_finger_release_event 0x000130e0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + i.ap_update_frame_rate 0x00013114 Section 0 ap_demo.o(i.ap_update_frame_rate) + ap_update_frame_rate 0x00013115 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) + i.app_ADC_IRQn_Handler 0x00013140 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) + i.app_AP_NRESET_IRQn_Handler 0x0001315c Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + i.app_EXTI_INT0_IRQn_Handler 0x00013180 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + i.app_EXTI_INT1_IRQn_Handler 0x0001319c Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + i.app_EXTI_INT2_IRQn_Handler 0x000131b8 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + i.app_EXTI_INT3_IRQn_Handler 0x000131d4 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + i.app_EXTI_INT4_IRQn_Handler 0x000131f0 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + i.app_EXTI_INT5_IRQn_Handler 0x0001320c Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + i.app_EXTI_INT6_IRQn_Handler 0x00013228 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + i.app_EXTI_INT7_IRQn_Handler 0x00013244 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + i.app_HardFault_Handler 0x00013260 Section 0 drv_common.o(i.app_HardFault_Handler) + i.app_I2C0_IRQn_Handler 0x000132a8 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + i.app_I2C1_IRQn_Handler 0x000132c0 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + i.app_LCDC_IRQn_Handler 0x000132d0 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + i.app_MEMC_IRQn_Handler 0x00013400 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) + i.app_MIPI_RX_IRQn_Handler 0x00013488 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + i.app_MIPI_TX_IRQn_Handler 0x00013720 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + i.app_PWMDET_IRQn_Handler 0x000137c0 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + i.app_SPIM_IRQn_Handler 0x00013808 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + i.app_SPIS_IRQn_Handler 0x00013838 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + i.app_SWIRE_IRQn_Handler 0x00013a38 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) + i.app_SysTick_Handler 0x00013a58 Section 0 drv_common.o(i.app_SysTick_Handler) + i.app_TIMER0_IRQn_Handler 0x00013a70 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) + i.app_TIMER1_IRQn_Handler 0x00013a7a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) + i.app_TIMER2_IRQn_Handler 0x00013a84 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) + i.app_TIMER3_IRQn_Handler 0x00013a8e Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) + i.app_UART_IRQn_Handler 0x00013a98 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) + i.app_VIDC_IRQn_Handler 0x00013aa0 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) + i.app_VPRE_IRQn_Handler 0x00013abc Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + i.app_WDG_IRQn_Handler 0x00013ad8 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) + i.app_dma_irq_handler 0x00013b10 Section 0 drv_dma.o(i.app_dma_irq_handler) + i.app_fls_ctrl_Handler 0x00013b20 Section 0 norflash.o(i.app_fls_ctrl_Handler) + i.app_tp_I2C_init 0x00013b50 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) + i.app_tp_calibration_exec 0x00013b74 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) + i.app_tp_i2cs_callback 0x00013c1c Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) + app_tp_i2cs_callback 0x00013c1d Thumb Code 64 app_tp_transfer.o(i.app_tp_i2cs_callback) + i.app_tp_init 0x00013c64 Section 0 app_tp_transfer.o(i.app_tp_init) + i.app_tp_m_read 0x00013cb8 Section 0 app_tp_transfer.o(i.app_tp_m_read) + i.app_tp_m_write 0x00013cd8 Section 0 app_tp_transfer.o(i.app_tp_m_write) + i.app_tp_phone_analysis_data 0x00013ce0 Section 0 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + i.app_tp_s_read 0x00014080 Section 0 app_tp_transfer.o(i.app_tp_s_read) + i.app_tp_s_write 0x00014088 Section 0 app_tp_transfer.o(i.app_tp_s_write) + i.app_tp_screen_analysis_int 0x00014090 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + i.app_tp_screen_analysis_wake_up 0x000142b8 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + i.app_tp_screen_analysis_wake_up_exec 0x00014358 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + i.app_tp_screen_int_callback 0x0001444c Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) + app_tp_screen_int_callback 0x0001444d Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) + i.app_tp_transfer_screen_const 0x00014458 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) + app_tp_transfer_screen_const 0x00014459 Thumb Code 130 app_tp_transfer.o(i.app_tp_transfer_screen_const) + i.app_tp_transfer_screen_int 0x00014514 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) + i.app_tp_transfer_screen_restart 0x000145a0 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + i.app_tp_transfer_screen_start 0x000145d4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) + i.board_Init 0x000145dc Section 0 board.o(i.board_Init) + i.calc_framebuffer_setting 0x00014600 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) + i.ceil 0x00014b8c Section 0 ceil.o(i.ceil) + i.check_mipi_rx_tx_video_info 0x00014c54 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + check_mipi_rx_tx_video_info 0x00014c55 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + i.check_pkt_buf_rev 0x00014c80 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) + check_pkt_buf_rev 0x00014c81 Thumb Code 74 hal_internal_vsync.o(i.check_pkt_buf_rev) + i.dcs_packet_fifo_alloc 0x00014d04 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + i.dcs_packet_fifo_init 0x00014d5c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + i.dcs_packet_free_fifo_header 0x00014d74 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + i.dcs_packet_get_fifo_header 0x00014db8 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + i.dcs_sw_filter 0x00014ddc Section 0 hal_internal_vsync.o(i.dcs_sw_filter) + dcs_sw_filter 0x00014ddd Thumb Code 36 hal_internal_vsync.o(i.dcs_sw_filter) + i.delayMs 0x00014e08 Section 0 tau_delay.o(i.delayMs) + i.delayUs 0x00014e20 Section 0 tau_delay.o(i.delayUs) + i.drv_ap_rst_trig_edge_detect 0x00014e44 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + i.drv_chip_info_get_info 0x00014e7c Section 0 drv_chip_info.o(i.drv_chip_info_get_info) + i.drv_chip_info_init 0x00014e88 Section 0 drv_chip_info.o(i.drv_chip_info_init) + i.drv_chip_rx_info_check 0x00014ec8 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) + i.drv_chip_rx_init_done 0x00014f78 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) + i.drv_common_enable_systick 0x00014f8c Section 0 drv_common.o(i.drv_common_enable_systick) + i.drv_common_get_tick 0x00014fe4 Section 0 drv_common.o(i.drv_common_get_tick) + i.drv_common_system_init 0x00014ff0 Section 0 drv_common.o(i.drv_common_system_init) + i.drv_crgu_config_reset_modules 0x00014ff8 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) + i.drv_crgu_set_ahb_pre_div 0x00015008 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + i.drv_crgu_set_ahb_src 0x0001501c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) + i.drv_crgu_set_clock 0x00015030 Section 0 drv_crgu.o(i.drv_crgu_set_clock) + i.drv_crgu_set_dpi_mux_src 0x00015050 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + i.drv_crgu_set_dpi_pre_div 0x00015064 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + i.drv_crgu_set_dpi_pre_src 0x0001507c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + i.drv_crgu_set_dsc_core_div 0x00015090 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + i.drv_crgu_set_dsco_src 0x000150a4 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) + i.drv_crgu_set_dsco_src_div 0x000150b8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + i.drv_crgu_set_fb_div 0x000150cc Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) + i.drv_crgu_set_fb_src 0x000150e0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) + i.drv_crgu_set_lcdc_div 0x000150f4 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) + i.drv_crgu_set_lcdc_src 0x00015108 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) + i.drv_crgu_set_mipi_cfg_src 0x0001511c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + i.drv_crgu_set_mipi_ref_src 0x00015130 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + i.drv_crgu_set_reset 0x00015148 Section 0 drv_crgu.o(i.drv_crgu_set_reset) + i.drv_crgu_set_rxbr_div 0x00015160 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) + i.drv_crgu_set_rxbr_src 0x00015174 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) + i.drv_crgu_set_swire_div 0x00015188 Section 0 drv_crgu.o(i.drv_crgu_set_swire_div) + i.drv_crgu_set_vidc_src 0x0001519c Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) + i.drv_dma_clear_flag 0x000151b0 Section 0 drv_dma.o(i.drv_dma_clear_flag) + i.drv_dma_create_handle 0x000151c8 Section 0 drv_dma.o(i.drv_dma_create_handle) + i.drv_dma_disenable_channel 0x000151e4 Section 0 drv_dma.o(i.drv_dma_disenable_channel) + i.drv_dma_enable_channel 0x000151f4 Section 0 drv_dma.o(i.drv_dma_enable_channel) + i.drv_dma_enable_channel_interrupts 0x00015204 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) + i.drv_dma_get_channel_flag 0x00015228 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) + i.drv_dma_irq_handler 0x00015234 Section 0 drv_dma.o(i.drv_dma_irq_handler) + i.drv_dma_prepar_transfer 0x000152c4 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) + i.drv_dma_set_burst 0x000152d6 Section 0 drv_dma.o(i.drv_dma_set_burst) + i.drv_dma_set_callback 0x000152f0 Section 0 drv_dma.o(i.drv_dma_set_callback) + i.drv_dma_set_transfer 0x000152f8 Section 0 drv_dma.o(i.drv_dma_set_transfer) + i.drv_dsc_dec_convert_pps_rc_parameter 0x0001533c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + i.drv_dsc_dec_disable 0x00015372 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) + i.drv_dsc_dec_enable 0x00015380 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) + i.drv_dsc_dec_get_nslc 0x000153f4 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + i.drv_dsc_dec_set_u8_pps 0x000153fe Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + i.drv_dsi_rx_calc_ipi_tx_delay 0x00015428 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + i.drv_dsi_rx_enable_irq 0x0001552c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + i.drv_dsi_rx_get_bta_status 0x0001556c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) i.drv_dsi_rx_get_color_bpp 0x0001557c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) drv_dsi_rx_get_color_bpp 0x0001557d Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) i.drv_dsi_rx_get_color_pcc 0x000155cc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) @@ -3402,479 +3535,516 @@ Image Symbol Table i.drv_lcdc_ctrl_flow 0x0001660a Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) i.drv_lcdc_enable_shadow_reg 0x0001661c Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) i.drv_lcdc_set_int 0x0001663c Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x0001667c Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x00016690 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x000166b0 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x000166bc Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x000166fc Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x00016708 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x0001671a Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x0001672a Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00016738 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x0001674c Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016758 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016768 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x0001677a Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x0001678a Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x000167a0 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x000167b8 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x000167d2 Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x000167e0 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x00016808 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00016818 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x00016820 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00016834 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00016848 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x00016850 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_init_set_scld_filter 0x00016864 Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) - i.drv_param_p2r_filter_init 0x000168c8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x000168ec Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000168fc Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016938 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016998 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000169ec Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000169fc Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016a14 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016a34 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016a5a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016a78 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016a79 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016a98 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016ab8 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016ad0 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016b08 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016b09 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016b14 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016b15 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016b24 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016b25 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016b38 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016b39 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016b4e Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016b58 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016b5c Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016bb8 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016bcc Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016c30 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016c34 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016c35 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016c46 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x00016c4a Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016c4b Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x00016c5c Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016c68 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016c70 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016c7c Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016c88 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016c9c Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016d68 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016d7c Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016d90 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016da0 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00016dc6 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016dce Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016dd8 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016df8 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016e14 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016e68 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016e84 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016e90 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016eb8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016ed0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016eec Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016f10 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016f34 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016f44 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016f54 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016f78 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016f79 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016f92 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016fb4 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016fc4 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016fd4 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016fd5 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00017018 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x0001702c Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x0001703c Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x00017090 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x000170b8 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x000170c8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000170c9 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000170d2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000170ee Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x0001710a Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x0001710b Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x0001711c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x0001711d Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x00017130 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x00017131 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x00017140 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00017148 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00017160 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x000171a0 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x000171b4 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000171dc Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000171e8 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000171ee Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x0001722a Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001723e Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001724e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00017256 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x0001727c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x000172a4 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x000172bc Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000172c6 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000172d6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000172e0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000172ea Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x000172fc Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00017306 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00017310 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00017328 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00017338 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00017339 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00017348 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00017349 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00017358 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00017398 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x000173a2 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x000173b8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x000173ec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017488 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x0001750c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x00017534 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017544 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x0001756c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00017604 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00017605 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x000177a8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x000177a9 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x00017880 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x00017881 Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000179d8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000179d9 Thumb Code 312 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017b20 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017b21 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d4c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017d88 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e78 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ee4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f19 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f50 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f51 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fc4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017ff8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00018008 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00018044 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018080 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x000180a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x000180a1 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x00018230 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x00018231 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00018264 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00018265 Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000186b4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000186e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018764 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000187d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x0001887c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x0001887d Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x000188a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x000188ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000188e0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018914 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + i.drv_lcdc_set_prefetch 0x0001667c Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) + i.drv_lcdc_set_video_hw_mode 0x00016694 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + i.drv_lcdc_start 0x000166a8 Section 0 drv_lcdc.o(i.drv_lcdc_start) + i.drv_memc_clear_status 0x000166c8 Section 0 drv_memc.o(i.drv_memc_clear_status) + i.drv_memc_enable_irq 0x000166d4 Section 0 drv_memc.o(i.drv_memc_enable_irq) + i.drv_memc_gen_a_tear_signal 0x00016714 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) + i.drv_memc_get_status 0x00016720 Section 0 drv_memc.o(i.drv_memc_get_status) + i.drv_memc_rate_transfer_sel 0x00016732 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) + i.drv_memc_sel_vsync 0x00016742 Section 0 drv_memc.o(i.drv_memc_sel_vsync) + i.drv_memc_set_active_height 0x00016750 Section 0 drv_memc.o(i.drv_memc_set_active_height) + i.drv_memc_set_data_mode 0x00016764 Section 0 drv_memc.o(i.drv_memc_set_data_mode) + i.drv_memc_set_double_buffer 0x00016770 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) + i.drv_memc_set_double_buffer_reverse 0x00016780 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + i.drv_memc_set_fs_en_conditions 0x00016792 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) + i.drv_memc_set_inten 0x000167a2 Section 0 drv_memc.o(i.drv_memc_set_inten) + i.drv_memc_set_lcdc_st_conditions 0x000167b8 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + i.drv_memc_set_ltpo_mode 0x000167d0 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) + i.drv_memc_set_tear_mode 0x000167ea Section 0 drv_memc.o(i.drv_memc_set_tear_mode) + i.drv_memc_set_tear_waveform 0x000167f8 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) + i.drv_memc_set_vidc_sync_cnt 0x00016820 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + i.drv_param_init_get_ccm 0x00016830 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) + i.drv_param_init_get_scld_filter_h 0x00016838 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + i.drv_param_init_get_scld_filter_v 0x0001684c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + i.drv_param_init_get_sclu_filter 0x00016860 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) + i.drv_param_init_set_ccm 0x00016868 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) + i.drv_param_init_set_scld_filter 0x0001687c Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) + i.drv_param_p2r_filter_init 0x000168e0 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) + i.drv_phy_enable_calibration 0x00016904 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) + i.drv_phy_get_calibration 0x00016914 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) + i.drv_phy_get_pll_para 0x00016950 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) + i.drv_phy_get_rate_para 0x000169b0 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) + i.drv_phy_test_clear 0x00016a04 Section 0 drv_phy_common.o(i.drv_phy_test_clear) + i.drv_phy_test_lock 0x00016a14 Section 0 drv_phy_common.o(i.drv_phy_test_lock) + i.drv_phy_test_write_1_byte 0x00016a2c Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) + i.drv_phy_test_write_2_byte 0x00016a4c Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) + i.drv_phy_test_write_code 0x00016a72 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) + i.drv_phy_test_write_data 0x00016a90 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) + drv_phy_test_write_data 0x00016a91 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) + i.drv_pwr_set_cp_mode 0x00016ab0 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) + i.drv_pwr_set_pvd_mode 0x00016ad0 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) + i.drv_pwr_set_system_clk_src 0x00016ae8 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) + i.drv_rx_phy_test_clear 0x00016b20 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + drv_rx_phy_test_clear 0x00016b21 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + i.drv_rx_phy_test_lock 0x00016b2c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + drv_rx_phy_test_lock 0x00016b2d Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + i.drv_rx_phy_test_write_1_byte 0x00016b3c Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + drv_rx_phy_test_write_1_byte 0x00016b3d Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + i.drv_rx_phy_test_write_2_byte 0x00016b50 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + drv_rx_phy_test_write_2_byte 0x00016b51 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + i.drv_rxbr_clear_pkt_buffer 0x00016b66 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + i.drv_rxbr_clear_status0 0x00016b70 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) + i.drv_rxbr_enable_irq 0x00016b74 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) + i.drv_rxbr_frame_drop_cfg 0x00016bd0 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + i.drv_rxbr_get_clk 0x00016be4 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) + i.drv_rxbr_get_col_addr 0x00016c48 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) + i.drv_rxbr_get_int_source 0x00016c4c Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + drv_rxbr_get_int_source 0x00016c4d Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + i.drv_rxbr_get_page_addr 0x00016c5e Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) + i.drv_rxbr_get_pkt_buf_error_status 0x00016c62 Section 0 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + i.drv_rxbr_get_status0 0x00016c6e Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) + drv_rxbr_get_status0 0x00016c6f Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) + i.drv_rxbr_get_status1 0x00016c80 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status1) + drv_rxbr_get_status1 0x00016c81 Thumb Code 22 hal_internal_vsync.o(i.drv_rxbr_get_status1) + i.drv_rxbr_hline_rcv0_cfg 0x00016c96 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + i.drv_rxbr_hline_rcv1_cfg 0x00016ca2 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + i.drv_rxbr_hline_rcv_cfg 0x00016cae Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + i.drv_rxbr_register_irq0_callback 0x00016cb8 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + i.drv_rxbr_register_irq1_callback 0x00016cc4 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + i.drv_rxbr_set_ack_pkt_header 0x00016cd0 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + i.drv_rxbr_set_color_format 0x00016ce4 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) + i.drv_rxbr_set_filter_regs 0x00016cf8 Section 0 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + i.drv_rxbr_set_inten 0x00016d0a Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) + i.drv_rxbr_set_ltpo_drop_th 0x00016d1e Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + i.drv_rxbr_set_usr_cfg 0x00016d2e Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + i.drv_rxbr_set_usr_col 0x00016d54 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) + i.drv_rxbr_set_usr_row 0x00016d5c Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) + i.drv_spi_m_read_data 0x00016d64 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) + i.drv_swire_enable 0x00016d84 Section 0 drv_swire.o(i.drv_swire_enable) + i.drv_swire_register_callback 0x00016da0 Section 0 drv_swire.o(i.drv_swire_register_callback) + i.drv_swire_set_bit_time 0x00016dac Section 0 drv_swire.o(i.drv_swire_set_bit_time) + i.drv_swire_set_int 0x00016dc4 Section 0 drv_swire.o(i.drv_swire_set_int) + i.drv_swire_set_power_down 0x00016e18 Section 0 drv_swire.o(i.drv_swire_set_power_down) + i.drv_swire_set_pulse_count 0x00016e34 Section 0 drv_swire.o(i.drv_swire_set_pulse_count) + i.drv_sys_cfg_clear_all_int 0x00016e40 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + i.drv_sys_cfg_clear_pending 0x00016e4c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e74 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + i.drv_sys_cfg_sel_ap_rst_trig 0x00016e8c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + i.drv_sys_cfg_sel_gpio_group 0x00016ea8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + i.drv_sys_cfg_sel_int_trig 0x00016ecc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + i.drv_sys_cfg_set_dma_rx_req 0x00016ef0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + i.drv_sys_cfg_set_dma_tx_req 0x00016f00 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + i.drv_sys_cfg_set_int 0x00016f10 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + i.drv_timer_clear_status_flags 0x00016f34 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) + drv_timer_clear_status_flags 0x00016f35 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) + i.drv_timer_enable 0x00016f4e Section 0 drv_timer.o(i.drv_timer_enable) + i.drv_timer_get_instance 0x00016f70 Section 0 drv_timer.o(i.drv_timer_get_instance) + i.drv_timer_get_prescaler 0x00016f80 Section 0 drv_timer.o(i.drv_timer_get_prescaler) + i.drv_timer_handle_interrupt 0x00016f90 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) + drv_timer_handle_interrupt 0x00016f91 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) + i.drv_timer_register_callback 0x00016fd4 Section 0 drv_timer.o(i.drv_timer_register_callback) + i.drv_timer_set_compare_val 0x00016fe8 Section 0 drv_timer.o(i.drv_timer_set_compare_val) + i.drv_timer_set_int 0x00016ff8 Section 0 drv_timer.o(i.drv_timer_set_int) + i.drv_timer_set_prescaler 0x0001704c Section 0 drv_timer.o(i.drv_timer_set_prescaler) + i.drv_timer_set_repeat 0x00017074 Section 0 drv_timer.o(i.drv_timer_set_repeat) + i.drv_tx_phy_test_clear 0x00017084 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + drv_tx_phy_test_clear 0x00017085 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + i.drv_tx_phy_test_enter 0x0001708e Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + i.drv_tx_phy_test_exit 0x000170aa Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + i.drv_tx_phy_test_write_1_byte 0x000170c6 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + drv_tx_phy_test_write_1_byte 0x000170c7 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + i.drv_tx_phy_test_write_2_byte 0x000170d8 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + drv_tx_phy_test_write_2_byte 0x000170d9 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + i.drv_tx_phy_test_write_code 0x000170ec Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + drv_tx_phy_test_write_code 0x000170ed Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + i.drv_vidc_clear_irq 0x000170fc Section 0 drv_vidc.o(i.drv_vidc_clear_irq) + i.drv_vidc_enable 0x00017104 Section 0 drv_vidc.o(i.drv_vidc_enable) + i.drv_vidc_enable_irq 0x0001711c Section 0 drv_vidc.o(i.drv_vidc_enable_irq) + i.drv_vidc_get_irq_status 0x0001715c Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) + i.drv_vidc_init_module_enable 0x00017170 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) + i.drv_vidc_register_callback 0x00017198 Section 0 drv_vidc.o(i.drv_vidc_register_callback) + i.drv_vidc_reset 0x000171a4 Section 0 drv_vidc.o(i.drv_vidc_reset) + i.drv_vidc_set_dst_parameter 0x000171aa Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) + i.drv_vidc_set_irqen 0x000171e6 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) + i.drv_vidc_set_mirror 0x000171fa Section 0 drv_vidc.o(i.drv_vidc_set_mirror) + i.drv_vidc_set_p2r_hcoef0 0x0001720a Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + i.drv_vidc_set_p2r_hinitb 0x00017212 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + i.drv_vidc_set_p2r_hinitr 0x00017238 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + i.drv_vidc_set_pentile_swap 0x00017260 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) + i.drv_vidc_set_pu_ctrl 0x00017278 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + i.drv_vidc_set_rotation 0x00017282 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) + i.drv_vidc_set_scld_hcoef0 0x00017292 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + i.drv_vidc_set_scld_hcoef1 0x0001729c Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + i.drv_vidc_set_scld_step 0x000172a6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) + i.drv_vidc_set_scld_vcoef0 0x000172b8 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + i.drv_vidc_set_scld_vcoef1 0x000172c2 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + i.drv_vidc_set_src_parameter 0x000172cc Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) + i.drv_wdg_clear_counter 0x000172e4 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) + i.drv_wdg_clear_edge_flag 0x000172f4 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) + drv_wdg_clear_edge_flag 0x000172f5 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) + i.drv_wdg_read_edge_flag 0x00017304 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) + drv_wdg_read_edge_flag 0x00017305 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) + i.drv_wdg_set_int 0x00017314 Section 0 drv_wdg.o(i.drv_wdg_set_int) + i.fls_clr_interrupt_flag 0x00017354 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) + i.fputc 0x0001735e Section 0 tau_log.o(i.fputc) + i.frame_start_cb 0x00017374 Section 0 ap_demo.o(i.frame_start_cb) + frame_start_cb 0x00017375 Thumb Code 42 ap_demo.o(i.frame_start_cb) + i.hal_dsi_rx_ctrl_create_handle 0x000173cc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + i.hal_dsi_rx_ctrl_deinit 0x00017400 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + i.hal_dsi_rx_ctrl_dsc_async_handler 0x000174b0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174d8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017500 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + i.hal_dsi_rx_ctrl_init 0x00017528 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + i.hal_dsi_rx_ctrl_init_clk 0x000175c0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + hal_dsi_rx_ctrl_init_clk 0x000175c1 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + i.hal_dsi_rx_ctrl_init_dsi_rx 0x00017764 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + hal_dsi_rx_ctrl_init_dsi_rx 0x00017765 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + i.hal_dsi_rx_ctrl_init_memc 0x0001783c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + hal_dsi_rx_ctrl_init_memc 0x0001783d Thumb Code 342 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + i.hal_dsi_rx_ctrl_init_rxbr 0x0001799c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + hal_dsi_rx_ctrl_init_rxbr 0x0001799d Thumb Code 320 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + i.hal_dsi_rx_ctrl_init_vidc 0x00017aec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + hal_dsi_rx_ctrl_init_vidc 0x00017aed Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + i.hal_dsi_rx_ctrl_restart 0x00017d54 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017da4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e94 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017f00 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f34 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f35 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f6c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f6d Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fe0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00018014 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + i.hal_dsi_rx_ctrl_start 0x00018024 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + i.hal_dsi_rx_ctrl_stop 0x00018060 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001809c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + i.hal_dsi_tx_calc_video_chunks 0x000180bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + hal_dsi_tx_calc_video_chunks 0x000180bd Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + i.hal_dsi_tx_config_params_for_lane_rate 0x0001824c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + hal_dsi_tx_config_params_for_lane_rate 0x0001824d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + i.hal_dsi_tx_count_lane_rate 0x00018280 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + hal_dsi_tx_count_lane_rate 0x00018281 Thumb Code 982 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + i.hal_dsi_tx_ctrl_create_handle 0x000186a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + i.hal_dsi_tx_ctrl_deinit 0x000186d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018758 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + i.hal_dsi_tx_ctrl_init 0x000187cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + i.hal_dsi_tx_ctrl_init_clk 0x00018870 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + hal_dsi_tx_ctrl_init_clk 0x00018871 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + i.hal_dsi_tx_ctrl_panel_reset_pin 0x00018894 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + i.hal_dsi_tx_ctrl_set_ccm 0x000188a0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + i.hal_dsi_tx_ctrl_set_partial_disp 0x000188d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + i.hal_dsi_tx_ctrl_start 0x00018908 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) i.hal_dsi_tx_ctrl_stop 0x000189b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) i.hal_dsi_tx_ctrl_write_array_cmd 0x000189f4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018acc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018b7c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018b7d Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018bc0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018bc1 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018bf0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018bf1 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018c10 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018c11 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018c30 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018c31 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018cc4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018cc5 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018d1c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018d1d Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018d60 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018d78 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018d8c Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018dcc Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018dec Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018e14 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018e2c Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018e7c Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018edc Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018ee4 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018f04 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018f70 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018f90 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018fac Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018fb8 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018fb9 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018fd8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018fd9 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018fe8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00019034 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x000190fc Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00019110 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x0001911c Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x0001911d Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x00019290 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x0001938c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x0001939c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x000193ac Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_update_dpi_param 0x00019580 Section 0 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - i.hal_internal_video_mode_auto_sync 0x00019590 Section 0 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - i.hal_internal_vsync_deinit 0x0001969c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x000196c4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x000196d0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x000196e8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x000196f4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x00019700 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00019818 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000198c8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000199e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000199f8 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019a1c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019a6c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x00019aec Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019aed Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019b10 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019b11 Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019b68 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019b69 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019b7c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019b7d Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019ce0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019ce1 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019d20 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019d21 Thumb Code 422 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019ed0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019ed1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019f10 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019f1e Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019f30 Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019f46 Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019f50 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00019fd8 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019ff4 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019ffc Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x0001a004 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x0001a00c Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x0001a03a Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x0001a054 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001a09c Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x0001a0c4 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001a150 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x0001a160 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x0001a161 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x0001a33c Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a44c Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a44d Thumb Code 102 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a4bc Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a4bd Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a590 Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a59c Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a59d Thumb Code 166 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x0001a660 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a661 Thumb Code 100 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a6d4 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a6d5 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001aac8 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001aac9 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001ac40 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001ac41 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001accc Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001accd Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001ae4c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001ae4d Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001aef0 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001aef1 Thumb Code 316 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001b0c4 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001b0c5 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001b188 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001b189 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001b248 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001b249 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001b278 Section 0 sqrt.o(i.sqrt) - i.tp_heartbeat_exec 0x0001b2c0 Section 0 ap_demo.o(i.tp_heartbeat_exec) - i.vidc_callback 0x0001b32c Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001b32d Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001b434 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001b435 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001b504 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001b505 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001b6d0 Section 10212 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001b6d0 Data 108 ap_demo.o(.constdata) - .constdata 0x0001deb4 Section 32 app_tp_st_touch.o(.constdata) - .constdata 0x0001ded4 Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001def8 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001def8 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001df70 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001dfcc Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001dfcc Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001dfec Section 758 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e2e2 Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e2e4 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001e2ec Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001e2ec Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001e3a4 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001e424 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001e454 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001e474 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001e4bc Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001e500 Section 224 hal_internal_vsync.o(.conststring) + i.hal_dsi_tx_ctrl_write_cmd 0x00018ae4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + i.hal_dsi_tx_init_data_mode 0x00018bb0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + hal_dsi_tx_init_data_mode 0x00018bb1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + i.hal_dsi_tx_init_dpi_cfg 0x00018bf4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + hal_dsi_tx_init_dpi_cfg 0x00018bf5 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + i.hal_dsi_tx_init_interrupt 0x00018c24 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + hal_dsi_tx_init_interrupt 0x00018c25 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + i.hal_dsi_tx_init_phy_cfg 0x00018c44 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + hal_dsi_tx_init_phy_cfg 0x00018c45 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + i.hal_dsi_tx_init_remains 0x00018c64 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + hal_dsi_tx_init_remains 0x00018c65 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + i.hal_dsi_tx_init_video_mode 0x00018cf8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + hal_dsi_tx_init_video_mode 0x00018cf9 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + i.hal_dsi_tx_send_cmd 0x00018d50 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + hal_dsi_tx_send_cmd 0x00018d51 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + i.hal_gpio_ctrl_eint 0x00018d94 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) + i.hal_gpio_get_input_data 0x00018dac Section 0 hal_gpio.o(i.hal_gpio_get_input_data) + i.hal_gpio_init_eint 0x00018dc0 Section 0 hal_gpio.o(i.hal_gpio_init_eint) + i.hal_gpio_init_output 0x00018e00 Section 0 hal_gpio.o(i.hal_gpio_init_output) + i.hal_gpio_reg_eint_cb 0x00018e28 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) + i.hal_gpio_set_ap_reset_int 0x00018e40 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + i.hal_gpio_set_mode 0x00018e90 Section 0 hal_gpio.o(i.hal_gpio_set_mode) + i.hal_gpio_set_output_data 0x00018ef0 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) + i.hal_gpio_set_pull_state 0x00018ef8 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) + i.hal_i2c_m_dma_init 0x00018f18 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) + i.hal_i2c_m_dma_read 0x00018f84 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) + i.hal_i2c_m_dma_write 0x00018fa4 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) + i.hal_i2c_m_transfer_complate 0x00018fc0 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + i.hal_i2c_master_irq_callback 0x00018fcc Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + hal_i2c_master_irq_callback 0x00018fcd Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + i.hal_i2c_s_dma_user_callback 0x00018fec Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + hal_i2c_s_dma_user_callback 0x00018fed Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + i.hal_i2c_s_dma_write 0x00018ffc Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + i.hal_i2c_s_init 0x00019048 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) + i.hal_i2c_s_nonblocking_read 0x00019110 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + i.hal_i2c_s_set_transfer 0x00019124 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + i.hal_i2c_slave_irq_callback 0x00019130 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + hal_i2c_slave_irq_callback 0x00019131 Thumb Code 356 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + i.hal_internal_check_video_auto_sync 0x000192a4 Section 0 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + i.hal_internal_init_memc 0x000192bc Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) + i.hal_internal_rx_dcs_async_handler 0x000193b8 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + i.hal_internal_rx_dcs_polling 0x000193e4 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + i.hal_internal_sync_get_fb_setting 0x0001943c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + i.hal_internal_sync_get_hight_performan_mode 0x0001944c Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + i.hal_internal_sync_input_resolution_change_ex 0x0001945c Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + i.hal_internal_vsync_deinit 0x00019630 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + i.hal_internal_vsync_get_rx_state 0x00019658 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + i.hal_internal_vsync_get_sync_line 0x00019664 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + i.hal_internal_vsync_get_tear_mode 0x0001967c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + i.hal_internal_vsync_get_tx_state 0x00019688 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + i.hal_internal_vsync_init_rx 0x00019694 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + i.hal_internal_vsync_init_tx 0x000197d4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + i.hal_internal_vsync_set_auto_hw_filter 0x00019884 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + i.hal_internal_vsync_set_rx_state 0x00019914 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + i.hal_internal_vsync_set_sync_line 0x00019938 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + i.hal_internal_vsync_set_tear_mode 0x0001997c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + i.hal_internal_vsync_set_tx_state 0x000199cc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + i.hal_intl_svs_deinit_tx 0x00019a50 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + i.hal_intl_svs_handle 0x00019a60 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + i.hal_intl_svs_init_rx 0x00019a84 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + i.hal_intl_svs_init_tx 0x00019afc Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + i.hal_intl_svs_set_sync_coef 0x00019b10 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + i.hal_intl_svs_update_rxbr_clk 0x00019b1c Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + i.hal_lcdc_config_ccm 0x00019b64 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + hal_lcdc_config_ccm 0x00019b65 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + i.hal_lcdc_config_remains 0x00019b88 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + hal_lcdc_config_remains 0x00019b89 Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + i.hal_lcdc_config_rgb_to_pentile 0x00019bec Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + hal_lcdc_config_rgb_to_pentile 0x00019bed Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + i.hal_lcdc_config_upscaler 0x00019c00 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + hal_lcdc_config_upscaler 0x00019c01 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + i.hal_lcdc_init_cfg 0x00019d64 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + hal_lcdc_init_cfg 0x00019d65 Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + i.hal_lcdc_init_clk 0x00019db8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + hal_lcdc_init_clk 0x00019db9 Thumb Code 446 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + i.hal_lcdc_init_interrupt 0x00019f84 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + hal_lcdc_init_interrupt 0x00019f85 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + i.hal_spi_m_clear_rxfifo 0x00019fc4 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + i.hal_swire_deinit 0x00019fd2 Section 0 hal_swire.o(i.hal_swire_deinit) + i.hal_swire_init 0x00019fe4 Section 0 hal_swire.o(i.hal_swire_init) + i.hal_swire_open 0x0001a004 Section 0 hal_swire.o(i.hal_swire_open) + i.hal_swire_register_callback 0x0001a01a Section 0 hal_swire.o(i.hal_swire_register_callback) + i.hal_swire_start 0x0001a024 Section 0 hal_swire.o(i.hal_swire_start) + i.hal_system_enable_systick 0x0001a090 Section 0 hal_system.o(i.hal_system_enable_systick) + i.hal_system_get_tick 0x0001a098 Section 0 hal_system.o(i.hal_system_get_tick) + i.hal_system_init 0x0001a0a0 Section 0 hal_system.o(i.hal_system_init) + i.hal_system_init_console 0x0001a128 Section 0 hal_system.o(i.hal_system_init_console) + i.hal_system_set_phy_calibration 0x0001a144 Section 0 hal_system.o(i.hal_system_set_phy_calibration) + i.hal_system_set_pvd 0x0001a14c Section 0 hal_system.o(i.hal_system_set_pvd) + i.hal_system_set_vcc 0x0001a154 Section 0 hal_system.o(i.hal_system_set_vcc) + i.hal_timer_deinit 0x0001a15c Section 0 hal_timer.o(i.hal_timer_deinit) + i.hal_timer_init 0x0001a18a Section 0 hal_timer.o(i.hal_timer_init) + i.hal_timer_start 0x0001a1a4 Section 0 hal_timer.o(i.hal_timer_start) + i.hal_timer_stop 0x0001a1ec Section 0 hal_timer.o(i.hal_timer_stop) + i.hal_tx_frame_rate_adjust 0x0001a214 Section 0 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + hal_tx_frame_rate_adjust 0x0001a215 Thumb Code 44 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + i.hal_uart_init 0x0001a244 Section 0 hal_uart.o(i.hal_uart_init) + i.hal_uart_transmit_blocking 0x0001a2d0 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) + i.hal_vsync_reset_lcdc_scaler 0x0001a2e0 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + hal_vsync_reset_lcdc_scaler 0x0001a2e1 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + i.handle_init 0x0001a4bc Section 0 irq_redirect .o(i.handle_init) + i.init_mipi_tx 0x0001a5cc Section 0 ap_demo.o(i.init_mipi_tx) + init_mipi_tx 0x0001a5cd Thumb Code 98 ap_demo.o(i.init_mipi_tx) + i.init_panel 0x0001a63c Section 0 ap_demo.o(i.init_panel) + init_panel 0x0001a63d Thumb Code 160 ap_demo.o(i.init_panel) + i.main 0x0001a714 Section 0 main.o(i.main) + i.open_mipi_rx 0x0001a720 Section 0 ap_demo.o(i.open_mipi_rx) + open_mipi_rx 0x0001a721 Thumb Code 166 ap_demo.o(i.open_mipi_rx) + i.pps_updata_exec 0x0001a7ec Section 0 ap_demo.o(i.pps_updata_exec) + i.pps_update_handle 0x0001a818 Section 0 ap_demo.o(i.pps_update_handle) + pps_update_handle 0x0001a819 Thumb Code 124 ap_demo.o(i.pps_update_handle) + i.rx_get_dcs_packet_data 0x0001a8cc Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + rx_get_dcs_packet_data 0x0001a8cd Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + i.rx_partial_update 0x0001acc0 Section 0 hal_internal_vsync.o(i.rx_partial_update) + rx_partial_update 0x0001acc1 Thumb Code 348 hal_internal_vsync.o(i.rx_partial_update) + i.rx_receive_packet 0x0001ae2c Section 0 hal_internal_vsync.o(i.rx_receive_packet) + rx_receive_packet 0x0001ae2d Thumb Code 126 hal_internal_vsync.o(i.rx_receive_packet) + i.rx_receive_pps 0x0001aeb8 Section 0 hal_internal_vsync.o(i.rx_receive_pps) + rx_receive_pps 0x0001aeb9 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) + i.rx_restart_exec 0x0001b038 Section 0 ap_demo.o(i.rx_restart_exec) + i.rxbr_irq0_callback 0x0001b08c Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) + rxbr_irq0_callback 0x0001b08d Thumb Code 192 hal_internal_vsync.o(i.rxbr_irq0_callback) + i.rxbr_irq1_callback 0x0001b158 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) + rxbr_irq1_callback 0x0001b159 Thumb Code 392 hal_internal_vsync.o(i.rxbr_irq1_callback) + i.soft_gen_te 0x0001b39c Section 0 hal_internal_vsync.o(i.soft_gen_te) + soft_gen_te 0x0001b39d Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) + i.soft_gen_te_double_buffer 0x0001b460 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + soft_gen_te_double_buffer 0x0001b461 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + i.soft_timer3_cb 0x0001b520 Section 0 ap_demo.o(i.soft_timer3_cb) + soft_timer3_cb 0x0001b521 Thumb Code 44 ap_demo.o(i.soft_timer3_cb) + i.sqrt 0x0001b55c Section 0 sqrt.o(i.sqrt) + i.svs_direct_mode_setting 0x0001b5a4 Section 0 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + svs_direct_mode_setting 0x0001b5a5 Thumb Code 156 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + i.svs_get_rel_intv 0x0001b650 Section 0 hal_internal_soft_sync.o(i.svs_get_rel_intv) + svs_get_rel_intv 0x0001b651 Thumb Code 20 hal_internal_soft_sync.o(i.svs_get_rel_intv) + i.svs_sync_handle 0x0001b66c Section 0 hal_internal_soft_sync.o(i.svs_sync_handle) + svs_sync_handle 0x0001b66d Thumb Code 158 hal_internal_soft_sync.o(i.svs_sync_handle) + i.svs_wait_start 0x0001b71c Section 0 hal_internal_soft_sync.o(i.svs_wait_start) + svs_wait_start 0x0001b71d Thumb Code 224 hal_internal_soft_sync.o(i.svs_wait_start) + i.svs_waite_fr_stab 0x0001b810 Section 0 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + svs_waite_fr_stab 0x0001b811 Thumb Code 148 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + i.swire_callback 0x0001b8e8 Section 0 ap_demo.o(i.swire_callback) + swire_callback 0x0001b8e9 Thumb Code 16 ap_demo.o(i.swire_callback) + i.swire_timer_callback 0x0001b8fc Section 0 ap_demo.o(i.swire_timer_callback) + swire_timer_callback 0x0001b8fd Thumb Code 22 ap_demo.o(i.swire_timer_callback) + i.tp_heartbeat_exec 0x0001b918 Section 0 ap_demo.o(i.tp_heartbeat_exec) + i.vidc_callback 0x0001b984 Section 0 hal_internal_vsync.o(i.vidc_callback) + vidc_callback 0x0001b985 Thumb Code 234 hal_internal_vsync.o(i.vidc_callback) + i.vpre_err_reset 0x0001ba8c Section 0 hal_internal_vsync.o(i.vpre_err_reset) + vpre_err_reset 0x0001ba8d Thumb Code 192 hal_internal_vsync.o(i.vpre_err_reset) + i.vsync_set_te_mode 0x0001bb64 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) + vsync_set_te_mode 0x0001bb65 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) + .constdata 0x0001bd30 Section 10612 ap_demo.o(.constdata) + g_cus_rx_dcs_execute_table 0x0001bd30 Data 120 ap_demo.o(.constdata) + .constdata 0x0001e6a4 Section 32 app_tp_st_touch.o(.constdata) + .constdata 0x0001e6c4 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6c5 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6c8 Section 6 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6ce Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6d1 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6d4 Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6d8 Section 36 hal_dsi_tx_ctrl.o(.constdata) + .constdata 0x0001e6fc Section 210 hal_gpio.o(.constdata) + s_gpio_map 0x0001e6fc Data 120 hal_gpio.o(.constdata) + s_gpio_perf 0x0001e774 Data 90 hal_gpio.o(.constdata) + .constdata 0x0001e7d0 Section 32 hal_i2c_slave.o(.constdata) + sg_i2c_s_config 0x0001e7d0 Data 32 hal_i2c_slave.o(.constdata) + .constdata 0x0001e7f0 Section 8 drv_param_init.o(.constdata) + .constdata 0x0001e7f8 Section 390 drv_phy_common.o(.constdata) + phy_para_mapping_h 0x0001e7f8 Data 184 drv_phy_common.o(.constdata) + phy_para_mapping_l 0x0001e8b0 Data 128 drv_phy_common.o(.constdata) + phy_data_high_map 0x0001e930 Data 48 drv_phy_common.o(.constdata) + phy_data_lp_map 0x0001e960 Data 30 drv_phy_common.o(.constdata) + .conststring 0x0001e980 Section 72 hal_dsi_rx_ctrl.o(.conststring) + .conststring 0x0001e9c8 Section 67 hal_dsi_tx_ctrl.o(.conststring) + .conststring 0x0001ea0c Section 292 hal_internal_vsync.o(.conststring) .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 1584 ap_demo.o(.data) + .data 0x000701d0 Section 1592 ap_demo.o(.data) g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - start_display_on 0x000701d1 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d2 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d3 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d6 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d8 Data 1 ap_demo.o(.data) - read_6e_10 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_24 0x000701da Data 1 ap_demo.o(.data) - read_6e_38 0x000701db Data 1 ap_demo.o(.data) - read_6e_52 0x000701dc Data 1 ap_demo.o(.data) - read_6e_66 0x000701dd Data 1 ap_demo.o(.data) - read_6e_70 0x000701de Data 1 ap_demo.o(.data) - read_5a_39 0x000701df Data 1 ap_demo.o(.data) - read_7F_count 0x000701e0 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) + swire_num 0x000701d1 Data 1 ap_demo.o(.data) + start_display_on 0x000701d2 Data 1 ap_demo.o(.data) + g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) + panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) + R60_Parma_backup 0x000701d9 Data 1 ap_demo.o(.data) + read_A1_count 0x000701db Data 1 ap_demo.o(.data) + read_6e_10 0x000701dc Data 1 ap_demo.o(.data) + read_6e_24 0x000701dd Data 1 ap_demo.o(.data) + read_6e_38 0x000701de Data 1 ap_demo.o(.data) + read_6e_52 0x000701df Data 1 ap_demo.o(.data) + read_6e_66 0x000701e0 Data 1 ap_demo.o(.data) + read_6e_70 0x000701e1 Data 1 ap_demo.o(.data) + read_5a_39 0x000701e2 Data 1 ap_demo.o(.data) + read_7F_count 0x000701e3 Data 1 ap_demo.o(.data) + read_bl_data 0x000701e6 Data 2 ap_demo.o(.data) + read_bl_data_bak 0x000701e8 Data 2 ap_demo.o(.data) g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701fc Data 4 ap_demo.o(.data) - .data 0x00070800 Section 23 app_tp_transfer.o(.data) - s_spim_write 0x00070800 Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x00070801 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x00070802 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x00070803 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070805 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070806 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070807 Data 1 app_tp_transfer.o(.data) - .data 0x00070817 Section 37 app_tp_st_touch.o(.data) - s_calibration_flag 0x00070817 Data 1 app_tp_st_touch.o(.data) - s_calibration_correct_flag 0x00070818 Data 1 app_tp_st_touch.o(.data) - .data 0x0007083c Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x0007083c Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070840 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070844 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070844 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070845 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x00070846 Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x00070847 Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x00070847 Data 1 hal_i2c_master.o(.data) - .data 0x00070848 Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x00070848 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x00070849 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007084a Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007084b Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x0007084c Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070850 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070854 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x00070858 Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x0007085c Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070860 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070864 Data 4 hal_i2c_slave.o(.data) - .data 0x00070868 Section 7036 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070872 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070873 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070874 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070875 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070876 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070877 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070878 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070879 Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007087c Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x0007087e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070880 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070882 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x000723e4 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e5 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e6 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e7 Section 3 app_tp_for_custom_s8.o(.data) - .data 0x000723ea Section 5 app_tp_for_custom_s8.o(.data) - .data 0x000723f0 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00072420 Section 18 norflash.o(.data) - tmprg 0x00072428 Data 4 norflash.o(.data) - .data 0x00072434 Section 12 drv_common.o(.data) - s_my_tick 0x00072434 Data 4 drv_common.o(.data) - .data 0x00072440 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00072440 Data 4 drv_gpio.o(.data) - .data 0x00072444 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00072444 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x00072448 Data 4 drv_i2c_dma.o(.data) - .data 0x0007244c Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x0007244c Data 4 drv_i2c_master.o(.data) - .data 0x00072450 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x00072450 Data 4 drv_i2c_slave.o(.data) - .data 0x00072454 Section 1188 drv_param_init.o(.data) - .data 0x000728f8 Section 12 drv_pwm.o(.data) - s_pwm_type 0x000728f8 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x000728fc Data 8 drv_pwm.o(.data) - .data 0x00072904 Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x00072904 Data 4 drv_spi_master.o(.data) - .data 0x00072908 Section 8 drv_swire.o(.data) - s_swire_cb 0x00072908 Data 8 drv_swire.o(.data) - .data 0x00072910 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00072910 Data 1 drv_sys_cfg.o(.data) - .data 0x00072914 Section 80 drv_timer.o(.data) - sg_timer_info 0x00072914 Data 80 drv_timer.o(.data) - .data 0x00072964 Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00072964 Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00072968 Data 4 hal_internal_vsync.o(.data) - .data 0x00072970 Section 8 drv_rxbr.o(.data) - .data 0x00072978 Section 4 drv_vidc.o(.data) - .data 0x0007297c Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x0007297c Data 1 drv_phy_common.o(.data) - .data 0x00072980 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x00072980 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00072984 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00072988 Data 4 drv_chip_info.o(.data) - .data 0x0007298c Section 8 drv_uart.o(.data) - s_UartFcrReg 0x0007298c Data 4 drv_uart.o(.data) - uart_userData 0x00072990 Data 4 drv_uart.o(.data) - .data 0x00072994 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x00072994 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x00072998 Data 8 drv_wdg.o(.data) - .data 0x000729a0 Section 4 stdout.o(.data) - .data 0x000729a4 Section 4 errno.o(.data) - _errno 0x000729a4 Data 4 errno.o(.data) - .bss 0x000729a8 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000729a8 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00072a70 Data 200 app_tp_transfer.o(.bss) - .bss 0x00072b38 Section 12 app_tp_st_touch.o(.bss) - .bss 0x00072b44 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00072b44 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00072c08 Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00072c08 Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00072c54 Section 256 tau_log.o(.bss) - .bss 0x00072d54 Section 728 app_tp_for_custom_s8.o(.bss) - .bss 0x0007302c Section 208 hal_uart.o(.bss) - .bss 0x000730fc Section 28 drv_dma.o(.bss) - s_dma_handle 0x000730fc Data 28 drv_dma.o(.bss) - .bss 0x00073118 Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00073118 Data 64 drv_gpio.o(.bss) - .bss 0x00073158 Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00073158 Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x000731f8 Data 160 drv_i2c_dma.o(.bss) - .bss 0x00073298 Section 2436 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00073afc Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00073bfc Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00073c08 Data 20 hal_internal_vsync.o(.bss) - .bss 0x00073c1c Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00074c4c Section 32 hal_spi_slave.o(.bss) - STACK 0x00074c70 Section 4096 startup_armcm0.o(STACK) + value_reg_df 0x00070204 Data 4 ap_demo.o(.data) + .data 0x00070808 Section 20 app_tp_transfer.o(.data) + s_spim_write 0x00070808 Data 1 app_tp_transfer.o(.data) + s_screen_int_flag 0x00070809 Data 1 app_tp_transfer.o(.data) + s_phone_reset_flag 0x0007080a Data 1 app_tp_transfer.o(.data) + s_screen_const_transfer_count 0x0007080c Data 1 app_tp_transfer.o(.data) + i2cs_transfer 0x0007080d Data 1 app_tp_transfer.o(.data) + screen_const_transfer_buffer_ready 0x0007080e Data 1 app_tp_transfer.o(.data) + analysis_flag 0x0007080f Data 1 app_tp_transfer.o(.data) + s_slave_txbuffer 0x00070810 Data 4 app_tp_transfer.o(.data) + s_slave_txbuffer_size 0x00070814 Data 4 app_tp_transfer.o(.data) + .data 0x0007081c Section 40 app_tp_st_touch.o(.data) + s_calibration_flag 0x0007081c Data 1 app_tp_st_touch.o(.data) + s_calibration_correct_flag 0x0007081d Data 1 app_tp_st_touch.o(.data) + .data 0x00070844 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070845 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070846 Section 642 app_tp_for_custom_s21u.o(.data) + .data 0x00070ac8 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070acc Section 16 app_tp_for_custom_s21u.o(.data) + .data 0x00070adc Section 100 app_tp_for_custom_s21u.o(.data) + .data 0x00070b40 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b41 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b44 Section 8 hal_dsi_rx_ctrl.o(.data) + g_hw_auto_filter 0x00070b44 Data 1 hal_dsi_rx_ctrl.o(.data) + g_esc_clk 0x00070b48 Data 4 hal_dsi_rx_ctrl.o(.data) + .data 0x00070b4c Section 3 hal_dsi_tx_ctrl.o(.data) + g_tx_vcom_en 0x00070b4c Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_vpg_en 0x00070b4d Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_mode 0x00070b4e Data 1 hal_dsi_tx_ctrl.o(.data) + .data 0x00070b4f Section 1 hal_i2c_master.o(.data) + s_i2c_m_transfer_end 0x00070b4f Data 1 hal_i2c_master.o(.data) + .data 0x00070b50 Section 32 hal_i2c_slave.o(.data) + s_txbuffer_complate 0x00070b50 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_dma_end 0x00070b51 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_receive_cnt 0x00070b52 Data 1 hal_i2c_slave.o(.data) + sg_i2c_s_index 0x00070b53 Data 1 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer 0x00070b54 Data 4 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer_size 0x00070b58 Data 4 hal_i2c_slave.o(.data) + hal_i2c_s_callback 0x00070b5c Data 4 hal_i2c_slave.o(.data) + sg_tx_byte_num 0x00070b60 Data 4 hal_i2c_slave.o(.data) + s_receive_count 0x00070b64 Data 4 hal_i2c_slave.o(.data) + s_tx_buffer_t 0x00070b68 Data 4 hal_i2c_slave.o(.data) + tx_sum 0x00070b6c Data 4 hal_i2c_slave.o(.data) + .data 0x00070b70 Section 24 hal_internal_vsync.o(.data) + sg_cmd_mode_tx_start 0x00070b70 Data 1 hal_internal_vsync.o(.data) + sg_cur_te_info 0x00070b74 Data 4 hal_internal_vsync.o(.data) + g_cus_rx_write_cmd_handle 0x00070b7c Data 12 hal_internal_vsync.o(.data) + .data 0x00070b88 Section 12 drv_common.o(.data) + s_my_tick 0x00070b88 Data 4 drv_common.o(.data) + .data 0x00070b94 Section 4 drv_gpio.o(.data) + g_ap_reset_cb 0x00070b94 Data 4 drv_gpio.o(.data) + .data 0x00070b98 Section 8 drv_i2c_dma.o(.data) + i2c0_dma_callback 0x00070b98 Data 4 drv_i2c_dma.o(.data) + i2c1_dma_callback 0x00070b9c Data 4 drv_i2c_dma.o(.data) + .data 0x00070ba0 Section 4 drv_i2c_master.o(.data) + i2c1_intr_callback 0x00070ba0 Data 4 drv_i2c_master.o(.data) + .data 0x00070ba4 Section 4 drv_i2c_slave.o(.data) + i2c0_intr_callback 0x00070ba4 Data 4 drv_i2c_slave.o(.data) + .data 0x00070ba8 Section 1188 drv_param_init.o(.data) + .data 0x0007104c Section 12 drv_pwm.o(.data) + s_pwm_type 0x0007104c Data 1 drv_pwm.o(.data) + s_pwm_cb 0x00071050 Data 8 drv_pwm.o(.data) + .data 0x00071058 Section 4 drv_spi_master.o(.data) + SPIM_intr_callback 0x00071058 Data 4 drv_spi_master.o(.data) + .data 0x0007105c Section 8 drv_swire.o(.data) + s_swire_cb 0x0007105c Data 8 drv_swire.o(.data) + .data 0x00071064 Section 1 drv_sys_cfg.o(.data) + sg_ap_rstn_trigger_type 0x00071064 Data 1 drv_sys_cfg.o(.data) + .data 0x00071068 Section 80 drv_timer.o(.data) + sg_timer_info 0x00071068 Data 80 drv_timer.o(.data) + .data 0x000710b8 Section 8 drv_rxbr.o(.data) + .data 0x000710c0 Section 4 drv_vidc.o(.data) + .data 0x000710c4 Section 1 drv_phy_common.o(.data) + g_phy_calibration 0x000710c4 Data 1 drv_phy_common.o(.data) + .data 0x000710c8 Section 12 drv_chip_info.o(.data) + sg_chip_info 0x000710c8 Data 4 drv_chip_info.o(.data) + sg_chip_function 0x000710cc Data 4 drv_chip_info.o(.data) + sg_chip_encrypt 0x000710d0 Data 4 drv_chip_info.o(.data) + .data 0x000710d4 Section 18 norflash.o(.data) + tmprg 0x000710dc Data 4 norflash.o(.data) + .data 0x000710e8 Section 8 drv_uart.o(.data) + s_UartFcrReg 0x000710e8 Data 4 drv_uart.o(.data) + uart_userData 0x000710ec Data 4 drv_uart.o(.data) + .data 0x000710f0 Section 12 drv_wdg.o(.data) + sg_wdg_repeat 0x000710f0 Data 1 drv_wdg.o(.data) + sg_wdg_cb 0x000710f4 Data 8 drv_wdg.o(.data) + .data 0x000710fc Section 4 stdout.o(.data) + .data 0x00071100 Section 4 errno.o(.data) + _errno 0x00071100 Data 4 errno.o(.data) + .bss 0x00071104 Section 500 app_tp_transfer.o(.bss) + s_screen_read_buffer 0x00071104 Data 250 app_tp_transfer.o(.bss) + s_phone_read_buffer 0x000711fe Data 250 app_tp_transfer.o(.bss) + .bss 0x000712f8 Section 12 app_tp_st_touch.o(.bss) + .bss 0x00071304 Section 72 app_tp_for_custom_s21u.o(.bss) + .bss 0x0007134c Section 196 hal_dsi_rx_ctrl.o(.bss) + g_rx_ctrl_handle_inst 0x0007134c Data 196 hal_dsi_rx_ctrl.o(.bss) + .bss 0x00071410 Section 76 hal_dsi_tx_ctrl.o(.bss) + g_tx_ctrl_handle_inst 0x00071410 Data 76 hal_dsi_tx_ctrl.o(.bss) + .bss 0x0007145c Section 256 tau_log.o(.bss) + .bss 0x0007155c Section 208 hal_uart.o(.bss) + .bss 0x0007162c Section 2420 hal_internal_vsync.o(.bss) + g_imm_buffer 0x00071e80 Data 255 hal_internal_vsync.o(.bss) + sg_te_info 0x00071f80 Data 12 hal_internal_vsync.o(.bss) + g_imm_packet 0x00071f8c Data 20 hal_internal_vsync.o(.bss) + .bss 0x00071fa0 Section 28 drv_dma.o(.bss) + s_dma_handle 0x00071fa0 Data 28 drv_dma.o(.bss) + .bss 0x00071fbc Section 64 drv_gpio.o(.bss) + s_gpio_cb 0x00071fbc Data 64 drv_gpio.o(.bss) + .bss 0x00071ffc Section 320 drv_i2c_dma.o(.bss) + i2c0_dma_slave_handle 0x00071ffc Data 160 drv_i2c_dma.o(.bss) + i2c1_dma_master_handle 0x0007209c Data 160 drv_i2c_dma.o(.bss) + .bss 0x0007213c Section 64 hal_internal_soft_sync.o(.bss) + sg_sys_handler 0x0007213c Data 64 hal_internal_soft_sync.o(.bss) + .bss 0x0007217c Section 32 hal_spi_slave.o(.bss) + .bss 0x0007219c Section 4144 dcs_packet_fifo.o(.bss) + STACK 0x000731d0 Section 4096 startup_armcm0.o(STACK) Global Symbols @@ -3981,200 +4151,203 @@ Image Symbol Table __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b89 Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010be9 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c01 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - CRC16_2 0x00010c19 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) - DMA_IRQn_Handler 0x00010c59 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c6d Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c89 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010ca5 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010cc1 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010cdd Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cf9 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010d15 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010d31 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d4d Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d61 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010db1 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010dc5 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010ddd Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010df5 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010e0d Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010e35 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e4d Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e65 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e7d Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e99 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010fdd Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - UART_DisableDma 0x00010ff9 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ffb Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010fff Thumb Code 2 handlers.o(i.__scatterload_null) + __aeabi_cfcmpeq 0x0001083d Thumb Code 0 cfcmple.o(.text) + __aeabi_cfcmple 0x0001083d Thumb Code 20 cfcmple.o(.text) + __aeabi_cfrcmple 0x00010851 Thumb Code 20 cfrcmple.o(.text) + __aeabi_uldivmod 0x00010865 Thumb Code 96 uldiv.o(.text) + __aeabi_llsl 0x000108c5 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x000108c5 Thumb Code 0 llshl.o(.text) + __aeabi_llsr 0x000108e5 Thumb Code 34 llushr.o(.text) + _ll_ushift_r 0x000108e5 Thumb Code 0 llushr.o(.text) + __aeabi_lasr 0x00010907 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x00010907 Thumb Code 0 llsshr.o(.text) + __I$use$fp 0x0001092d Thumb Code 0 iusefp.o(.text) + _float_round 0x0001092d Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x0001093d Thumb Code 114 fepilogue.o(.text) + _double_round 0x000109af Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x000109c9 Thumb Code 164 depilogue.o(.text) + _dsqrt 0x00010a6d Thumb Code 162 dsqrt.o(.text) + __aeabi_d2ulz 0x00010b11 Thumb Code 54 dfixul.o(.text) + __aeabi_cdrcmple 0x00010b51 Thumb Code 38 cdrcmple.o(.text) + __scatterload 0x00010b79 Thumb Code 28 init.o(.text) + __scatterload_rt2 0x00010b79 Thumb Code 0 init.o(.text) + __decompress 0x00010b9d Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x00010b9d Thumb Code 86 __dczerorl2.o(.text) + ADC_IRQn_Handler 0x00010bf5 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) + AP_NRESET_IRQn_Handler 0x00010c0d Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + CRC16_2 0x00010c25 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) + DMA_IRQn_Handler 0x00010c65 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) + EXTI_INT0_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + EXTI_INT1_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + EXTI_INT2_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + EXTI_INT3_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + EXTI_INT4_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + EXTI_INT5_IRQn_Handler 0x00010d05 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + EXTI_INT6_IRQn_Handler 0x00010d21 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + EXTI_INT7_IRQn_Handler 0x00010d3d Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + FLSCTRL_IRQn_Handler 0x00010d59 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + Gpio_swire_output 0x00010d6d Thumb Code 78 ap_demo.o(i.Gpio_swire_output) + HardFault_Handler 0x00010dbd Thumb Code 14 irq_redirect .o(i.HardFault_Handler) + I2C0_IRQn_Handler 0x00010dd1 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) + I2C1_IRQn_Handler 0x00010de9 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) + LCDC_IRQn_Handler 0x00010e01 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) + LOG_printf 0x00010e19 Thumb Code 30 tau_log.o(i.LOG_printf) + MEMC_IRQn_Handler 0x00010e41 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) + MIPI_RX_IRQn_Handler 0x00010e59 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + MIPI_TX_IRQn_Handler 0x00010e71 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + PWMDET_IRQn_Handler 0x00010e89 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) + SPIM_IRQn_Handler 0x00010ea5 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) + SPIS_IRQn_Handler 0x00010ec1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) + SWIRE_IRQn_Handler 0x00010edd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) + SysTick_Handler 0x00010ef9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) + TIMER0_IRQn_Handler 0x00010f11 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) + TIMER1_IRQn_Handler 0x00010f29 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) + TIMER2_IRQn_Handler 0x00010f41 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) + TIMER3_IRQn_Handler 0x00010f59 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) + UART0_IRQ_Handle 0x00010f71 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) + UART_DisableDma 0x00010f8d Thumb Code 2 drv_uart.o(i.UART_DisableDma) + UART_GetInstance 0x00010f8f Thumb Code 4 drv_uart.o(i.UART_GetInstance) + UART_IRQn_Handler 0x00010f95 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) + UART_ResetRxFIFO 0x00010fad Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) + UART_SwitchSCLK 0x00010fd1 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) + __scatterload_copy 0x00010feb Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x00010ff9 Thumb Code 2 handlers.o(i.__scatterload_null) + app_tp_screen_analysis_const 0x00010ffb Thumb Code 6 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SPIS_IRQn_Handler 0x0001101d Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00011039 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00011055 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x0001106d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011085 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001109d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x000110b5 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x000110cd Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x000110e9 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x00011101 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x00011125 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x0001116d Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x00011187 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x000112bb Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x000112d5 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011391 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x000113a9 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x000113c1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113d9 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113f9 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x0001141d Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0001144b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x00011511 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x0001151f Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x0001152d Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a69 Thumb Code 298 ap_demo.o(i.ap_demo) - ap_get_tp_calibration_status_01 0x00012c99 Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - ap_set_tp_calibration_04 0x00012eb9 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - ap_tp_st_touch_calibration 0x00012f51 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - ap_tp_st_touch_error_handler_F3 0x00013001 Thumb Code 26 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - ap_tp_st_touch_error_handler_FF 0x0001301b Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - ap_tp_st_touch_get_calibration_success_mark 0x0001303d Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - ap_tp_st_touch_scan_point_init 0x000130e5 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - ap_tp_st_touch_scan_point_record_event 0x00013101 Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - ap_tp_st_touch_scan_point_record_event_exec 0x00013195 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - ap_tp_st_touch_simulate_finger_release_event 0x000131e5 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - ap_tp_st_touch_software_reset 0x00013219 Thumb Code 118 app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) - app_ADC_IRQn_Handler 0x000132f1 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x0001330d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x00013331 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x0001334d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00013369 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00013385 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x000133a1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x000133bd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x000133d9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x000133f5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x00013411 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013459 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00013471 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00013481 Thumb Code 208 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00013625 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x000136ad Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013945 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000139e5 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x00013a2d Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013a5d Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013c5d Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013c7d Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013c95 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013c9f Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013ca9 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00013cb3 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013cbd Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013cc5 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013ce1 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013cfd Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013d35 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013d45 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013d75 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013d99 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) - app_tp_init 0x00013e71 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_read 0x00013eb5 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_write 0x00013ed5 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - app_tp_phone_analysis_data 0x00013edd Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x0001422d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00014235 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x0001423d Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000144f9 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014575 Thumb Code 272 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014695 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x000146a9 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x000146cd Thumb Code 1258 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014bbd Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014d45 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014d9d Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014db5 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014df9 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014e39 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014e51 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014e75 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014ead Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014eb9 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014ef9 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014fa9 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014fbd Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00015015 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x0001501d Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x0001502d Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x00015041 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00015055 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00015075 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00015089 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x000150a1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x000150b5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x000150c9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x000150dd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x000150f1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00015105 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00015119 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x0001512d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x00015141 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00015155 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x0001516d Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00015185 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00015199 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x000151ad Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x000151c1 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x000151d9 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x000151f5 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00015205 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00015215 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00015239 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00015245 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x000152d5 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x000152e7 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x00015301 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00015309 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x0001534d Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x00015383 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x00015391 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00015405 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x0001540f Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00015439 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x0001553d Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + UART_SetBaudRate 0x0001101d Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) + UART_TransferHandleIRQ 0x00011065 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) + UART_WriteBlocking 0x00011199 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) + UART_init 0x000111b5 Thumb Code 182 drv_uart.o(i.UART_init) + VIDC_IRQn_Handler 0x00011271 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) + VPRE_IRQn_Handler 0x00011289 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) + WDG_IRQn_Handler 0x000112a1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) + __0printf 0x000112b9 Thumb Code 24 printfa.o(i.__0printf) + __1printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __2printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __c89printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __0vsprintf 0x000112d9 Thumb Code 30 printfa.o(i.__0vsprintf) + __1vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __2vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __c89vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __ARM_clz 0x000112fd Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_switch8 0x0001132b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + __scatterload_zeroinit 0x000113f1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x00011401 Thumb Code 6 errno.o(i.__set_errno) + ap_demo 0x0001295d Thumb Code 356 ap_demo.o(i.ap_demo) + ap_set_tp_calibration_04 0x00012dc1 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + ap_tp_st_touch_calibration 0x00012e59 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + ap_tp_st_touch_get_calibration_success_mark 0x00012f09 Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + ap_tp_st_touch_hardware_reset 0x00012fb1 Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + ap_tp_st_touch_scan_point_init 0x00013075 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + ap_tp_st_touch_scan_point_record_event_exec 0x00013091 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + ap_tp_st_touch_simulate_finger_release_event 0x000130e1 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + app_ADC_IRQn_Handler 0x00013141 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) + app_AP_NRESET_IRQn_Handler 0x0001315d Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + app_EXTI_INT0_IRQn_Handler 0x00013181 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + app_EXTI_INT1_IRQn_Handler 0x0001319d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + app_EXTI_INT2_IRQn_Handler 0x000131b9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + app_EXTI_INT3_IRQn_Handler 0x000131d5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + app_EXTI_INT4_IRQn_Handler 0x000131f1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + app_EXTI_INT5_IRQn_Handler 0x0001320d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + app_EXTI_INT6_IRQn_Handler 0x00013229 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + app_EXTI_INT7_IRQn_Handler 0x00013245 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + app_HardFault_Handler 0x00013261 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) + app_I2C0_IRQn_Handler 0x000132a9 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + app_I2C1_IRQn_Handler 0x000132c1 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + app_LCDC_IRQn_Handler 0x000132d1 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + app_MEMC_IRQn_Handler 0x00013401 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) + app_MIPI_RX_IRQn_Handler 0x00013489 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + app_MIPI_TX_IRQn_Handler 0x00013721 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + app_PWMDET_IRQn_Handler 0x000137c1 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + app_SPIM_IRQn_Handler 0x00013809 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + app_SPIS_IRQn_Handler 0x00013839 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + app_SWIRE_IRQn_Handler 0x00013a39 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) + app_SysTick_Handler 0x00013a59 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) + app_TIMER0_IRQn_Handler 0x00013a71 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) + app_TIMER1_IRQn_Handler 0x00013a7b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) + app_TIMER2_IRQn_Handler 0x00013a85 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) + app_TIMER3_IRQn_Handler 0x00013a8f Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) + app_UART_IRQn_Handler 0x00013a99 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) + app_VIDC_IRQn_Handler 0x00013aa1 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) + app_VPRE_IRQn_Handler 0x00013abd Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + app_WDG_IRQn_Handler 0x00013ad9 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) + app_dma_irq_handler 0x00013b11 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) + app_fls_ctrl_Handler 0x00013b21 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) + app_tp_I2C_init 0x00013b51 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) + app_tp_calibration_exec 0x00013b75 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) + app_tp_init 0x00013c65 Thumb Code 68 app_tp_transfer.o(i.app_tp_init) + app_tp_m_read 0x00013cb9 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) + app_tp_m_write 0x00013cd9 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) + app_tp_phone_analysis_data 0x00013ce1 Thumb Code 914 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + app_tp_s_read 0x00014081 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) + app_tp_s_write 0x00014089 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) + app_tp_screen_analysis_int 0x00014091 Thumb Code 480 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + app_tp_screen_analysis_wake_up 0x000142b9 Thumb Code 150 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + app_tp_screen_analysis_wake_up_exec 0x00014359 Thumb Code 176 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + app_tp_transfer_screen_int 0x00014515 Thumb Code 122 app_tp_transfer.o(i.app_tp_transfer_screen_int) + app_tp_transfer_screen_restart 0x000145a1 Thumb Code 38 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + app_tp_transfer_screen_start 0x000145d5 Thumb Code 8 app_tp_transfer.o(i.app_tp_transfer_screen_start) + board_Init 0x000145dd Thumb Code 30 board.o(i.board_Init) + calc_framebuffer_setting 0x00014601 Thumb Code 1416 hal_internal_vsync.o(i.calc_framebuffer_setting) + ceil 0x00014b8d Thumb Code 180 ceil.o(i.ceil) + dcs_packet_fifo_alloc 0x00014d05 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + dcs_packet_fifo_init 0x00014d5d Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + dcs_packet_free_fifo_header 0x00014d75 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + dcs_packet_get_fifo_header 0x00014db9 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + delayMs 0x00014e09 Thumb Code 24 tau_delay.o(i.delayMs) + delayUs 0x00014e21 Thumb Code 34 tau_delay.o(i.delayUs) + drv_ap_rst_trig_edge_detect 0x00014e45 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + drv_chip_info_get_info 0x00014e7d Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) + drv_chip_info_init 0x00014e89 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) + drv_chip_rx_info_check 0x00014ec9 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) + drv_chip_rx_init_done 0x00014f79 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) + drv_common_enable_systick 0x00014f8d Thumb Code 70 drv_common.o(i.drv_common_enable_systick) + drv_common_get_tick 0x00014fe5 Thumb Code 6 drv_common.o(i.drv_common_get_tick) + drv_common_system_init 0x00014ff1 Thumb Code 8 drv_common.o(i.drv_common_system_init) + drv_crgu_config_reset_modules 0x00014ff9 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) + drv_crgu_set_ahb_pre_div 0x00015009 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + drv_crgu_set_ahb_src 0x0001501d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) + drv_crgu_set_clock 0x00015031 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) + drv_crgu_set_dpi_mux_src 0x00015051 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + drv_crgu_set_dpi_pre_div 0x00015065 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + drv_crgu_set_dpi_pre_src 0x0001507d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + drv_crgu_set_dsc_core_div 0x00015091 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + drv_crgu_set_dsco_src 0x000150a5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) + drv_crgu_set_dsco_src_div 0x000150b9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + drv_crgu_set_fb_div 0x000150cd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) + drv_crgu_set_fb_src 0x000150e1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) + drv_crgu_set_lcdc_div 0x000150f5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) + drv_crgu_set_lcdc_src 0x00015109 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) + drv_crgu_set_mipi_cfg_src 0x0001511d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + drv_crgu_set_mipi_ref_src 0x00015131 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + drv_crgu_set_reset 0x00015149 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) + drv_crgu_set_rxbr_div 0x00015161 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) + drv_crgu_set_rxbr_src 0x00015175 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) + drv_crgu_set_swire_div 0x00015189 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_swire_div) + drv_crgu_set_vidc_src 0x0001519d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) + drv_dma_clear_flag 0x000151b1 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) + drv_dma_create_handle 0x000151c9 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) + drv_dma_disenable_channel 0x000151e5 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) + drv_dma_enable_channel 0x000151f5 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) + drv_dma_enable_channel_interrupts 0x00015205 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) + drv_dma_get_channel_flag 0x00015229 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) + drv_dma_irq_handler 0x00015235 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) + drv_dma_prepar_transfer 0x000152c5 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) + drv_dma_set_burst 0x000152d7 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) + drv_dma_set_callback 0x000152f1 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) + drv_dma_set_transfer 0x000152f9 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) + drv_dsc_dec_convert_pps_rc_parameter 0x0001533d Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + drv_dsc_dec_disable 0x00015373 Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) + drv_dsc_dec_enable 0x00015381 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) + drv_dsc_dec_get_nslc 0x000153f5 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + drv_dsc_dec_set_u8_pps 0x000153ff Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + drv_dsi_rx_calc_ipi_tx_delay 0x00015429 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + drv_dsi_rx_enable_irq 0x0001552d Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + drv_dsi_rx_get_bta_status 0x0001556d Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) drv_dsi_rx_get_compression_en 0x000155e9 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) drv_dsi_rx_get_max_ret_size 0x000155f1 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) drv_dsi_rx_power_up 0x000155f7 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) @@ -4271,322 +4444,310 @@ Image Symbol Table drv_lcdc_ctrl_flow 0x0001660b Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) drv_lcdc_enable_shadow_reg 0x0001661d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) drv_lcdc_set_int 0x0001663d Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x0001667d Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x00016691 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x000166b1 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x000166bd Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x000166fd Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x00016709 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x0001671b Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x0001672b Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00016739 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x0001674d Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016759 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016769 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x0001677b Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x0001678b Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x000167a1 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x000167b9 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x000167d3 Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x000167e1 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x00016809 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00016819 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x00016821 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00016835 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00016849 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x00016851 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_init_set_scld_filter 0x00016865 Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) - drv_param_p2r_filter_init 0x000168c9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x000168ed Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000168fd Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016939 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016999 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000169ed Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000169fd Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016a15 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016a35 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016a5b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016a99 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016ab9 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016ad1 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016b4f Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016b59 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016b5d Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016bb9 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016bcd Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016c31 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016c47 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x00016c5d Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016c69 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016c71 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016c7d Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016c89 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016c9d Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016d69 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016d7d Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016d91 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016da1 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00016dc7 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016dcf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016dd9 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016df9 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016e15 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016e69 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016e85 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016e91 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016eb9 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016ed1 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016eed Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016f11 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016f35 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016f45 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016f55 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016f93 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016fb5 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016fc5 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00017019 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x0001702d Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x0001703d Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x00017091 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x000170b9 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x000170d3 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000170ef Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x00017141 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00017149 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00017161 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x000171a1 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x000171b5 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000171dd Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000171e9 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000171ef Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x0001722b Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001723f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001724f Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00017257 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x0001727d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x000172a5 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x000172bd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000172c7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000172d7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000172e1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000172eb Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x000172fd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00017307 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00017311 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00017329 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00017359 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00017399 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x000173a3 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x000173b9 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x000173ed Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017489 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x0001750d Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x00017535 Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x00017545 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x0001756d Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017d4d Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017d89 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e79 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ee5 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fc5 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017ff9 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00018009 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00018045 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x00018081 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x000186b5 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000186e1 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018765 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187b1 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000187d9 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x000188a1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x000188ad Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188cd Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000188e1 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x000188f1 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018915 Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + drv_lcdc_set_prefetch 0x0001667d Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) + drv_lcdc_set_video_hw_mode 0x00016695 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + drv_lcdc_start 0x000166a9 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) + drv_memc_clear_status 0x000166c9 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) + drv_memc_enable_irq 0x000166d5 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) + drv_memc_gen_a_tear_signal 0x00016715 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) + drv_memc_get_status 0x00016721 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) + drv_memc_rate_transfer_sel 0x00016733 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) + drv_memc_sel_vsync 0x00016743 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) + drv_memc_set_active_height 0x00016751 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) + drv_memc_set_data_mode 0x00016765 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) + drv_memc_set_double_buffer 0x00016771 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) + drv_memc_set_double_buffer_reverse 0x00016781 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + drv_memc_set_fs_en_conditions 0x00016793 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) + drv_memc_set_inten 0x000167a3 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) + drv_memc_set_lcdc_st_conditions 0x000167b9 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + drv_memc_set_ltpo_mode 0x000167d1 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) + drv_memc_set_tear_mode 0x000167eb Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) + drv_memc_set_tear_waveform 0x000167f9 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) + drv_memc_set_vidc_sync_cnt 0x00016821 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + drv_param_init_get_ccm 0x00016831 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) + drv_param_init_get_scld_filter_h 0x00016839 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + drv_param_init_get_scld_filter_v 0x0001684d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + drv_param_init_get_sclu_filter 0x00016861 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) + drv_param_init_set_ccm 0x00016869 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) + drv_param_init_set_scld_filter 0x0001687d Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) + drv_param_p2r_filter_init 0x000168e1 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) + drv_phy_enable_calibration 0x00016905 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) + drv_phy_get_calibration 0x00016915 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) + drv_phy_get_pll_para 0x00016951 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) + drv_phy_get_rate_para 0x000169b1 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) + drv_phy_test_clear 0x00016a05 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) + drv_phy_test_lock 0x00016a15 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) + drv_phy_test_write_1_byte 0x00016a2d Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) + drv_phy_test_write_2_byte 0x00016a4d Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) + drv_phy_test_write_code 0x00016a73 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) + drv_pwr_set_cp_mode 0x00016ab1 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) + drv_pwr_set_pvd_mode 0x00016ad1 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) + drv_pwr_set_system_clk_src 0x00016ae9 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) + drv_rxbr_clear_pkt_buffer 0x00016b67 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + drv_rxbr_clear_status0 0x00016b71 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) + drv_rxbr_enable_irq 0x00016b75 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) + drv_rxbr_frame_drop_cfg 0x00016bd1 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + drv_rxbr_get_clk 0x00016be5 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) + drv_rxbr_get_col_addr 0x00016c49 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) + drv_rxbr_get_page_addr 0x00016c5f Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) + drv_rxbr_get_pkt_buf_error_status 0x00016c63 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + drv_rxbr_hline_rcv0_cfg 0x00016c97 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + drv_rxbr_hline_rcv1_cfg 0x00016ca3 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + drv_rxbr_hline_rcv_cfg 0x00016caf Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + drv_rxbr_register_irq0_callback 0x00016cb9 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + drv_rxbr_register_irq1_callback 0x00016cc5 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + drv_rxbr_set_ack_pkt_header 0x00016cd1 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + drv_rxbr_set_color_format 0x00016ce5 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) + drv_rxbr_set_filter_regs 0x00016cf9 Thumb Code 18 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + drv_rxbr_set_inten 0x00016d0b Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) + drv_rxbr_set_ltpo_drop_th 0x00016d1f Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + drv_rxbr_set_usr_cfg 0x00016d2f Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + drv_rxbr_set_usr_col 0x00016d55 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) + drv_rxbr_set_usr_row 0x00016d5d Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) + drv_spi_m_read_data 0x00016d65 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) + drv_swire_enable 0x00016d85 Thumb Code 24 drv_swire.o(i.drv_swire_enable) + drv_swire_register_callback 0x00016da1 Thumb Code 8 drv_swire.o(i.drv_swire_register_callback) + drv_swire_set_bit_time 0x00016dad Thumb Code 18 drv_swire.o(i.drv_swire_set_bit_time) + drv_swire_set_int 0x00016dc5 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) + drv_swire_set_power_down 0x00016e19 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) + drv_swire_set_pulse_count 0x00016e35 Thumb Code 6 drv_swire.o(i.drv_swire_set_pulse_count) + drv_sys_cfg_clear_all_int 0x00016e41 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + drv_sys_cfg_clear_pending 0x00016e4d Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e75 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + drv_sys_cfg_sel_ap_rst_trig 0x00016e8d Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + drv_sys_cfg_sel_gpio_group 0x00016ea9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + drv_sys_cfg_sel_int_trig 0x00016ecd Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + drv_sys_cfg_set_dma_rx_req 0x00016ef1 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + drv_sys_cfg_set_dma_tx_req 0x00016f01 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + drv_sys_cfg_set_int 0x00016f11 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + drv_timer_enable 0x00016f4f Thumb Code 32 drv_timer.o(i.drv_timer_enable) + drv_timer_get_instance 0x00016f71 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) + drv_timer_get_prescaler 0x00016f81 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) + drv_timer_register_callback 0x00016fd5 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) + drv_timer_set_compare_val 0x00016fe9 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) + drv_timer_set_int 0x00016ff9 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) + drv_timer_set_prescaler 0x0001704d Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) + drv_timer_set_repeat 0x00017075 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) + drv_tx_phy_test_enter 0x0001708f Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + drv_tx_phy_test_exit 0x000170ab Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + drv_vidc_clear_irq 0x000170fd Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) + drv_vidc_enable 0x00017105 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) + drv_vidc_enable_irq 0x0001711d Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) + drv_vidc_get_irq_status 0x0001715d Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) + drv_vidc_init_module_enable 0x00017171 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) + drv_vidc_register_callback 0x00017199 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) + drv_vidc_reset 0x000171a5 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) + drv_vidc_set_dst_parameter 0x000171ab Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) + drv_vidc_set_irqen 0x000171e7 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) + drv_vidc_set_mirror 0x000171fb Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) + drv_vidc_set_p2r_hcoef0 0x0001720b Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + drv_vidc_set_p2r_hinitb 0x00017213 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + drv_vidc_set_p2r_hinitr 0x00017239 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + drv_vidc_set_pentile_swap 0x00017261 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) + drv_vidc_set_pu_ctrl 0x00017279 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + drv_vidc_set_rotation 0x00017283 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) + drv_vidc_set_scld_hcoef0 0x00017293 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + drv_vidc_set_scld_hcoef1 0x0001729d Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + drv_vidc_set_scld_step 0x000172a7 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) + drv_vidc_set_scld_vcoef0 0x000172b9 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + drv_vidc_set_scld_vcoef1 0x000172c3 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + drv_vidc_set_src_parameter 0x000172cd Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) + drv_wdg_clear_counter 0x000172e5 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) + drv_wdg_set_int 0x00017315 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) + fls_clr_interrupt_flag 0x00017355 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) + fputc 0x0001735f Thumb Code 20 tau_log.o(i.fputc) + hal_dsi_rx_ctrl_create_handle 0x000173cd Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + hal_dsi_rx_ctrl_deinit 0x00017401 Thumb Code 158 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + hal_dsi_rx_ctrl_dsc_async_handler 0x000174b1 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174d9 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + hal_dsi_rx_ctrl_get_max_ret_size 0x00017501 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + hal_dsi_rx_ctrl_init 0x00017529 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + hal_dsi_rx_ctrl_pre_init_pps 0x00017d19 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + hal_dsi_rx_ctrl_restart 0x00017d55 Thumb Code 72 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + hal_dsi_rx_ctrl_send_ack_cmd 0x00017da5 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e95 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + hal_dsi_rx_ctrl_set_cus_sync_line 0x00017f01 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fe1 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + hal_dsi_rx_ctrl_set_tear_mode_ex 0x00018015 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + hal_dsi_rx_ctrl_start 0x00018025 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + hal_dsi_rx_ctrl_stop 0x00018061 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001809d Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + hal_dsi_tx_ctrl_create_handle 0x000186a9 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + hal_dsi_tx_ctrl_deinit 0x000186d5 Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018759 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187a5 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + hal_dsi_tx_ctrl_init 0x000187cd Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + hal_dsi_tx_ctrl_panel_reset_pin 0x00018895 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + hal_dsi_tx_ctrl_set_ccm 0x000188a1 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188c1 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + hal_dsi_tx_ctrl_set_partial_disp 0x000188d5 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + hal_dsi_tx_ctrl_set_partial_disp_area 0x000188e5 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + hal_dsi_tx_ctrl_start 0x00018909 Thumb Code 150 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) hal_dsi_tx_ctrl_stop 0x000189b1 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x000189f5 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018acd Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018d61 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018d79 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018d8d Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018dcd Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018ded Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018e15 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018e2d Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018e7d Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018edd Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018ee5 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018f05 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018f71 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018f91 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018fad Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018fe9 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00019035 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x000190fd Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00019111 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x00019291 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x0001938d Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x0001939d Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x000193ad Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_update_dpi_param 0x00019581 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - hal_internal_video_mode_auto_sync 0x00019591 Thumb Code 238 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - hal_internal_vsync_deinit 0x0001969d Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x000196c5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x000196d1 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x000196e9 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x000196f5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x00019701 Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00019819 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000198c9 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000199e5 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000199f9 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019a1d Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019a6d Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00019f11 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019f1f Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019f31 Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019f47 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019f51 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00019fd9 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019ff5 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019ffd Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x0001a005 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x0001a00d Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x0001a03b Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x0001a055 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001a09d Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x0001a0c5 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001a151 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001a33d Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a591 Thumb Code 10 main.o(i.main) - sqrt 0x0001b279 Thumb Code 66 sqrt.o(i.sqrt) - tp_heartbeat_exec 0x0001b2c1 Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) - panel_init_code 0x0001b73c Data 9973 ap_demo.o(.constdata) - wCRCTalbeAbs 0x0001deb4 Data 32 app_tp_st_touch.o(.constdata) - phone_data_21 0x0001dfec Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001dfed Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001dfee Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001dfef Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001dff0 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001dff1 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001dff2 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001dff3 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001dff5 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001dff7 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001dffa Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001dffe Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001e002 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001e006 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001e00a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001e00e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001e012 Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001e017 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001e01d Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001e023 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001e029 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001e02f Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001e035 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001e045 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001e050 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001e06c Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001e088 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001e092 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001e1b2 Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001e2d2 Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001e2e2 Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001e5e0 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001e610 Number 0 anon$$obj.o(Region$$Table) + hal_dsi_tx_ctrl_write_array_cmd 0x000189f5 Thumb Code 236 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + hal_dsi_tx_ctrl_write_cmd 0x00018ae5 Thumb Code 200 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + hal_gpio_ctrl_eint 0x00018d95 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) + hal_gpio_get_input_data 0x00018dad Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) + hal_gpio_init_eint 0x00018dc1 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) + hal_gpio_init_output 0x00018e01 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) + hal_gpio_reg_eint_cb 0x00018e29 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) + hal_gpio_set_ap_reset_int 0x00018e41 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + hal_gpio_set_mode 0x00018e91 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) + hal_gpio_set_output_data 0x00018ef1 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) + hal_gpio_set_pull_state 0x00018ef9 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) + hal_i2c_m_dma_init 0x00018f19 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) + hal_i2c_m_dma_read 0x00018f85 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) + hal_i2c_m_dma_write 0x00018fa5 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) + hal_i2c_m_transfer_complate 0x00018fc1 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + hal_i2c_s_dma_write 0x00018ffd Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + hal_i2c_s_init 0x00019049 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) + hal_i2c_s_nonblocking_read 0x00019111 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + hal_i2c_s_set_transfer 0x00019125 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + hal_internal_check_video_auto_sync 0x000192a5 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + hal_internal_init_memc 0x000192bd Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) + hal_internal_rx_dcs_async_handler 0x000193b9 Thumb Code 42 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + hal_internal_rx_dcs_polling 0x000193e5 Thumb Code 78 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + hal_internal_sync_get_fb_setting 0x0001943d Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + hal_internal_sync_get_hight_performan_mode 0x0001944d Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + hal_internal_sync_input_resolution_change_ex 0x0001945d Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + hal_internal_vsync_deinit 0x00019631 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + hal_internal_vsync_get_rx_state 0x00019659 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + hal_internal_vsync_get_sync_line 0x00019665 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + hal_internal_vsync_get_tear_mode 0x0001967d Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + hal_internal_vsync_get_tx_state 0x00019689 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + hal_internal_vsync_init_rx 0x00019695 Thumb Code 274 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + hal_internal_vsync_init_tx 0x000197d5 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + hal_internal_vsync_set_auto_hw_filter 0x00019885 Thumb Code 132 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + hal_internal_vsync_set_rx_state 0x00019915 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + hal_internal_vsync_set_sync_line 0x00019939 Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + hal_internal_vsync_set_tear_mode 0x0001997d Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + hal_internal_vsync_set_tx_state 0x000199cd Thumb Code 122 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + hal_intl_svs_deinit_tx 0x00019a51 Thumb Code 10 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + hal_intl_svs_handle 0x00019a61 Thumb Code 24 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + hal_intl_svs_init_rx 0x00019a85 Thumb Code 108 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + hal_intl_svs_init_tx 0x00019afd Thumb Code 16 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + hal_intl_svs_set_sync_coef 0x00019b11 Thumb Code 8 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + hal_intl_svs_update_rxbr_clk 0x00019b1d Thumb Code 52 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + hal_spi_m_clear_rxfifo 0x00019fc5 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + hal_swire_deinit 0x00019fd3 Thumb Code 18 hal_swire.o(i.hal_swire_deinit) + hal_swire_init 0x00019fe5 Thumb Code 32 hal_swire.o(i.hal_swire_init) + hal_swire_open 0x0001a005 Thumb Code 22 hal_swire.o(i.hal_swire_open) + hal_swire_register_callback 0x0001a01b Thumb Code 10 hal_swire.o(i.hal_swire_register_callback) + hal_swire_start 0x0001a025 Thumb Code 100 hal_swire.o(i.hal_swire_start) + hal_system_enable_systick 0x0001a091 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) + hal_system_get_tick 0x0001a099 Thumb Code 8 hal_system.o(i.hal_system_get_tick) + hal_system_init 0x0001a0a1 Thumb Code 104 hal_system.o(i.hal_system_init) + hal_system_init_console 0x0001a129 Thumb Code 28 hal_system.o(i.hal_system_init_console) + hal_system_set_phy_calibration 0x0001a145 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) + hal_system_set_pvd 0x0001a14d Thumb Code 8 hal_system.o(i.hal_system_set_pvd) + hal_system_set_vcc 0x0001a155 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) + hal_timer_deinit 0x0001a15d Thumb Code 46 hal_timer.o(i.hal_timer_deinit) + hal_timer_init 0x0001a18b Thumb Code 26 hal_timer.o(i.hal_timer_init) + hal_timer_start 0x0001a1a5 Thumb Code 66 hal_timer.o(i.hal_timer_start) + hal_timer_stop 0x0001a1ed Thumb Code 40 hal_timer.o(i.hal_timer_stop) + hal_uart_init 0x0001a245 Thumb Code 126 hal_uart.o(i.hal_uart_init) + hal_uart_transmit_blocking 0x0001a2d1 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) + handle_init 0x0001a4bd Thumb Code 140 irq_redirect .o(i.handle_init) + main 0x0001a715 Thumb Code 10 main.o(i.main) + pps_updata_exec 0x0001a7ed Thumb Code 40 ap_demo.o(i.pps_updata_exec) + rx_restart_exec 0x0001b039 Thumb Code 38 ap_demo.o(i.rx_restart_exec) + sqrt 0x0001b55d Thumb Code 66 sqrt.o(i.sqrt) + tp_heartbeat_exec 0x0001b919 Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) + panel_init_code 0x0001bda8 Data 10401 ap_demo.o(.constdata) + wCRCTalbeAbs 0x0001e6a4 Data 32 app_tp_st_touch.o(.constdata) + screen_86_data 0x0001e6c4 Data 1 app_tp_for_custom_s21u.o(.constdata) + screen_a0_00_01_data 0x0001e6c5 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_a2_03_00_data 0x0001e6c8 Data 6 app_tp_for_custom_s21u.o(.constdata) + screen_a2_02_00_data 0x0001e6ce Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_c0_07_01_data 0x0001e6d1 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_reg_start_data_size 0x0001e6d4 Data 1 app_tp_for_custom_s21u.o(.constdata) + Region$$Table$$Base 0x0001eb30 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0001eb60 Number 0 anon$$obj.o(Region$$Table) g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d4 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d5 Data 1 ap_demo.o(.data) - panel_mode 0x000701d7 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_heartbeat 0x000701f8 Data 4 ap_demo.o(.data) - rx_filter_1080_h_4_96 0x00070200 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_96 0x00070300 Data 256 ap_demo.o(.data) - rx_filter_1080_h_4_86 0x00070400 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_69 0x00070500 Data 256 ap_demo.o(.data) - rx_filter_1440_h_4_72 0x00070600 Data 256 ap_demo.o(.data) - rx_filter_3200_v_4_59 0x00070700 Data 256 ap_demo.o(.data) - s_screen_init_complate 0x00070804 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070808 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x0007080b Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007080e Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070811 Data 6 app_tp_transfer.o(.data) - st_touch_init_sensor_on 0x00070819 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_reset 0x0007081c Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_FpnlInit 0x0007081f Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_PnlInit 0x00070822 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCfg 0x00070825 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCx 0x00070828 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvPnl 0x0007082b Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clearfifo 0x0007082e Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clkreset 0x00070831 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneM 0x00070834 Data 4 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneS 0x00070838 Data 4 app_tp_st_touch.o(.data) - phone_data_E4 0x00070868 Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x00070869 Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007086a Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007086b Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x0007086c Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x0007086d Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x0007086e Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x0007086f Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070870 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070871 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007087a Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070884 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070e24 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D01 0x000713c4 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D03 0x0007169c Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D01 0x00071974 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D03 0x00071c4c Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7D05 0x00071f24 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D07 0x000721fc Data 288 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x0007231c Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x000723e4 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x000723e5 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x000723e6 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x000723e7 Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x000723ea Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x000723f0 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00072420 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00072421 Data 1 norflash.o(.data) - g_fls_write_en_status 0x00072422 Data 1 norflash.o(.data) - isFlsTransferEnd 0x00072423 Data 1 norflash.o(.data) - isFlsFifoReq 0x00072424 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00072425 Data 1 norflash.o(.data) - isNandReadCompleted 0x00072426 Data 1 norflash.o(.data) - g_fls_error_info 0x0007242c Data 6 norflash.o(.data) - g_systick_cb_func 0x00072438 Data 4 drv_common.o(.data) - g_system_clock 0x0007243c Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x00072454 Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00072554 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x00072654 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x00072754 Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x00072854 Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000728d4 Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x0007296c Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x00072970 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00072974 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00072978 Data 4 drv_vidc.o(.data) - __stdout 0x000729a0 Data 4 stdout.o(.data) - tp_scan_data 0x00072b38 Data 12 app_tp_st_touch.o(.bss) - string 0x00072c54 Data 256 tau_log.o(.bss) - phone_data_75_7401_7D02 0x00072d54 Data 728 app_tp_for_custom_s8.o(.bss) - hal_dmahandle 0x0007302c Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x000730cc Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x000730ec Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00073298 Data 100 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x000732fc Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x00073c1c Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00074c4c Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00074c70 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00075c70 Data 0 startup_armcm0.o(STACK) + phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) + phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) + s_restart_flag 0x000701d7 Data 1 ap_demo.o(.data) + s_pps_updata_allpixeloff_flag 0x000701d8 Data 1 ap_demo.o(.data) + panel_mode 0x000701da Data 1 ap_demo.o(.data) + phone_DisplayOFF_count 0x000701e4 Data 2 ap_demo.o(.data) + panel_r 0x000701ea Data 2 ap_demo.o(.data) + panel_g 0x000701ec Data 2 ap_demo.o(.data) + panel_b 0x000701ee Data 2 ap_demo.o(.data) + BaseTime 0x000701f8 Data 4 ap_demo.o(.data) + s_heartbeat 0x000701fc Data 4 ap_demo.o(.data) + curFrame 0x00070200 Data 4 ap_demo.o(.data) + rx_filter_1080_h_4_96 0x00070208 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_96 0x00070308 Data 256 ap_demo.o(.data) + rx_filter_1080_h_4_86 0x00070408 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_69 0x00070508 Data 256 ap_demo.o(.data) + rx_filter_1440_h_4_72 0x00070608 Data 256 ap_demo.o(.data) + rx_filter_3200_v_4_59 0x00070708 Data 256 ap_demo.o(.data) + s_screen_init_complate 0x0007080b Data 1 app_tp_transfer.o(.data) + s_tp_restart_count 0x00070818 Data 4 app_tp_transfer.o(.data) + st_touch_init_sensor_off 0x0007081e Data 3 app_tp_st_touch.o(.data) + st_touch_init_sensor_on 0x00070821 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_reset 0x00070824 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_FpnlInit 0x00070827 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_PnlInit 0x0007082a Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCfg 0x0007082d Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCx 0x00070830 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvPnl 0x00070833 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clearfifo 0x00070836 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clkreset 0x00070839 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneM 0x0007083c Data 4 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneS 0x00070840 Data 4 app_tp_st_touch.o(.data) + g_screen_input_rst_pad 0x00070844 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_input_int_pad 0x00070845 Data 1 app_tp_for_custom_s21u.o(.data) + g_phone_output_int_pad 0x00070846 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_start 0x00070847 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_restart 0x00070848 Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_in 0x00070849 Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_done 0x0007084a Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_E4 0x0007084b Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_wakeup 0x0007084c Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_delay_count 0x0007084d Data 1 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_BUF_NUM 0x0007084e Data 1 app_tp_for_custom_s21u.o(.data) + SAMSUNG_s21u 0x0007084f Data 453 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_X61 0x00070a14 Data 80 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_BUF 0x00070a64 Data 100 app_tp_for_custom_s21u.o(.data) + screen_data_write_1 0x00070ac8 Data 1 app_tp_for_custom_s21u.o(.data) + screen_reg_int_data 0x00070acc Data 16 app_tp_for_custom_s21u.o(.data) + screen_reg_start_data 0x00070adc Data 100 app_tp_for_custom_s21u.o(.data) + tp_sleep_in 0x00070b40 Data 1 app_tp_for_custom_s21u.o(.data) + tp_sleep_count 0x00070b41 Data 1 app_tp_for_custom_s21u.o(.data) + g_sof_gen_te_func 0x00070b78 Data 4 hal_internal_vsync.o(.data) + g_systick_cb_func 0x00070b8c Data 4 drv_common.o(.data) + g_system_clock 0x00070b90 Data 4 drv_common.o(.data) + g_scld_fhd_filter_h 0x00070ba8 Data 256 drv_param_init.o(.data) + g_scld_fhd_filter_v 0x00070ca8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_h 0x00070da8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_v 0x00070ea8 Data 256 drv_param_init.o(.data) + g_sclu_lanczos_filter 0x00070fa8 Data 128 drv_param_init.o(.data) + g_ccm_setting 0x00071028 Data 36 drv_param_init.o(.data) + g_int_rxbr_irq0_cb_func 0x000710b8 Data 4 drv_rxbr.o(.data) + g_int_rxbr_irq1_cb_func 0x000710bc Data 4 drv_rxbr.o(.data) + g_int_vidc_cb_func 0x000710c0 Data 4 drv_vidc.o(.data) + g_fls_w_cmd 0x000710d4 Data 1 norflash.o(.data) + g_fls_r_cmd 0x000710d5 Data 1 norflash.o(.data) + g_fls_write_en_status 0x000710d6 Data 1 norflash.o(.data) + isFlsTransferEnd 0x000710d7 Data 1 norflash.o(.data) + isFlsFifoReq 0x000710d8 Data 1 norflash.o(.data) + isNandWriteCompleted 0x000710d9 Data 1 norflash.o(.data) + isNandReadCompleted 0x000710da Data 1 norflash.o(.data) + g_fls_error_info 0x000710e0 Data 6 norflash.o(.data) + __stdout 0x000710fc Data 4 stdout.o(.data) + tp_scan_data 0x000712f8 Data 12 app_tp_st_touch.o(.bss) + Touch 0x00071304 Data 72 app_tp_for_custom_s21u.o(.bss) + string 0x0007145c Data 256 tau_log.o(.bss) + hal_dmahandle 0x0007155c Data 160 hal_uart.o(.bss) + hal_uarthandle_dma 0x000715fc Data 32 hal_uart.o(.bss) + hal_uart_handle_global 0x0007161c Data 16 hal_uart.o(.bss) + g_vsync_hande 0x0007162c Data 84 hal_internal_vsync.o(.bss) + g_dcs_execute_table 0x00071680 Data 2048 hal_internal_vsync.o(.bss) + g_spis_ctrl_handle 0x0007217c Data 32 hal_spi_slave.o(.bss) + g_packet_fifo 0x0007219c Data 4144 dcs_packet_fifo.o(.bss) + __stack_limit 0x000731d0 Data 0 startup_armcm0.o(STACK) + __initial_sp 0x000741d0 Data 0 startup_armcm0.o(STACK) @@ -4596,714 +4757,756 @@ Memory Map of the image Image Entry point : 0x000100c1 - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010de8, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000fd68]) + Load Region LR_IROM2 (Base: 0x00010000, Size: 0x0000fa94, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000f420]) - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000e610, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000eb60, Max: 0x00010000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00010000 0x00010000 0x000000c0 Data RO 516 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2751 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 3061 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 3064 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3066 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3068 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 3069 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3071 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3073 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 3062 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 517 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2754 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2756 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2758 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2760 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 3025 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 3027 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 3029 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 3031 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 3033 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 3035 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 3037 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 3039 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 3041 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 3045 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 3047 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 3049 .text mf_p.l(ffixui.o) + 0x00010000 0x00010000 0x000000c0 Data RO 707 RESET startup_armcm0.o + 0x000100c0 0x000100c0 0x00000000 Code RO 2840 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x000100c0 0x000100c0 0x00000004 Code RO 3152 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x000100c4 0x000100c4 0x00000004 Code RO 3155 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3157 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3159 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x000100c8 0x000100c8 0x00000008 Code RO 3160 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3162 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3164 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x000100d0 0x000100d0 0x00000004 Code RO 3153 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x000100d4 0x000100d4 0x00000078 Code RO 708 .text startup_armcm0.o + 0x0001014c 0x0001014c 0x0000002c Code RO 2843 .text mc_p.l(uidiv.o) + 0x00010178 0x00010178 0x00000028 Code RO 2845 .text mc_p.l(idiv.o) + 0x000101a0 0x000101a0 0x00000024 Code RO 2847 .text mc_p.l(memcpya.o) + 0x000101c4 0x000101c4 0x00000024 Code RO 2849 .text mc_p.l(memseta.o) + 0x000101e8 0x000101e8 0x000000b2 Code RO 3114 .text mf_p.l(fadd.o) + 0x0001029a 0x0001029a 0x0000007a Code RO 3116 .text mf_p.l(fmul.o) + 0x00010314 0x00010314 0x0000007c Code RO 3118 .text mf_p.l(fdiv.o) + 0x00010390 0x00010390 0x00000018 Code RO 3120 .text mf_p.l(fscalb.o) + 0x000103a8 0x000103a8 0x00000164 Code RO 3122 .text mf_p.l(dadd.o) + 0x0001050c 0x0001050c 0x000000d0 Code RO 3124 .text mf_p.l(dmul.o) + 0x000105dc 0x000105dc 0x000000f0 Code RO 3126 .text mf_p.l(ddiv.o) + 0x000106cc 0x000106cc 0x00000016 Code RO 3128 .text mf_p.l(fflti.o) + 0x000106e2 0x000106e2 0x0000000e Code RO 3130 .text mf_p.l(ffltui.o) + 0x000106f0 0x000106f0 0x0000001c Code RO 3134 .text mf_p.l(dfltui.o) + 0x0001070c 0x0001070c 0x00000032 Code RO 3136 .text mf_p.l(ffixi.o) + 0x0001073e 0x0001073e 0x00000028 Code RO 3138 .text mf_p.l(ffixui.o) 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 3051 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 3053 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 3055 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 3057 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 3059 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 3076 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 3078 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 3080 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 3082 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 3091 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 3092 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 3094 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 3098 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 3100 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 3102 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 3104 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000060 Code RO 3114 .text mc_p.l(__dclz77c.o) - 0x00010be8 0x00010be8 0x00000018 Code RO 2385 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c00 0x00010c00 0x00000018 Code RO 2386 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c18 0x00010c18 0x00000040 Code RO 398 i.CRC16_2 app_tp_st_touch.o - 0x00010c58 0x00010c58 0x00000014 Code RO 2387 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c6c 0x00010c6c 0x0000001c Code RO 2388 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c88 0x00010c88 0x0000001c Code RO 2389 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ca4 0x00010ca4 0x0000001c Code RO 2390 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cc0 0x00010cc0 0x0000001c Code RO 2391 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cdc 0x00010cdc 0x0000001c Code RO 2392 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf8 0x00010cf8 0x0000001c Code RO 2393 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d14 0x00010d14 0x0000001c Code RO 2394 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d30 0x00010d30 0x0000001c Code RO 2395 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d4c 0x00010d4c 0x00000014 Code RO 2396 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d60 0x00010d60 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010dae 0x00010dae 0x00000002 PAD - 0x00010db0 0x00010db0 0x00000014 Code RO 2397 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000018 Code RO 2398 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ddc 0x00010ddc 0x00000018 Code RO 2399 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010df4 0x00010df4 0x00000018 Code RO 2400 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e0c 0x00010e0c 0x00000028 Code RO 982 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010e34 0x00010e34 0x00000018 Code RO 2401 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e4c 0x00010e4c 0x00000018 Code RO 2402 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e64 0x00010e64 0x00000018 Code RO 2403 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e7c 0x00010e7c 0x0000001c Code RO 2404 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e98 0x00010e98 0x00000144 Code RO 266 i.S20_Start_init app_tp_transfer.o - 0x00010fdc 0x00010fdc 0x0000001c Code RO 2405 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ff8 0x00010ff8 0x00000002 Code RO 2633 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ffa 0x00010ffa 0x00000004 Code RO 2639 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ffe 0x00010ffe 0x00000002 Code RO 3109 i.__scatterload_null mc_p.l(handlers.o) - 0x00011000 0x00011000 0x00000014 Data RO 1249 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1969 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1250 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x0000001c Code RO 2406 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011038 0x00011038 0x0000001c Code RO 2407 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011054 0x00011054 0x00000018 Code RO 2408 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x0001106c 0x0001106c 0x00000018 Code RO 2409 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011084 0x00011084 0x00000018 Code RO 2410 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001109c 0x0001109c 0x00000018 Code RO 2411 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b4 0x000110b4 0x00000018 Code RO 2412 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110cc 0x000110cc 0x0000001c Code RO 2629 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x000110e8 0x000110e8 0x00000018 Code RO 2413 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011100 0x00011100 0x00000024 Code RO 2647 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x00011124 0x00011124 0x00000048 Code RO 2650 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x0001116c 0x0001116c 0x0000001a Code RO 2651 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x00011186 0x00011186 0x00000134 Code RO 2653 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x000112ba 0x000112ba 0x0000001a Code RO 2655 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x000112d4 0x000112d4 0x000000bc Code RO 2656 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011390 0x00011390 0x00000018 Code RO 2414 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113a8 0x000113a8 0x00000018 Code RO 2415 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113c0 0x000113c0 0x00000018 Code RO 2416 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113d8 0x000113d8 0x00000020 Code RO 2997 i.__0printf mc_p.l(printfa.o) - 0x000113f8 0x000113f8 0x00000024 Code RO 3003 i.__0vsprintf mc_p.l(printfa.o) - 0x0001141c 0x0001141c 0x0000002e Code RO 3096 i.__ARM_clz mf_p.l(depilogue.o) - 0x0001144a 0x0001144a 0x0000001a Code RO 614 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011464 0x00011464 0x00000018 Code RO 1570 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x0001147c 0x0001147c 0x00000018 Code RO 1733 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011494 0x00011494 0x00000020 Code RO 2239 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114b4 0x000114b4 0x00000018 Code RO 2240 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114cc 0x000114cc 0x00000044 Code RO 2535 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x00011510 0x00011510 0x0000000e Code RO 3108 i.__scatterload_copy mc_p.l(handlers.o) - 0x0001151e 0x0001151e 0x0000000e Code RO 3110 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0001152c 0x0001152c 0x0000000c Code RO 3086 i.__set_errno mc_p.l(errno.o) - 0x00011538 0x00011538 0x00000174 Code RO 3004 i._fp_digits mc_p.l(printfa.o) - 0x000116ac 0x000116ac 0x000006ec Code RO 3005 i._printf_core mc_p.l(printfa.o) - 0x00011d98 0x00011d98 0x00000020 Code RO 3006 i._printf_post_padding mc_p.l(printfa.o) - 0x00011db8 0x00011db8 0x0000002c Code RO 3007 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011de4 0x00011de4 0x0000000a Code RO 3009 i._sputc mc_p.l(printfa.o) - 0x00011dee 0x00011dee 0x00000002 PAD - 0x00011df0 0x00011df0 0x00000c78 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a68 0x00012a68 0x000001a4 Code RO 103 i.ap_demo ap_demo.o - 0x00012c0c 0x00012c0c 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c98 0x00012c98 0x00000020 Code RO 399 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o - 0x00012cb8 0x00012cb8 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012d38 0x00012d38 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012d80 0x00012d80 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012dc4 0x00012dc4 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012df8 0x00012df8 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e74 0x00012e74 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012eb8 0x00012eb8 0x00000098 Code RO 400 i.ap_set_tp_calibration_04 app_tp_st_touch.o - 0x00012f50 0x00012f50 0x000000b0 Code RO 401 i.ap_tp_st_touch_calibration app_tp_st_touch.o - 0x00013000 0x00013000 0x0000001a Code RO 402 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o - 0x0001301a 0x0001301a 0x00000020 Code RO 403 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o - 0x0001303a 0x0001303a 0x00000002 PAD - 0x0001303c 0x0001303c 0x000000a8 Code RO 404 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o - 0x000130e4 0x000130e4 0x0000001c Code RO 405 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o - 0x00013100 0x00013100 0x00000094 Code RO 406 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o - 0x00013194 0x00013194 0x00000050 Code RO 407 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o - 0x000131e4 0x000131e4 0x00000034 Code RO 408 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o - 0x00013218 0x00013218 0x000000ac Code RO 409 i.ap_tp_st_touch_software_reset app_tp_st_touch.o - 0x000132c4 0x000132c4 0x0000002c Code RO 111 i.ap_update_frame_rate ap_demo.o - 0x000132f0 0x000132f0 0x0000001c Code RO 2241 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x0001330c 0x0001330c 0x00000024 Code RO 1494 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013330 0x00013330 0x0000001c Code RO 1495 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001334c 0x0001334c 0x0000001c Code RO 1496 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013368 0x00013368 0x0000001c Code RO 1497 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013384 0x00013384 0x0000001c Code RO 1498 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133a0 0x000133a0 0x0000001c Code RO 1499 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133bc 0x000133bc 0x0000001c Code RO 1500 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133d8 0x000133d8 0x0000001c Code RO 1501 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133f4 0x000133f4 0x0000001c Code RO 1502 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013410 0x00013410 0x00000048 Code RO 1241 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013458 0x00013458 0x00000018 Code RO 1605 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00013470 0x00013470 0x00000010 Code RO 1571 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00013480 0x00013480 0x000001a4 Code RO 1851 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00013624 0x00013624 0x00000088 Code RO 2183 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x000136ac 0x000136ac 0x00000298 Code RO 1955 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013944 0x00013944 0x000000a0 Code RO 2011 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000139e4 0x000139e4 0x00000048 Code RO 1654 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x00013a2c 0x00013a2c 0x00000030 Code RO 1734 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013a5c 0x00013a5c 0x00000200 Code RO 2536 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013c5c 0x00013c5c 0x00000020 Code RO 1766 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013c7c 0x00013c7c 0x00000018 Code RO 1242 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013c94 0x00013c94 0x0000000a Code RO 1816 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c9e 0x00013c9e 0x0000000a Code RO 1817 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013ca8 0x00013ca8 0x0000000a Code RO 1818 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013cb2 0x00013cb2 0x0000000a Code RO 1819 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013cbc 0x00013cbc 0x00000008 Code RO 2657 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013cc4 0x00013cc4 0x0000001c Code RO 2306 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013ce0 0x00013ce0 0x0000001c Code RO 2242 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013cfc 0x00013cfc 0x00000038 Code RO 2716 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013d34 0x00013d34 0x00000010 Code RO 1356 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013d44 0x00013d44 0x00000030 Code RO 1157 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013d74 0x00013d74 0x00000024 Code RO 267 i.app_tp_I2C_init app_tp_transfer.o - 0x00013d98 0x00013d98 0x000000a8 Code RO 410 i.app_tp_calibration_exec app_tp_st_touch.o - 0x00013e40 0x00013e40 0x00000030 Code RO 268 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013e70 0x00013e70 0x00000044 Code RO 269 i.app_tp_init app_tp_transfer.o - 0x00013eb4 0x00013eb4 0x00000020 Code RO 270 i.app_tp_m_read app_tp_transfer.o - 0x00013ed4 0x00013ed4 0x00000008 Code RO 272 i.app_tp_m_write app_tp_transfer.o - 0x00013edc 0x00013edc 0x00000350 Code RO 993 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001422c 0x0001422c 0x00000008 Code RO 275 i.app_tp_s_read app_tp_transfer.o - 0x00014234 0x00014234 0x00000008 Code RO 277 i.app_tp_s_write app_tp_transfer.o - 0x0001423c 0x0001423c 0x000002bc Code RO 995 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000144f8 0x000144f8 0x00000030 Code RO 278 i.app_tp_screen_init app_tp_transfer.o - 0x00014528 0x00014528 0x0000000c Code RO 279 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00014534 0x00014534 0x00000040 Code RO 280 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014574 0x00014574 0x00000120 Code RO 281 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014694 0x00014694 0x00000014 Code RO 282 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x000146a8 0x000146a8 0x00000024 Code RO 496 i.board_Init board.o - 0x000146cc 0x000146cc 0x000004f0 Code RO 1852 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014bbc 0x00014bbc 0x000000c8 Code RO 2740 i.ceil m_ps.l(ceil.o) - 0x00014c84 0x00014c84 0x0000002c Code RO 1853 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014cb0 0x00014cb0 0x00000094 Code RO 1854 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014d44 0x00014d44 0x00000058 Code RO 1942 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014d9c 0x00014d9c 0x00000018 Code RO 1943 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014db4 0x00014db4 0x00000044 Code RO 1944 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014df8 0x00014df8 0x00000024 Code RO 1945 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e1c 0x00014e1c 0x0000001c Code RO 1855 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014e38 0x00014e38 0x00000018 Code RO 974 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014e50 0x00014e50 0x00000022 Code RO 975 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014e72 0x00014e72 0x00000002 PAD - 0x00014e74 0x00014e74 0x00000038 Code RO 1785 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014eac 0x00014eac 0x0000000c Code RO 2506 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014eb8 0x00014eb8 0x00000040 Code RO 2507 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014ef8 0x00014ef8 0x000000b0 Code RO 2508 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014fa8 0x00014fa8 0x00000014 Code RO 2509 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014fbc 0x00014fbc 0x00000058 Code RO 1244 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00015014 0x00015014 0x00000008 Code RO 1247 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x0001501c 0x0001501c 0x00000010 Code RO 1269 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x0001502c 0x0001502c 0x00000014 Code RO 1282 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x00015040 0x00015040 0x00000014 Code RO 1283 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00015054 0x00015054 0x00000020 Code RO 1286 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00015074 0x00015074 0x00000014 Code RO 1287 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00015088 0x00015088 0x00000018 Code RO 1288 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x000150a0 0x000150a0 0x00000014 Code RO 1289 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x000150b4 0x000150b4 0x00000014 Code RO 1290 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x000150c8 0x000150c8 0x00000014 Code RO 1291 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x000150dc 0x000150dc 0x00000014 Code RO 1292 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x000150f0 0x000150f0 0x00000014 Code RO 1293 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00015104 0x00015104 0x00000014 Code RO 1294 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00015118 0x00015118 0x00000014 Code RO 1297 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x0001512c 0x0001512c 0x00000014 Code RO 1298 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x00015140 0x00015140 0x00000014 Code RO 1299 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00015154 0x00015154 0x00000018 Code RO 1300 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x0001516c 0x0001516c 0x00000018 Code RO 1303 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00015184 0x00015184 0x00000014 Code RO 1304 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00015198 0x00015198 0x00000014 Code RO 1305 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x000151ac 0x000151ac 0x00000014 Code RO 1307 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x000151c0 0x000151c0 0x00000018 Code RO 1360 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x000151d8 0x000151d8 0x0000001c Code RO 1361 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x000151f4 0x000151f4 0x00000010 Code RO 1363 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00015204 0x00015204 0x00000010 Code RO 1365 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00015214 0x00015214 0x00000024 Code RO 1366 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00015238 0x00015238 0x0000000c Code RO 1368 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00015244 0x00015244 0x00000090 Code RO 1371 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x000152d4 0x000152d4 0x00000012 Code RO 1373 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x000152e6 0x000152e6 0x0000001a Code RO 1375 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x00015300 0x00015300 0x00000006 Code RO 1376 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00015306 0x00015306 0x00000002 PAD - 0x00015308 0x00015308 0x00000044 Code RO 1378 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x0001534c 0x0001534c 0x00000036 Code RO 2519 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x00015382 0x00015382 0x0000000c Code RO 2520 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x0001538e 0x0001538e 0x00000002 PAD - 0x00015390 0x00015390 0x00000074 Code RO 2521 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00015404 0x00015404 0x0000000a Code RO 2522 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x0001540e 0x0001540e 0x00000028 Code RO 2524 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00015436 0x00015436 0x00000002 PAD - 0x00015438 0x00015438 0x00000104 Code RO 1956 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x0001553c 0x0001553c 0x00000040 Code RO 1957 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x0001557c 0x0001557c 0x00000050 Code RO 1958 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x000155cc 0x000155cc 0x0000001c Code RO 1959 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000155e8 0x000155e8 0x00000008 Code RO 1960 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000155f0 0x000155f0 0x00000006 Code RO 1961 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000155f6 0x000155f6 0x0000000e Code RO 1965 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x00015604 0x00015604 0x00000020 Code RO 1966 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015624 0x00015624 0x00000010 Code RO 1967 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015634 0x00015634 0x00000010 Code RO 1970 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015644 0x00015644 0x00000046 Code RO 1972 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x0001568a 0x0001568a 0x00000026 Code RO 1973 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x000156b0 0x000156b0 0x00000104 Code RO 1974 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x000157b4 0x000157b4 0x0000000e Code RO 1975 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x000157c2 0x000157c2 0x00000014 Code RO 2013 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x000157d6 0x000157d6 0x0000006c Code RO 2014 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015842 0x00015842 0x00000004 Code RO 2015 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015846 0x00015846 0x00000018 Code RO 2016 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001585e 0x0001585e 0x00000008 Code RO 2017 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015866 0x00015866 0x00000008 Code RO 2018 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001586e 0x0001586e 0x0000000a Code RO 2019 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015878 0x00015878 0x00000024 Code RO 2020 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x0001589c 0x0001589c 0x00000004 Code RO 2021 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x000158a0 0x000158a0 0x00000004 Code RO 2023 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x000158a4 0x000158a4 0x00000004 Code RO 2025 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158a8 0x000158a8 0x00000018 Code RO 2026 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x000158c0 0x000158c0 0x0000001a Code RO 2027 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000158da 0x000158da 0x0000000c Code RO 2029 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158e6 0x000158e6 0x00000064 Code RO 2033 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x0001594a 0x0001594a 0x0000003e Code RO 2034 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015988 0x00015988 0x00000134 Code RO 2036 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015abc 0x00015abc 0x0000001e Code RO 2037 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015ada 0x00015ada 0x00000008 Code RO 2041 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015ae2 0x00015ae2 0x0000001c Code RO 2042 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015afe 0x00015afe 0x00000018 Code RO 2045 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015b16 0x00015b16 0x0000000c Code RO 2046 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) + 0x00010768 0x00010768 0x00000048 Code RO 3140 .text mf_p.l(dfixi.o) + 0x000107b0 0x000107b0 0x0000003c Code RO 3142 .text mf_p.l(dfixui.o) + 0x000107ec 0x000107ec 0x00000028 Code RO 3144 .text mf_p.l(f2d.o) + 0x00010814 0x00010814 0x00000028 Code RO 3146 .text mf_p.l(cdcmple.o) + 0x0001083c 0x0001083c 0x00000014 Code RO 3148 .text mf_p.l(cfcmple.o) + 0x00010850 0x00010850 0x00000014 Code RO 3150 .text mf_p.l(cfrcmple.o) + 0x00010864 0x00010864 0x00000060 Code RO 3167 .text mc_p.l(uldiv.o) + 0x000108c4 0x000108c4 0x00000020 Code RO 3169 .text mc_p.l(llshl.o) + 0x000108e4 0x000108e4 0x00000022 Code RO 3171 .text mc_p.l(llushr.o) + 0x00010906 0x00010906 0x00000026 Code RO 3173 .text mc_p.l(llsshr.o) + 0x0001092c 0x0001092c 0x00000000 Code RO 3182 .text mc_p.l(iusefp.o) + 0x0001092c 0x0001092c 0x00000082 Code RO 3183 .text mf_p.l(fepilogue.o) + 0x000109ae 0x000109ae 0x000000be Code RO 3185 .text mf_p.l(depilogue.o) + 0x00010a6c 0x00010a6c 0x000000a2 Code RO 3189 .text mf_p.l(dsqrt.o) + 0x00010b0e 0x00010b0e 0x00000002 PAD + 0x00010b10 0x00010b10 0x00000040 Code RO 3191 .text mf_p.l(dfixul.o) + 0x00010b50 0x00010b50 0x00000028 Code RO 3193 .text mf_p.l(cdrcmple.o) + 0x00010b78 0x00010b78 0x00000024 Code RO 3195 .text mc_p.l(init.o) + 0x00010b9c 0x00010b9c 0x00000056 Code RO 3205 .text mc_p.l(__dczerorl2.o) + 0x00010bf2 0x00010bf2 0x00000002 PAD + 0x00010bf4 0x00010bf4 0x00000018 Code RO 2377 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c0c 0x00010c0c 0x00000018 Code RO 2378 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c24 0x00010c24 0x00000040 Code RO 461 i.CRC16_2 app_tp_st_touch.o + 0x00010c64 0x00010c64 0x00000014 Code RO 2379 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c78 0x00010c78 0x0000001c Code RO 2380 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c94 0x00010c94 0x0000001c Code RO 2381 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010cb0 0x00010cb0 0x0000001c Code RO 2382 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ccc 0x00010ccc 0x0000001c Code RO 2383 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ce8 0x00010ce8 0x0000001c Code RO 2384 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d04 0x00010d04 0x0000001c Code RO 2385 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d20 0x00010d20 0x0000001c Code RO 2386 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d3c 0x00010d3c 0x0000001c Code RO 2387 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d58 0x00010d58 0x00000014 Code RO 2388 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d6c 0x00010d6c 0x0000004e Code RO 103 i.Gpio_swire_output ap_demo.o + 0x00010dba 0x00010dba 0x00000002 PAD + 0x00010dbc 0x00010dbc 0x00000014 Code RO 2389 i.HardFault_Handler CVWL568.lib(irq_redirect .o) + 0x00010dd0 0x00010dd0 0x00000018 Code RO 2390 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010de8 0x00010de8 0x00000018 Code RO 2391 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e00 0x00010e00 0x00000018 Code RO 2392 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e18 0x00010e18 0x00000028 Code RO 1169 i.LOG_printf CVWL568.lib(tau_log.o) + 0x00010e40 0x00010e40 0x00000018 Code RO 2393 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e58 0x00010e58 0x00000018 Code RO 2394 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e70 0x00010e70 0x00000018 Code RO 2395 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e88 0x00010e88 0x0000001c Code RO 2396 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ea4 0x00010ea4 0x0000001c Code RO 2397 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ec0 0x00010ec0 0x0000001c Code RO 2398 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010edc 0x00010edc 0x0000001c Code RO 2399 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ef8 0x00010ef8 0x00000018 Code RO 2400 i.SysTick_Handler CVWL568.lib(irq_redirect .o) + 0x00010f10 0x00010f10 0x00000018 Code RO 2401 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f28 0x00010f28 0x00000018 Code RO 2402 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f40 0x00010f40 0x00000018 Code RO 2403 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f58 0x00010f58 0x00000018 Code RO 2404 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f70 0x00010f70 0x0000001c Code RO 2707 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) + 0x00010f8c 0x00010f8c 0x00000002 Code RO 2711 i.UART_DisableDma CVWL568.lib(drv_uart.o) + 0x00010f8e 0x00010f8e 0x00000004 Code RO 2717 i.UART_GetInstance CVWL568.lib(drv_uart.o) + 0x00010f92 0x00010f92 0x00000002 PAD + 0x00010f94 0x00010f94 0x00000018 Code RO 2405 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010fac 0x00010fac 0x00000024 Code RO 2725 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) + 0x00010fd0 0x00010fd0 0x0000001a Code RO 2729 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) + 0x00010fea 0x00010fea 0x0000000e Code RO 3199 i.__scatterload_copy mc_p.l(handlers.o) + 0x00010ff8 0x00010ff8 0x00000002 Code RO 3200 i.__scatterload_null mc_p.l(handlers.o) + 0x00010ffa 0x00010ffa 0x00000006 Code RO 579 i.app_tp_screen_analysis_const app_tp_for_custom_s21u.o + 0x00011000 0x00011000 0x00000014 Data RO 1306 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) + 0x00011014 0x00011014 0x00000004 Code RO 1954 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) + 0x00011018 0x00011018 0x00000004 Data RO 1307 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) + 0x0001101c 0x0001101c 0x00000048 Code RO 2728 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) + 0x00011064 0x00011064 0x00000134 Code RO 2731 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) + 0x00011198 0x00011198 0x0000001a Code RO 2733 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) + 0x000111b2 0x000111b2 0x00000002 PAD + 0x000111b4 0x000111b4 0x000000bc Code RO 2734 i.UART_init CVWL568.lib(drv_uart.o) + 0x00011270 0x00011270 0x00000018 Code RO 2406 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00011288 0x00011288 0x00000018 Code RO 2407 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112a0 0x000112a0 0x00000018 Code RO 2408 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112b8 0x000112b8 0x00000020 Code RO 3086 i.__0printf mc_p.l(printfa.o) + 0x000112d8 0x000112d8 0x00000024 Code RO 3092 i.__0vsprintf mc_p.l(printfa.o) + 0x000112fc 0x000112fc 0x0000002e Code RO 3187 i.__ARM_clz mf_p.l(depilogue.o) + 0x0001132a 0x0001132a 0x0000001a Code RO 807 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00011344 0x00011344 0x00000018 Code RO 1627 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) + 0x0001135c 0x0001135c 0x00000018 Code RO 1790 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) + 0x00011374 0x00011374 0x00000020 Code RO 2225 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) + 0x00011394 0x00011394 0x00000018 Code RO 2226 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) + 0x000113ac 0x000113ac 0x00000044 Code RO 2527 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) + 0x000113f0 0x000113f0 0x0000000e Code RO 3201 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x000113fe 0x000113fe 0x00000002 PAD + 0x00011400 0x00011400 0x0000000c Code RO 3177 i.__set_errno mc_p.l(errno.o) + 0x0001140c 0x0001140c 0x00000174 Code RO 3093 i._fp_digits mc_p.l(printfa.o) + 0x00011580 0x00011580 0x000006ec Code RO 3094 i._printf_core mc_p.l(printfa.o) + 0x00011c6c 0x00011c6c 0x00000020 Code RO 3095 i._printf_post_padding mc_p.l(printfa.o) + 0x00011c8c 0x00011c8c 0x0000002c Code RO 3096 i._printf_pre_padding mc_p.l(printfa.o) + 0x00011cb8 0x00011cb8 0x0000000a Code RO 3098 i._sputc mc_p.l(printfa.o) + 0x00011cc2 0x00011cc2 0x00000002 PAD + 0x00011cc4 0x00011cc4 0x00000c98 Code RO 106 i.ap_dcs_read ap_demo.o + 0x0001295c 0x0001295c 0x000001d8 Code RO 107 i.ap_demo ap_demo.o + 0x00012b34 0x00012b34 0x0000008c Code RO 108 i.ap_get_reg_df ap_demo.o + 0x00012bc0 0x00012bc0 0x00000060 Code RO 109 i.ap_reset_cb ap_demo.o + 0x00012c20 0x00012c20 0x00000048 Code RO 110 i.ap_set_backlight_51 ap_demo.o + 0x00012c68 0x00012c68 0x00000044 Code RO 111 i.ap_set_display_off ap_demo.o + 0x00012cac 0x00012cac 0x00000034 Code RO 112 i.ap_set_display_on ap_demo.o + 0x00012ce0 0x00012ce0 0x0000007c Code RO 113 i.ap_set_enter_sleep_mode ap_demo.o + 0x00012d5c 0x00012d5c 0x00000044 Code RO 114 i.ap_set_exit_sleep_mode ap_demo.o + 0x00012da0 0x00012da0 0x00000020 Code RO 115 i.ap_set_hbm_53 ap_demo.o + 0x00012dc0 0x00012dc0 0x00000098 Code RO 463 i.ap_set_tp_calibration_04 app_tp_st_touch.o + 0x00012e58 0x00012e58 0x000000b0 Code RO 464 i.ap_tp_st_touch_calibration app_tp_st_touch.o + 0x00012f08 0x00012f08 0x000000a8 Code RO 468 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o + 0x00012fb0 0x00012fb0 0x000000c4 Code RO 469 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o + 0x00013074 0x00013074 0x0000001c Code RO 470 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o + 0x00013090 0x00013090 0x00000050 Code RO 472 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o + 0x000130e0 0x000130e0 0x00000034 Code RO 473 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o + 0x00013114 0x00013114 0x0000002c Code RO 116 i.ap_update_frame_rate ap_demo.o + 0x00013140 0x00013140 0x0000001c Code RO 2227 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x0001315c 0x0001315c 0x00000024 Code RO 1551 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013180 0x00013180 0x0000001c Code RO 1552 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x0001319c 0x0001319c 0x0000001c Code RO 1553 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131b8 0x000131b8 0x0000001c Code RO 1554 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131d4 0x000131d4 0x0000001c Code RO 1555 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131f0 0x000131f0 0x0000001c Code RO 1556 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x0001320c 0x0001320c 0x0000001c Code RO 1557 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013228 0x00013228 0x0000001c Code RO 1558 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013244 0x00013244 0x0000001c Code RO 1559 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013260 0x00013260 0x00000048 Code RO 1298 i.app_HardFault_Handler CVWL568.lib(drv_common.o) + 0x000132a8 0x000132a8 0x00000018 Code RO 1662 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) + 0x000132c0 0x000132c0 0x00000010 Code RO 1628 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) + 0x000132d0 0x000132d0 0x00000130 Code RO 1199 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) + 0x00013400 0x00013400 0x00000088 Code RO 2169 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) + 0x00013488 0x00013488 0x00000298 Code RO 1939 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) + 0x00013720 0x00013720 0x000000a0 Code RO 1997 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) + 0x000137c0 0x000137c0 0x00000048 Code RO 1711 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) + 0x00013808 0x00013808 0x00000030 Code RO 1791 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) + 0x00013838 0x00013838 0x00000200 Code RO 2528 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) + 0x00013a38 0x00013a38 0x00000020 Code RO 1823 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) + 0x00013a58 0x00013a58 0x00000018 Code RO 1299 i.app_SysTick_Handler CVWL568.lib(drv_common.o) + 0x00013a70 0x00013a70 0x0000000a Code RO 1873 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a7a 0x00013a7a 0x0000000a Code RO 1874 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a84 0x00013a84 0x0000000a Code RO 1875 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a8e 0x00013a8e 0x0000000a Code RO 1876 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a98 0x00013a98 0x00000008 Code RO 2735 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) + 0x00013aa0 0x00013aa0 0x0000001c Code RO 2298 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) + 0x00013abc 0x00013abc 0x0000001c Code RO 2228 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x00013ad8 0x00013ad8 0x00000038 Code RO 2794 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) + 0x00013b10 0x00013b10 0x00000010 Code RO 1413 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x00013b20 0x00013b20 0x00000030 Code RO 2570 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) + 0x00013b50 0x00013b50 0x00000024 Code RO 311 i.app_tp_I2C_init app_tp_transfer.o + 0x00013b74 0x00013b74 0x000000a8 Code RO 475 i.app_tp_calibration_exec app_tp_st_touch.o + 0x00013c1c 0x00013c1c 0x00000048 Code RO 312 i.app_tp_i2cs_callback app_tp_transfer.o + 0x00013c64 0x00013c64 0x00000054 Code RO 313 i.app_tp_init app_tp_transfer.o + 0x00013cb8 0x00013cb8 0x00000020 Code RO 314 i.app_tp_m_read app_tp_transfer.o + 0x00013cd8 0x00013cd8 0x00000008 Code RO 316 i.app_tp_m_write app_tp_transfer.o + 0x00013ce0 0x00013ce0 0x000003a0 Code RO 578 i.app_tp_phone_analysis_data app_tp_for_custom_s21u.o + 0x00014080 0x00014080 0x00000008 Code RO 319 i.app_tp_s_read app_tp_transfer.o + 0x00014088 0x00014088 0x00000008 Code RO 321 i.app_tp_s_write app_tp_transfer.o + 0x00014090 0x00014090 0x00000228 Code RO 580 i.app_tp_screen_analysis_int app_tp_for_custom_s21u.o + 0x000142b8 0x000142b8 0x000000a0 Code RO 581 i.app_tp_screen_analysis_wake_up app_tp_for_custom_s21u.o + 0x00014358 0x00014358 0x000000f4 Code RO 582 i.app_tp_screen_analysis_wake_up_exec app_tp_for_custom_s21u.o + 0x0001444c 0x0001444c 0x0000000c Code RO 323 i.app_tp_screen_int_callback app_tp_transfer.o + 0x00014458 0x00014458 0x000000bc Code RO 324 i.app_tp_transfer_screen_const app_tp_transfer.o + 0x00014514 0x00014514 0x0000008c Code RO 325 i.app_tp_transfer_screen_int app_tp_transfer.o + 0x000145a0 0x000145a0 0x00000034 Code RO 326 i.app_tp_transfer_screen_restart app_tp_transfer.o + 0x000145d4 0x000145d4 0x00000008 Code RO 327 i.app_tp_transfer_screen_start app_tp_transfer.o + 0x000145dc 0x000145dc 0x00000024 Code RO 687 i.board_Init board.o + 0x00014600 0x00014600 0x0000058c Code RO 1200 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) + 0x00014b8c 0x00014b8c 0x000000c8 Code RO 2829 i.ceil m_ps.l(ceil.o) + 0x00014c54 0x00014c54 0x0000002c Code RO 1201 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) + 0x00014c80 0x00014c80 0x00000084 Code RO 1202 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) + 0x00014d04 0x00014d04 0x00000058 Code RO 2817 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) + 0x00014d5c 0x00014d5c 0x00000018 Code RO 2818 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) + 0x00014d74 0x00014d74 0x00000044 Code RO 2819 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014db8 0x00014db8 0x00000024 Code RO 2820 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014ddc 0x00014ddc 0x0000002c Code RO 1203 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00014e08 0x00014e08 0x00000018 Code RO 1161 i.delayMs CVWL568.lib(tau_delay.o) + 0x00014e20 0x00014e20 0x00000022 Code RO 1162 i.delayUs CVWL568.lib(tau_delay.o) + 0x00014e42 0x00014e42 0x00000002 PAD + 0x00014e44 0x00014e44 0x00000038 Code RO 1842 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) + 0x00014e7c 0x00014e7c 0x0000000c Code RO 2498 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) + 0x00014e88 0x00014e88 0x00000040 Code RO 2499 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) + 0x00014ec8 0x00014ec8 0x000000b0 Code RO 2500 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) + 0x00014f78 0x00014f78 0x00000014 Code RO 2501 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) + 0x00014f8c 0x00014f8c 0x00000058 Code RO 1301 i.drv_common_enable_systick CVWL568.lib(drv_common.o) + 0x00014fe4 0x00014fe4 0x0000000c Code RO 1302 i.drv_common_get_tick CVWL568.lib(drv_common.o) + 0x00014ff0 0x00014ff0 0x00000008 Code RO 1304 i.drv_common_system_init CVWL568.lib(drv_common.o) + 0x00014ff8 0x00014ff8 0x00000010 Code RO 1326 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) + 0x00015008 0x00015008 0x00000014 Code RO 1339 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) + 0x0001501c 0x0001501c 0x00000014 Code RO 1340 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) + 0x00015030 0x00015030 0x00000020 Code RO 1343 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) + 0x00015050 0x00015050 0x00000014 Code RO 1344 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) + 0x00015064 0x00015064 0x00000018 Code RO 1345 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) + 0x0001507c 0x0001507c 0x00000014 Code RO 1346 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) + 0x00015090 0x00015090 0x00000014 Code RO 1347 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) + 0x000150a4 0x000150a4 0x00000014 Code RO 1348 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) + 0x000150b8 0x000150b8 0x00000014 Code RO 1349 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) + 0x000150cc 0x000150cc 0x00000014 Code RO 1350 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) + 0x000150e0 0x000150e0 0x00000014 Code RO 1351 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) + 0x000150f4 0x000150f4 0x00000014 Code RO 1354 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) + 0x00015108 0x00015108 0x00000014 Code RO 1355 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) + 0x0001511c 0x0001511c 0x00000014 Code RO 1356 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) + 0x00015130 0x00015130 0x00000018 Code RO 1357 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) + 0x00015148 0x00015148 0x00000018 Code RO 1360 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) + 0x00015160 0x00015160 0x00000014 Code RO 1361 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) + 0x00015174 0x00015174 0x00000014 Code RO 1362 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) + 0x00015188 0x00015188 0x00000014 Code RO 1363 i.drv_crgu_set_swire_div CVWL568.lib(drv_crgu.o) + 0x0001519c 0x0001519c 0x00000014 Code RO 1364 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) + 0x000151b0 0x000151b0 0x00000018 Code RO 1417 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) + 0x000151c8 0x000151c8 0x0000001c Code RO 1418 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) + 0x000151e4 0x000151e4 0x00000010 Code RO 1420 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) + 0x000151f4 0x000151f4 0x00000010 Code RO 1422 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) + 0x00015204 0x00015204 0x00000024 Code RO 1423 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) + 0x00015228 0x00015228 0x0000000c Code RO 1425 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) + 0x00015234 0x00015234 0x00000090 Code RO 1428 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x000152c4 0x000152c4 0x00000012 Code RO 1430 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) + 0x000152d6 0x000152d6 0x0000001a Code RO 1432 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) + 0x000152f0 0x000152f0 0x00000006 Code RO 1433 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) + 0x000152f6 0x000152f6 0x00000002 PAD + 0x000152f8 0x000152f8 0x00000044 Code RO 1435 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) + 0x0001533c 0x0001533c 0x00000036 Code RO 2511 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) + 0x00015372 0x00015372 0x0000000c Code RO 2512 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) + 0x0001537e 0x0001537e 0x00000002 PAD + 0x00015380 0x00015380 0x00000074 Code RO 2513 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) + 0x000153f4 0x000153f4 0x0000000a Code RO 2514 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) + 0x000153fe 0x000153fe 0x00000028 Code RO 2516 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) + 0x00015426 0x00015426 0x00000002 PAD + 0x00015428 0x00015428 0x00000104 Code RO 1940 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) + 0x0001552c 0x0001552c 0x00000040 Code RO 1941 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) + 0x0001556c 0x0001556c 0x0000000e Code RO 1942 i.drv_dsi_rx_get_bta_status CVWL568.lib(drv_dsi_rx.o) + 0x0001557a 0x0001557a 0x00000002 PAD + 0x0001557c 0x0001557c 0x00000050 Code RO 1943 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) + 0x000155cc 0x000155cc 0x0000001c Code RO 1944 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) + 0x000155e8 0x000155e8 0x00000008 Code RO 1945 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) + 0x000155f0 0x000155f0 0x00000006 Code RO 1946 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) + 0x000155f6 0x000155f6 0x0000000e Code RO 1950 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) + 0x00015604 0x00015604 0x00000020 Code RO 1951 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015624 0x00015624 0x00000010 Code RO 1952 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015634 0x00015634 0x00000010 Code RO 1955 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x00015644 0x00015644 0x00000046 Code RO 1957 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) + 0x0001568a 0x0001568a 0x00000026 Code RO 1958 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) + 0x000156b0 0x000156b0 0x00000104 Code RO 1959 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) + 0x000157b4 0x000157b4 0x0000000e Code RO 1960 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) + 0x000157c2 0x000157c2 0x00000014 Code RO 1999 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) + 0x000157d6 0x000157d6 0x0000006c Code RO 2000 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015842 0x00015842 0x00000004 Code RO 2001 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) + 0x00015846 0x00015846 0x00000018 Code RO 2002 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) + 0x0001585e 0x0001585e 0x00000008 Code RO 2003 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) + 0x00015866 0x00015866 0x00000008 Code RO 2004 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) + 0x0001586e 0x0001586e 0x0000000a Code RO 2005 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015878 0x00015878 0x00000024 Code RO 2006 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) + 0x0001589c 0x0001589c 0x00000004 Code RO 2007 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) + 0x000158a0 0x000158a0 0x00000004 Code RO 2009 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) + 0x000158a4 0x000158a4 0x00000004 Code RO 2011 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) + 0x000158a8 0x000158a8 0x00000018 Code RO 2012 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) + 0x000158c0 0x000158c0 0x0000001a Code RO 2013 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) + 0x000158da 0x000158da 0x0000000c Code RO 2015 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) + 0x000158e6 0x000158e6 0x00000064 Code RO 2019 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) + 0x0001594a 0x0001594a 0x0000003e Code RO 2020 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) + 0x00015988 0x00015988 0x00000134 Code RO 2022 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) + 0x00015abc 0x00015abc 0x0000001e Code RO 2023 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015ada 0x00015ada 0x00000008 Code RO 2027 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) + 0x00015ae2 0x00015ae2 0x0000001c Code RO 2028 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015afe 0x00015afe 0x00000018 Code RO 2031 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) + 0x00015b16 0x00015b16 0x0000000c Code RO 2032 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) 0x00015b22 0x00015b22 0x00000002 PAD - 0x00015b24 0x00015b24 0x00000040 Code RO 2047 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015b64 0x00015b64 0x00000010 Code RO 2048 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b74 0x00015b74 0x00000008 Code RO 2049 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015b7c 0x00015b7c 0x00000022 Code RO 2050 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015b9e 0x00015b9e 0x00000008 Code RO 2052 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015ba6 0x00015ba6 0x00000026 Code RO 2053 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015bcc 0x00015bcc 0x000000aa Code RO 2056 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015c76 0x00015c76 0x00000016 Code RO 2057 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015c8c 0x00015c8c 0x00000018 Code RO 2058 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015ca4 0x00015ca4 0x0000002e Code RO 2457 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015cd2 0x00015cd2 0x0000000c Code RO 2460 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015cde 0x00015cde 0x00000032 Code RO 2461 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015d10 0x00015d10 0x00000018 Code RO 2462 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00015d28 0x00015d28 0x00000018 Code RO 1503 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015d40 0x00015d40 0x0000000c Code RO 1505 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015d4c 0x00015d4c 0x00000014 Code RO 1506 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015d60 0x00015d60 0x00000050 Code RO 1508 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015db0 0x00015db0 0x00000020 Code RO 1509 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015dd0 0x00015dd0 0x00000010 Code RO 1510 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015de0 0x00015de0 0x00000010 Code RO 1511 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015df0 0x00015df0 0x00000010 Code RO 1512 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015e00 0x00015e00 0x00000010 Code RO 1513 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015e10 0x00015e10 0x00000020 Code RO 722 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015e30 0x00015e30 0x00000130 Code RO 1514 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015f60 0x00015f60 0x0000000c Code RO 1606 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015f6c 0x00015f6c 0x0000000c Code RO 1572 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015f78 0x00015f78 0x00000034 Code RO 1546 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015fac 0x00015fac 0x000000ac Code RO 1547 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00016058 0x00016058 0x0000001a Code RO 1548 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016072 0x00016072 0x00000018 Code RO 1549 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) + 0x00015b24 0x00015b24 0x00000040 Code RO 2033 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) + 0x00015b64 0x00015b64 0x00000010 Code RO 2034 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) + 0x00015b74 0x00015b74 0x00000008 Code RO 2035 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) + 0x00015b7c 0x00015b7c 0x00000022 Code RO 2036 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) + 0x00015b9e 0x00015b9e 0x00000008 Code RO 2038 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) + 0x00015ba6 0x00015ba6 0x00000026 Code RO 2039 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015bcc 0x00015bcc 0x000000aa Code RO 2042 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015c76 0x00015c76 0x00000016 Code RO 2043 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015c8c 0x00015c8c 0x00000018 Code RO 2044 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015ca4 0x00015ca4 0x0000002e Code RO 2449 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) + 0x00015cd2 0x00015cd2 0x0000000c Code RO 2452 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) + 0x00015cde 0x00015cde 0x00000032 Code RO 2453 i.drv_efuse_read CVWL568.lib(drv_efuse.o) + 0x00015d10 0x00015d10 0x00000018 Code RO 2454 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) + 0x00015d28 0x00015d28 0x00000018 Code RO 1560 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) + 0x00015d40 0x00015d40 0x0000000c Code RO 1562 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) + 0x00015d4c 0x00015d4c 0x00000014 Code RO 1563 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) + 0x00015d60 0x00015d60 0x00000050 Code RO 1565 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) + 0x00015db0 0x00015db0 0x00000020 Code RO 1566 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) + 0x00015dd0 0x00015dd0 0x00000010 Code RO 1567 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) + 0x00015de0 0x00015de0 0x00000010 Code RO 1568 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) + 0x00015df0 0x00015df0 0x00000010 Code RO 1569 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) + 0x00015e00 0x00015e00 0x00000010 Code RO 1570 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) + 0x00015e10 0x00015e10 0x00000020 Code RO 917 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00015e30 0x00015e30 0x00000130 Code RO 1571 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) + 0x00015f60 0x00015f60 0x0000000c Code RO 1663 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) + 0x00015f6c 0x00015f6c 0x0000000c Code RO 1629 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) + 0x00015f78 0x00015f78 0x00000034 Code RO 1603 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) + 0x00015fac 0x00015fac 0x000000ac Code RO 1604 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) + 0x00016058 0x00016058 0x0000001a Code RO 1605 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016072 0x00016072 0x00000018 Code RO 1606 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) 0x0001608a 0x0001608a 0x00000002 PAD - 0x0001608c 0x0001608c 0x00000060 Code RO 1574 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x000160ec 0x000160ec 0x00000010 Code RO 1577 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x000160fc 0x000160fc 0x00000038 Code RO 1578 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00016134 0x00016134 0x0000008c Code RO 1584 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x000161c0 0x000161c0 0x0000005c Code RO 1550 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001621c 0x0001621c 0x0000003c Code RO 1551 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016258 0x00016258 0x0000003e Code RO 1552 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00016296 0x00016296 0x00000042 Code RO 1607 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x000162d8 0x000162d8 0x00000004 Code RO 1608 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x000162dc 0x000162dc 0x00000008 Code RO 1609 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x000162e4 0x000162e4 0x00000014 Code RO 1610 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x000162f8 0x000162f8 0x00000050 Code RO 1613 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016348 0x00016348 0x0000001c Code RO 1614 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00016364 0x00016364 0x00000058 Code RO 1553 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x000163bc 0x000163bc 0x00000032 Code RO 1615 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) + 0x0001608c 0x0001608c 0x00000060 Code RO 1631 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) + 0x000160ec 0x000160ec 0x00000010 Code RO 1634 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) + 0x000160fc 0x000160fc 0x00000038 Code RO 1635 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) + 0x00016134 0x00016134 0x0000008c Code RO 1641 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) + 0x000161c0 0x000161c0 0x0000005c Code RO 1607 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) + 0x0001621c 0x0001621c 0x0000003c Code RO 1608 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016258 0x00016258 0x0000003e Code RO 1609 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) + 0x00016296 0x00016296 0x00000042 Code RO 1664 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) + 0x000162d8 0x000162d8 0x00000004 Code RO 1665 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) + 0x000162dc 0x000162dc 0x00000008 Code RO 1666 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) + 0x000162e4 0x000162e4 0x00000014 Code RO 1667 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) + 0x000162f8 0x000162f8 0x00000050 Code RO 1670 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) + 0x00016348 0x00016348 0x0000001c Code RO 1671 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) + 0x00016364 0x00016364 0x00000058 Code RO 1610 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) + 0x000163bc 0x000163bc 0x00000032 Code RO 1672 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) 0x000163ee 0x000163ee 0x00000002 PAD - 0x000163f0 0x000163f0 0x00000018 Code RO 1554 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016408 0x00016408 0x00000018 Code RO 2125 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00016420 0x00016420 0x00000030 Code RO 2126 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x00016450 0x00016450 0x00000016 Code RO 2127 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00016466 0x00016466 0x00000024 Code RO 2128 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x0001648a 0x0001648a 0x00000026 Code RO 2129 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x000164b0 0x000164b0 0x00000016 Code RO 2130 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x000164c6 0x000164c6 0x00000016 Code RO 2131 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x000164dc 0x000164dc 0x0000000c Code RO 2132 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x000164e8 0x000164e8 0x0000001e Code RO 2133 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00016506 0x00016506 0x00000022 Code RO 2134 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00016528 0x00016528 0x00000022 Code RO 2135 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x0001654a 0x0001654a 0x0000000c Code RO 2136 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00016556 0x00016556 0x0000001a Code RO 2137 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x00016570 0x00016570 0x00000022 Code RO 2138 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00016592 0x00016592 0x0000001a Code RO 2140 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x000165ac 0x000165ac 0x0000000c Code RO 2141 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x000165b8 0x000165b8 0x0000004c Code RO 2142 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00016604 0x00016604 0x00000006 Code RO 2143 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x0001660a 0x0001660a 0x00000012 Code RO 2144 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x0001661c 0x0001661c 0x00000020 Code RO 2146 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x0001663c 0x0001663c 0x00000040 Code RO 2147 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x0001667c 0x0001667c 0x00000014 Code RO 2149 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x00016690 0x00016690 0x00000020 Code RO 2150 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x000166b0 0x000166b0 0x0000000c Code RO 2184 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x000166bc 0x000166bc 0x00000040 Code RO 2185 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x000166fc 0x000166fc 0x0000000c Code RO 2186 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x00016708 0x00016708 0x00000012 Code RO 2187 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x0001671a 0x0001671a 0x00000010 Code RO 2188 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x0001672a 0x0001672a 0x0000000e Code RO 2189 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00016738 0x00016738 0x00000014 Code RO 2190 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x0001674c 0x0001674c 0x0000000c Code RO 2191 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016758 0x00016758 0x00000010 Code RO 2194 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016768 0x00016768 0x00000012 Code RO 2195 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x0001677a 0x0001677a 0x00000010 Code RO 2197 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x0001678a 0x0001678a 0x00000014 Code RO 2198 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001679e 0x0001679e 0x00000002 PAD - 0x000167a0 0x000167a0 0x00000018 Code RO 2199 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x000167b8 0x000167b8 0x0000001a Code RO 2200 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x000167d2 0x000167d2 0x0000000e Code RO 2204 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x000167e0 0x000167e0 0x00000028 Code RO 2205 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x00016808 0x00016808 0x0000000e Code RO 2207 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00016816 0x00016816 0x00000002 PAD - 0x00016818 0x00016818 0x00000008 Code RO 1632 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x00016820 0x00016820 0x00000014 Code RO 1633 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00016834 0x00016834 0x00000014 Code RO 1634 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00016848 0x00016848 0x00000008 Code RO 1635 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x00016850 0x00016850 0x00000014 Code RO 1636 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00016864 0x00016864 0x00000064 Code RO 1637 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) - 0x000168c8 0x000168c8 0x00000024 Code RO 1639 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x000168ec 0x000168ec 0x00000010 Code RO 2478 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000168fc 0x000168fc 0x0000003c Code RO 2479 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016938 0x00016938 0x00000060 Code RO 2480 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016998 0x00016998 0x00000054 Code RO 2481 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000169ec 0x000169ec 0x00000010 Code RO 2482 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000169fc 0x000169fc 0x00000018 Code RO 2483 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016a14 0x00016a14 0x00000020 Code RO 2485 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016a34 0x00016a34 0x00000026 Code RO 2486 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016a5a 0x00016a5a 0x0000001e Code RO 2487 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016a78 0x00016a78 0x00000020 Code RO 2488 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016a98 0x00016a98 0x00000020 Code RO 1694 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016ab8 0x00016ab8 0x00000018 Code RO 1696 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016ad0 0x00016ad0 0x00000038 Code RO 1697 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016b08 0x00016b08 0x0000000c Code RO 1976 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016b14 0x00016b14 0x00000010 Code RO 1977 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016b24 0x00016b24 0x00000014 Code RO 1979 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b38 0x00016b38 0x00000016 Code RO 1980 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b4e 0x00016b4e 0x0000000a Code RO 2243 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016b58 0x00016b58 0x00000004 Code RO 2244 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016b5c 0x00016b5c 0x0000005a Code RO 2246 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00016bb6 0x00016bb6 0x00000002 PAD - 0x00016bb8 0x00016bb8 0x00000014 Code RO 2247 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016bcc 0x00016bcc 0x00000064 Code RO 2248 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016c30 0x00016c30 0x00000004 Code RO 2249 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016c34 0x00016c34 0x00000012 Code RO 1856 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016c46 0x00016c46 0x00000004 Code RO 2252 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016c4a 0x00016c4a 0x00000012 Code RO 1857 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016c5c 0x00016c5c 0x0000000c Code RO 2254 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c68 0x00016c68 0x00000008 Code RO 2255 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c70 0x00016c70 0x0000000c Code RO 2256 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016c7c 0x00016c7c 0x0000000c Code RO 2257 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016c88 0x00016c88 0x00000014 Code RO 2258 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016c9c 0x00016c9c 0x000000cc Code RO 2259 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016d68 0x00016d68 0x00000014 Code RO 2261 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016d7c 0x00016d7c 0x00000014 Code RO 2263 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016d90 0x00016d90 0x00000010 Code RO 2264 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016da0 0x00016da0 0x00000026 Code RO 2266 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00016dc6 0x00016dc6 0x00000008 Code RO 2267 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016dce 0x00016dce 0x00000008 Code RO 2268 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00016dd6 0x00016dd6 0x00000002 PAD - 0x00016dd8 0x00016dd8 0x00000020 Code RO 1742 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016df8 0x00016df8 0x0000001c Code RO 1767 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016e14 0x00016e14 0x00000054 Code RO 1770 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016e68 0x00016e68 0x0000001c Code RO 1771 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016e84 0x00016e84 0x0000000c Code RO 1786 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016e90 0x00016e90 0x00000028 Code RO 1787 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016eb8 0x00016eb8 0x00000018 Code RO 1790 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ed0 0x00016ed0 0x0000001c Code RO 1791 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016eec 0x00016eec 0x00000024 Code RO 1792 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016f10 0x00016f10 0x00000024 Code RO 1793 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016f34 0x00016f34 0x00000010 Code RO 1795 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f44 0x00016f44 0x00000010 Code RO 1796 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f54 0x00016f54 0x00000024 Code RO 1797 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016f78 0x00016f78 0x0000001a Code RO 1820 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016f92 0x00016f92 0x00000020 Code RO 1821 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016fb2 0x00016fb2 0x00000002 PAD - 0x00016fb4 0x00016fb4 0x00000010 Code RO 1822 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016fc4 0x00016fc4 0x00000010 Code RO 1823 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016fd4 0x00016fd4 0x00000044 Code RO 1825 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00017018 0x00017018 0x00000014 Code RO 1826 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x0001702c 0x0001702c 0x00000010 Code RO 1827 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x0001703c 0x0001703c 0x00000054 Code RO 1828 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x00017090 0x00017090 0x00000028 Code RO 1829 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x000170b8 0x000170b8 0x00000010 Code RO 1830 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x000170c8 0x000170c8 0x0000000a Code RO 2059 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000170d2 0x000170d2 0x0000001c Code RO 2060 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000170ee 0x000170ee 0x0000001c Code RO 2061 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x0001710a 0x0001710a 0x00000012 Code RO 2063 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001711c 0x0001711c 0x00000014 Code RO 2064 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x00017130 0x00017130 0x00000010 Code RO 2065 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x00017140 0x00017140 0x00000008 Code RO 2307 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00017148 0x00017148 0x00000018 Code RO 2311 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x00017160 0x00017160 0x00000040 Code RO 2312 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x000171a0 0x000171a0 0x00000012 Code RO 2314 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x000171b2 0x000171b2 0x00000002 PAD - 0x000171b4 0x000171b4 0x00000028 Code RO 2318 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000171dc 0x000171dc 0x0000000c Code RO 2319 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000171e8 0x000171e8 0x00000006 Code RO 2320 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000171ee 0x000171ee 0x0000003c Code RO 2322 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x0001722a 0x0001722a 0x00000014 Code RO 2326 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001723e 0x0001723e 0x00000010 Code RO 2327 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001724e 0x0001724e 0x00000008 Code RO 2330 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00017256 0x00017256 0x00000026 Code RO 2331 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x0001727c 0x0001727c 0x00000026 Code RO 2332 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x000172a2 0x000172a2 0x00000002 PAD - 0x000172a4 0x000172a4 0x00000018 Code RO 2333 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x000172bc 0x000172bc 0x0000000a Code RO 2334 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000172c6 0x000172c6 0x00000010 Code RO 2335 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000172d6 0x000172d6 0x0000000a Code RO 2336 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000172e0 0x000172e0 0x0000000a Code RO 2337 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000172ea 0x000172ea 0x00000012 Code RO 2338 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x000172fc 0x000172fc 0x0000000a Code RO 2339 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00017306 0x00017306 0x0000000a Code RO 2340 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00017310 0x00017310 0x00000016 Code RO 2341 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00017326 0x00017326 0x00000002 PAD - 0x00017328 0x00017328 0x00000010 Code RO 2717 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00017338 0x00017338 0x00000010 Code RO 2718 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017348 0x00017348 0x00000010 Code RO 2721 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017358 0x00017358 0x00000040 Code RO 2724 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00017398 0x00017398 0x0000000a Code RO 1415 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x000173a2 0x000173a2 0x00000014 Code RO 984 i.fputc CVWL568.lib(tau_log.o) - 0x000173b6 0x000173b6 0x00000002 PAD - 0x000173b8 0x000173b8 0x00000034 Code RO 525 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000173ec 0x000173ec 0x0000009c Code RO 527 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017488 0x00017488 0x00000084 Code RO 529 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001750c 0x0001750c 0x00000028 Code RO 531 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017534 0x00017534 0x00000010 Code RO 532 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017544 0x00017544 0x00000028 Code RO 533 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001756c 0x0001756c 0x00000098 Code RO 535 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017604 0x00017604 0x000001a4 Code RO 536 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000177a8 0x000177a8 0x000000d8 Code RO 537 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017880 0x00017880 0x00000158 Code RO 538 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000179d8 0x000179d8 0x00000148 Code RO 539 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017b20 0x00017b20 0x0000022c Code RO 540 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d4c 0x00017d4c 0x0000003c Code RO 541 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d88 0x00017d88 0x000000f0 Code RO 544 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e78 0x00017e78 0x0000006c Code RO 547 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ee4 0x00017ee4 0x00000034 Code RO 548 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f18 0x00017f18 0x00000038 Code RO 552 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f50 0x00017f50 0x00000072 Code RO 557 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fc2 0x00017fc2 0x00000002 PAD - 0x00017fc4 0x00017fc4 0x00000034 Code RO 558 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ff8 0x00017ff8 0x0000000e Code RO 560 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018006 0x00018006 0x00000002 PAD - 0x00018008 0x00018008 0x0000003c Code RO 561 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018044 0x00018044 0x0000003c Code RO 562 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018080 0x00018080 0x00000020 Code RO 565 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000180a0 0x000180a0 0x00000190 Code RO 618 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018230 0x00018230 0x00000034 Code RO 619 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018264 0x00018264 0x00000450 Code RO 620 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186b4 0x000186b4 0x0000002c Code RO 623 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186e0 0x000186e0 0x00000084 Code RO 624 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018764 0x00018764 0x0000004c Code RO 628 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187b0 0x000187b0 0x00000028 Code RO 630 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187d8 0x000187d8 0x000000a4 Code RO 632 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001887c 0x0001887c 0x00000024 Code RO 633 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188a0 0x000188a0 0x0000000c Code RO 634 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188ac 0x000188ac 0x00000020 Code RO 637 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188cc 0x000188cc 0x00000014 Code RO 643 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188e0 0x000188e0 0x00000010 Code RO 644 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188f0 0x000188f0 0x00000024 Code RO 645 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018914 0x00018914 0x0000009c Code RO 648 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189b0 0x000189b0 0x00000044 Code RO 649 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189f4 0x000189f4 0x000000d8 Code RO 650 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018acc 0x00018acc 0x000000b0 Code RO 651 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b7c 0x00018b7c 0x00000044 Code RO 652 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bc0 0x00018bc0 0x00000030 Code RO 653 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bf0 0x00018bf0 0x00000020 Code RO 654 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c10 0x00018c10 0x00000020 Code RO 655 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c30 0x00018c30 0x00000094 Code RO 656 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018cc4 0x00018cc4 0x00000058 Code RO 657 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d1c 0x00018d1c 0x00000044 Code RO 658 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d60 0x00018d60 0x00000018 Code RO 723 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018d78 0x00018d78 0x00000012 Code RO 724 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018d8a 0x00018d8a 0x00000002 PAD - 0x00018d8c 0x00018d8c 0x00000040 Code RO 727 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018dcc 0x00018dcc 0x00000020 Code RO 728 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018dec 0x00018dec 0x00000028 Code RO 729 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018e14 0x00018e14 0x00000018 Code RO 730 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018e2c 0x00018e2c 0x00000050 Code RO 731 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018e7c 0x00018e7c 0x00000060 Code RO 733 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018edc 0x00018edc 0x00000008 Code RO 734 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018ee4 0x00018ee4 0x00000020 Code RO 736 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018f04 0x00018f04 0x0000006c Code RO 762 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018f70 0x00018f70 0x00000020 Code RO 763 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018f90 0x00018f90 0x0000001c Code RO 764 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018fac 0x00018fac 0x0000000c Code RO 766 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018fb8 0x00018fb8 0x00000020 Code RO 767 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018fd8 0x00018fd8 0x00000010 Code RO 781 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018fe8 0x00018fe8 0x0000004c Code RO 782 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00019034 0x00019034 0x000000c8 Code RO 784 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x000190fc 0x000190fc 0x00000014 Code RO 785 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00019110 0x00019110 0x0000000c Code RO 793 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x0001911c 0x0001911c 0x00000174 Code RO 796 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x00019290 0x00019290 0x000000fc Code RO 1858 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x0001938c 0x0001938c 0x00000010 Code RO 1860 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x0001939c 0x0001939c 0x00000010 Code RO 1861 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x000193ac 0x000193ac 0x000001d4 Code RO 1863 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x00019580 0x00019580 0x00000010 Code RO 1865 i.hal_internal_update_dpi_param CVWL568.lib(hal_internal_vsync.o) - 0x00019590 0x00019590 0x0000010c Code RO 1866 i.hal_internal_video_mode_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x0001969c 0x0001969c 0x00000028 Code RO 1867 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x000196c4 0x000196c4 0x0000000c Code RO 1868 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196d0 0x000196d0 0x00000018 Code RO 1869 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000196e8 0x000196e8 0x0000000c Code RO 1870 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000196f4 0x000196f4 0x0000000c Code RO 1871 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019700 0x00019700 0x00000118 Code RO 1872 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00019818 0x00019818 0x000000b0 Code RO 1873 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000198c8 0x000198c8 0x0000011c Code RO 1874 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000199e4 0x000199e4 0x00000014 Code RO 1876 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000199f8 0x000199f8 0x00000024 Code RO 1877 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019a1c 0x00019a1c 0x00000050 Code RO 1878 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019a6c 0x00019a6c 0x00000080 Code RO 1879 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019aec 0x00019aec 0x00000024 Code RO 659 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b10 0x00019b10 0x00000058 Code RO 660 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b68 0x00019b68 0x00000014 Code RO 661 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b7c 0x00019b7c 0x00000164 Code RO 662 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ce0 0x00019ce0 0x00000040 Code RO 663 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019d20 0x00019d20 0x000001b0 Code RO 664 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ed0 0x00019ed0 0x00000040 Code RO 665 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019f10 0x00019f10 0x0000000e Code RO 874 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019f1e 0x00019f1e 0x00000012 Code RO 898 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019f30 0x00019f30 0x00000016 Code RO 900 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019f46 0x00019f46 0x00000008 Code RO 915 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019f4e 0x00019f4e 0x00000002 PAD - 0x00019f50 0x00019f50 0x00000088 Code RO 923 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00019fd8 0x00019fd8 0x0000001c Code RO 924 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019ff4 0x00019ff4 0x00000008 Code RO 927 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019ffc 0x00019ffc 0x00000008 Code RO 928 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x0001a004 0x0001a004 0x00000008 Code RO 929 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x0001a00c 0x0001a00c 0x0000002e Code RO 956 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x0001a03a 0x0001a03a 0x0000001a Code RO 958 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x0001a054 0x0001a054 0x00000048 Code RO 960 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001a09c 0x0001a09c 0x00000028 Code RO 962 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x0001a0c4 0x0001a0c4 0x0000008c Code RO 1140 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001a150 0x0001a150 0x00000010 Code RO 1143 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001a160 0x0001a160 0x000001dc Code RO 1882 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x0001a33c 0x0001a33c 0x00000110 Code RO 2417 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a44c 0x0001a44c 0x00000070 Code RO 112 i.init_mipi_tx ap_demo.o - 0x0001a4bc 0x0001a4bc 0x000000d4 Code RO 113 i.init_panel ap_demo.o - 0x0001a590 0x0001a590 0x0000000a Code RO 3 i.main main.o - 0x0001a59a 0x0001a59a 0x00000002 PAD - 0x0001a59c 0x0001a59c 0x000000c4 Code RO 114 i.open_mipi_rx ap_demo.o - 0x0001a660 0x0001a660 0x00000074 Code RO 115 i.pps_update_handle ap_demo.o - 0x0001a6d4 0x0001a6d4 0x000003f4 Code RO 1883 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001aac8 0x0001aac8 0x00000178 Code RO 1884 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001ac40 0x0001ac40 0x0000008c Code RO 1885 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001accc 0x0001accc 0x00000180 Code RO 1886 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001ae4c 0x0001ae4c 0x000000a4 Code RO 1887 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001aef0 0x0001aef0 0x000001d4 Code RO 1888 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b0c4 0x0001b0c4 0x000000c4 Code RO 1889 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001b188 0x0001b188 0x000000c0 Code RO 1890 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001b248 0x0001b248 0x00000030 Code RO 116 i.soft_timer3_cb ap_demo.o - 0x0001b278 0x0001b278 0x00000048 Code RO 2744 i.sqrt m_ps.l(sqrt.o) - 0x0001b2c0 0x0001b2c0 0x0000006c Code RO 118 i.tp_heartbeat_exec ap_demo.o - 0x0001b32c 0x0001b32c 0x00000108 Code RO 1891 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b434 0x0001b434 0x000000d0 Code RO 1892 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001b504 0x0001b504 0x000001cc Code RO 1893 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001b6d0 0x0001b6d0 0x000027e4 Data RO 119 .constdata ap_demo.o - 0x0001deb4 0x0001deb4 0x00000020 Data RO 412 .constdata app_tp_st_touch.o - 0x0001ded4 0x0001ded4 0x00000024 Data RO 667 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001def8 0x0001def8 0x000000d2 Data RO 739 .constdata CVWL568.lib(hal_gpio.o) - 0x0001dfca 0x0001dfca 0x00000002 PAD - 0x0001dfcc 0x0001dfcc 0x00000020 Data RO 797 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001dfec 0x0001dfec 0x000002f6 Data RO 998 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e2e2 0x0001e2e2 0x00000001 Data RO 1010 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e2e3 0x0001e2e3 0x00000001 PAD - 0x0001e2e4 0x0001e2e4 0x00000008 Data RO 1640 .constdata CVWL568.lib(drv_param_init.o) - 0x0001e2ec 0x0001e2ec 0x00000186 Data RO 2489 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001e472 0x0001e472 0x00000002 PAD - 0x0001e474 0x0001e474 0x00000048 Data RO 567 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001e4bc 0x0001e4bc 0x00000043 Data RO 668 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e4ff 0x0001e4ff 0x00000001 PAD - 0x0001e500 0x0001e500 0x000000e0 Data RO 1895 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001e5e0 0x0001e5e0 0x00000030 Data RO 3106 Region$$Table anon$$obj.o + 0x000163f0 0x000163f0 0x00000018 Code RO 1611 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016408 0x00016408 0x00000018 Code RO 2111 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) + 0x00016420 0x00016420 0x00000030 Code RO 2112 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) + 0x00016450 0x00016450 0x00000016 Code RO 2113 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) + 0x00016466 0x00016466 0x00000024 Code RO 2114 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) + 0x0001648a 0x0001648a 0x00000026 Code RO 2115 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) + 0x000164b0 0x000164b0 0x00000016 Code RO 2116 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) + 0x000164c6 0x000164c6 0x00000016 Code RO 2117 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) + 0x000164dc 0x000164dc 0x0000000c Code RO 2118 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) + 0x000164e8 0x000164e8 0x0000001e Code RO 2119 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) + 0x00016506 0x00016506 0x00000022 Code RO 2120 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) + 0x00016528 0x00016528 0x00000022 Code RO 2121 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) + 0x0001654a 0x0001654a 0x0000000c Code RO 2122 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) + 0x00016556 0x00016556 0x0000001a Code RO 2123 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) + 0x00016570 0x00016570 0x00000022 Code RO 2124 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) + 0x00016592 0x00016592 0x0000001a Code RO 2126 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) + 0x000165ac 0x000165ac 0x0000000c Code RO 2127 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) + 0x000165b8 0x000165b8 0x0000004c Code RO 2128 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) + 0x00016604 0x00016604 0x00000006 Code RO 2129 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) + 0x0001660a 0x0001660a 0x00000012 Code RO 2130 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) + 0x0001661c 0x0001661c 0x00000020 Code RO 2132 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) + 0x0001663c 0x0001663c 0x00000040 Code RO 2133 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) + 0x0001667c 0x0001667c 0x00000018 Code RO 2134 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) + 0x00016694 0x00016694 0x00000014 Code RO 2135 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) + 0x000166a8 0x000166a8 0x00000020 Code RO 2136 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) + 0x000166c8 0x000166c8 0x0000000c Code RO 2170 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) + 0x000166d4 0x000166d4 0x00000040 Code RO 2171 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) + 0x00016714 0x00016714 0x0000000c Code RO 2172 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) + 0x00016720 0x00016720 0x00000012 Code RO 2173 i.drv_memc_get_status CVWL568.lib(drv_memc.o) + 0x00016732 0x00016732 0x00000010 Code RO 2174 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) + 0x00016742 0x00016742 0x0000000e Code RO 2175 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) + 0x00016750 0x00016750 0x00000014 Code RO 2176 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) + 0x00016764 0x00016764 0x0000000c Code RO 2177 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) + 0x00016770 0x00016770 0x00000010 Code RO 2180 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) + 0x00016780 0x00016780 0x00000012 Code RO 2181 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) + 0x00016792 0x00016792 0x00000010 Code RO 2183 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) + 0x000167a2 0x000167a2 0x00000014 Code RO 2184 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) + 0x000167b6 0x000167b6 0x00000002 PAD + 0x000167b8 0x000167b8 0x00000018 Code RO 2185 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) + 0x000167d0 0x000167d0 0x0000001a Code RO 2186 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) + 0x000167ea 0x000167ea 0x0000000e Code RO 2190 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) + 0x000167f8 0x000167f8 0x00000028 Code RO 2191 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) + 0x00016820 0x00016820 0x0000000e Code RO 2193 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) + 0x0001682e 0x0001682e 0x00000002 PAD + 0x00016830 0x00016830 0x00000008 Code RO 1689 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) + 0x00016838 0x00016838 0x00000014 Code RO 1690 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) + 0x0001684c 0x0001684c 0x00000014 Code RO 1691 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) + 0x00016860 0x00016860 0x00000008 Code RO 1692 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) + 0x00016868 0x00016868 0x00000014 Code RO 1693 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) + 0x0001687c 0x0001687c 0x00000064 Code RO 1694 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) + 0x000168e0 0x000168e0 0x00000024 Code RO 1696 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) + 0x00016904 0x00016904 0x00000010 Code RO 2470 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) + 0x00016914 0x00016914 0x0000003c Code RO 2471 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) + 0x00016950 0x00016950 0x00000060 Code RO 2472 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) + 0x000169b0 0x000169b0 0x00000054 Code RO 2473 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) + 0x00016a04 0x00016a04 0x00000010 Code RO 2474 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) + 0x00016a14 0x00016a14 0x00000018 Code RO 2475 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) + 0x00016a2c 0x00016a2c 0x00000020 Code RO 2477 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) + 0x00016a4c 0x00016a4c 0x00000026 Code RO 2478 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) + 0x00016a72 0x00016a72 0x0000001e Code RO 2479 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) + 0x00016a90 0x00016a90 0x00000020 Code RO 2480 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) + 0x00016ab0 0x00016ab0 0x00000020 Code RO 1751 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) + 0x00016ad0 0x00016ad0 0x00000018 Code RO 1753 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) + 0x00016ae8 0x00016ae8 0x00000038 Code RO 1754 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) + 0x00016b20 0x00016b20 0x0000000c Code RO 1961 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) + 0x00016b2c 0x00016b2c 0x00000010 Code RO 1962 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) + 0x00016b3c 0x00016b3c 0x00000014 Code RO 1964 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016b50 0x00016b50 0x00000016 Code RO 1965 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016b66 0x00016b66 0x0000000a Code RO 2229 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) + 0x00016b70 0x00016b70 0x00000004 Code RO 2230 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) + 0x00016b74 0x00016b74 0x0000005a Code RO 2232 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) + 0x00016bce 0x00016bce 0x00000002 PAD + 0x00016bd0 0x00016bd0 0x00000014 Code RO 2233 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) + 0x00016be4 0x00016be4 0x00000064 Code RO 2234 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) + 0x00016c48 0x00016c48 0x00000004 Code RO 2235 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) + 0x00016c4c 0x00016c4c 0x00000012 Code RO 1204 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) + 0x00016c5e 0x00016c5e 0x00000004 Code RO 2238 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) + 0x00016c62 0x00016c62 0x0000000c Code RO 2240 i.drv_rxbr_get_pkt_buf_error_status CVWL568.lib(drv_rxbr.o) + 0x00016c6e 0x00016c6e 0x00000012 Code RO 1205 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) + 0x00016c80 0x00016c80 0x00000016 Code RO 1206 i.drv_rxbr_get_status1 CVWL568.lib(hal_internal_vsync.o) + 0x00016c96 0x00016c96 0x0000000c Code RO 2241 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) + 0x00016ca2 0x00016ca2 0x0000000c Code RO 2242 i.drv_rxbr_hline_rcv1_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cae 0x00016cae 0x00000008 Code RO 2243 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cb6 0x00016cb6 0x00000002 PAD + 0x00016cb8 0x00016cb8 0x0000000c Code RO 2244 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) + 0x00016cc4 0x00016cc4 0x0000000c Code RO 2245 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) + 0x00016cd0 0x00016cd0 0x00000014 Code RO 2246 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) + 0x00016ce4 0x00016ce4 0x00000014 Code RO 2249 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) + 0x00016cf8 0x00016cf8 0x00000012 Code RO 2251 i.drv_rxbr_set_filter_regs CVWL568.lib(drv_rxbr.o) + 0x00016d0a 0x00016d0a 0x00000014 Code RO 2252 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) + 0x00016d1e 0x00016d1e 0x00000010 Code RO 2253 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) + 0x00016d2e 0x00016d2e 0x00000026 Code RO 2255 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) + 0x00016d54 0x00016d54 0x00000008 Code RO 2256 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) + 0x00016d5c 0x00016d5c 0x00000008 Code RO 2257 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) + 0x00016d64 0x00016d64 0x00000020 Code RO 1799 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) + 0x00016d84 0x00016d84 0x0000001c Code RO 1824 i.drv_swire_enable CVWL568.lib(drv_swire.o) + 0x00016da0 0x00016da0 0x0000000c Code RO 1825 i.drv_swire_register_callback CVWL568.lib(drv_swire.o) + 0x00016dac 0x00016dac 0x00000018 Code RO 1826 i.drv_swire_set_bit_time CVWL568.lib(drv_swire.o) + 0x00016dc4 0x00016dc4 0x00000054 Code RO 1827 i.drv_swire_set_int CVWL568.lib(drv_swire.o) + 0x00016e18 0x00016e18 0x0000001c Code RO 1828 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) + 0x00016e34 0x00016e34 0x0000000c Code RO 1829 i.drv_swire_set_pulse_count CVWL568.lib(drv_swire.o) + 0x00016e40 0x00016e40 0x0000000c Code RO 1843 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) + 0x00016e4c 0x00016e4c 0x00000028 Code RO 1844 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) + 0x00016e74 0x00016e74 0x00000018 Code RO 1847 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016e8c 0x00016e8c 0x0000001c Code RO 1848 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016ea8 0x00016ea8 0x00000024 Code RO 1849 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) + 0x00016ecc 0x00016ecc 0x00000024 Code RO 1850 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016ef0 0x00016ef0 0x00000010 Code RO 1852 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016f00 0x00016f00 0x00000010 Code RO 1853 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016f10 0x00016f10 0x00000024 Code RO 1854 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) + 0x00016f34 0x00016f34 0x0000001a Code RO 1877 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) + 0x00016f4e 0x00016f4e 0x00000020 Code RO 1878 i.drv_timer_enable CVWL568.lib(drv_timer.o) + 0x00016f6e 0x00016f6e 0x00000002 PAD + 0x00016f70 0x00016f70 0x00000010 Code RO 1879 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) + 0x00016f80 0x00016f80 0x00000010 Code RO 1880 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) + 0x00016f90 0x00016f90 0x00000044 Code RO 1882 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) + 0x00016fd4 0x00016fd4 0x00000014 Code RO 1883 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) + 0x00016fe8 0x00016fe8 0x00000010 Code RO 1884 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) + 0x00016ff8 0x00016ff8 0x00000054 Code RO 1885 i.drv_timer_set_int CVWL568.lib(drv_timer.o) + 0x0001704c 0x0001704c 0x00000028 Code RO 1886 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) + 0x00017074 0x00017074 0x00000010 Code RO 1887 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) + 0x00017084 0x00017084 0x0000000a Code RO 2045 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) + 0x0001708e 0x0001708e 0x0000001c Code RO 2046 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) + 0x000170aa 0x000170aa 0x0000001c Code RO 2047 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) + 0x000170c6 0x000170c6 0x00000012 Code RO 2049 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) + 0x000170d8 0x000170d8 0x00000014 Code RO 2050 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) + 0x000170ec 0x000170ec 0x00000010 Code RO 2051 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) + 0x000170fc 0x000170fc 0x00000008 Code RO 2299 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) + 0x00017104 0x00017104 0x00000018 Code RO 2303 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) + 0x0001711c 0x0001711c 0x00000040 Code RO 2304 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) + 0x0001715c 0x0001715c 0x00000012 Code RO 2306 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) + 0x0001716e 0x0001716e 0x00000002 PAD + 0x00017170 0x00017170 0x00000028 Code RO 2310 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) + 0x00017198 0x00017198 0x0000000c Code RO 2311 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) + 0x000171a4 0x000171a4 0x00000006 Code RO 2312 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) + 0x000171aa 0x000171aa 0x0000003c Code RO 2314 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) + 0x000171e6 0x000171e6 0x00000014 Code RO 2318 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) + 0x000171fa 0x000171fa 0x00000010 Code RO 2319 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) + 0x0001720a 0x0001720a 0x00000008 Code RO 2322 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) + 0x00017212 0x00017212 0x00000026 Code RO 2323 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) + 0x00017238 0x00017238 0x00000026 Code RO 2324 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) + 0x0001725e 0x0001725e 0x00000002 PAD + 0x00017260 0x00017260 0x00000018 Code RO 2325 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) + 0x00017278 0x00017278 0x0000000a Code RO 2326 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) + 0x00017282 0x00017282 0x00000010 Code RO 2327 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) + 0x00017292 0x00017292 0x0000000a Code RO 2328 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) + 0x0001729c 0x0001729c 0x0000000a Code RO 2329 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) + 0x000172a6 0x000172a6 0x00000012 Code RO 2330 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) + 0x000172b8 0x000172b8 0x0000000a Code RO 2331 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) + 0x000172c2 0x000172c2 0x0000000a Code RO 2332 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) + 0x000172cc 0x000172cc 0x00000016 Code RO 2333 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) + 0x000172e2 0x000172e2 0x00000002 PAD + 0x000172e4 0x000172e4 0x00000010 Code RO 2795 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) + 0x000172f4 0x000172f4 0x00000010 Code RO 2796 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) + 0x00017304 0x00017304 0x00000010 Code RO 2799 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) + 0x00017314 0x00017314 0x00000040 Code RO 2802 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) + 0x00017354 0x00017354 0x0000000a Code RO 1472 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) + 0x0001735e 0x0001735e 0x00000014 Code RO 1171 i.fputc CVWL568.lib(tau_log.o) + 0x00017372 0x00017372 0x00000002 PAD + 0x00017374 0x00017374 0x00000058 Code RO 117 i.frame_start_cb ap_demo.o + 0x000173cc 0x000173cc 0x00000034 Code RO 716 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017400 0x00017400 0x000000b0 Code RO 718 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174b0 0x000174b0 0x00000028 Code RO 720 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174d8 0x000174d8 0x00000028 Code RO 722 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017500 0x00017500 0x00000028 Code RO 724 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017528 0x00017528 0x00000098 Code RO 726 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000175c0 0x000175c0 0x000001a4 Code RO 727 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017764 0x00017764 0x000000d8 Code RO 728 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001783c 0x0001783c 0x00000160 Code RO 729 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001799c 0x0001799c 0x00000150 Code RO 730 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017aec 0x00017aec 0x0000022c Code RO 731 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017d18 0x00017d18 0x0000003c Code RO 732 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017d54 0x00017d54 0x00000050 Code RO 735 i.hal_dsi_rx_ctrl_restart CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017da4 0x00017da4 0x000000f0 Code RO 736 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017e94 0x00017e94 0x0000006c Code RO 739 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f00 0x00017f00 0x00000034 Code RO 740 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f34 0x00017f34 0x00000038 Code RO 744 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f6c 0x00017f6c 0x00000072 Code RO 749 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017fde 0x00017fde 0x00000002 PAD + 0x00017fe0 0x00017fe0 0x00000034 Code RO 750 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018014 0x00018014 0x0000000e Code RO 752 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018022 0x00018022 0x00000002 PAD + 0x00018024 0x00018024 0x0000003c Code RO 753 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018060 0x00018060 0x0000003c Code RO 754 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001809c 0x0001809c 0x00000020 Code RO 757 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000180bc 0x000180bc 0x00000190 Code RO 811 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001824c 0x0001824c 0x00000034 Code RO 812 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018280 0x00018280 0x00000428 Code RO 813 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000186a8 0x000186a8 0x0000002c Code RO 816 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000186d4 0x000186d4 0x00000084 Code RO 817 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018758 0x00018758 0x0000004c Code RO 821 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187a4 0x000187a4 0x00000028 Code RO 823 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187cc 0x000187cc 0x000000a4 Code RO 825 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018870 0x00018870 0x00000024 Code RO 826 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018894 0x00018894 0x0000000c Code RO 827 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188a0 0x000188a0 0x00000020 Code RO 830 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188c0 0x000188c0 0x00000014 Code RO 836 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188d4 0x000188d4 0x00000010 Code RO 837 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188e4 0x000188e4 0x00000024 Code RO 838 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018908 0x00018908 0x000000a8 Code RO 841 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189b0 0x000189b0 0x00000044 Code RO 842 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189f4 0x000189f4 0x000000f0 Code RO 843 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018ae4 0x00018ae4 0x000000cc Code RO 844 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018bb0 0x00018bb0 0x00000044 Code RO 845 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018bf4 0x00018bf4 0x00000030 Code RO 846 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c24 0x00018c24 0x00000020 Code RO 847 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c44 0x00018c44 0x00000020 Code RO 848 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c64 0x00018c64 0x00000094 Code RO 849 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018cf8 0x00018cf8 0x00000058 Code RO 850 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d50 0x00018d50 0x00000044 Code RO 851 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d94 0x00018d94 0x00000018 Code RO 918 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) + 0x00018dac 0x00018dac 0x00000012 Code RO 919 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) + 0x00018dbe 0x00018dbe 0x00000002 PAD + 0x00018dc0 0x00018dc0 0x00000040 Code RO 922 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) + 0x00018e00 0x00018e00 0x00000028 Code RO 924 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) + 0x00018e28 0x00018e28 0x00000018 Code RO 925 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) + 0x00018e40 0x00018e40 0x00000050 Code RO 926 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) + 0x00018e90 0x00018e90 0x00000060 Code RO 928 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) + 0x00018ef0 0x00018ef0 0x00000008 Code RO 929 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00018ef8 0x00018ef8 0x00000020 Code RO 931 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) + 0x00018f18 0x00018f18 0x0000006c Code RO 957 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) + 0x00018f84 0x00018f84 0x00000020 Code RO 958 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) + 0x00018fa4 0x00018fa4 0x0000001c Code RO 959 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) + 0x00018fc0 0x00018fc0 0x0000000c Code RO 961 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) + 0x00018fcc 0x00018fcc 0x00000020 Code RO 962 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) + 0x00018fec 0x00018fec 0x00000010 Code RO 976 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) + 0x00018ffc 0x00018ffc 0x0000004c Code RO 977 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) + 0x00019048 0x00019048 0x000000c8 Code RO 979 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) + 0x00019110 0x00019110 0x00000014 Code RO 980 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) + 0x00019124 0x00019124 0x0000000c Code RO 988 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) + 0x00019130 0x00019130 0x00000174 Code RO 991 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) + 0x000192a4 0x000192a4 0x00000018 Code RO 1207 i.hal_internal_check_video_auto_sync CVWL568.lib(hal_internal_vsync.o) + 0x000192bc 0x000192bc 0x000000fc Code RO 1208 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) + 0x000193b8 0x000193b8 0x0000002a Code RO 1209 i.hal_internal_rx_dcs_async_handler CVWL568.lib(hal_internal_vsync.o) + 0x000193e2 0x000193e2 0x00000002 PAD + 0x000193e4 0x000193e4 0x00000058 Code RO 1210 i.hal_internal_rx_dcs_polling CVWL568.lib(hal_internal_vsync.o) + 0x0001943c 0x0001943c 0x00000010 Code RO 1212 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) + 0x0001944c 0x0001944c 0x00000010 Code RO 1213 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001945c 0x0001945c 0x000001d4 Code RO 1215 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) + 0x00019630 0x00019630 0x00000028 Code RO 1217 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) + 0x00019658 0x00019658 0x0000000c Code RO 1218 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019664 0x00019664 0x00000018 Code RO 1219 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x0001967c 0x0001967c 0x0000000c Code RO 1220 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x00019688 0x00019688 0x0000000c Code RO 1221 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019694 0x00019694 0x00000140 Code RO 1222 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) + 0x000197d4 0x000197d4 0x000000b0 Code RO 1223 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) + 0x00019884 0x00019884 0x00000090 Code RO 1225 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00019914 0x00019914 0x00000024 Code RO 1227 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019938 0x00019938 0x00000044 Code RO 1228 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x0001997c 0x0001997c 0x00000050 Code RO 1229 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x000199cc 0x000199cc 0x00000084 Code RO 1230 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019a50 0x00019a50 0x00000010 Code RO 1909 i.hal_intl_svs_deinit_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019a60 0x00019a60 0x00000024 Code RO 1910 i.hal_intl_svs_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x00019a84 0x00019a84 0x00000078 Code RO 1911 i.hal_intl_svs_init_rx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019afc 0x00019afc 0x00000014 Code RO 1912 i.hal_intl_svs_init_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b10 0x00019b10 0x0000000c Code RO 1914 i.hal_intl_svs_set_sync_coef CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b1c 0x00019b1c 0x00000048 Code RO 1915 i.hal_intl_svs_update_rxbr_clk CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b64 0x00019b64 0x00000024 Code RO 852 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019b88 0x00019b88 0x00000064 Code RO 853 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019bec 0x00019bec 0x00000014 Code RO 854 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019c00 0x00019c00 0x00000164 Code RO 855 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019d64 0x00019d64 0x00000054 Code RO 856 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019db8 0x00019db8 0x000001cc Code RO 857 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019f84 0x00019f84 0x00000040 Code RO 858 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019fc4 0x00019fc4 0x0000000e Code RO 1069 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) + 0x00019fd2 0x00019fd2 0x00000012 Code RO 1093 i.hal_swire_deinit CVWL568.lib(hal_swire.o) + 0x00019fe4 0x00019fe4 0x00000020 Code RO 1094 i.hal_swire_init CVWL568.lib(hal_swire.o) + 0x0001a004 0x0001a004 0x00000016 Code RO 1095 i.hal_swire_open CVWL568.lib(hal_swire.o) + 0x0001a01a 0x0001a01a 0x0000000a Code RO 1096 i.hal_swire_register_callback CVWL568.lib(hal_swire.o) + 0x0001a024 0x0001a024 0x0000006c Code RO 1097 i.hal_swire_start CVWL568.lib(hal_swire.o) + 0x0001a090 0x0001a090 0x00000008 Code RO 1110 i.hal_system_enable_systick CVWL568.lib(hal_system.o) + 0x0001a098 0x0001a098 0x00000008 Code RO 1112 i.hal_system_get_tick CVWL568.lib(hal_system.o) + 0x0001a0a0 0x0001a0a0 0x00000088 Code RO 1114 i.hal_system_init CVWL568.lib(hal_system.o) + 0x0001a128 0x0001a128 0x0000001c Code RO 1115 i.hal_system_init_console CVWL568.lib(hal_system.o) + 0x0001a144 0x0001a144 0x00000008 Code RO 1118 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) + 0x0001a14c 0x0001a14c 0x00000008 Code RO 1119 i.hal_system_set_pvd CVWL568.lib(hal_system.o) + 0x0001a154 0x0001a154 0x00000008 Code RO 1120 i.hal_system_set_vcc CVWL568.lib(hal_system.o) + 0x0001a15c 0x0001a15c 0x0000002e Code RO 1143 i.hal_timer_deinit CVWL568.lib(hal_timer.o) + 0x0001a18a 0x0001a18a 0x0000001a Code RO 1145 i.hal_timer_init CVWL568.lib(hal_timer.o) + 0x0001a1a4 0x0001a1a4 0x00000048 Code RO 1147 i.hal_timer_start CVWL568.lib(hal_timer.o) + 0x0001a1ec 0x0001a1ec 0x00000028 Code RO 1149 i.hal_timer_stop CVWL568.lib(hal_timer.o) + 0x0001a214 0x0001a214 0x00000030 Code RO 859 i.hal_tx_frame_rate_adjust CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001a244 0x0001a244 0x0000008c Code RO 1182 i.hal_uart_init CVWL568.lib(hal_uart.o) + 0x0001a2d0 0x0001a2d0 0x00000010 Code RO 1185 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) + 0x0001a2e0 0x0001a2e0 0x000001dc Code RO 1233 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) + 0x0001a4bc 0x0001a4bc 0x00000110 Code RO 2409 i.handle_init CVWL568.lib(irq_redirect .o) + 0x0001a5cc 0x0001a5cc 0x00000070 Code RO 118 i.init_mipi_tx ap_demo.o + 0x0001a63c 0x0001a63c 0x000000d8 Code RO 119 i.init_panel ap_demo.o + 0x0001a714 0x0001a714 0x0000000a Code RO 3 i.main main.o + 0x0001a71e 0x0001a71e 0x00000002 PAD + 0x0001a720 0x0001a720 0x000000cc Code RO 120 i.open_mipi_rx ap_demo.o + 0x0001a7ec 0x0001a7ec 0x0000002c Code RO 121 i.pps_updata_exec ap_demo.o + 0x0001a818 0x0001a818 0x000000b4 Code RO 122 i.pps_update_handle ap_demo.o + 0x0001a8cc 0x0001a8cc 0x000003f4 Code RO 1234 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) + 0x0001acc0 0x0001acc0 0x0000016c Code RO 1235 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) + 0x0001ae2c 0x0001ae2c 0x0000008c Code RO 1236 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) + 0x0001aeb8 0x0001aeb8 0x00000180 Code RO 1237 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) + 0x0001b038 0x0001b038 0x00000054 Code RO 123 i.rx_restart_exec ap_demo.o + 0x0001b08c 0x0001b08c 0x000000cc Code RO 1238 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b158 0x0001b158 0x00000244 Code RO 1239 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b39c 0x0001b39c 0x000000c4 Code RO 1240 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) + 0x0001b460 0x0001b460 0x000000c0 Code RO 1241 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) + 0x0001b520 0x0001b520 0x0000003c Code RO 124 i.soft_timer3_cb ap_demo.o + 0x0001b55c 0x0001b55c 0x00000048 Code RO 2833 i.sqrt m_ps.l(sqrt.o) + 0x0001b5a4 0x0001b5a4 0x000000ac Code RO 1916 i.svs_direct_mode_setting CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b650 0x0001b650 0x0000001c Code RO 1917 i.svs_get_rel_intv CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b66c 0x0001b66c 0x000000b0 Code RO 1918 i.svs_sync_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b71c 0x0001b71c 0x000000f4 Code RO 1919 i.svs_wait_start CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b810 0x0001b810 0x000000d8 Code RO 1920 i.svs_waite_fr_stab CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b8e8 0x0001b8e8 0x00000014 Code RO 125 i.swire_callback ap_demo.o + 0x0001b8fc 0x0001b8fc 0x0000001c Code RO 126 i.swire_timer_callback ap_demo.o + 0x0001b918 0x0001b918 0x0000006c Code RO 128 i.tp_heartbeat_exec ap_demo.o + 0x0001b984 0x0001b984 0x00000108 Code RO 1242 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001ba8c 0x0001ba8c 0x000000d8 Code RO 1243 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) + 0x0001bb64 0x0001bb64 0x000001cc Code RO 1244 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001bd30 0x0001bd30 0x00002974 Data RO 129 .constdata ap_demo.o + 0x0001e6a4 0x0001e6a4 0x00000020 Data RO 477 .constdata app_tp_st_touch.o + 0x0001e6c4 0x0001e6c4 0x00000001 Data RO 589 .constdata app_tp_for_custom_s21u.o + 0x0001e6c5 0x0001e6c5 0x00000003 Data RO 590 .constdata app_tp_for_custom_s21u.o + 0x0001e6c8 0x0001e6c8 0x00000006 Data RO 591 .constdata app_tp_for_custom_s21u.o + 0x0001e6ce 0x0001e6ce 0x00000003 Data RO 592 .constdata app_tp_for_custom_s21u.o + 0x0001e6d1 0x0001e6d1 0x00000003 Data RO 593 .constdata app_tp_for_custom_s21u.o + 0x0001e6d4 0x0001e6d4 0x00000001 Data RO 616 .constdata app_tp_for_custom_s21u.o + 0x0001e6d5 0x0001e6d5 0x00000003 PAD + 0x0001e6d8 0x0001e6d8 0x00000024 Data RO 861 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001e6fc 0x0001e6fc 0x000000d2 Data RO 934 .constdata CVWL568.lib(hal_gpio.o) + 0x0001e7ce 0x0001e7ce 0x00000002 PAD + 0x0001e7d0 0x0001e7d0 0x00000020 Data RO 992 .constdata CVWL568.lib(hal_i2c_slave.o) + 0x0001e7f0 0x0001e7f0 0x00000008 Data RO 1697 .constdata CVWL568.lib(drv_param_init.o) + 0x0001e7f8 0x0001e7f8 0x00000186 Data RO 2481 .constdata CVWL568.lib(drv_phy_common.o) + 0x0001e97e 0x0001e97e 0x00000002 PAD + 0x0001e980 0x0001e980 0x00000048 Data RO 759 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001e9c8 0x0001e9c8 0x00000043 Data RO 862 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001ea0b 0x0001ea0b 0x00000001 PAD + 0x0001ea0c 0x0001ea0c 0x00000124 Data RO 1246 .conststring CVWL568.lib(hal_internal_vsync.o) + 0x0001eb30 0x0001eb30 0x00000030 Data RO 3197 Region$$Table anon$$obj.o - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001e610, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) + Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001eb60, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) **** No section assigned to this execution region **** - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001e610, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) + Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001eb60, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00070100 - 0x000000c0 Zero RW 2418 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) + 0x00070100 - 0x000000c0 Zero RW 2410 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001e610, Size: 0x00005aa0, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00001758]) + Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001eb60, Size: 0x00004000, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000008c0]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x000701d0 COMPRESSED 0x00000630 Data RW 120 .data ap_demo.o - 0x00070800 COMPRESSED 0x00000017 Data RW 284 .data app_tp_transfer.o - 0x00070817 COMPRESSED 0x00000025 Data RW 413 .data app_tp_st_touch.o - 0x0007083c COMPRESSED 0x00000008 Data RW 568 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070844 COMPRESSED 0x00000003 Data RW 669 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070847 COMPRESSED 0x00000001 Data RW 768 .data CVWL568.lib(hal_i2c_master.o) - 0x00070848 COMPRESSED 0x00000020 Data RW 798 .data CVWL568.lib(hal_i2c_slave.o) - 0x00070868 COMPRESSED 0x00001b7c Data RW 1011 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e4 COMPRESSED 0x00000001 Data RW 1015 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e5 COMPRESSED 0x00000001 Data RW 1016 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e6 COMPRESSED 0x00000001 Data RW 1021 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e7 COMPRESSED 0x00000003 Data RW 1022 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ea COMPRESSED 0x00000005 Data RW 1023 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ef COMPRESSED 0x00000001 PAD - 0x000723f0 COMPRESSED 0x00000030 Data RW 1033 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00072420 COMPRESSED 0x00000012 Data RW 1197 .data CVWL568.lib(norflash.o) - 0x00072432 COMPRESSED 0x00000002 PAD - 0x00072434 COMPRESSED 0x0000000c Data RW 1251 .data CVWL568.lib(drv_common.o) - 0x00072440 COMPRESSED 0x00000004 Data RW 1518 .data CVWL568.lib(drv_gpio.o) - 0x00072444 COMPRESSED 0x00000008 Data RW 1556 .data CVWL568.lib(drv_i2c_dma.o) - 0x0007244c COMPRESSED 0x00000004 Data RW 1585 .data CVWL568.lib(drv_i2c_master.o) - 0x00072450 COMPRESSED 0x00000004 Data RW 1616 .data CVWL568.lib(drv_i2c_slave.o) - 0x00072454 COMPRESSED 0x000004a4 Data RW 1641 .data CVWL568.lib(drv_param_init.o) - 0x000728f8 COMPRESSED 0x0000000c Data RW 1671 .data CVWL568.lib(drv_pwm.o) - 0x00072904 COMPRESSED 0x00000004 Data RW 1747 .data CVWL568.lib(drv_spi_master.o) - 0x00072908 COMPRESSED 0x00000008 Data RW 1773 .data CVWL568.lib(drv_swire.o) - 0x00072910 COMPRESSED 0x00000001 Data RW 1798 .data CVWL568.lib(drv_sys_cfg.o) - 0x00072911 COMPRESSED 0x00000003 PAD - 0x00072914 COMPRESSED 0x00000050 Data RW 1831 .data CVWL568.lib(drv_timer.o) - 0x00072964 COMPRESSED 0x0000000c Data RW 1896 .data CVWL568.lib(hal_internal_vsync.o) - 0x00072970 COMPRESSED 0x00000008 Data RW 2270 .data CVWL568.lib(drv_rxbr.o) - 0x00072978 COMPRESSED 0x00000004 Data RW 2343 .data CVWL568.lib(drv_vidc.o) - 0x0007297c COMPRESSED 0x00000001 Data RW 2490 .data CVWL568.lib(drv_phy_common.o) - 0x0007297d COMPRESSED 0x00000003 PAD - 0x00072980 COMPRESSED 0x0000000c Data RW 2510 .data CVWL568.lib(drv_chip_info.o) - 0x0007298c COMPRESSED 0x00000008 Data RW 2659 .data CVWL568.lib(drv_uart.o) - 0x00072994 COMPRESSED 0x0000000c Data RW 2726 .data CVWL568.lib(drv_wdg.o) - 0x000729a0 COMPRESSED 0x00000004 Data RW 3075 .data mc_p.l(stdout.o) - 0x000729a4 COMPRESSED 0x00000004 Data RW 3087 .data mc_p.l(errno.o) - 0x000729a8 - 0x00000190 Zero RW 283 .bss app_tp_transfer.o - 0x00072b38 - 0x0000000c Zero RW 411 .bss app_tp_st_touch.o - 0x00072b44 - 0x000000c4 Zero RW 566 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00072c08 - 0x0000004c Zero RW 666 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00072c54 - 0x00000100 Zero RW 985 .bss CVWL568.lib(tau_log.o) - 0x00072d54 - 0x000002d8 Zero RW 996 .bss CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0007302c - 0x000000d0 Zero RW 1145 .bss CVWL568.lib(hal_uart.o) - 0x000730fc - 0x0000001c Zero RW 1380 .bss CVWL568.lib(drv_dma.o) - 0x00073118 - 0x00000040 Zero RW 1517 .bss CVWL568.lib(drv_gpio.o) - 0x00073158 - 0x00000140 Zero RW 1555 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00073298 - 0x00000984 Zero RW 1894 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00073c1c - 0x00001030 Zero RW 1947 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00074c4c - 0x00000020 Zero RW 2554 .bss CVWL568.lib(hal_spi_slave.o) - 0x00074c6c COMPRESSED 0x00000004 PAD - 0x00074c70 - 0x00001000 Zero RW 514 STACK startup_armcm0.o + 0x000701d0 COMPRESSED 0x00000638 Data RW 130 .data ap_demo.o + 0x00070808 COMPRESSED 0x00000014 Data RW 330 .data app_tp_transfer.o + 0x0007081c COMPRESSED 0x00000028 Data RW 478 .data app_tp_st_touch.o + 0x00070844 COMPRESSED 0x00000001 Data RW 617 .data app_tp_for_custom_s21u.o + 0x00070845 COMPRESSED 0x00000001 Data RW 618 .data app_tp_for_custom_s21u.o + 0x00070846 COMPRESSED 0x00000282 Data RW 620 .data app_tp_for_custom_s21u.o + 0x00070ac8 COMPRESSED 0x00000001 Data RW 621 .data app_tp_for_custom_s21u.o + 0x00070ac9 COMPRESSED 0x00000003 PAD + 0x00070acc COMPRESSED 0x00000010 Data RW 624 .data app_tp_for_custom_s21u.o + 0x00070adc COMPRESSED 0x00000064 Data RW 625 .data app_tp_for_custom_s21u.o + 0x00070b40 COMPRESSED 0x00000001 Data RW 628 .data app_tp_for_custom_s21u.o + 0x00070b41 COMPRESSED 0x00000001 Data RW 629 .data app_tp_for_custom_s21u.o + 0x00070b42 COMPRESSED 0x00000002 PAD + 0x00070b44 COMPRESSED 0x00000008 Data RW 760 .data CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00070b4c COMPRESSED 0x00000003 Data RW 863 .data CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00070b4f COMPRESSED 0x00000001 Data RW 963 .data CVWL568.lib(hal_i2c_master.o) + 0x00070b50 COMPRESSED 0x00000020 Data RW 993 .data CVWL568.lib(hal_i2c_slave.o) + 0x00070b70 COMPRESSED 0x00000018 Data RW 1247 .data CVWL568.lib(hal_internal_vsync.o) + 0x00070b88 COMPRESSED 0x0000000c Data RW 1308 .data CVWL568.lib(drv_common.o) + 0x00070b94 COMPRESSED 0x00000004 Data RW 1575 .data CVWL568.lib(drv_gpio.o) + 0x00070b98 COMPRESSED 0x00000008 Data RW 1613 .data CVWL568.lib(drv_i2c_dma.o) + 0x00070ba0 COMPRESSED 0x00000004 Data RW 1642 .data CVWL568.lib(drv_i2c_master.o) + 0x00070ba4 COMPRESSED 0x00000004 Data RW 1673 .data CVWL568.lib(drv_i2c_slave.o) + 0x00070ba8 COMPRESSED 0x000004a4 Data RW 1698 .data CVWL568.lib(drv_param_init.o) + 0x0007104c COMPRESSED 0x0000000c Data RW 1728 .data CVWL568.lib(drv_pwm.o) + 0x00071058 COMPRESSED 0x00000004 Data RW 1804 .data CVWL568.lib(drv_spi_master.o) + 0x0007105c COMPRESSED 0x00000008 Data RW 1830 .data CVWL568.lib(drv_swire.o) + 0x00071064 COMPRESSED 0x00000001 Data RW 1855 .data CVWL568.lib(drv_sys_cfg.o) + 0x00071065 COMPRESSED 0x00000003 PAD + 0x00071068 COMPRESSED 0x00000050 Data RW 1888 .data CVWL568.lib(drv_timer.o) + 0x000710b8 COMPRESSED 0x00000008 Data RW 2259 .data CVWL568.lib(drv_rxbr.o) + 0x000710c0 COMPRESSED 0x00000004 Data RW 2335 .data CVWL568.lib(drv_vidc.o) + 0x000710c4 COMPRESSED 0x00000001 Data RW 2482 .data CVWL568.lib(drv_phy_common.o) + 0x000710c5 COMPRESSED 0x00000003 PAD + 0x000710c8 COMPRESSED 0x0000000c Data RW 2502 .data CVWL568.lib(drv_chip_info.o) + 0x000710d4 COMPRESSED 0x00000012 Data RW 2611 .data CVWL568.lib(norflash.o) + 0x000710e6 COMPRESSED 0x00000002 PAD + 0x000710e8 COMPRESSED 0x00000008 Data RW 2737 .data CVWL568.lib(drv_uart.o) + 0x000710f0 COMPRESSED 0x0000000c Data RW 2804 .data CVWL568.lib(drv_wdg.o) + 0x000710fc COMPRESSED 0x00000004 Data RW 3166 .data mc_p.l(stdout.o) + 0x00071100 COMPRESSED 0x00000004 Data RW 3178 .data mc_p.l(errno.o) + 0x00071104 - 0x000001f4 Zero RW 329 .bss app_tp_transfer.o + 0x000712f8 - 0x0000000c Zero RW 476 .bss app_tp_st_touch.o + 0x00071304 - 0x00000048 Zero RW 583 .bss app_tp_for_custom_s21u.o + 0x0007134c - 0x000000c4 Zero RW 758 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00071410 - 0x0000004c Zero RW 860 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0007145c - 0x00000100 Zero RW 1172 .bss CVWL568.lib(tau_log.o) + 0x0007155c - 0x000000d0 Zero RW 1187 .bss CVWL568.lib(hal_uart.o) + 0x0007162c - 0x00000974 Zero RW 1245 .bss CVWL568.lib(hal_internal_vsync.o) + 0x00071fa0 - 0x0000001c Zero RW 1437 .bss CVWL568.lib(drv_dma.o) + 0x00071fbc - 0x00000040 Zero RW 1574 .bss CVWL568.lib(drv_gpio.o) + 0x00071ffc - 0x00000140 Zero RW 1612 .bss CVWL568.lib(drv_i2c_dma.o) + 0x0007213c - 0x00000040 Zero RW 1921 .bss CVWL568.lib(hal_internal_soft_sync.o) + 0x0007217c - 0x00000020 Zero RW 2546 .bss CVWL568.lib(hal_spi_slave.o) + 0x0007219c - 0x00001030 Zero RW 2822 .bss CVWL568.lib(dcs_packet_fifo.o) + 0x000731cc COMPRESSED 0x00000004 PAD + 0x000731d0 - 0x00001000 Zero RW 705 STACK startup_armcm0.o ============================================================================== @@ -5313,17 +5516,18 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 5178 674 10212 1584 0 36236 ap_demo.o - 1298 244 32 37 12 11749 app_tp_st_touch.o - 964 96 0 23 400 11371 app_tp_transfer.o - 36 6 0 0 0 505 board.o - 10 0 0 0 0 5679 main.o - 120 18 192 0 4096 2084 startup_armcm0.o + 5614 800 10612 1592 0 40504 ap_demo.o + 1890 164 17 763 72 14675 app_tp_for_custom_s21u.o + 1084 238 32 40 12 11295 app_tp_st_touch.o + 648 128 0 20 500 12152 app_tp_transfer.o + 36 6 0 0 0 561 board.o + 10 0 0 0 0 9751 main.o + 120 18 192 0 4096 2124 startup_armcm0.o ---------------------------------------------------------------------- - 7612 1038 10484 1644 4508 67624 Object Totals + 9406 1354 10904 2420 4680 91062 Object Totals 0 0 48 0 0 0 (incl. Generated) - 6 0 0 0 0 0 (incl. Padding) + 4 0 3 5 0 0 (incl. Padding) ---------------------------------------------------------------------- @@ -5331,11 +5535,11 @@ Image component sizes 216 32 0 0 4144 252 dcs_packet_fifo.o 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o + 204 88 24 12 0 324 drv_common.o + 440 94 0 0 0 1260 drv_crgu.o 410 28 0 0 28 796 drv_dma.o 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o + 1658 494 0 0 0 1396 drv_dsi_rx.o 1528 118 0 0 0 2428 drv_dsi_tx.o 132 0 0 0 0 256 drv_efuse.o 10 0 0 0 0 60 drv_fls.o @@ -5343,40 +5547,40 @@ Image component sizes 600 82 0 8 320 624 drv_i2c_dma.o 360 86 0 4 0 456 drv_i2c_master.o 292 36 0 4 0 580 drv_i2c_slave.o - 680 6 0 0 0 1444 drv_lcdc.o + 704 6 0 0 0 1504 drv_lcdc.o 492 28 0 0 0 1112 drv_memc.o 212 44 8 1188 0 452 drv_param_init.o 428 30 390 1 0 664 drv_phy_common.o 72 10 0 12 0 76 drv_pwm.o 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o + 560 74 0 8 0 1560 drv_rxbr.o 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o + 220 36 0 8 0 440 drv_swire.o 300 64 0 1 0 628 drv_sys_cfg.o 374 34 0 80 0 932 drv_timer.o 698 18 0 8 0 680 drv_uart.o 510 28 0 4 0 1452 drv_vidc.o 168 22 0 12 0 316 drv_wdg.o - 3326 320 72 8 196 1756 hal_dsi_rx_ctrl.o - 4324 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o + 3334 326 72 8 196 1752 hal_dsi_rx_ctrl.o + 4456 314 103 3 76 2484 hal_dsi_tx_ctrl.o + 418 44 210 0 0 684 hal_gpio.o 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 8420 1710 224 12 2436 2696 hal_internal_vsync.o + 696 70 32 32 0 408 hal_i2c_slave.o + 1112 188 0 0 64 776 hal_internal_soft_sync.o + 8452 1632 292 24 2420 2820 hal_internal_vsync.o 14 0 0 0 0 68 hal_spi_master.o 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o + 190 8 0 0 0 352 hal_swire.o + 204 32 0 0 0 476 hal_system.o 184 6 0 0 0 276 hal_timer.o 156 18 0 0 208 144 hal_uart.o 1076 324 0 0 192 1980 irq_redirect .o 48 10 0 18 0 68 norflash.o 58 0 0 0 0 128 tau_delay.o 60 10 0 0 256 156 tau_log.o - 1548 60 759 7095 728 21956 app_tp_for_custom_s8.o 200 20 0 0 0 76 ceil.o 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o + 86 0 0 0 0 0 __dczerorl2.o 0 0 0 0 0 0 entry.o 0 0 0 0 0 0 entry10a.o 0 0 0 0 0 0 entry11a.o @@ -5401,6 +5605,7 @@ Image component sizes 96 0 0 0 0 84 uldiv.o 40 2 0 0 0 68 cdcmple.o 40 2 0 0 0 68 cdrcmple.o + 20 0 0 0 0 68 cfcmple.o 20 0 0 0 0 68 cfrcmple.o 356 4 0 0 0 140 dadd.o 240 6 0 0 0 84 ddiv.o @@ -5423,21 +5628,20 @@ Image component sizes 24 0 0 0 0 60 fscalb.o ---------------------------------------------------------------------- - 38972 4910 1828 8556 8684 57016 Library Totals - 46 0 6 9 4 0 (incl. Padding) + 38810 4996 1136 1472 8004 36840 Library Totals + 56 0 5 8 4 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name - 31988 4644 1063 1444 7952 31784 CVWL568.lib - 1548 60 759 7095 728 21956 CVWL568_S21U_TP.lib + 33354 4790 1131 1456 8000 33496 CVWL568.lib 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l + 2838 126 0 8 0 1264 mc_p.l + 2290 54 0 0 0 1928 mf_p.l ---------------------------------------------------------------------- - 38972 4910 1828 8556 8684 57016 Library Totals + 38810 4996 1136 1472 8004 36840 Library Totals ---------------------------------------------------------------------- @@ -5446,15 +5650,15 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug - 46584 5948 12312 10200 13192 100112 Grand Totals - 46584 5948 12312 5976 13192 100112 ELF Image Totals (compressed) - 46584 5948 12312 5976 0 0 ROM Totals + 48216 6350 12040 3892 12684 102002 Grand Totals + 48216 6350 12040 2240 12684 102002 ELF Image Totals (compressed) + 48216 6350 12040 2240 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 58896 ( 57.52kB) - Total RW Size (RW Data + ZI Data) 23392 ( 22.84kB) - Total ROM Size (Code + RO Data + RW Data) 64872 ( 63.35kB) + Total RO Size (Code + RO Data) 60256 ( 58.84kB) + Total RW Size (RW Data + ZI Data) 16576 ( 16.19kB) + Total ROM Size (Code + RO Data + RW Data) 62496 ( 61.03kB) ============================================================================== diff --git a/project/ISP_568/Listings/CVWL568_S21U_20230706.map b/project/ISP_568/Listings/CVWL568_S21U_20230918.map similarity index 64% rename from project/ISP_568/Listings/CVWL568_S21U_20230706.map rename to project/ISP_568/Listings/CVWL568_S21U_20230918.map index 1eef447..d607953 100644 --- a/project/ISP_568/Listings/CVWL568_S21U_20230706.map +++ b/project/ISP_568/Listings/CVWL568_S21U_20230918.map @@ -13,21 +13,25 @@ Section Cross References ap_demo.o(i.PWM_OUTPUT_TEST) refers to ap_demo.o(i.test_pwm_out_adjust) for test_pwm_out_adjust ap_demo.o(i.PWM_OUTPUT_TEST) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.PWM_Task) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s8.o(.data) for Flag_blacklight_EN + ap_demo.o(i.PWM_Task) refers to app_tp_for_custom_s21u.o(.data) for Flag_blacklight_EN ap_demo.o(i.PWM_Task) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for .data - ap_demo.o(i.ap_dcs_read) refers to app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) for ap_get_tp_calibration_status_01 ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx ap_demo.o(i.ap_demo) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx + ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start_init) for app_tp_transfer_screen_start_init ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_init) for hal_swire_init + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_register_callback) for hal_swire_register_callback + ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_panel) for init_panel ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs @@ -35,24 +39,29 @@ Section Cross References ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_ap_reset_int) for hal_gpio_set_ap_reset_int ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.pps_updata_exec) for pps_updata_exec ap_demo.o(i.ap_demo) refers to ap_demo.o(i.tp_heartbeat_exec) for tp_heartbeat_exec ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.app_tp_calibration_exec) for app_tp_calibration_exec ap_demo.o(i.ap_demo) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) for ap_tp_st_touch_scan_point_record_event_exec ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.rx_restart_exec) for rx_restart_exec ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) for hal_dsi_tx_ctrl_stop ap_demo.o(i.ap_demo) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) for hal_dsi_tx_ctrl_deinit ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) for hal_dsi_rx_ctrl_stop ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) for hal_dsi_rx_ctrl_deinit - ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open ap_demo.o(i.ap_demo) refers to hal_swire.o(i.hal_swire_deinit) for hal_swire_deinit ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_stop) for hal_timer_stop ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_deinit) for hal_timer_deinit ap_demo.o(i.ap_demo) refers to hal_system.o(i.hal_system_set_vcc) for hal_system_set_vcc - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_delay_count ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_callback) for swire_callback + ap_demo.o(i.ap_demo) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback ap_demo.o(i.ap_demo) refers to ap_demo.o(i.ap_reset_cb) for ap_reset_cb + ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_in ap_demo.o(i.ap_get_reg_df) refers to memcpya.o(.text) for __aeabi_memcpy4 ap_demo.o(i.ap_get_reg_df) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) for hal_dsi_tx_ctrl_set_ccm ap_demo.o(i.ap_get_reg_df) refers to ap_demo.o(.data) for .data @@ -74,8 +83,11 @@ Section Cross References ap_demo.o(i.ap_set_enter_sleep_mode) refers to ap_demo.o(.data) for .data ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.ap_set_exit_sleep_mode) refers to ap_demo.o(.data) for .data + ap_demo.o(i.ap_set_hbm_53) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_in ap_demo.o(i.ap_update_frame_rate) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) for hal_dsi_rx_ctrl_set_tear_mode_ex ap_demo.o(i.ap_update_frame_rate) refers to ap_demo.o(.data) for .data + ap_demo.o(i.frame_start_cb) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.frame_start_cb) refers to ap_demo.o(.data) for .data ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb @@ -84,6 +96,7 @@ Section Cross References ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd + ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayUs) for delayUs ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd ap_demo.o(i.init_panel) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output @@ -102,13 +115,28 @@ Section Cross References ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for .constdata ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) for hal_dsi_rx_ctrl_get_compressen_en + ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.frame_start_cb) for frame_start_cb + ap_demo.o(i.pps_updata_exec) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick + ap_demo.o(i.pps_updata_exec) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd + ap_demo.o(i.pps_updata_exec) refers to ap_demo.o(.data) for .data + ap_demo.o(i.pps_update_handle) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd + ap_demo.o(i.pps_update_handle) refers to hal_system.o(i.hal_system_get_tick) for hal_system_get_tick ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) for hal_dsi_rx_ctrl_toggle_resolution_ex ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) for hal_dsi_rx_ctrl_set_cus_scld_filter + ap_demo.o(i.pps_update_handle) refers to tau_log.o(i.LOG_printf) for LOG_printf ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for .data + ap_demo.o(i.rx_restart_exec) refers to tau_delay.o(i.delayMs) for delayMs + ap_demo.o(i.rx_restart_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + ap_demo.o(i.rx_restart_exec) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) for hal_dsi_rx_ctrl_restart + ap_demo.o(i.rx_restart_exec) refers to ap_demo.o(.data) for .data ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for g_tp_sleep_delay_count + ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s21u.o(.data) for tp_sleep_count ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for .data + ap_demo.o(i.swire_callback) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start + ap_demo.o(i.swire_callback) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback + ap_demo.o(i.swire_timer_callback) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start + ap_demo.o(i.swire_timer_callback) refers to ap_demo.o(.data) for .data ap_demo.o(i.test_pwm_out_adjust) refers to uidiv.o(.text) for __aeabi_uidivmod ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_init) for hal_pwm_out_init ap_demo.o(i.test_pwm_out_adjust) refers to hal_pwm.o(i.hal_pwm_out_config_all) for hal_pwm_out_config_all @@ -123,40 +151,33 @@ Section Cross References ap_demo.o(.constdata) refers to ap_demo.o(i.ap_get_reg_df) for ap_get_reg_df ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_backlight_51) for ap_set_backlight_51 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_update_frame_rate) for ap_update_frame_rate + ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_hbm_53) for ap_set_hbm_53 ap_demo.o(.constdata) refers to app_tp_st_touch.o(i.ap_set_tp_calibration_04) for ap_set_tp_calibration_04 ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.ap_tp_st_touch_get_status) refers to app_tp_transfer.o(.bss) for .bss app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for .bss - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write + app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint + app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback + app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s21u.o(.data) for g_phone_output_int_pad app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write @@ -169,29 +190,37 @@ Section Cross References app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayMs) for delayMs + app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) for app_tp_screen_analysis_const + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.constdata) for screen_reg_start_data_size + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_start_data + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_start + app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_restart) for app_tp_transfer_screen_restart + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) for app_tp_screen_analysis_wake_up_exec + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) for ap_tp_st_touch_error_handler_F3 - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) for ap_tp_st_touch_error_handler_FF - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) for ap_tp_st_touch_scan_point_record_event - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for .data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for .bss + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_int_pad + app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s21u.o(.data) for screen_reg_int_data + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_for_custom_s21u.o(.data) for g_screen_tp_init_restart + app_tp_transfer.o(i.app_tp_transfer_screen_restart) refers to app_tp_transfer.o(.data) for .data app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for .data + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init + app_tp_transfer.o(i.app_tp_transfer_screen_start_init) refers to app_tp_transfer.o(.data) for .data app_tp_st_touch.o(i.CRC16_2) refers to app_tp_st_touch.o(.constdata) for .constdata app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) refers to app_tp_st_touch.o(.data) for .data @@ -203,6 +232,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_calibration) refers to app_tp_st_touch.o(.data) for .data + app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) refers to app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) for ap_tp_st_touch_hardware_reset app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) refers to memseta.o(.text) for __aeabi_memclr4 @@ -218,7 +248,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad + app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_for_custom_s21u.o(.data) for g_screen_input_rst_pad app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) refers to app_tp_st_touch.o(.data) for .data app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) refers to app_tp_st_touch.o(.bss) for .bss app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) refers to app_tp_st_touch.o(.bss) for .bss @@ -226,7 +256,7 @@ Section Cross References app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) for ap_tp_st_touch_scan_point_init app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) refers to app_tp_st_touch.o(.bss) for .bss - app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int + app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) refers to tau_delay.o(i.delayMs) for delayMs app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.ap_tp_st_touch_software_reset) refers to app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) for ap_tp_st_touch_simulate_finger_release_event @@ -240,6 +270,39 @@ Section Cross References app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) for ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o(i.app_tp_calibration_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf app_tp_st_touch.o(i.app_tp_calibration_exec) refers to app_tp_st_touch.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) for app_tp_screen_analysis_wake_up + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffltui.o(.text) for __aeabi_ui2f + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fmul.o(.text) for __aeabi_fmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to fdiv.o(.text) for __aeabi_fdiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ffixui.o(.text) for __aeabi_f2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfltui.o(.text) for __aeabi_ui2d + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dmul.o(.text) for __aeabi_dmul + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to ddiv.o(.text) for __aeabi_ddiv + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to dfixui.o(.text) for __aeabi_d2uiz + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to tau_log.o(i.LOG_printf) for LOG_printf + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.data) for .data + app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) refers to app_tp_for_custom_s21u.o(.bss) for .bss + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for screen_data_write_1 + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_86_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a0_00_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_03_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_a2_02_00_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for screen_c0_07_01_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.data) for phone_reg_coord_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_60_start_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_22_back + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_data + app_tp_for_custom_s21u.o(.data) refers to app_tp_for_custom_s21u.o(.constdata) for phone_21_back board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console @@ -299,10 +362,10 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.data) for .data hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) for hal_internal_rx_dcs_async_handler + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) for hal_internal_rx_dcs_polling hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src @@ -355,6 +418,7 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions @@ -408,6 +472,7 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_register_write_cmd_entry) refers to hal_internal_vsync.o(i.hal_internal_vsync_register_write_cmd_entry) for hal_internal_vsync_register_write_cmd_entry hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset @@ -458,6 +523,7 @@ Section Cross References hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk + hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) for hal_intl_svs_update_rxbr_clk hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg @@ -514,7 +580,6 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fadd hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode @@ -612,9 +677,10 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.data) for .data hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int @@ -623,11 +689,13 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd + hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size @@ -659,6 +727,7 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass + hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness @@ -683,11 +752,13 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_set_prefetch) for drv_lcdc_set_prefetch hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to uidiv.o(.text) for __aeabi_uidivmod hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d @@ -695,17 +766,24 @@ Section Cross References hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_update_dpi_param) for hal_internal_update_dpi_param + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) for hal_internal_check_video_auto_sync + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) for hal_intl_svs_init_tx hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src + hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) for hal_tx_frame_rate_adjust hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to cfcmple.o(.text) for __aeabi_cfcmple + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state + hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) refers to hal_dsi_tx_ctrl.o(.bss) for .bss hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data @@ -852,8 +930,8 @@ Section Cross References hal_pwm.o(i.hal_pwm_out_config_duty_ratio) refers to drv_common.o(.data) for g_system_clock hal_pwm.o(i.hal_pwm_out_convert_time) refers to uidiv.o(.text) for __aeabi_uidivmod hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(i.hal_pwm_out_common_config) for hal_pwm_out_common_config - hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_set_sync_mode) for drv_pwm_out_set_sync_mode + hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable hal_pwm.o(i.hal_pwm_out_convert_time) refers to drv_common.o(.data) for g_system_clock hal_pwm.o(i.hal_pwm_out_convert_time) refers to hal_pwm.o(.data) for .data hal_pwm.o(i.hal_pwm_out_deinit) refers to drv_pwm.o(i.drv_pwm_out_enable) for drv_pwm_out_enable @@ -913,18 +991,6 @@ Section Cross References hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_release_power_down) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_release_power_down) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src @@ -977,26 +1043,6 @@ Section Cross References tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for .constdata - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.bss) for .bss - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for .data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_1 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_2 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_3 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_4 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_5 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_6 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for screen_data_write_7 - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_point_back - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_data - app_tp_for_custom_s8.o(.data) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss @@ -1017,141 +1063,246 @@ Section Cross References hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) for drv_rxbr_get_pkt_buf_error_status + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform + hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten + hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq + hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header + hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) for drv_dsi_rx_get_bta_status + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) refers to hal_internal_vsync.o(i.drv_rxbr_get_status1) for drv_rxbr_get_status1 + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 + hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode + hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 + hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) for hal_intl_svs_init_rx + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting + hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_register_write_cmd_entry) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to memseta.o(.text) for __aeabi_memset + hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_filter_regs) for drv_rxbr_set_filter_regs + hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter + hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit + hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) for hal_intl_svs_deinit_tx + hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to fdiv.o(.text) for __aeabi_fdiv + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) for hal_intl_svs_set_sync_coef + hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable + hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) for hal_intl_svs_deinit_tx + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode + hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) for hal_intl_svs_set_input_frate + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg + hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start + hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) for hal_internal_rx_dcs_async_handler + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload + hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr + hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr + hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc + hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src + hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div + hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div + hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.drv_rxbr_get_status1) for drv_rxbr_get_status1 + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) for drv_dsi_rx_get_bta_status + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) for drv_rxbr_get_pkt_buf_error_status + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 + hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter + hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable + hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps + hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update + hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_soft_sync.o(i.hal_intl_svs_handle) for hal_intl_svs_handle + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status + hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite + hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq + hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen + hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring + hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules + hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset + hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps + hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode + hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single + hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow + hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss + hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data + hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod @@ -1279,6 +1430,7 @@ Section Cross References drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.drv_i2c_m_disable_intr) for drv_i2c_m_disable_intr drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock + drv_i2c_master.o(i.drv_i2c_m_deinit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ @@ -1384,250 +1536,68 @@ Section Cross References drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(.data) for .data drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) for hal_internal_sync_get_hight_performan_mode - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) for hal_internal_vsync_get_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) for hal_vsync_reset_lcdc_scaler - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_update_dpi_param) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to fmul.o(.text) for __aeabi_fmul - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to f2d.o(.text) for __aeabi_f2d - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to ceil.o(i.ceil) for ceil - hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.soft_gen_te_double_buffer) for soft_gen_te_double_buffer - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to tau_delay.o(i.delayMs) for delayMs - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dadd.o(.text) for __aeabi_dadd - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) for hal_internal_video_mode_auto_sync - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te_double_buffer) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx) refers to hal_internal_soft_sync.o(i.svs_wait_start) for svs_wait_start + hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_handle) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to memseta.o(.text) for __aeabi_memclr4 + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) for hal_intl_svs_update_rxbr_clk + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) refers to hal_internal_soft_sync.o(i.svs_wait_start) for svs_wait_start + hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to hal_internal_soft_sync.o(i.svs_wait_start) for svs_wait_start + hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate) refers to hal_internal_soft_sync.o(i.svs_waite_fr_stab) for svs_waite_fr_stab + hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to dfltui.o(.text) for __aeabi_ui2d + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to dmul.o(.text) for __aeabi_dmul + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) for drv_rxbr_hline_rcv1_cfg + hal_internal_soft_sync.o(i.svs_direct_mode_setting) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_get_rel_intv) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_get_rel_intv) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_sync_handle) refers to hal_internal_soft_sync.o(i.svs_get_rel_intv) for svs_get_rel_intv + hal_internal_soft_sync.o(i.svs_sync_handle) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_soft_sync.o(i.svs_sync_handle) refers to fdiv.o(.text) for __aeabi_fdiv + hal_internal_soft_sync.o(i.svs_sync_handle) refers to fmul.o(.text) for __aeabi_fmul + hal_internal_soft_sync.o(i.svs_sync_handle) refers to f2d.o(.text) for __aeabi_f2d + hal_internal_soft_sync.o(i.svs_sync_handle) refers to dadd.o(.text) for __aeabi_dadd + hal_internal_soft_sync.o(i.svs_sync_handle) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_soft_sync.o(i.svs_sync_handle) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(i.svs_get_rel_intv) for svs_get_rel_intv + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk + hal_internal_soft_sync.o(i.svs_wait_start) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_soft_sync.o(i.svs_wait_start) refers to fdiv.o(.text) for __aeabi_fdiv + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state + hal_internal_soft_sync.o(i.svs_wait_start) refers to fmul.o(.text) for __aeabi_fmul + hal_internal_soft_sync.o(i.svs_wait_start) refers to f2d.o(.text) for __aeabi_f2d + hal_internal_soft_sync.o(i.svs_wait_start) refers to ceil.o(i.ceil) for ceil + hal_internal_soft_sync.o(i.svs_wait_start) refers to dfixui.o(.text) for __aeabi_d2uiz + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(i.svs_direct_mode_setting) for svs_direct_mode_setting + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) for drv_rxbr_hline_rcv1_cfg + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 + hal_internal_soft_sync.o(i.svs_wait_start) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten + hal_internal_soft_sync.o(i.svs_wait_start) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_wait_start) refers to hal_internal_soft_sync.o(i.svs_waite_fr_stab) for svs_waite_fr_stab + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to hal_internal_soft_sync.o(i.svs_get_rel_intv) for svs_get_rel_intv + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to uidiv.o(.text) for __aeabi_uidivmod + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to tau_log.o(i.LOG_printf) for LOG_printf + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to ffltui.o(.text) for __aeabi_ui2f + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to fmul.o(.text) for __aeabi_fmul + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to ffixui.o(.text) for __aeabi_f2uiz + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to hal_internal_soft_sync.o(.bss) for .bss + hal_internal_soft_sync.o(i.svs_waite_fr_stab) refers to hal_internal_soft_sync.o(i.svs_sync_handle) for svs_sync_handle drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f @@ -1842,6 +1812,144 @@ Section Cross References hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data + norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag + norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending + norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data + norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init + norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id + norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs + norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma + norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable + norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback + norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma + norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable + norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback + norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data + norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable + norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi + norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg + norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check + norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending + norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus + norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus + norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg + norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check + norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending + norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning + norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init + norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi + norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data + norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd + norflash.o(i.norflash_read_uid) refers to memseta.o(.text) for __aeabi_memclr4 + norflash.o(i.norflash_read_uid) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd + norflash.o(i.norflash_read_uid) refers to memcpya.o(.text) for __aeabi_memcpy + norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 + norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad + norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data + norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad + norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data + norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable + norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable + norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable + norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data + norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd + norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss + norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable + norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr + norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear + norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status + norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status @@ -1932,6 +2040,11 @@ Section Cross References drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data + dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss + dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -2225,6 +2338,7 @@ Section Cross References dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp @@ -2265,16 +2379,59 @@ Removing Unused input sections from the image. Removing ap_demo.o(.data), (2 bytes). Removing app_tp_transfer.o(.rev16_text), (4 bytes). Removing app_tp_transfer.o(.revsh_text), (4 bytes). + Removing app_tp_transfer.o(i.ap_tp_st_touch_get_status), (36 bytes). Removing app_tp_transfer.o(i.app_tp_m_transfer_complate), (8 bytes). Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing app_tp_transfer.o(.data), (1 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). - Removing app_tp_transfer.o(.data), (2 bytes). Removing app_tp_st_touch.o(.rev16_text), (4 bytes). Removing app_tp_st_touch.o(.revsh_text), (4 bytes). + Removing app_tp_st_touch.o(i.ap_get_tp_calibration_status_01), (32 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_03), (20 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3), (14 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF), (32 bytes). + Removing app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event), (148 bytes). Removing app_tp_st_touch.o(i.ap_tp_st_touch_software_reset), (172 bytes). + Removing app_tp_for_custom_s21u.o(.rev16_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.revsh_text), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (8 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (4 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (9 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (6 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (12 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (5 bytes). + Removing app_tp_for_custom_s21u.o(.constdata), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (3 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (16 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). + Removing app_tp_for_custom_s21u.o(.data), (48 bytes). + Removing app_tp_for_custom_s21u.o(.data), (1 bytes). Removing board.o(.rev16_text), (4 bytes). Removing board.o(.revsh_text), (4 bytes). Removing startup_armcm0.o(HEAP), (3072 bytes). @@ -2285,9 +2442,10 @@ Removing Unused input sections from the image. Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). + Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en), (16 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode), (100 bytes). + Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_register_write_cmd_entry), (10 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk), (44 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). @@ -2296,7 +2454,7 @@ Removing Unused input sections from the image. Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rect_pixel_data), (268 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). + Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (80 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (10 bytes). Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution), (32 bytes). @@ -2322,6 +2480,7 @@ Removing Unused input sections from the image. Removing hal_gpio.o(.revsh_text), (4 bytes). Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). + Removing hal_gpio.o(i.hal_gpio_init_input), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). @@ -2357,14 +2516,14 @@ Removing Unused input sections from the image. Removing hal_pwm.o(i.hal_pwm_in_register_callback), (10 bytes). Removing hal_pwm.o(i.hal_pwm_in_set_int), (8 bytes). Removing hal_pwm.o(i.hal_pwm_out_common_config), (32 bytes). - Removing hal_pwm.o(i.hal_pwm_out_config_all), (16 bytes). + Removing hal_pwm.o(i.hal_pwm_out_config_all), (28 bytes). Removing hal_pwm.o(i.hal_pwm_out_config_duty_ratio), (76 bytes). - Removing hal_pwm.o(i.hal_pwm_out_convert_time), (136 bytes). + Removing hal_pwm.o(i.hal_pwm_out_convert_time), (144 bytes). Removing hal_pwm.o(i.hal_pwm_out_deinit), (32 bytes). Removing hal_pwm.o(i.hal_pwm_out_init), (12 bytes). Removing hal_pwm.o(i.hal_pwm_out_pause), (8 bytes). Removing hal_pwm.o(i.hal_pwm_out_sel_io), (38 bytes). - Removing hal_pwm.o(i.hal_pwm_out_sync_all), (16 bytes). + Removing hal_pwm.o(i.hal_pwm_out_sync_all), (28 bytes). Removing hal_pwm.o(i.hal_pwm_out_sync_ctl), (12 bytes). Removing hal_pwm.o(i.hal_pwm_out_sync_pause), (8 bytes). Removing hal_pwm.o(i.hal_pwm_out_sync_period), (32 bytes). @@ -2384,20 +2543,12 @@ Removing Unused input sections from the image. Removing hal_spi_master.o(.data), (1 bytes). Removing hal_swire.o(.rev16_text), (4 bytes). Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (108 bytes). Removing hal_system.o(.rev16_text), (4 bytes). Removing hal_system.o(.revsh_text), (4 bytes). Removing hal_system.o(i.hal_system_clear_debug_state), (10 bytes). Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_read), (52 bytes). - Removing hal_system.o(i.hal_system_flash_release_power_down), (20 bytes). - Removing hal_system.o(i.hal_system_flash_write), (60 bytes). Removing hal_system.o(i.hal_system_get_debug_state), (8 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). @@ -2413,43 +2564,6 @@ Removing Unused input sections from the image. Removing tau_log.o(.rev16_text), (4 bytes). Removing tau_log.o(.revsh_text), (4 bytes). Removing tau_log.o(i.fgetc), (22 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (56 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (16 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (3 bytes). - Removing app_tp_for_custom_s8.o(.constdata), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1440 bytes). - Removing app_tp_for_custom_s8.o(.data), (11 bytes). - Removing app_tp_for_custom_s8.o(.data), (10 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (64 bytes). - Removing app_tp_for_custom_s8.o(.data), (3 bytes). - Removing app_tp_for_custom_s8.o(.data), (2 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). - Removing app_tp_for_custom_s8.o(.data), (32 bytes). - Removing app_tp_for_custom_s8.o(.data), (1 bytes). Removing hal_uart.o(.rev16_text), (4 bytes). Removing hal_uart.o(.revsh_text), (4 bytes). Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). @@ -2457,52 +2571,18 @@ Removing Unused input sections from the image. Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). + Removing hal_internal_vsync.o(.rev16_text), (4 bytes). + Removing hal_internal_vsync.o(.revsh_text), (4 bytes). + Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). + Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). + Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (512 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_register_write_cmd_entry), (12 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (152 bytes). + Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). Removing drv_common.o(.rev16_text), (4 bytes). Removing drv_common.o(.revsh_text), (4 bytes). Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). Removing drv_crgu.o(.rev16_text), (4 bytes). @@ -2530,7 +2610,6 @@ Removing Unused input sections from the image. Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). Removing drv_dma.o(.rev16_text), (4 bytes). Removing drv_dma.o(.revsh_text), (4 bytes). Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). @@ -2598,7 +2677,7 @@ Removing Unused input sections from the image. Removing drv_i2c_master.o(.rev16_text), (4 bytes). Removing drv_i2c_master.o(.revsh_text), (4 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (44 bytes). + Removing drv_i2c_master.o(i.drv_i2c_m_deinit), (80 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). @@ -2663,9 +2742,6 @@ Removing Unused input sections from the image. Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). Removing drv_swire.o(.rev16_text), (4 bytes). Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). Removing drv_sys_cfg.o(.rev16_text), (4 bytes). Removing drv_sys_cfg.o(.revsh_text), (4 bytes). Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). @@ -2674,15 +2750,10 @@ Removing Unused input sections from the image. Removing drv_timer.o(.rev16_text), (4 bytes). Removing drv_timer.o(.revsh_text), (4 bytes). Removing drv_timer.o(i.drv_timer_get_status), (38 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_cmd_mode_rcv_te), (168 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change), (556 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_toggle_input_frame_rate), (560 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_update_lcdc_addr), (48 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). + Removing hal_internal_soft_sync.o(.rev16_text), (4 bytes). + Removing hal_internal_soft_sync.o(.revsh_text), (4 bytes). + Removing hal_internal_soft_sync.o(i.hal_intl_svs_deinit_rx), (48 bytes). + Removing hal_internal_soft_sync.o(i.hal_intl_svs_set_input_frate), (120 bytes). Removing drv_dsi_rx.o(.rev16_text), (4 bytes). Removing drv_dsi_rx.o(.revsh_text), (4 bytes). Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). @@ -2714,7 +2785,6 @@ Removing Unused input sections from the image. Removing drv_lcdc.o(.revsh_text), (4 bytes). Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (6 bytes). Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). Removing drv_memc.o(.rev16_text), (4 bytes). Removing drv_memc.o(.revsh_text), (4 bytes). @@ -2732,6 +2802,7 @@ Removing Unused input sections from the image. Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). + Removing drv_rxbr.o(i.drv_rxbr_set_cmd_filter), (204 bytes). Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). @@ -2788,6 +2859,49 @@ Removing Unused input sections from the image. Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). + Removing norflash.o(.rev16_text), (4 bytes). + Removing norflash.o(.revsh_text), (4 bytes). + Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). + Removing norflash.o(i.norflash_big_end_clear), (14 bytes). + Removing norflash.o(i.norflash_big_end_enable), (20 bytes). + Removing norflash.o(i.norflash_check_crc32), (14 bytes). + Removing norflash.o(i.norflash_check_id), (72 bytes). + Removing norflash.o(i.norflash_dma_callback), (24 bytes). + Removing norflash.o(i.norflash_dma_read), (156 bytes). + Removing norflash.o(i.norflash_dma_write), (252 bytes). + Removing norflash.o(i.norflash_dual_read), (60 bytes). + Removing norflash.o(i.norflash_dual_write), (112 bytes). + Removing norflash.o(i.norflash_en4b), (40 bytes). + Removing norflash.o(i.norflash_en_quad), (116 bytes). + Removing norflash.o(i.norflash_en_quad_check), (64 bytes). + Removing norflash.o(i.norflash_erase_block), (44 bytes). + Removing norflash.o(i.norflash_erase_chip), (28 bytes). + Removing norflash.o(i.norflash_erase_sector), (44 bytes). + Removing norflash.o(i.norflash_ex4b), (40 bytes). + Removing norflash.o(i.norflash_exit_quad), (76 bytes). + Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). + Removing norflash.o(i.norflash_get_hstatus), (52 bytes). + Removing norflash.o(i.norflash_get_status), (52 bytes). + Removing norflash.o(i.norflash_init), (48 bytes). + Removing norflash.o(i.norflash_quad_read), (76 bytes). + Removing norflash.o(i.norflash_quad_write), (108 bytes). + Removing norflash.o(i.norflash_read), (28 bytes). + Removing norflash.o(i.norflash_read_config_reg), (36 bytes). + Removing norflash.o(i.norflash_read_id), (20 bytes). + Removing norflash.o(i.norflash_read_uid), (52 bytes). + Removing norflash.o(i.norflash_reset), (2 bytes). + Removing norflash.o(i.norflash_reset_crc32), (32 bytes). + Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). + Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). + Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). + Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). + Removing norflash.o(i.norflash_write), (96 bytes). + Removing norflash.o(i.norflash_write_disable), (64 bytes). + Removing norflash.o(i.norflash_write_enable), (56 bytes). + Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). + Removing norflash.o(.bss), (412 bytes). + Removing norflash.o(.bss), (32 bytes). + Removing norflash.o(.data), (2 bytes). Removing drv_fls_dma.o(.rev16_text), (4 bytes). Removing drv_fls_dma.o(.revsh_text), (4 bytes). Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). @@ -2855,9 +2969,10 @@ Removing Unused input sections from the image. Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). + Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). Removing dflti.o(.text), (40 bytes). -604 unused section(s) (total 28253 bytes) removed from the image. +605 unused section(s) (total 26489 bytes) removed from the image. ============================================================================== @@ -2867,62 +2982,62 @@ Image Symbol Table Symbol Name Value Ov Type Size Object(Section) - ../clib/../cmprslib/lz77c.c 0x00000000 Number 0 __dclz77c.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE + ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE + ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE + ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE + ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE + ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE @@ -2942,7 +3057,7 @@ Image Symbol Table ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE + ..\..\..\src\driver\source\robin\hal\internal\hal_internal_soft_sync.c 0x00000000 Number 0 hal_internal_soft_sync.o ABSOLUTE ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE @@ -2976,9 +3091,10 @@ Image Symbol Table ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE + ..\..\..\src\sdk\robin\src\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\..\src\app\demo\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\..\src\app\demo\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE @@ -2997,7 +3113,7 @@ Image Symbol Table ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE + ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_soft_sync.c 0x00000000 Number 0 hal_internal_soft_sync.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE @@ -3031,15 +3147,17 @@ Image Symbol Table ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE + ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE + ..\\..\\src\\app\\demo\\app_tp_for_custom_s21u.c 0x00000000 Number 0 app_tp_for_custom_s21u.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_st_touch.c 0x00000000 Number 0 app_tp_st_touch.o ABSOLUTE ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE + cfcmple.s 0x00000000 Number 0 cfcmple.o ABSOLUTE cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE dc.s 0x00000000 Number 0 dc.o ABSOLUTE handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE @@ -3076,814 +3194,857 @@ Image Symbol Table .text 0x000107b0 Section 0 dfixui.o(.text) .text 0x000107ec Section 0 f2d.o(.text) .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dclz77c.o(.text) - i.ADC_IRQn_Handler 0x00010be8 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010c00 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.CRC16_2 0x00010c18 Section 0 app_tp_st_touch.o(i.CRC16_2) - i.DMA_IRQn_Handler 0x00010c58 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c6c Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c88 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010ca4 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010cc0 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010cdc Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cf8 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010d14 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010d30 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d4c Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d60 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010db0 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010dc4 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010ddc Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010df4 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010e0c Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e4c Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e64 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e7c Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e98 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010fdc Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.UART_DisableDma 0x00010ff8 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ffa Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ffe Section 2 handlers.o(i.__scatterload_null) + .text 0x0001083c Section 20 cfcmple.o(.text) + .text 0x00010850 Section 20 cfrcmple.o(.text) + .text 0x00010864 Section 0 uldiv.o(.text) + .text 0x000108c4 Section 0 llshl.o(.text) + .text 0x000108e4 Section 0 llushr.o(.text) + .text 0x00010906 Section 0 llsshr.o(.text) + .text 0x0001092c Section 0 iusefp.o(.text) + .text 0x0001092c Section 0 fepilogue.o(.text) + .text 0x000109ae Section 0 depilogue.o(.text) + .text 0x00010a6c Section 0 dsqrt.o(.text) + .text 0x00010b10 Section 0 dfixul.o(.text) + .text 0x00010b50 Section 40 cdrcmple.o(.text) + .text 0x00010b78 Section 36 init.o(.text) + .text 0x00010b9c Section 0 __dczerorl2.o(.text) + i.ADC_IRQn_Handler 0x00010bf4 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) + i.AP_NRESET_IRQn_Handler 0x00010c0c Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + i.CRC16_2 0x00010c24 Section 0 app_tp_st_touch.o(i.CRC16_2) + i.DMA_IRQn_Handler 0x00010c64 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) + i.EXTI_INT0_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + i.EXTI_INT1_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + i.EXTI_INT2_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + i.EXTI_INT3_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + i.EXTI_INT4_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + i.EXTI_INT5_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + i.EXTI_INT6_IRQn_Handler 0x00010d20 Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + i.EXTI_INT7_IRQn_Handler 0x00010d3c Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + i.FLSCTRL_IRQn_Handler 0x00010d58 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + i.Gpio_swire_output 0x00010d6c Section 0 ap_demo.o(i.Gpio_swire_output) + i.HardFault_Handler 0x00010dbc Section 0 irq_redirect .o(i.HardFault_Handler) + i.I2C0_IRQn_Handler 0x00010dd0 Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) + i.I2C1_IRQn_Handler 0x00010de8 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) + i.LCDC_IRQn_Handler 0x00010e00 Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) + i.LOG_printf 0x00010e18 Section 0 tau_log.o(i.LOG_printf) + i.MEMC_IRQn_Handler 0x00010e40 Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) + i.MIPI_RX_IRQn_Handler 0x00010e58 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + i.MIPI_TX_IRQn_Handler 0x00010e70 Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + i.PWMDET_IRQn_Handler 0x00010e88 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) + i.SPIM_IRQn_Handler 0x00010ea4 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) + i.SPIS_IRQn_Handler 0x00010ec0 Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) + i.SWIRE_IRQn_Handler 0x00010edc Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) + i.SysTick_Handler 0x00010ef8 Section 0 irq_redirect .o(i.SysTick_Handler) + i.TIMER0_IRQn_Handler 0x00010f10 Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) + i.TIMER1_IRQn_Handler 0x00010f28 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) + i.TIMER2_IRQn_Handler 0x00010f40 Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) + i.TIMER3_IRQn_Handler 0x00010f58 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) + i.UART0_IRQ_Handle 0x00010f70 Section 0 drv_uart.o(i.UART0_IRQ_Handle) + i.UART_DisableDma 0x00010f8c Section 0 drv_uart.o(i.UART_DisableDma) + i.UART_GetInstance 0x00010f8e Section 0 drv_uart.o(i.UART_GetInstance) + i.UART_IRQn_Handler 0x00010f94 Section 0 irq_redirect .o(i.UART_IRQn_Handler) + i.UART_ResetRxFIFO 0x00010fac Section 0 drv_uart.o(i.UART_ResetRxFIFO) + i.UART_SwitchSCLK 0x00010fd0 Section 0 drv_uart.o(i.UART_SwitchSCLK) + i.__scatterload_copy 0x00010fea Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x00010ff8 Section 2 handlers.o(i.__scatterload_null) + i.app_tp_screen_analysis_const 0x00010ffa Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) i.drv_dsi_rx_set_inten 0x00011014 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) .ARM.__at_0x11018 0x00011018 Section 4 drv_common.o(.ARM.__at_0x11018) - i.SPIS_IRQn_Handler 0x0001101c Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00011038 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.SysTick_Handler 0x00011054 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x0001106c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011084 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001109c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x000110b4 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x000110cc Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x000110e8 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x00011100 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x00011124 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x0001116c Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x00011186 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x000112ba Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x000112d4 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011390 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x000113a8 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x000113c0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x000113d8 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113f8 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x0001141c Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0001144a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011464 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011465 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x0001147c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001147d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x00011494 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x00011495 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x000114b4 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x000114b5 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114cc Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114cd Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x00011510 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x0001151e Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x0001152c Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011538 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011539 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x000116ac Section 0 printfa.o(i._printf_core) - _printf_core 0x000116ad Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d98 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d99 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011db8 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011db9 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011de4 Section 0 printfa.o(i._sputc) - _sputc 0x00011de5 Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011df0 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011df1 Thumb Code 3186 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x00012a68 Section 0 ap_demo.o(i.ap_demo) - i.ap_get_reg_df 0x00012bfc Section 0 ap_demo.o(i.ap_get_reg_df) - ap_get_reg_df 0x00012bfd Thumb Code 134 ap_demo.o(i.ap_get_reg_df) - i.ap_get_tp_calibration_status_01 0x00012c88 Section 0 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - i.ap_reset_cb 0x00012ca8 Section 0 ap_demo.o(i.ap_reset_cb) - ap_reset_cb 0x00012ca9 Thumb Code 48 ap_demo.o(i.ap_reset_cb) - i.ap_set_backlight_51 0x00012d28 Section 0 ap_demo.o(i.ap_set_backlight_51) - ap_set_backlight_51 0x00012d29 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) - i.ap_set_display_off 0x00012d70 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012d71 Thumb Code 28 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x00012db4 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x00012db5 Thumb Code 16 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x00012de8 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x00012de9 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x00012e64 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x00012e65 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) - i.ap_set_tp_calibration_04 0x00012ea8 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - i.ap_tp_st_touch_calibration 0x00012f40 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - i.ap_tp_st_touch_error_handler_F3 0x00012ff0 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - i.ap_tp_st_touch_error_handler_FF 0x00012ffe Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - i.ap_tp_st_touch_get_calibration_success_mark 0x00013020 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - i.ap_tp_st_touch_hardware_reset 0x000130c8 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) - i.ap_tp_st_touch_scan_point_init 0x0001318c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - i.ap_tp_st_touch_scan_point_record_event 0x000131a8 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - i.ap_tp_st_touch_scan_point_record_event_exec 0x0001323c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - i.ap_tp_st_touch_simulate_finger_release_event 0x0001328c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - i.ap_update_frame_rate 0x000132c0 Section 0 ap_demo.o(i.ap_update_frame_rate) - ap_update_frame_rate 0x000132c1 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) - i.app_ADC_IRQn_Handler 0x000132ec Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x00013308 Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x0001332c Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x00013348 Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00013364 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00013380 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x0001339c Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x000133b8 Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x000133d4 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x000133f0 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x0001340c Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x00013454 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x0001346c Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x0001347c Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x00013620 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x000136a8 Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00013940 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000139e0 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x00013a28 Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00013a58 Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00013c58 Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00013c78 Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00013c90 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00013c9a Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00013ca4 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00013cae Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00013cb8 Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00013cc0 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00013cdc Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00013cf8 Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00013d30 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00013d40 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00013d70 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_calibration_exec 0x00013d94 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) - i.app_tp_i2cs_callback 0x00013e3c Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00013e3d Thumb Code 42 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00013e6c Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00013eb0 Section 0 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_write 0x00013ed0 Section 0 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00013ed8 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x00014228 Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x00014230 Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x00014238 Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x000144f4 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00014524 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00014525 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_transfer_screen_const 0x00014530 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x00014531 Thumb Code 50 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x00014570 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00014690 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x000146a4 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x000146c8 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00014bb8 Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00014c80 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00014c81 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00014cac Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00014cad Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014d40 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014d98 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014db0 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x00014df4 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x00014e18 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x00014e19 Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x00014e34 Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014e4c Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014e70 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014ea8 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x00014eb4 Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x00014ef4 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014fa4 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x00014fb8 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00015010 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x00015018 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x00015028 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x0001503c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00015050 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00015070 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00015084 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x0001509c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x000150b0 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x000150c4 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x000150d8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x000150ec Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x00015100 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00015114 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x00015128 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x0001513c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00015150 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x00015168 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00015180 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00015194 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x000151a8 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x000151bc Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x000151d4 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x000151f0 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x00015200 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00015210 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00015234 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00015240 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x000152d0 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x000152e2 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x000152fc Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x00015304 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00015348 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x0001537e Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x0001538c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x00015400 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x0001540a Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00015434 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00015538 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00015578 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00015579 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x000155c8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x000155c9 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000155e4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000155ec Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000155f2 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x00015600 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00015620 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x00015630 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00015640 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x00015686 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x000156ac Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_rx_shut_down 0x000157b0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - i.drv_dsi_tx_command_header 0x000157be Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x000157d2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x0001583e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00015842 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x0001585a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00015862 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x0001586a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00015874 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x00015898 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x0001589c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x000158a0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x000158a4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x000158bc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x000158d6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x000158e2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x00015946 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00015984 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00015ab8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00015ad6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00015ade Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00015afa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00015b12 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00015b20 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00015b60 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00015b70 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00015b78 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00015b9a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00015ba2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00015bc8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c72 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015c88 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00015ca0 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00015cce Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00015cda Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00015d0c Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00015d24 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_ap_reset_callback 0x00015d3c Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - i.drv_gpio_register_callback 0x00015d48 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00015d5c Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015dac Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015dcc Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015ddc Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015dec Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015dfc Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015e0c Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015e0d Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x00015e2c Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c0_set_callback 0x00015f5c Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) - i.drv_i2c1_set_callback 0x00015f68 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) - i.drv_i2c_dma_callback 0x00015f74 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x00015f75 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015fa8 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x00016054 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x0001606e Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x00016088 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x000160e8 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x000160f8 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_master_init 0x00016130 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x000161bc Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00016218 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x00016254 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x00016255 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x00016292 Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_config_intr 0x000162d4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - i.drv_i2c_s_enable 0x000162d8 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) - i.drv_i2c_s_get_fifo_status 0x000162e0 Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_intr 0x000162f4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - i.drv_i2c_s_write_data 0x00016344 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x00016360 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x000163b8 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x000163ec Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x00016404 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x0001641c Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x0001644c Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x00016462 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x00016486 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x000164ac Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x000164c2 Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x000164d8 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x000164e4 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x00016502 Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x00016524 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x00016546 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x00016552 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x0001656c Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x0001658e Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x000165a8 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x000165b4 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x00016600 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x00016606 Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x00016618 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x00016638 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x00016678 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x0001668c Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x000166ac Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x000166b8 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x000166f8 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x00016704 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x00016716 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x00016726 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x00016734 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x00016748 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x00016754 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x00016764 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x00016776 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x00016786 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x0001679c Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x000167b4 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x000167ce Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x000167dc Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x00016804 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00016814 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x0001681c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00016830 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00016844 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_init_set_ccm 0x0001684c Section 0 drv_param_init.o(i.drv_param_init_set_ccm) - i.drv_param_init_set_scld_filter 0x00016860 Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) - i.drv_param_p2r_filter_init 0x000168c4 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x000168e8 Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x000168f8 Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00016934 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00016994 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x000169e8 Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x000169f8 Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00016a10 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00016a30 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00016a56 Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00016a74 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00016a75 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_cp_mode 0x00016a94 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) - i.drv_pwr_set_pvd_mode 0x00016ab4 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00016acc Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00016b04 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00016b05 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00016b10 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00016b11 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00016b20 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00016b21 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00016b34 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00016b35 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00016b4a Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00016b54 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00016b58 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00016bb4 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00016bc8 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00016c2c Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00016c30 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00016c31 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00016c42 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x00016c46 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00016c47 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv0_cfg 0x00016c58 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - i.drv_rxbr_hline_rcv_cfg 0x00016c64 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00016c6c Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00016c78 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00016c84 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00016c98 Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00016d64 Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00016d78 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00016d8c Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00016d9c Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00016dc2 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00016dca Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00016dd4 Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_enable 0x00016df4 Section 0 drv_swire.o(i.drv_swire_enable) - i.drv_swire_set_int 0x00016e10 Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_swire_set_power_down 0x00016e64 Section 0 drv_swire.o(i.drv_swire_set_power_down) - i.drv_sys_cfg_clear_all_int 0x00016e80 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00016e8c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016eb4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_ap_rst_trig 0x00016ecc Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016ee8 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016f0c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016f30 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016f40 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016f50 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x00016f74 Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_clear_status_flags 0x00016f75 Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x00016f8e Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x00016fb0 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x00016fc0 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016fd0 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016fd1 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x00017014 Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_compare_val 0x00017028 Section 0 drv_timer.o(i.drv_timer_set_compare_val) - i.drv_timer_set_int 0x00017038 Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_prescaler 0x0001708c Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_timer_set_repeat 0x000170b4 Section 0 drv_timer.o(i.drv_timer_set_repeat) - i.drv_tx_phy_test_clear 0x000170c4 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000170c5 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000170ce Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000170ea Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x00017106 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x00017107 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x00017118 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x00017119 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x0001712c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x0001712d Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x0001713c Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00017144 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x0001715c Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x0001719c Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x000171b0 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000171d8 Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000171e4 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000171ea Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x00017226 Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001723a Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001724a Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00017252 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x00017278 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x000172a0 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x000172b8 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000172c2 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000172d2 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000172dc Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000172e6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x000172f8 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00017302 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x0001730c Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00017324 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00017334 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00017335 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00017344 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00017345 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00017354 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x00017394 Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x0001739e Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x000173b4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_deinit 0x000173e8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x00017484 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00017508 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_compressen_en 0x00017530 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017540 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_init 0x00017568 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x00017600 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x00017601 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x000177a4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x000177a5 Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x0001787c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x0001787d Thumb Code 334 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x000179d4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x000179d5 Thumb Code 312 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00017b1c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00017b1d Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d48 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017d84 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e74 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ee0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f14 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f15 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f4c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f4d Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fc0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017ff4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - i.hal_dsi_rx_ctrl_start 0x00018004 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_stop 0x00018040 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001807c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - i.hal_dsi_tx_calc_video_chunks 0x0001809c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x0001809d Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x0001822c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x0001822d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00018260 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00018261 Thumb Code 1022 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000186b0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_deinit 0x000186dc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018760 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x000187d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x00018878 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x00018879 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x0001889c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_ccm 0x000188a8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x000188dc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188ec Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x00018910 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_stop 0x000189ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - i.hal_dsi_tx_ctrl_write_array_cmd 0x000189f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x00018ac8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00018b78 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00018b79 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00018bbc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00018bbd Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00018bec Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00018bed Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00018c0c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00018c0d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00018c2c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00018c2d Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00018cc0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00018cc1 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00018d18 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00018d19 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00018d5c Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00018d74 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00018d88 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00018dc8 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00018de8 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00018e10 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_ap_reset_int 0x00018e28 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - i.hal_gpio_set_mode 0x00018e78 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00018ed8 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00018ee0 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00018f00 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00018f6c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00018f8c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00018fa8 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00018fb4 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00018fb5 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00018fd4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00018fd5 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00018fe4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00019030 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x000190f8 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x0001910c Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x00019118 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x00019119 Thumb Code 354 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x0001928c Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x00019388 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_get_hight_performan_mode 0x00019398 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - i.hal_internal_sync_input_resolution_change_ex 0x000193a8 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - i.hal_internal_update_dpi_param 0x0001957c Section 0 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - i.hal_internal_video_mode_auto_sync 0x0001958c Section 0 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - i.hal_internal_vsync_deinit 0x00019698 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_rx_state 0x000196c0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - i.hal_internal_vsync_get_sync_line 0x000196cc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_get_tear_mode 0x000196e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - i.hal_internal_vsync_get_tx_state 0x000196f0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - i.hal_internal_vsync_init_rx 0x000196fc Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00019814 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000198c4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000199e0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_sync_line 0x000199f4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - i.hal_internal_vsync_set_tear_mode 0x00019a18 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x00019a68 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x00019ae8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x00019ae9 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00019b0c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00019b0d Thumb Code 84 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x00019b64 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x00019b65 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x00019b78 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x00019b79 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00019cdc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00019cdd Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00019d1c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00019d1d Thumb Code 422 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00019ecc Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00019ecd Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00019f0c Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_swire_deinit 0x00019f1a Section 0 hal_swire.o(i.hal_swire_deinit) - i.hal_swire_open 0x00019f2c Section 0 hal_swire.o(i.hal_swire_open) - i.hal_system_enable_systick 0x00019f42 Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00019f4c Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00019fd4 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00019ff0 Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_system_set_pvd 0x00019ff8 Section 0 hal_system.o(i.hal_system_set_pvd) - i.hal_system_set_vcc 0x0001a000 Section 0 hal_system.o(i.hal_system_set_vcc) - i.hal_timer_deinit 0x0001a008 Section 0 hal_timer.o(i.hal_timer_deinit) - i.hal_timer_init 0x0001a036 Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x0001a050 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_timer_stop 0x0001a098 Section 0 hal_timer.o(i.hal_timer_stop) - i.hal_uart_init 0x0001a0c0 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x0001a14c Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.hal_vsync_reset_lcdc_scaler 0x0001a15c Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - hal_vsync_reset_lcdc_scaler 0x0001a15d Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) - i.handle_init 0x0001a338 Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x0001a448 Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x0001a449 Thumb Code 100 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x0001a4b8 Section 0 ap_demo.o(i.init_panel) - init_panel 0x0001a4b9 Thumb Code 154 ap_demo.o(i.init_panel) - i.main 0x0001a58c Section 0 main.o(i.main) - i.open_mipi_rx 0x0001a598 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x0001a599 Thumb Code 164 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x0001a65c Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x0001a65d Thumb Code 100 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x0001a6d0 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x0001a6d1 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x0001aac4 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x0001aac5 Thumb Code 358 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x0001ac3c Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x0001ac3d Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x0001acc8 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x0001acc9 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x0001ae48 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x0001ae49 Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x0001aeec Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x0001aeed Thumb Code 316 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.soft_gen_te 0x0001b0c0 Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x0001b0c1 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) - i.soft_gen_te_double_buffer 0x0001b184 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - soft_gen_te_double_buffer 0x0001b185 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) - i.soft_timer3_cb 0x0001b244 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x0001b245 Thumb Code 36 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x0001b274 Section 0 sqrt.o(i.sqrt) - i.tp_heartbeat_exec 0x0001b2bc Section 0 ap_demo.o(i.tp_heartbeat_exec) - i.vidc_callback 0x0001b328 Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x0001b329 Thumb Code 232 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x0001b430 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x0001b431 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x0001b500 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x0001b501 Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x0001b6cc Section 10640 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x0001b6cc Data 108 ap_demo.o(.constdata) - .constdata 0x0001e05c Section 32 app_tp_st_touch.o(.constdata) - .constdata 0x0001e07c Section 36 hal_dsi_tx_ctrl.o(.constdata) - .constdata 0x0001e0a0 Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001e0a0 Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001e118 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001e174 Section 32 hal_i2c_slave.o(.constdata) - sg_i2c_s_config 0x0001e174 Data 32 hal_i2c_slave.o(.constdata) - .constdata 0x0001e194 Section 758 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e48a Section 1 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001e48c Section 8 drv_param_init.o(.constdata) - .constdata 0x0001e494 Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001e494 Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001e54c Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001e5cc Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001e5fc Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001e61c Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001e664 Section 67 hal_dsi_tx_ctrl.o(.conststring) - .conststring 0x0001e6a8 Section 224 hal_internal_vsync.o(.conststring) + i.UART_SetBaudRate 0x0001101c Section 0 drv_uart.o(i.UART_SetBaudRate) + i.UART_TransferHandleIRQ 0x00011064 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) + i.UART_WriteBlocking 0x00011198 Section 0 drv_uart.o(i.UART_WriteBlocking) + i.UART_init 0x000111b4 Section 0 drv_uart.o(i.UART_init) + i.VIDC_IRQn_Handler 0x00011270 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) + i.VPRE_IRQn_Handler 0x00011288 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) + i.WDG_IRQn_Handler 0x000112a0 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) + i.__0printf 0x000112b8 Section 0 printfa.o(i.__0printf) + i.__0vsprintf 0x000112d8 Section 0 printfa.o(i.__0vsprintf) + i.__ARM_clz 0x000112fc Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_switch8 0x0001132a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + i.__NVIC_ClearPendingIRQ 0x00011344 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x00011345 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_ClearPendingIRQ 0x0001135c Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + __NVIC_ClearPendingIRQ 0x0001135d Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) + i.__NVIC_DisableIRQ 0x00011374 Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) + __NVIC_DisableIRQ 0x00011375 Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) + i.__NVIC_EnableIRQ 0x00011394 Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) + __NVIC_EnableIRQ 0x00011395 Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) + i.__NVIC_SetPriority 0x000113ac Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x000113ad Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) + i.__scatterload_zeroinit 0x000113f0 Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x00011400 Section 0 errno.o(i.__set_errno) + i._fp_digits 0x0001140c Section 0 printfa.o(i._fp_digits) + _fp_digits 0x0001140d Thumb Code 344 printfa.o(i._fp_digits) + i._printf_core 0x00011580 Section 0 printfa.o(i._printf_core) + _printf_core 0x00011581 Thumb Code 1754 printfa.o(i._printf_core) + i._printf_post_padding 0x00011c6c Section 0 printfa.o(i._printf_post_padding) + _printf_post_padding 0x00011c6d Thumb Code 32 printfa.o(i._printf_post_padding) + i._printf_pre_padding 0x00011c8c Section 0 printfa.o(i._printf_pre_padding) + _printf_pre_padding 0x00011c8d Thumb Code 44 printfa.o(i._printf_pre_padding) + i._sputc 0x00011cb8 Section 0 printfa.o(i._sputc) + _sputc 0x00011cb9 Thumb Code 10 printfa.o(i._sputc) + i.ap_dcs_read 0x00011cc4 Section 0 ap_demo.o(i.ap_dcs_read) + ap_dcs_read 0x00011cc5 Thumb Code 3218 ap_demo.o(i.ap_dcs_read) + i.ap_demo 0x0001295c Section 0 ap_demo.o(i.ap_demo) + i.ap_get_reg_df 0x00012b38 Section 0 ap_demo.o(i.ap_get_reg_df) + ap_get_reg_df 0x00012b39 Thumb Code 134 ap_demo.o(i.ap_get_reg_df) + i.ap_reset_cb 0x00012bc4 Section 0 ap_demo.o(i.ap_reset_cb) + ap_reset_cb 0x00012bc5 Thumb Code 48 ap_demo.o(i.ap_reset_cb) + i.ap_set_backlight_51 0x00012c24 Section 0 ap_demo.o(i.ap_set_backlight_51) + ap_set_backlight_51 0x00012c25 Thumb Code 68 ap_demo.o(i.ap_set_backlight_51) + i.ap_set_display_off 0x00012c6c Section 0 ap_demo.o(i.ap_set_display_off) + ap_set_display_off 0x00012c6d Thumb Code 28 ap_demo.o(i.ap_set_display_off) + i.ap_set_display_on 0x00012cb0 Section 0 ap_demo.o(i.ap_set_display_on) + ap_set_display_on 0x00012cb1 Thumb Code 16 ap_demo.o(i.ap_set_display_on) + i.ap_set_enter_sleep_mode 0x00012ce4 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) + ap_set_enter_sleep_mode 0x00012ce5 Thumb Code 72 ap_demo.o(i.ap_set_enter_sleep_mode) + i.ap_set_exit_sleep_mode 0x00012d60 Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) + ap_set_exit_sleep_mode 0x00012d61 Thumb Code 20 ap_demo.o(i.ap_set_exit_sleep_mode) + i.ap_set_hbm_53 0x00012da4 Section 0 ap_demo.o(i.ap_set_hbm_53) + ap_set_hbm_53 0x00012da5 Thumb Code 26 ap_demo.o(i.ap_set_hbm_53) + i.ap_set_tp_calibration_04 0x00012dc4 Section 0 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + i.ap_tp_st_touch_calibration 0x00012e5c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + i.ap_tp_st_touch_get_calibration_success_mark 0x00012f0c Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + i.ap_tp_st_touch_hardware_reset 0x00012fb4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + i.ap_tp_st_touch_scan_point_init 0x00013078 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + i.ap_tp_st_touch_scan_point_record_event_exec 0x00013094 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + i.ap_tp_st_touch_simulate_finger_release_event 0x000130e4 Section 0 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + i.ap_update_frame_rate 0x00013118 Section 0 ap_demo.o(i.ap_update_frame_rate) + ap_update_frame_rate 0x00013119 Thumb Code 38 ap_demo.o(i.ap_update_frame_rate) + i.app_ADC_IRQn_Handler 0x00013144 Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) + i.app_AP_NRESET_IRQn_Handler 0x00013160 Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + i.app_EXTI_INT0_IRQn_Handler 0x00013184 Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + i.app_EXTI_INT1_IRQn_Handler 0x000131a0 Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + i.app_EXTI_INT2_IRQn_Handler 0x000131bc Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + i.app_EXTI_INT3_IRQn_Handler 0x000131d8 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + i.app_EXTI_INT4_IRQn_Handler 0x000131f4 Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + i.app_EXTI_INT5_IRQn_Handler 0x00013210 Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + i.app_EXTI_INT6_IRQn_Handler 0x0001322c Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + i.app_EXTI_INT7_IRQn_Handler 0x00013248 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + i.app_HardFault_Handler 0x00013264 Section 0 drv_common.o(i.app_HardFault_Handler) + i.app_I2C0_IRQn_Handler 0x000132ac Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + i.app_I2C1_IRQn_Handler 0x000132c4 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + i.app_LCDC_IRQn_Handler 0x000132d4 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + i.app_MEMC_IRQn_Handler 0x00013404 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) + i.app_MIPI_RX_IRQn_Handler 0x0001348c Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + i.app_MIPI_TX_IRQn_Handler 0x00013724 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + i.app_PWMDET_IRQn_Handler 0x000137c4 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + i.app_SPIM_IRQn_Handler 0x0001380c Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + i.app_SPIS_IRQn_Handler 0x0001383c Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + i.app_SWIRE_IRQn_Handler 0x00013a3c Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) + i.app_SysTick_Handler 0x00013a5c Section 0 drv_common.o(i.app_SysTick_Handler) + i.app_TIMER0_IRQn_Handler 0x00013a74 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) + i.app_TIMER1_IRQn_Handler 0x00013a7e Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) + i.app_TIMER2_IRQn_Handler 0x00013a88 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) + i.app_TIMER3_IRQn_Handler 0x00013a92 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) + i.app_UART_IRQn_Handler 0x00013a9c Section 0 drv_uart.o(i.app_UART_IRQn_Handler) + i.app_VIDC_IRQn_Handler 0x00013aa4 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) + i.app_VPRE_IRQn_Handler 0x00013ac0 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + i.app_WDG_IRQn_Handler 0x00013adc Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) + i.app_dma_irq_handler 0x00013b14 Section 0 drv_dma.o(i.app_dma_irq_handler) + i.app_fls_ctrl_Handler 0x00013b24 Section 0 norflash.o(i.app_fls_ctrl_Handler) + i.app_tp_I2C_init 0x00013b54 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) + i.app_tp_calibration_exec 0x00013b78 Section 0 app_tp_st_touch.o(i.app_tp_calibration_exec) + i.app_tp_i2cs_callback 0x00013c20 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) + app_tp_i2cs_callback 0x00013c21 Thumb Code 64 app_tp_transfer.o(i.app_tp_i2cs_callback) + i.app_tp_init 0x00013c68 Section 0 app_tp_transfer.o(i.app_tp_init) + i.app_tp_m_read 0x00013cbc Section 0 app_tp_transfer.o(i.app_tp_m_read) + i.app_tp_m_write 0x00013cdc Section 0 app_tp_transfer.o(i.app_tp_m_write) + i.app_tp_phone_analysis_data 0x00013ce4 Section 0 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + i.app_tp_s_read 0x00014084 Section 0 app_tp_transfer.o(i.app_tp_s_read) + i.app_tp_s_write 0x0001408c Section 0 app_tp_transfer.o(i.app_tp_s_write) + i.app_tp_screen_analysis_int 0x00014094 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + i.app_tp_screen_analysis_wake_up 0x00014284 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + i.app_tp_screen_analysis_wake_up_exec 0x00014324 Section 0 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + i.app_tp_screen_init 0x00014418 Section 0 app_tp_transfer.o(i.app_tp_screen_init) + i.app_tp_screen_int_callback 0x00014450 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) + app_tp_screen_int_callback 0x00014451 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) + i.app_tp_transfer_screen_const 0x0001445c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) + app_tp_transfer_screen_const 0x0001445d Thumb Code 130 app_tp_transfer.o(i.app_tp_transfer_screen_const) + i.app_tp_transfer_screen_int 0x00014518 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) + i.app_tp_transfer_screen_restart 0x000145a4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + i.app_tp_transfer_screen_start 0x000145d8 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) + i.app_tp_transfer_screen_start_init 0x000145e0 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start_init) + i.board_Init 0x000145f4 Section 0 board.o(i.board_Init) + i.calc_framebuffer_setting 0x00014618 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) + i.ceil 0x00014ba4 Section 0 ceil.o(i.ceil) + i.check_mipi_rx_tx_video_info 0x00014c6c Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + check_mipi_rx_tx_video_info 0x00014c6d Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) + i.check_pkt_buf_rev 0x00014c98 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) + check_pkt_buf_rev 0x00014c99 Thumb Code 74 hal_internal_vsync.o(i.check_pkt_buf_rev) + i.dcs_packet_fifo_alloc 0x00014d1c Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + i.dcs_packet_fifo_init 0x00014d74 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + i.dcs_packet_free_fifo_header 0x00014d8c Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + i.dcs_packet_get_fifo_header 0x00014dd0 Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + i.dcs_sw_filter 0x00014df4 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) + dcs_sw_filter 0x00014df5 Thumb Code 36 hal_internal_vsync.o(i.dcs_sw_filter) + i.delayMs 0x00014e20 Section 0 tau_delay.o(i.delayMs) + i.delayUs 0x00014e38 Section 0 tau_delay.o(i.delayUs) + i.drv_ap_rst_trig_edge_detect 0x00014e5c Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + i.drv_chip_info_get_info 0x00014e94 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) + i.drv_chip_info_init 0x00014ea0 Section 0 drv_chip_info.o(i.drv_chip_info_init) + i.drv_chip_rx_info_check 0x00014ee0 Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) + i.drv_chip_rx_init_done 0x00014f90 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) + i.drv_common_enable_systick 0x00014fa4 Section 0 drv_common.o(i.drv_common_enable_systick) + i.drv_common_get_tick 0x00014ffc Section 0 drv_common.o(i.drv_common_get_tick) + i.drv_common_system_init 0x00015008 Section 0 drv_common.o(i.drv_common_system_init) + i.drv_crgu_config_reset_modules 0x00015010 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) + i.drv_crgu_set_ahb_pre_div 0x00015020 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + i.drv_crgu_set_ahb_src 0x00015034 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) + i.drv_crgu_set_clock 0x00015048 Section 0 drv_crgu.o(i.drv_crgu_set_clock) + i.drv_crgu_set_dpi_mux_src 0x00015068 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + i.drv_crgu_set_dpi_pre_div 0x0001507c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + i.drv_crgu_set_dpi_pre_src 0x00015094 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + i.drv_crgu_set_dsc_core_div 0x000150a8 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + i.drv_crgu_set_dsco_src 0x000150bc Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) + i.drv_crgu_set_dsco_src_div 0x000150d0 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + i.drv_crgu_set_fb_div 0x000150e4 Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) + i.drv_crgu_set_fb_src 0x000150f8 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) + i.drv_crgu_set_lcdc_div 0x0001510c Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) + i.drv_crgu_set_lcdc_src 0x00015120 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) + i.drv_crgu_set_mipi_cfg_src 0x00015134 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + i.drv_crgu_set_mipi_ref_src 0x00015148 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + i.drv_crgu_set_reset 0x00015160 Section 0 drv_crgu.o(i.drv_crgu_set_reset) + i.drv_crgu_set_rxbr_div 0x00015178 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) + i.drv_crgu_set_rxbr_src 0x0001518c Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) + i.drv_crgu_set_swire_div 0x000151a0 Section 0 drv_crgu.o(i.drv_crgu_set_swire_div) + i.drv_crgu_set_vidc_src 0x000151b4 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) + i.drv_dma_clear_flag 0x000151c8 Section 0 drv_dma.o(i.drv_dma_clear_flag) + i.drv_dma_create_handle 0x000151e0 Section 0 drv_dma.o(i.drv_dma_create_handle) + i.drv_dma_disenable_channel 0x000151fc Section 0 drv_dma.o(i.drv_dma_disenable_channel) + i.drv_dma_enable_channel 0x0001520c Section 0 drv_dma.o(i.drv_dma_enable_channel) + i.drv_dma_enable_channel_interrupts 0x0001521c Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) + i.drv_dma_get_channel_flag 0x00015240 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) + i.drv_dma_irq_handler 0x0001524c Section 0 drv_dma.o(i.drv_dma_irq_handler) + i.drv_dma_prepar_transfer 0x000152dc Section 0 drv_dma.o(i.drv_dma_prepar_transfer) + i.drv_dma_set_burst 0x000152ee Section 0 drv_dma.o(i.drv_dma_set_burst) + i.drv_dma_set_callback 0x00015308 Section 0 drv_dma.o(i.drv_dma_set_callback) + i.drv_dma_set_transfer 0x00015310 Section 0 drv_dma.o(i.drv_dma_set_transfer) + i.drv_dsc_dec_convert_pps_rc_parameter 0x00015354 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + i.drv_dsc_dec_disable 0x0001538a Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) + i.drv_dsc_dec_enable 0x00015398 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) + i.drv_dsc_dec_get_nslc 0x0001540c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + i.drv_dsc_dec_set_u8_pps 0x00015416 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + i.drv_dsi_rx_calc_ipi_tx_delay 0x00015440 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + i.drv_dsi_rx_enable_irq 0x00015544 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + i.drv_dsi_rx_get_bta_status 0x00015584 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) + i.drv_dsi_rx_get_color_bpp 0x00015594 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) + drv_dsi_rx_get_color_bpp 0x00015595 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) + i.drv_dsi_rx_get_color_pcc 0x000155e4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) + drv_dsi_rx_get_color_pcc 0x000155e5 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) + i.drv_dsi_rx_get_compression_en 0x00015600 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) + i.drv_dsi_rx_get_max_ret_size 0x00015608 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) + i.drv_dsi_rx_power_up 0x0001560e Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) + i.drv_dsi_rx_set_ctrl_cfg 0x0001561c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) + i.drv_dsi_rx_set_ddi_cfg 0x0001563c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) + i.drv_dsi_rx_set_ipi_cfg 0x0001564c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) + i.drv_dsi_rx_set_lane_swap 0x0001565c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) + i.drv_dsi_rx_set_resp_cnt 0x000156a2 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) + i.drv_dsi_rx_set_up_phy 0x000156c8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) + i.drv_dsi_rx_shut_down 0x000157cc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) + i.drv_dsi_tx_command_header 0x000157da Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) + i.drv_dsi_tx_command_mode_cfg 0x000157ee Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) + i.drv_dsi_tx_command_put_payload 0x0001585a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) + i.drv_dsi_tx_config_eotp 0x0001585e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) + i.drv_dsi_tx_config_int 0x00015876 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) + i.drv_dsi_tx_dpi_lpcmd_time 0x0001587e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) + i.drv_dsi_tx_dpi_mode 0x00015886 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) + i.drv_dsi_tx_dpi_polarity 0x00015890 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) + i.drv_dsi_tx_edpi_cmd_size 0x000158b4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) + i.drv_dsi_tx_get_cmd_status 0x000158b8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) + i.drv_dsi_tx_mode 0x000158bc Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) + i.drv_dsi_tx_phy_clock_lane_auto_lp 0x000158c0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) + i.drv_dsi_tx_phy_clock_lane_req_hs 0x000158d8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) + i.drv_dsi_tx_phy_lane_mode 0x000158f2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) + i.drv_dsi_tx_phy_status_ready 0x000158fe Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) + i.drv_dsi_tx_phy_status_stopstate 0x00015962 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) + i.drv_dsi_tx_phy_test_setup 0x000159a0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) + i.drv_dsi_tx_phy_time_cfg 0x00015ad4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) + i.drv_dsi_tx_powerup 0x00015af2 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) + i.drv_dsi_tx_response_mode 0x00015afa Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) + i.drv_dsi_tx_set_bta_ack 0x00015b16 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) + i.drv_dsi_tx_set_esc_div 0x00015b2e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) + i.drv_dsi_tx_set_int 0x00015b3c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) + i.drv_dsi_tx_set_time_out_div 0x00015b7c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) + i.drv_dsi_tx_set_video_chunk 0x00015b8c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) + i.drv_dsi_tx_set_video_timing 0x00015b94 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) + i.drv_dsi_tx_shutdown 0x00015bb6 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) + i.drv_dsi_tx_timeout_cfg 0x00015bbe Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) + i.drv_dsi_tx_video_mode_cfg 0x00015be4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) + i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c8e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) + i.drv_dsi_tx_video_mode_set_lp_cmd 0x00015ca4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) + i.drv_efuse_enter_inactive 0x00015cbc Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) + i.drv_efuse_int_enable 0x00015cea Section 0 drv_efuse.o(i.drv_efuse_int_enable) + i.drv_efuse_read 0x00015cf6 Section 0 drv_efuse.o(i.drv_efuse_read) + i.drv_efuse_read_req 0x00015d28 Section 0 drv_efuse.o(i.drv_efuse_read_req) + i.drv_gpio_get_input_data 0x00015d40 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) + i.drv_gpio_register_ap_reset_callback 0x00015d58 Section 0 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) + i.drv_gpio_register_callback 0x00015d64 Section 0 drv_gpio.o(i.drv_gpio_register_callback) + i.drv_gpio_set_int 0x00015d78 Section 0 drv_gpio.o(i.drv_gpio_set_int) + i.drv_gpio_set_ioe 0x00015dc8 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) + i.drv_gpio_set_mode0 0x00015de8 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) + i.drv_gpio_set_mode1 0x00015df8 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) + i.drv_gpio_set_mode2 0x00015e08 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) + i.drv_gpio_set_mode3 0x00015e18 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) + i.drv_gpio_set_output_data 0x00015e28 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) + drv_gpio_set_output_data 0x00015e29 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) + i.drv_gpio_set_pull_state 0x00015e48 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) + i.drv_i2c0_set_callback 0x00015f78 Section 0 drv_i2c_slave.o(i.drv_i2c0_set_callback) + i.drv_i2c1_set_callback 0x00015f84 Section 0 drv_i2c_master.o(i.drv_i2c1_set_callback) + i.drv_i2c_dma_callback 0x00015f90 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) + drv_i2c_dma_callback 0x00015f91 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) + i.drv_i2c_dma_init 0x00015fc4 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) + i.drv_i2c_enable_rx_dma 0x00016070 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) + i.drv_i2c_enable_tx_dma 0x0001608a Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) + i.drv_i2c_m_clear_it_pending_bit 0x000160a4 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) + i.drv_i2c_m_enable 0x00016104 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) + i.drv_i2c_m_enable_intr 0x00016114 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) + i.drv_i2c_master_init 0x0001614c Section 0 drv_i2c_master.o(i.drv_i2c_master_init) + i.drv_i2c_master_read_dma 0x000161d8 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) + i.drv_i2c_master_write_dma 0x00016234 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) + i.drv_i2c_master_write_read_cmd 0x00016270 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) + drv_i2c_master_write_read_cmd 0x00016271 Thumb Code 62 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) + i.drv_i2c_s_clear_it_pending_bit 0x000162ae Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) + i.drv_i2c_s_config_intr 0x000162f0 Section 0 drv_i2c_slave.o(i.drv_i2c_s_config_intr) + i.drv_i2c_s_enable 0x000162f4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable) + i.drv_i2c_s_get_fifo_status 0x000162fc Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) + i.drv_i2c_s_set_intr 0x00016310 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_intr) + i.drv_i2c_s_write_data 0x00016360 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) + i.drv_i2c_set_dma_irq_callback 0x0001637c Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) + i.drv_i2c_slave_init 0x000163d4 Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) + i.drv_i2c_slave_write_dma 0x00016408 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) + i.drv_lcdc_config_bypass 0x00016420 Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) + i.drv_lcdc_config_ccm 0x00016438 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) + i.drv_lcdc_config_disp_mode 0x00016468 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) + i.drv_lcdc_config_dpi_polarity 0x0001647e Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) + i.drv_lcdc_config_dpi_timing 0x000164a2 Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) + i.drv_lcdc_config_edpi_mode 0x000164c8 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) + i.drv_lcdc_config_endianness 0x000164de Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) + i.drv_lcdc_config_input_size 0x000164f4 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) + i.drv_lcdc_config_int 0x00016500 Section 0 drv_lcdc.o(i.drv_lcdc_config_int) + i.drv_lcdc_config_int_single 0x0001651e Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) + i.drv_lcdc_config_overwrite 0x00016540 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) + i.drv_lcdc_config_overwrite_rgb 0x00016562 Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) + i.drv_lcdc_config_partial_display_area 0x0001656e Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) + i.drv_lcdc_config_partial_display_enable 0x00016588 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) + i.drv_lcdc_config_scale_up_coef 0x000165aa Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) + i.drv_lcdc_config_scale_up_step 0x000165c4 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) + i.drv_lcdc_config_src_parameter 0x000165d0 Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) + i.drv_lcdc_config_thresh 0x0001661c Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) + i.drv_lcdc_ctrl_flow 0x00016622 Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) + i.drv_lcdc_enable_shadow_reg 0x00016634 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) + i.drv_lcdc_set_int 0x00016654 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) + i.drv_lcdc_set_prefetch 0x00016694 Section 0 drv_lcdc.o(i.drv_lcdc_set_prefetch) + i.drv_lcdc_set_video_hw_mode 0x000166ac Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + i.drv_lcdc_start 0x000166c0 Section 0 drv_lcdc.o(i.drv_lcdc_start) + i.drv_memc_clear_status 0x000166e0 Section 0 drv_memc.o(i.drv_memc_clear_status) + i.drv_memc_enable_irq 0x000166ec Section 0 drv_memc.o(i.drv_memc_enable_irq) + i.drv_memc_gen_a_tear_signal 0x0001672c Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) + i.drv_memc_get_status 0x00016738 Section 0 drv_memc.o(i.drv_memc_get_status) + i.drv_memc_rate_transfer_sel 0x0001674a Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) + i.drv_memc_sel_vsync 0x0001675a Section 0 drv_memc.o(i.drv_memc_sel_vsync) + i.drv_memc_set_active_height 0x00016768 Section 0 drv_memc.o(i.drv_memc_set_active_height) + i.drv_memc_set_data_mode 0x0001677c Section 0 drv_memc.o(i.drv_memc_set_data_mode) + i.drv_memc_set_double_buffer 0x00016788 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) + i.drv_memc_set_double_buffer_reverse 0x00016798 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + i.drv_memc_set_fs_en_conditions 0x000167aa Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) + i.drv_memc_set_inten 0x000167ba Section 0 drv_memc.o(i.drv_memc_set_inten) + i.drv_memc_set_lcdc_st_conditions 0x000167d0 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + i.drv_memc_set_ltpo_mode 0x000167e8 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) + i.drv_memc_set_tear_mode 0x00016802 Section 0 drv_memc.o(i.drv_memc_set_tear_mode) + i.drv_memc_set_tear_waveform 0x00016810 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) + i.drv_memc_set_vidc_sync_cnt 0x00016838 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + i.drv_param_init_get_ccm 0x00016848 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) + i.drv_param_init_get_scld_filter_h 0x00016850 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + i.drv_param_init_get_scld_filter_v 0x00016864 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + i.drv_param_init_get_sclu_filter 0x00016878 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) + i.drv_param_init_set_ccm 0x00016880 Section 0 drv_param_init.o(i.drv_param_init_set_ccm) + i.drv_param_init_set_scld_filter 0x00016894 Section 0 drv_param_init.o(i.drv_param_init_set_scld_filter) + i.drv_param_p2r_filter_init 0x000168f8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) + i.drv_phy_enable_calibration 0x0001691c Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) + i.drv_phy_get_calibration 0x0001692c Section 0 drv_phy_common.o(i.drv_phy_get_calibration) + i.drv_phy_get_pll_para 0x00016968 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) + i.drv_phy_get_rate_para 0x000169c8 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) + i.drv_phy_test_clear 0x00016a1c Section 0 drv_phy_common.o(i.drv_phy_test_clear) + i.drv_phy_test_lock 0x00016a2c Section 0 drv_phy_common.o(i.drv_phy_test_lock) + i.drv_phy_test_write_1_byte 0x00016a44 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) + i.drv_phy_test_write_2_byte 0x00016a64 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) + i.drv_phy_test_write_code 0x00016a8a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) + i.drv_phy_test_write_data 0x00016aa8 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) + drv_phy_test_write_data 0x00016aa9 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) + i.drv_pwr_set_cp_mode 0x00016ac8 Section 0 drv_pwr.o(i.drv_pwr_set_cp_mode) + i.drv_pwr_set_pvd_mode 0x00016ae8 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) + i.drv_pwr_set_system_clk_src 0x00016b00 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) + i.drv_rx_phy_test_clear 0x00016b38 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + drv_rx_phy_test_clear 0x00016b39 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) + i.drv_rx_phy_test_lock 0x00016b44 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + drv_rx_phy_test_lock 0x00016b45 Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) + i.drv_rx_phy_test_write_1_byte 0x00016b54 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + drv_rx_phy_test_write_1_byte 0x00016b55 Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) + i.drv_rx_phy_test_write_2_byte 0x00016b68 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + drv_rx_phy_test_write_2_byte 0x00016b69 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) + i.drv_rxbr_clear_pkt_buffer 0x00016b7e Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + i.drv_rxbr_clear_status0 0x00016b88 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) + i.drv_rxbr_enable_irq 0x00016b8c Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) + i.drv_rxbr_frame_drop_cfg 0x00016be8 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + i.drv_rxbr_get_clk 0x00016bfc Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) + i.drv_rxbr_get_col_addr 0x00016c60 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) + i.drv_rxbr_get_int_source 0x00016c64 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + drv_rxbr_get_int_source 0x00016c65 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) + i.drv_rxbr_get_page_addr 0x00016c76 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) + i.drv_rxbr_get_pkt_buf_error_status 0x00016c7a Section 0 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + i.drv_rxbr_get_status0 0x00016c86 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) + drv_rxbr_get_status0 0x00016c87 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) + i.drv_rxbr_get_status1 0x00016c98 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status1) + drv_rxbr_get_status1 0x00016c99 Thumb Code 22 hal_internal_vsync.o(i.drv_rxbr_get_status1) + i.drv_rxbr_hline_rcv0_cfg 0x00016cae Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + i.drv_rxbr_hline_rcv1_cfg 0x00016cba Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + i.drv_rxbr_hline_rcv_cfg 0x00016cc6 Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + i.drv_rxbr_register_irq0_callback 0x00016cd0 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + i.drv_rxbr_register_irq1_callback 0x00016cdc Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + i.drv_rxbr_set_ack_pkt_header 0x00016ce8 Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + i.drv_rxbr_set_color_format 0x00016cfc Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) + i.drv_rxbr_set_filter_regs 0x00016d10 Section 0 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + i.drv_rxbr_set_inten 0x00016d22 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) + i.drv_rxbr_set_ltpo_drop_th 0x00016d36 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + i.drv_rxbr_set_usr_cfg 0x00016d46 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + i.drv_rxbr_set_usr_col 0x00016d6c Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) + i.drv_rxbr_set_usr_row 0x00016d74 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) + i.drv_spi_m_read_data 0x00016d7c Section 0 drv_spi_master.o(i.drv_spi_m_read_data) + i.drv_swire_enable 0x00016d9c Section 0 drv_swire.o(i.drv_swire_enable) + i.drv_swire_register_callback 0x00016db8 Section 0 drv_swire.o(i.drv_swire_register_callback) + i.drv_swire_set_bit_time 0x00016dc4 Section 0 drv_swire.o(i.drv_swire_set_bit_time) + i.drv_swire_set_int 0x00016ddc Section 0 drv_swire.o(i.drv_swire_set_int) + i.drv_swire_set_power_down 0x00016e30 Section 0 drv_swire.o(i.drv_swire_set_power_down) + i.drv_swire_set_pulse_count 0x00016e4c Section 0 drv_swire.o(i.drv_swire_set_pulse_count) + i.drv_sys_cfg_clear_all_int 0x00016e58 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + i.drv_sys_cfg_clear_pending 0x00016e64 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e8c Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + i.drv_sys_cfg_sel_ap_rst_trig 0x00016ea4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + i.drv_sys_cfg_sel_gpio_group 0x00016ec0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + i.drv_sys_cfg_sel_int_trig 0x00016ee4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + i.drv_sys_cfg_set_dma_rx_req 0x00016f08 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + i.drv_sys_cfg_set_dma_tx_req 0x00016f18 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + i.drv_sys_cfg_set_int 0x00016f28 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + i.drv_timer_clear_status_flags 0x00016f4c Section 0 drv_timer.o(i.drv_timer_clear_status_flags) + drv_timer_clear_status_flags 0x00016f4d Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) + i.drv_timer_enable 0x00016f66 Section 0 drv_timer.o(i.drv_timer_enable) + i.drv_timer_get_instance 0x00016f88 Section 0 drv_timer.o(i.drv_timer_get_instance) + i.drv_timer_get_prescaler 0x00016f98 Section 0 drv_timer.o(i.drv_timer_get_prescaler) + i.drv_timer_handle_interrupt 0x00016fa8 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) + drv_timer_handle_interrupt 0x00016fa9 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) + i.drv_timer_register_callback 0x00016fec Section 0 drv_timer.o(i.drv_timer_register_callback) + i.drv_timer_set_compare_val 0x00017000 Section 0 drv_timer.o(i.drv_timer_set_compare_val) + i.drv_timer_set_int 0x00017010 Section 0 drv_timer.o(i.drv_timer_set_int) + i.drv_timer_set_prescaler 0x00017064 Section 0 drv_timer.o(i.drv_timer_set_prescaler) + i.drv_timer_set_repeat 0x0001708c Section 0 drv_timer.o(i.drv_timer_set_repeat) + i.drv_tx_phy_test_clear 0x0001709c Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + drv_tx_phy_test_clear 0x0001709d Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) + i.drv_tx_phy_test_enter 0x000170a6 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + i.drv_tx_phy_test_exit 0x000170c2 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + i.drv_tx_phy_test_write_1_byte 0x000170de Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + drv_tx_phy_test_write_1_byte 0x000170df Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) + i.drv_tx_phy_test_write_2_byte 0x000170f0 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + drv_tx_phy_test_write_2_byte 0x000170f1 Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) + i.drv_tx_phy_test_write_code 0x00017104 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + drv_tx_phy_test_write_code 0x00017105 Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) + i.drv_vidc_clear_irq 0x00017114 Section 0 drv_vidc.o(i.drv_vidc_clear_irq) + i.drv_vidc_enable 0x0001711c Section 0 drv_vidc.o(i.drv_vidc_enable) + i.drv_vidc_enable_irq 0x00017134 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) + i.drv_vidc_get_irq_status 0x00017174 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) + i.drv_vidc_init_module_enable 0x00017188 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) + i.drv_vidc_register_callback 0x000171b0 Section 0 drv_vidc.o(i.drv_vidc_register_callback) + i.drv_vidc_reset 0x000171bc Section 0 drv_vidc.o(i.drv_vidc_reset) + i.drv_vidc_set_dst_parameter 0x000171c2 Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) + i.drv_vidc_set_irqen 0x000171fe Section 0 drv_vidc.o(i.drv_vidc_set_irqen) + i.drv_vidc_set_mirror 0x00017212 Section 0 drv_vidc.o(i.drv_vidc_set_mirror) + i.drv_vidc_set_p2r_hcoef0 0x00017222 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + i.drv_vidc_set_p2r_hinitb 0x0001722a Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + i.drv_vidc_set_p2r_hinitr 0x00017250 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + i.drv_vidc_set_pentile_swap 0x00017278 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) + i.drv_vidc_set_pu_ctrl 0x00017290 Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + i.drv_vidc_set_rotation 0x0001729a Section 0 drv_vidc.o(i.drv_vidc_set_rotation) + i.drv_vidc_set_scld_hcoef0 0x000172aa Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + i.drv_vidc_set_scld_hcoef1 0x000172b4 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + i.drv_vidc_set_scld_step 0x000172be Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) + i.drv_vidc_set_scld_vcoef0 0x000172d0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + i.drv_vidc_set_scld_vcoef1 0x000172da Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + i.drv_vidc_set_src_parameter 0x000172e4 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) + i.drv_wdg_clear_counter 0x000172fc Section 0 drv_wdg.o(i.drv_wdg_clear_counter) + i.drv_wdg_clear_edge_flag 0x0001730c Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) + drv_wdg_clear_edge_flag 0x0001730d Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) + i.drv_wdg_read_edge_flag 0x0001731c Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) + drv_wdg_read_edge_flag 0x0001731d Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) + i.drv_wdg_set_int 0x0001732c Section 0 drv_wdg.o(i.drv_wdg_set_int) + i.fls_clr_interrupt_flag 0x0001736c Section 0 drv_fls.o(i.fls_clr_interrupt_flag) + i.fputc 0x00017376 Section 0 tau_log.o(i.fputc) + i.frame_start_cb 0x0001738c Section 0 ap_demo.o(i.frame_start_cb) + frame_start_cb 0x0001738d Thumb Code 42 ap_demo.o(i.frame_start_cb) + i.hal_dsi_rx_ctrl_create_handle 0x000173e4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + i.hal_dsi_rx_ctrl_deinit 0x00017418 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + i.hal_dsi_rx_ctrl_dsc_async_handler 0x000174c8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174f0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + i.hal_dsi_rx_ctrl_get_max_ret_size 0x00017518 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + i.hal_dsi_rx_ctrl_init 0x00017540 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + i.hal_dsi_rx_ctrl_init_clk 0x000175d8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + hal_dsi_rx_ctrl_init_clk 0x000175d9 Thumb Code 332 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) + i.hal_dsi_rx_ctrl_init_dsi_rx 0x0001777c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + hal_dsi_rx_ctrl_init_dsi_rx 0x0001777d Thumb Code 184 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) + i.hal_dsi_rx_ctrl_init_memc 0x00017854 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + hal_dsi_rx_ctrl_init_memc 0x00017855 Thumb Code 342 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) + i.hal_dsi_rx_ctrl_init_rxbr 0x000179b4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + hal_dsi_rx_ctrl_init_rxbr 0x000179b5 Thumb Code 320 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) + i.hal_dsi_rx_ctrl_init_vidc 0x00017b04 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + hal_dsi_rx_ctrl_init_vidc 0x00017b05 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) + i.hal_dsi_rx_ctrl_pre_init_pps 0x00017d30 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + i.hal_dsi_rx_ctrl_restart 0x00017d6c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + i.hal_dsi_rx_ctrl_send_ack_cmd 0x00017dbc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + i.hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017eac Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + i.hal_dsi_rx_ctrl_set_cus_sync_line 0x00017f18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f4c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + hal_dsi_rx_ctrl_set_ipi_cfg 0x00017f4d Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) + i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f84 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + hal_dsi_rx_ctrl_set_rxbr_clk 0x00017f85 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) + i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017ff8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + i.hal_dsi_rx_ctrl_set_tear_mode_ex 0x0001802c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + i.hal_dsi_rx_ctrl_start 0x0001803c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + i.hal_dsi_rx_ctrl_stop 0x00018078 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + i.hal_dsi_rx_ctrl_toggle_resolution_ex 0x000180b4 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + i.hal_dsi_tx_calc_video_chunks 0x000180d4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + hal_dsi_tx_calc_video_chunks 0x000180d5 Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) + i.hal_dsi_tx_config_params_for_lane_rate 0x00018264 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + hal_dsi_tx_config_params_for_lane_rate 0x00018265 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) + i.hal_dsi_tx_count_lane_rate 0x00018298 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + hal_dsi_tx_count_lane_rate 0x00018299 Thumb Code 982 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) + i.hal_dsi_tx_ctrl_create_handle 0x000186c0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + i.hal_dsi_tx_ctrl_deinit 0x000186ec Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018770 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187bc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + i.hal_dsi_tx_ctrl_init 0x000187e4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + i.hal_dsi_tx_ctrl_init_clk 0x00018888 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + hal_dsi_tx_ctrl_init_clk 0x00018889 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) + i.hal_dsi_tx_ctrl_panel_reset_pin 0x000188ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + i.hal_dsi_tx_ctrl_set_ccm 0x000188b8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + i.hal_dsi_tx_ctrl_set_partial_disp 0x000188ec Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + i.hal_dsi_tx_ctrl_set_partial_disp_area 0x000188fc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + i.hal_dsi_tx_ctrl_start 0x00018920 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + i.hal_dsi_tx_ctrl_stop 0x000189c8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) + i.hal_dsi_tx_ctrl_write_array_cmd 0x00018a0c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + i.hal_dsi_tx_ctrl_write_cmd 0x00018afc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + i.hal_dsi_tx_init_data_mode 0x00018bc8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + hal_dsi_tx_init_data_mode 0x00018bc9 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) + i.hal_dsi_tx_init_dpi_cfg 0x00018c0c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + hal_dsi_tx_init_dpi_cfg 0x00018c0d Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) + i.hal_dsi_tx_init_interrupt 0x00018c3c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + hal_dsi_tx_init_interrupt 0x00018c3d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) + i.hal_dsi_tx_init_phy_cfg 0x00018c5c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + hal_dsi_tx_init_phy_cfg 0x00018c5d Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) + i.hal_dsi_tx_init_remains 0x00018c7c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + hal_dsi_tx_init_remains 0x00018c7d Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) + i.hal_dsi_tx_init_video_mode 0x00018d10 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + hal_dsi_tx_init_video_mode 0x00018d11 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) + i.hal_dsi_tx_send_cmd 0x00018d68 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + hal_dsi_tx_send_cmd 0x00018d69 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) + i.hal_gpio_ctrl_eint 0x00018dac Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) + i.hal_gpio_get_input_data 0x00018dc4 Section 0 hal_gpio.o(i.hal_gpio_get_input_data) + i.hal_gpio_init_eint 0x00018dd8 Section 0 hal_gpio.o(i.hal_gpio_init_eint) + i.hal_gpio_init_output 0x00018e18 Section 0 hal_gpio.o(i.hal_gpio_init_output) + i.hal_gpio_reg_eint_cb 0x00018e40 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) + i.hal_gpio_set_ap_reset_int 0x00018e58 Section 0 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + i.hal_gpio_set_mode 0x00018ea8 Section 0 hal_gpio.o(i.hal_gpio_set_mode) + i.hal_gpio_set_output_data 0x00018f08 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) + i.hal_gpio_set_pull_state 0x00018f10 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) + i.hal_i2c_m_dma_init 0x00018f30 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) + i.hal_i2c_m_dma_read 0x00018f9c Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) + i.hal_i2c_m_dma_write 0x00018fbc Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) + i.hal_i2c_m_transfer_complate 0x00018fd8 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + i.hal_i2c_master_irq_callback 0x00018fe4 Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + hal_i2c_master_irq_callback 0x00018fe5 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) + i.hal_i2c_s_dma_user_callback 0x00019004 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + hal_i2c_s_dma_user_callback 0x00019005 Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) + i.hal_i2c_s_dma_write 0x00019014 Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + i.hal_i2c_s_init 0x00019060 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) + i.hal_i2c_s_nonblocking_read 0x00019128 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + i.hal_i2c_s_set_transfer 0x0001913c Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + i.hal_i2c_slave_irq_callback 0x00019148 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + hal_i2c_slave_irq_callback 0x00019149 Thumb Code 356 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) + i.hal_internal_check_video_auto_sync 0x000192bc Section 0 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + i.hal_internal_init_memc 0x000192d4 Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) + i.hal_internal_rx_dcs_async_handler 0x000193d0 Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + i.hal_internal_rx_dcs_polling 0x000193fc Section 0 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + i.hal_internal_sync_get_fb_setting 0x00019454 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + i.hal_internal_sync_get_hight_performan_mode 0x00019464 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + i.hal_internal_sync_input_resolution_change_ex 0x00019474 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + i.hal_internal_vsync_deinit 0x00019648 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + i.hal_internal_vsync_get_rx_state 0x00019670 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + i.hal_internal_vsync_get_sync_line 0x0001967c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + i.hal_internal_vsync_get_tear_mode 0x00019694 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + i.hal_internal_vsync_get_tx_state 0x000196a0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + i.hal_internal_vsync_init_rx 0x000196ac Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + i.hal_internal_vsync_init_tx 0x000197ec Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + i.hal_internal_vsync_set_auto_hw_filter 0x0001989c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + i.hal_internal_vsync_set_rx_state 0x0001992c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + i.hal_internal_vsync_set_sync_line 0x00019950 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + i.hal_internal_vsync_set_tear_mode 0x00019994 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + i.hal_internal_vsync_set_tx_state 0x000199e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + i.hal_intl_svs_deinit_tx 0x00019a68 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + i.hal_intl_svs_handle 0x00019a78 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + i.hal_intl_svs_init_rx 0x00019a9c Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + i.hal_intl_svs_init_tx 0x00019b14 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + i.hal_intl_svs_set_sync_coef 0x00019b28 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + i.hal_intl_svs_update_rxbr_clk 0x00019b34 Section 0 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + i.hal_lcdc_config_ccm 0x00019b7c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + hal_lcdc_config_ccm 0x00019b7d Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) + i.hal_lcdc_config_remains 0x00019ba0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + hal_lcdc_config_remains 0x00019ba1 Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) + i.hal_lcdc_config_rgb_to_pentile 0x00019c04 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + hal_lcdc_config_rgb_to_pentile 0x00019c05 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) + i.hal_lcdc_config_upscaler 0x00019c18 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + hal_lcdc_config_upscaler 0x00019c19 Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) + i.hal_lcdc_init_cfg 0x00019d7c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + hal_lcdc_init_cfg 0x00019d7d Thumb Code 78 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) + i.hal_lcdc_init_clk 0x00019dd0 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + hal_lcdc_init_clk 0x00019dd1 Thumb Code 446 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) + i.hal_lcdc_init_interrupt 0x00019f9c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + hal_lcdc_init_interrupt 0x00019f9d Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) + i.hal_spi_m_clear_rxfifo 0x00019fdc Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + i.hal_swire_deinit 0x00019fea Section 0 hal_swire.o(i.hal_swire_deinit) + i.hal_swire_init 0x00019ffc Section 0 hal_swire.o(i.hal_swire_init) + i.hal_swire_open 0x0001a01c Section 0 hal_swire.o(i.hal_swire_open) + i.hal_swire_register_callback 0x0001a032 Section 0 hal_swire.o(i.hal_swire_register_callback) + i.hal_swire_start 0x0001a03c Section 0 hal_swire.o(i.hal_swire_start) + i.hal_system_enable_systick 0x0001a0a8 Section 0 hal_system.o(i.hal_system_enable_systick) + i.hal_system_get_tick 0x0001a0b0 Section 0 hal_system.o(i.hal_system_get_tick) + i.hal_system_init 0x0001a0b8 Section 0 hal_system.o(i.hal_system_init) + i.hal_system_init_console 0x0001a140 Section 0 hal_system.o(i.hal_system_init_console) + i.hal_system_set_phy_calibration 0x0001a15c Section 0 hal_system.o(i.hal_system_set_phy_calibration) + i.hal_system_set_pvd 0x0001a164 Section 0 hal_system.o(i.hal_system_set_pvd) + i.hal_system_set_vcc 0x0001a16c Section 0 hal_system.o(i.hal_system_set_vcc) + i.hal_timer_deinit 0x0001a174 Section 0 hal_timer.o(i.hal_timer_deinit) + i.hal_timer_init 0x0001a1a2 Section 0 hal_timer.o(i.hal_timer_init) + i.hal_timer_start 0x0001a1bc Section 0 hal_timer.o(i.hal_timer_start) + i.hal_timer_stop 0x0001a204 Section 0 hal_timer.o(i.hal_timer_stop) + i.hal_tx_frame_rate_adjust 0x0001a22c Section 0 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + hal_tx_frame_rate_adjust 0x0001a22d Thumb Code 44 hal_dsi_tx_ctrl.o(i.hal_tx_frame_rate_adjust) + i.hal_uart_init 0x0001a25c Section 0 hal_uart.o(i.hal_uart_init) + i.hal_uart_transmit_blocking 0x0001a2e8 Section 0 hal_uart.o(i.hal_uart_transmit_blocking) + i.hal_vsync_reset_lcdc_scaler 0x0001a2f8 Section 0 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + hal_vsync_reset_lcdc_scaler 0x0001a2f9 Thumb Code 460 hal_internal_vsync.o(i.hal_vsync_reset_lcdc_scaler) + i.handle_init 0x0001a4d4 Section 0 irq_redirect .o(i.handle_init) + i.init_mipi_tx 0x0001a5e4 Section 0 ap_demo.o(i.init_mipi_tx) + init_mipi_tx 0x0001a5e5 Thumb Code 98 ap_demo.o(i.init_mipi_tx) + i.init_panel 0x0001a654 Section 0 ap_demo.o(i.init_panel) + init_panel 0x0001a655 Thumb Code 160 ap_demo.o(i.init_panel) + i.main 0x0001a72c Section 0 main.o(i.main) + i.open_mipi_rx 0x0001a738 Section 0 ap_demo.o(i.open_mipi_rx) + open_mipi_rx 0x0001a739 Thumb Code 166 ap_demo.o(i.open_mipi_rx) + i.pps_updata_exec 0x0001a804 Section 0 ap_demo.o(i.pps_updata_exec) + i.pps_update_handle 0x0001a830 Section 0 ap_demo.o(i.pps_update_handle) + pps_update_handle 0x0001a831 Thumb Code 124 ap_demo.o(i.pps_update_handle) + i.rx_get_dcs_packet_data 0x0001a8e4 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + rx_get_dcs_packet_data 0x0001a8e5 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) + i.rx_partial_update 0x0001acd8 Section 0 hal_internal_vsync.o(i.rx_partial_update) + rx_partial_update 0x0001acd9 Thumb Code 348 hal_internal_vsync.o(i.rx_partial_update) + i.rx_receive_packet 0x0001ae44 Section 0 hal_internal_vsync.o(i.rx_receive_packet) + rx_receive_packet 0x0001ae45 Thumb Code 126 hal_internal_vsync.o(i.rx_receive_packet) + i.rx_receive_pps 0x0001aed0 Section 0 hal_internal_vsync.o(i.rx_receive_pps) + rx_receive_pps 0x0001aed1 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) + i.rx_restart_exec 0x0001b050 Section 0 ap_demo.o(i.rx_restart_exec) + i.rxbr_irq0_callback 0x0001b0a4 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) + rxbr_irq0_callback 0x0001b0a5 Thumb Code 192 hal_internal_vsync.o(i.rxbr_irq0_callback) + i.rxbr_irq1_callback 0x0001b170 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) + rxbr_irq1_callback 0x0001b171 Thumb Code 392 hal_internal_vsync.o(i.rxbr_irq1_callback) + i.soft_gen_te 0x0001b3b4 Section 0 hal_internal_vsync.o(i.soft_gen_te) + soft_gen_te 0x0001b3b5 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te) + i.soft_gen_te_double_buffer 0x0001b478 Section 0 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + soft_gen_te_double_buffer 0x0001b479 Thumb Code 166 hal_internal_vsync.o(i.soft_gen_te_double_buffer) + i.soft_timer3_cb 0x0001b538 Section 0 ap_demo.o(i.soft_timer3_cb) + soft_timer3_cb 0x0001b539 Thumb Code 44 ap_demo.o(i.soft_timer3_cb) + i.sqrt 0x0001b574 Section 0 sqrt.o(i.sqrt) + i.svs_direct_mode_setting 0x0001b5bc Section 0 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + svs_direct_mode_setting 0x0001b5bd Thumb Code 156 hal_internal_soft_sync.o(i.svs_direct_mode_setting) + i.svs_get_rel_intv 0x0001b668 Section 0 hal_internal_soft_sync.o(i.svs_get_rel_intv) + svs_get_rel_intv 0x0001b669 Thumb Code 20 hal_internal_soft_sync.o(i.svs_get_rel_intv) + i.svs_sync_handle 0x0001b684 Section 0 hal_internal_soft_sync.o(i.svs_sync_handle) + svs_sync_handle 0x0001b685 Thumb Code 158 hal_internal_soft_sync.o(i.svs_sync_handle) + i.svs_wait_start 0x0001b734 Section 0 hal_internal_soft_sync.o(i.svs_wait_start) + svs_wait_start 0x0001b735 Thumb Code 224 hal_internal_soft_sync.o(i.svs_wait_start) + i.svs_waite_fr_stab 0x0001b828 Section 0 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + svs_waite_fr_stab 0x0001b829 Thumb Code 148 hal_internal_soft_sync.o(i.svs_waite_fr_stab) + i.swire_callback 0x0001b900 Section 0 ap_demo.o(i.swire_callback) + swire_callback 0x0001b901 Thumb Code 16 ap_demo.o(i.swire_callback) + i.swire_timer_callback 0x0001b914 Section 0 ap_demo.o(i.swire_timer_callback) + swire_timer_callback 0x0001b915 Thumb Code 22 ap_demo.o(i.swire_timer_callback) + i.tp_heartbeat_exec 0x0001b930 Section 0 ap_demo.o(i.tp_heartbeat_exec) + i.vidc_callback 0x0001b99c Section 0 hal_internal_vsync.o(i.vidc_callback) + vidc_callback 0x0001b99d Thumb Code 234 hal_internal_vsync.o(i.vidc_callback) + i.vpre_err_reset 0x0001baa4 Section 0 hal_internal_vsync.o(i.vpre_err_reset) + vpre_err_reset 0x0001baa5 Thumb Code 192 hal_internal_vsync.o(i.vpre_err_reset) + i.vsync_set_te_mode 0x0001bb7c Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) + vsync_set_te_mode 0x0001bb7d Thumb Code 300 hal_internal_vsync.o(i.vsync_set_te_mode) + .constdata 0x0001bd48 Section 10612 ap_demo.o(.constdata) + g_cus_rx_dcs_execute_table 0x0001bd48 Data 120 ap_demo.o(.constdata) + .constdata 0x0001e6bc Section 32 app_tp_st_touch.o(.constdata) + .constdata 0x0001e6dc Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6dd Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6e0 Section 6 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6e6 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6e9 Section 3 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6ec Section 1 app_tp_for_custom_s21u.o(.constdata) + .constdata 0x0001e6f0 Section 36 hal_dsi_tx_ctrl.o(.constdata) + .constdata 0x0001e714 Section 210 hal_gpio.o(.constdata) + s_gpio_map 0x0001e714 Data 120 hal_gpio.o(.constdata) + s_gpio_perf 0x0001e78c Data 90 hal_gpio.o(.constdata) + .constdata 0x0001e7e8 Section 32 hal_i2c_slave.o(.constdata) + sg_i2c_s_config 0x0001e7e8 Data 32 hal_i2c_slave.o(.constdata) + .constdata 0x0001e808 Section 8 drv_param_init.o(.constdata) + .constdata 0x0001e810 Section 390 drv_phy_common.o(.constdata) + phy_para_mapping_h 0x0001e810 Data 184 drv_phy_common.o(.constdata) + phy_para_mapping_l 0x0001e8c8 Data 128 drv_phy_common.o(.constdata) + phy_data_high_map 0x0001e948 Data 48 drv_phy_common.o(.constdata) + phy_data_lp_map 0x0001e978 Data 30 drv_phy_common.o(.constdata) + .conststring 0x0001e998 Section 72 hal_dsi_rx_ctrl.o(.conststring) + .conststring 0x0001e9e0 Section 67 hal_dsi_tx_ctrl.o(.conststring) + .conststring 0x0001ea24 Section 292 hal_internal_vsync.o(.conststring) .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 1584 ap_demo.o(.data) + .data 0x000701d0 Section 1592 ap_demo.o(.data) g_need_enter_sleep_mode 0x000701d0 Data 1 ap_demo.o(.data) - start_display_on 0x000701d1 Data 1 ap_demo.o(.data) - g_exit_sleep_mode 0x000701d2 Data 1 ap_demo.o(.data) - panel_display_done 0x000701d3 Data 1 ap_demo.o(.data) - R60_Parma_backup 0x000701d6 Data 1 ap_demo.o(.data) - read_A1_count 0x000701d8 Data 1 ap_demo.o(.data) - read_6e_10 0x000701d9 Data 1 ap_demo.o(.data) - read_6e_24 0x000701da Data 1 ap_demo.o(.data) - read_6e_38 0x000701db Data 1 ap_demo.o(.data) - read_6e_52 0x000701dc Data 1 ap_demo.o(.data) - read_6e_66 0x000701dd Data 1 ap_demo.o(.data) - read_6e_70 0x000701de Data 1 ap_demo.o(.data) - read_5a_39 0x000701df Data 1 ap_demo.o(.data) - read_7F_count 0x000701e0 Data 1 ap_demo.o(.data) - read_bl_data 0x000701e4 Data 2 ap_demo.o(.data) - read_bl_data_bak 0x000701e6 Data 2 ap_demo.o(.data) + swire_num 0x000701d1 Data 1 ap_demo.o(.data) + start_display_on 0x000701d2 Data 1 ap_demo.o(.data) + g_exit_sleep_mode 0x000701d3 Data 1 ap_demo.o(.data) + panel_display_done 0x000701d4 Data 1 ap_demo.o(.data) + R60_Parma_backup 0x000701d9 Data 1 ap_demo.o(.data) + read_A1_count 0x000701db Data 1 ap_demo.o(.data) + read_6e_10 0x000701dc Data 1 ap_demo.o(.data) + read_6e_24 0x000701dd Data 1 ap_demo.o(.data) + read_6e_38 0x000701de Data 1 ap_demo.o(.data) + read_6e_52 0x000701df Data 1 ap_demo.o(.data) + read_6e_66 0x000701e0 Data 1 ap_demo.o(.data) + read_6e_70 0x000701e1 Data 1 ap_demo.o(.data) + read_5a_39 0x000701e2 Data 1 ap_demo.o(.data) + read_7F_count 0x000701e3 Data 1 ap_demo.o(.data) + read_bl_data 0x000701e6 Data 2 ap_demo.o(.data) + read_bl_data_bak 0x000701e8 Data 2 ap_demo.o(.data) g_rx_ctrl_handle 0x000701f0 Data 4 ap_demo.o(.data) g_tx_ctrl_handle 0x000701f4 Data 4 ap_demo.o(.data) - value_reg_df 0x000701fc Data 4 ap_demo.o(.data) - .data 0x00070800 Section 23 app_tp_transfer.o(.data) - s_spim_write 0x00070800 Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x00070801 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x00070802 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x00070803 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x00070805 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x00070806 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x00070807 Data 1 app_tp_transfer.o(.data) - .data 0x00070817 Section 40 app_tp_st_touch.o(.data) - s_calibration_flag 0x00070817 Data 1 app_tp_st_touch.o(.data) - s_calibration_correct_flag 0x00070818 Data 1 app_tp_st_touch.o(.data) - .data 0x00070840 Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x00070840 Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x00070844 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x00070848 Section 3 hal_dsi_tx_ctrl.o(.data) - g_tx_vcom_en 0x00070848 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_vpg_en 0x00070849 Data 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x0007084a Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x0007084b Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x0007084b Data 1 hal_i2c_master.o(.data) - .data 0x0007084c Section 32 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x0007084c Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x0007084d Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x0007084e Data 1 hal_i2c_slave.o(.data) - sg_i2c_s_index 0x0007084f Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x00070850 Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x00070854 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x00070858 Data 4 hal_i2c_slave.o(.data) - sg_tx_byte_num 0x0007085c Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x00070860 Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070864 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070868 Data 4 hal_i2c_slave.o(.data) - .data 0x0007086c Section 7036 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070876 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070877 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070878 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070879 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x0007087a Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x0007087b Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x0007087c Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x0007087d Data 1 app_tp_for_custom_s8.o(.data) - u16CoordY 0x00070880 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x00070882 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070884 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070886 Data 2 app_tp_for_custom_s8.o(.data) - .data 0x000723e8 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723e9 Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723ea Section 1 app_tp_for_custom_s8.o(.data) - .data 0x000723eb Section 3 app_tp_for_custom_s8.o(.data) - .data 0x000723ee Section 5 app_tp_for_custom_s8.o(.data) - .data 0x000723f4 Section 48 app_tp_for_custom_s8.o(.data) - .data 0x00072424 Section 18 norflash.o(.data) - tmprg 0x0007242c Data 4 norflash.o(.data) - .data 0x00072438 Section 12 drv_common.o(.data) - s_my_tick 0x00072438 Data 4 drv_common.o(.data) - .data 0x00072444 Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x00072444 Data 4 drv_gpio.o(.data) - .data 0x00072448 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00072448 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x0007244c Data 4 drv_i2c_dma.o(.data) - .data 0x00072450 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x00072450 Data 4 drv_i2c_master.o(.data) - .data 0x00072454 Section 4 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x00072454 Data 4 drv_i2c_slave.o(.data) - .data 0x00072458 Section 1188 drv_param_init.o(.data) - .data 0x000728fc Section 12 drv_pwm.o(.data) - s_pwm_type 0x000728fc Data 1 drv_pwm.o(.data) - s_pwm_cb 0x00072900 Data 8 drv_pwm.o(.data) - .data 0x00072908 Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x00072908 Data 4 drv_spi_master.o(.data) - .data 0x0007290c Section 8 drv_swire.o(.data) - s_swire_cb 0x0007290c Data 8 drv_swire.o(.data) - .data 0x00072914 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x00072914 Data 1 drv_sys_cfg.o(.data) - .data 0x00072918 Section 80 drv_timer.o(.data) - sg_timer_info 0x00072918 Data 80 drv_timer.o(.data) - .data 0x00072968 Section 12 hal_internal_vsync.o(.data) - sg_cmd_mode_tx_start 0x00072968 Data 1 hal_internal_vsync.o(.data) - sg_cur_te_info 0x0007296c Data 4 hal_internal_vsync.o(.data) - .data 0x00072974 Section 8 drv_rxbr.o(.data) - .data 0x0007297c Section 4 drv_vidc.o(.data) - .data 0x00072980 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x00072980 Data 1 drv_phy_common.o(.data) - .data 0x00072984 Section 12 drv_chip_info.o(.data) - sg_chip_info 0x00072984 Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00072988 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x0007298c Data 4 drv_chip_info.o(.data) - .data 0x00072990 Section 8 drv_uart.o(.data) - s_UartFcrReg 0x00072990 Data 4 drv_uart.o(.data) - uart_userData 0x00072994 Data 4 drv_uart.o(.data) - .data 0x00072998 Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x00072998 Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x0007299c Data 8 drv_wdg.o(.data) - .data 0x000729a4 Section 4 stdout.o(.data) - .data 0x000729a8 Section 4 errno.o(.data) - _errno 0x000729a8 Data 4 errno.o(.data) - .bss 0x000729ac Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x000729ac Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00072a74 Data 200 app_tp_transfer.o(.bss) - .bss 0x00072b3c Section 12 app_tp_st_touch.o(.bss) - .bss 0x00072b48 Section 196 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00072b48 Data 196 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00072c0c Section 76 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00072c0c Data 76 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00072c58 Section 256 tau_log.o(.bss) - .bss 0x00072d58 Section 728 app_tp_for_custom_s8.o(.bss) - .bss 0x00073030 Section 208 hal_uart.o(.bss) - .bss 0x00073100 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00073100 Data 28 drv_dma.o(.bss) - .bss 0x0007311c Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x0007311c Data 64 drv_gpio.o(.bss) - .bss 0x0007315c Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x0007315c Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x000731fc Data 160 drv_i2c_dma.o(.bss) - .bss 0x0007329c Section 2436 hal_internal_vsync.o(.bss) - g_imm_buffer 0x00073b00 Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x00073c00 Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x00073c0c Data 20 hal_internal_vsync.o(.bss) - .bss 0x00073c20 Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x00074c50 Section 32 hal_spi_slave.o(.bss) - STACK 0x00074c70 Section 4096 startup_armcm0.o(STACK) + value_reg_df 0x00070204 Data 4 ap_demo.o(.data) + .data 0x00070808 Section 20 app_tp_transfer.o(.data) + s_spim_write 0x00070808 Data 1 app_tp_transfer.o(.data) + s_screen_int_flag 0x00070809 Data 1 app_tp_transfer.o(.data) + s_phone_reset_flag 0x0007080a Data 1 app_tp_transfer.o(.data) + s_screen_const_transfer_count 0x0007080c Data 1 app_tp_transfer.o(.data) + i2cs_transfer 0x0007080d Data 1 app_tp_transfer.o(.data) + screen_const_transfer_buffer_ready 0x0007080e Data 1 app_tp_transfer.o(.data) + analysis_flag 0x0007080f Data 1 app_tp_transfer.o(.data) + s_slave_txbuffer 0x00070810 Data 4 app_tp_transfer.o(.data) + s_slave_txbuffer_size 0x00070814 Data 4 app_tp_transfer.o(.data) + .data 0x0007081c Section 40 app_tp_st_touch.o(.data) + s_calibration_flag 0x0007081c Data 1 app_tp_st_touch.o(.data) + s_calibration_correct_flag 0x0007081d Data 1 app_tp_st_touch.o(.data) + .data 0x00070844 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070845 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070846 Section 642 app_tp_for_custom_s21u.o(.data) + .data 0x00070ac8 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070acc Section 16 app_tp_for_custom_s21u.o(.data) + .data 0x00070adc Section 100 app_tp_for_custom_s21u.o(.data) + .data 0x00070b40 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b41 Section 1 app_tp_for_custom_s21u.o(.data) + .data 0x00070b44 Section 8 hal_dsi_rx_ctrl.o(.data) + g_hw_auto_filter 0x00070b44 Data 1 hal_dsi_rx_ctrl.o(.data) + g_esc_clk 0x00070b48 Data 4 hal_dsi_rx_ctrl.o(.data) + .data 0x00070b4c Section 3 hal_dsi_tx_ctrl.o(.data) + g_tx_vcom_en 0x00070b4c Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_vpg_en 0x00070b4d Data 1 hal_dsi_tx_ctrl.o(.data) + g_tx_mode 0x00070b4e Data 1 hal_dsi_tx_ctrl.o(.data) + .data 0x00070b4f Section 1 hal_i2c_master.o(.data) + s_i2c_m_transfer_end 0x00070b4f Data 1 hal_i2c_master.o(.data) + .data 0x00070b50 Section 32 hal_i2c_slave.o(.data) + s_txbuffer_complate 0x00070b50 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_dma_end 0x00070b51 Data 1 hal_i2c_slave.o(.data) + s_i2c_s_receive_cnt 0x00070b52 Data 1 hal_i2c_slave.o(.data) + sg_i2c_s_index 0x00070b53 Data 1 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer 0x00070b54 Data 4 hal_i2c_slave.o(.data) + s_hal_slave_rxbuffer_size 0x00070b58 Data 4 hal_i2c_slave.o(.data) + hal_i2c_s_callback 0x00070b5c Data 4 hal_i2c_slave.o(.data) + sg_tx_byte_num 0x00070b60 Data 4 hal_i2c_slave.o(.data) + s_receive_count 0x00070b64 Data 4 hal_i2c_slave.o(.data) + s_tx_buffer_t 0x00070b68 Data 4 hal_i2c_slave.o(.data) + tx_sum 0x00070b6c Data 4 hal_i2c_slave.o(.data) + .data 0x00070b70 Section 24 hal_internal_vsync.o(.data) + sg_cmd_mode_tx_start 0x00070b70 Data 1 hal_internal_vsync.o(.data) + sg_cur_te_info 0x00070b74 Data 4 hal_internal_vsync.o(.data) + g_cus_rx_write_cmd_handle 0x00070b7c Data 12 hal_internal_vsync.o(.data) + .data 0x00070b88 Section 12 drv_common.o(.data) + s_my_tick 0x00070b88 Data 4 drv_common.o(.data) + .data 0x00070b94 Section 4 drv_gpio.o(.data) + g_ap_reset_cb 0x00070b94 Data 4 drv_gpio.o(.data) + .data 0x00070b98 Section 8 drv_i2c_dma.o(.data) + i2c0_dma_callback 0x00070b98 Data 4 drv_i2c_dma.o(.data) + i2c1_dma_callback 0x00070b9c Data 4 drv_i2c_dma.o(.data) + .data 0x00070ba0 Section 4 drv_i2c_master.o(.data) + i2c1_intr_callback 0x00070ba0 Data 4 drv_i2c_master.o(.data) + .data 0x00070ba4 Section 4 drv_i2c_slave.o(.data) + i2c0_intr_callback 0x00070ba4 Data 4 drv_i2c_slave.o(.data) + .data 0x00070ba8 Section 1188 drv_param_init.o(.data) + .data 0x0007104c Section 12 drv_pwm.o(.data) + s_pwm_type 0x0007104c Data 1 drv_pwm.o(.data) + s_pwm_cb 0x00071050 Data 8 drv_pwm.o(.data) + .data 0x00071058 Section 4 drv_spi_master.o(.data) + SPIM_intr_callback 0x00071058 Data 4 drv_spi_master.o(.data) + .data 0x0007105c Section 8 drv_swire.o(.data) + s_swire_cb 0x0007105c Data 8 drv_swire.o(.data) + .data 0x00071064 Section 1 drv_sys_cfg.o(.data) + sg_ap_rstn_trigger_type 0x00071064 Data 1 drv_sys_cfg.o(.data) + .data 0x00071068 Section 80 drv_timer.o(.data) + sg_timer_info 0x00071068 Data 80 drv_timer.o(.data) + .data 0x000710b8 Section 8 drv_rxbr.o(.data) + .data 0x000710c0 Section 4 drv_vidc.o(.data) + .data 0x000710c4 Section 1 drv_phy_common.o(.data) + g_phy_calibration 0x000710c4 Data 1 drv_phy_common.o(.data) + .data 0x000710c8 Section 12 drv_chip_info.o(.data) + sg_chip_info 0x000710c8 Data 4 drv_chip_info.o(.data) + sg_chip_function 0x000710cc Data 4 drv_chip_info.o(.data) + sg_chip_encrypt 0x000710d0 Data 4 drv_chip_info.o(.data) + .data 0x000710d4 Section 18 norflash.o(.data) + tmprg 0x000710dc Data 4 norflash.o(.data) + .data 0x000710e8 Section 8 drv_uart.o(.data) + s_UartFcrReg 0x000710e8 Data 4 drv_uart.o(.data) + uart_userData 0x000710ec Data 4 drv_uart.o(.data) + .data 0x000710f0 Section 12 drv_wdg.o(.data) + sg_wdg_repeat 0x000710f0 Data 1 drv_wdg.o(.data) + sg_wdg_cb 0x000710f4 Data 8 drv_wdg.o(.data) + .data 0x000710fc Section 4 stdout.o(.data) + .data 0x00071100 Section 4 errno.o(.data) + _errno 0x00071100 Data 4 errno.o(.data) + .bss 0x00071104 Section 500 app_tp_transfer.o(.bss) + s_screen_read_buffer 0x00071104 Data 250 app_tp_transfer.o(.bss) + s_phone_read_buffer 0x000711fe Data 250 app_tp_transfer.o(.bss) + .bss 0x000712f8 Section 12 app_tp_st_touch.o(.bss) + .bss 0x00071304 Section 72 app_tp_for_custom_s21u.o(.bss) + .bss 0x0007134c Section 196 hal_dsi_rx_ctrl.o(.bss) + g_rx_ctrl_handle_inst 0x0007134c Data 196 hal_dsi_rx_ctrl.o(.bss) + .bss 0x00071410 Section 76 hal_dsi_tx_ctrl.o(.bss) + g_tx_ctrl_handle_inst 0x00071410 Data 76 hal_dsi_tx_ctrl.o(.bss) + .bss 0x0007145c Section 256 tau_log.o(.bss) + .bss 0x0007155c Section 208 hal_uart.o(.bss) + .bss 0x0007162c Section 2420 hal_internal_vsync.o(.bss) + g_imm_buffer 0x00071e80 Data 255 hal_internal_vsync.o(.bss) + sg_te_info 0x00071f80 Data 12 hal_internal_vsync.o(.bss) + g_imm_packet 0x00071f8c Data 20 hal_internal_vsync.o(.bss) + .bss 0x00071fa0 Section 28 drv_dma.o(.bss) + s_dma_handle 0x00071fa0 Data 28 drv_dma.o(.bss) + .bss 0x00071fbc Section 64 drv_gpio.o(.bss) + s_gpio_cb 0x00071fbc Data 64 drv_gpio.o(.bss) + .bss 0x00071ffc Section 320 drv_i2c_dma.o(.bss) + i2c0_dma_slave_handle 0x00071ffc Data 160 drv_i2c_dma.o(.bss) + i2c1_dma_master_handle 0x0007209c Data 160 drv_i2c_dma.o(.bss) + .bss 0x0007213c Section 64 hal_internal_soft_sync.o(.bss) + sg_sys_handler 0x0007213c Data 64 hal_internal_soft_sync.o(.bss) + .bss 0x0007217c Section 32 hal_spi_slave.o(.bss) + .bss 0x0007219c Section 4144 dcs_packet_fifo.o(.bss) + STACK 0x000731d0 Section 4096 startup_armcm0.o(STACK) Global Symbols @@ -3990,613 +4151,605 @@ Image Symbol Table __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dclz77c.o(.text) - __decompress2 0x00010b89 Thumb Code 96 __dclz77c.o(.text) - ADC_IRQn_Handler 0x00010be9 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010c01 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - CRC16_2 0x00010c19 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) - DMA_IRQn_Handler 0x00010c59 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c6d Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c89 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010ca5 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010cc1 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010cdd Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cf9 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010d15 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010d31 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d4d Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d61 Thumb Code 78 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010db1 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010dc5 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010ddd Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010df5 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010e0d Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010e35 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e4d Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e65 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e7d Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e99 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010fdd Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - UART_DisableDma 0x00010ff9 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ffb Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010fff Thumb Code 2 handlers.o(i.__scatterload_null) + __aeabi_cfcmpeq 0x0001083d Thumb Code 0 cfcmple.o(.text) + __aeabi_cfcmple 0x0001083d Thumb Code 20 cfcmple.o(.text) + __aeabi_cfrcmple 0x00010851 Thumb Code 20 cfrcmple.o(.text) + __aeabi_uldivmod 0x00010865 Thumb Code 96 uldiv.o(.text) + __aeabi_llsl 0x000108c5 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x000108c5 Thumb Code 0 llshl.o(.text) + __aeabi_llsr 0x000108e5 Thumb Code 34 llushr.o(.text) + _ll_ushift_r 0x000108e5 Thumb Code 0 llushr.o(.text) + __aeabi_lasr 0x00010907 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x00010907 Thumb Code 0 llsshr.o(.text) + __I$use$fp 0x0001092d Thumb Code 0 iusefp.o(.text) + _float_round 0x0001092d Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x0001093d Thumb Code 114 fepilogue.o(.text) + _double_round 0x000109af Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x000109c9 Thumb Code 164 depilogue.o(.text) + _dsqrt 0x00010a6d Thumb Code 162 dsqrt.o(.text) + __aeabi_d2ulz 0x00010b11 Thumb Code 54 dfixul.o(.text) + __aeabi_cdrcmple 0x00010b51 Thumb Code 38 cdrcmple.o(.text) + __scatterload 0x00010b79 Thumb Code 28 init.o(.text) + __scatterload_rt2 0x00010b79 Thumb Code 0 init.o(.text) + __decompress 0x00010b9d Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x00010b9d Thumb Code 86 __dczerorl2.o(.text) + ADC_IRQn_Handler 0x00010bf5 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) + AP_NRESET_IRQn_Handler 0x00010c0d Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) + CRC16_2 0x00010c25 Thumb Code 54 app_tp_st_touch.o(i.CRC16_2) + DMA_IRQn_Handler 0x00010c65 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) + EXTI_INT0_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) + EXTI_INT1_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) + EXTI_INT2_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) + EXTI_INT3_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) + EXTI_INT4_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) + EXTI_INT5_IRQn_Handler 0x00010d05 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) + EXTI_INT6_IRQn_Handler 0x00010d21 Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) + EXTI_INT7_IRQn_Handler 0x00010d3d Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) + FLSCTRL_IRQn_Handler 0x00010d59 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) + Gpio_swire_output 0x00010d6d Thumb Code 78 ap_demo.o(i.Gpio_swire_output) + HardFault_Handler 0x00010dbd Thumb Code 14 irq_redirect .o(i.HardFault_Handler) + I2C0_IRQn_Handler 0x00010dd1 Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) + I2C1_IRQn_Handler 0x00010de9 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) + LCDC_IRQn_Handler 0x00010e01 Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) + LOG_printf 0x00010e19 Thumb Code 30 tau_log.o(i.LOG_printf) + MEMC_IRQn_Handler 0x00010e41 Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) + MIPI_RX_IRQn_Handler 0x00010e59 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) + MIPI_TX_IRQn_Handler 0x00010e71 Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) + PWMDET_IRQn_Handler 0x00010e89 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) + SPIM_IRQn_Handler 0x00010ea5 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) + SPIS_IRQn_Handler 0x00010ec1 Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) + SWIRE_IRQn_Handler 0x00010edd Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) + SysTick_Handler 0x00010ef9 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) + TIMER0_IRQn_Handler 0x00010f11 Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) + TIMER1_IRQn_Handler 0x00010f29 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) + TIMER2_IRQn_Handler 0x00010f41 Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) + TIMER3_IRQn_Handler 0x00010f59 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) + UART0_IRQ_Handle 0x00010f71 Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) + UART_DisableDma 0x00010f8d Thumb Code 2 drv_uart.o(i.UART_DisableDma) + UART_GetInstance 0x00010f8f Thumb Code 4 drv_uart.o(i.UART_GetInstance) + UART_IRQn_Handler 0x00010f95 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) + UART_ResetRxFIFO 0x00010fad Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) + UART_SwitchSCLK 0x00010fd1 Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) + __scatterload_copy 0x00010feb Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x00010ff9 Thumb Code 2 handlers.o(i.__scatterload_null) + app_tp_screen_analysis_const 0x00010ffb Thumb Code 6 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_const) s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) drv_dsi_rx_set_inten 0x00011015 Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) s_debug_state 0x00011018 Data 4 drv_common.o(.ARM.__at_0x11018) - SPIS_IRQn_Handler 0x0001101d Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00011039 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - SysTick_Handler 0x00011055 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x0001106d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011085 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001109d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x000110b5 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x000110cd Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x000110e9 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x00011101 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x00011125 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x0001116d Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x00011187 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x000112bb Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x000112d5 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011391 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x000113a9 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x000113c1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x000113d9 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - printf 0x000113d9 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113f9 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113f9 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x0001141d Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0001144b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x00011511 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x0001151f Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x0001152d Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x00012a69 Thumb Code 282 ap_demo.o(i.ap_demo) - ap_get_tp_calibration_status_01 0x00012c89 Thumb Code 28 app_tp_st_touch.o(i.ap_get_tp_calibration_status_01) - ap_set_tp_calibration_04 0x00012ea9 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) - ap_tp_st_touch_calibration 0x00012f41 Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) - ap_tp_st_touch_error_handler_F3 0x00012ff1 Thumb Code 14 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_F3) - ap_tp_st_touch_error_handler_FF 0x00012fff Thumb Code 32 app_tp_st_touch.o(i.ap_tp_st_touch_error_handler_FF) - ap_tp_st_touch_get_calibration_success_mark 0x00013021 Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) - ap_tp_st_touch_hardware_reset 0x000130c9 Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) - ap_tp_st_touch_scan_point_init 0x0001318d Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) - ap_tp_st_touch_scan_point_record_event 0x000131a9 Thumb Code 142 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event) - ap_tp_st_touch_scan_point_record_event_exec 0x0001323d Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) - ap_tp_st_touch_simulate_finger_release_event 0x0001328d Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) - app_ADC_IRQn_Handler 0x000132ed Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x00013309 Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x0001332d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x00013349 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00013365 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00013381 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x0001339d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x000133b9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x000133d5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x000133f1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x0001340d Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x00013455 Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x0001346d Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x0001347d Thumb Code 208 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x00013621 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x000136a9 Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00013941 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000139e1 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x00013a29 Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00013a59 Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00013c59 Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00013c79 Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00013c91 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00013c9b Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00013ca5 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00013caf Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00013cb9 Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00013cc1 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00013cdd Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00013cf9 Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00013d31 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00013d41 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00013d71 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_calibration_exec 0x00013d95 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) - app_tp_init 0x00013e6d Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_read 0x00013eb1 Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_write 0x00013ed1 Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) - app_tp_phone_analysis_data 0x00013ed9 Thumb Code 800 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x00014229 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x00014231 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x00014239 Thumb Code 688 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x000144f5 Thumb Code 42 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x00014571 Thumb Code 272 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00014691 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x000146a5 Thumb Code 30 board.o(i.board_Init) - calc_framebuffer_setting 0x000146c9 Thumb Code 1258 hal_internal_vsync.o(i.calc_framebuffer_setting) - ceil 0x00014bb9 Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014d41 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014d99 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014db1 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x00014df5 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x00014e35 Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014e4d Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014e71 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014ea9 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x00014eb5 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x00014ef5 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014fa5 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x00014fb9 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00015011 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x00015019 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x00015029 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x0001503d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00015051 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00015071 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00015085 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x0001509d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x000150b1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x000150c5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x000150d9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x000150ed Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x00015101 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00015115 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x00015129 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x0001513d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00015151 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x00015169 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00015181 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00015195 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x000151a9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x000151bd Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x000151d5 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x000151f1 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x00015201 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00015211 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00015235 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00015241 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x000152d1 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x000152e3 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x000152fd Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x00015305 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00015349 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x0001537f Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x0001538d Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x00015401 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x0001540b Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00015435 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00015539 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000155e5 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000155ed Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000155f3 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x00015601 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00015621 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x00015631 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00015641 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x00015687 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x000156ad Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_rx_shut_down 0x000157b1 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) - drv_dsi_tx_command_header 0x000157bf Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x000157d3 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x0001583f Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00015843 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x0001585b Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00015863 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x0001586b Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00015875 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x00015899 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x0001589d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x000158a1 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x000158a5 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x000158bd Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x000158d7 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x000158e3 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x00015947 Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00015985 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00015ab9 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00015ad7 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00015adf Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00015afb Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00015b13 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00015b21 Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00015b61 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00015b71 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00015b79 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00015b9b Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00015ba3 Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00015bc9 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c73 Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00015c89 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00015ca1 Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00015ccf Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00015cdb Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00015d0d Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00015d25 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_ap_reset_callback 0x00015d3d Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) - drv_gpio_register_callback 0x00015d49 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00015d5d Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015dad Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015dcd Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015ddd Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015ded Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015dfd Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x00015e2d Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c0_set_callback 0x00015f5d Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) - drv_i2c1_set_callback 0x00015f69 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) - drv_i2c_dma_init 0x00015fa9 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x00016055 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x0001606f Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x00016089 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x000160e9 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x000160f9 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_master_init 0x00016131 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x000161bd Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00016219 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x00016293 Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_config_intr 0x000162d5 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) - drv_i2c_s_enable 0x000162d9 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) - drv_i2c_s_get_fifo_status 0x000162e1 Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_intr 0x000162f5 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) - drv_i2c_s_write_data 0x00016345 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x00016361 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x000163b9 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x000163ed Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x00016405 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x0001641d Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x0001644d Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x00016463 Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x00016487 Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x000164ad Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x000164c3 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x000164d9 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x000164e5 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x00016503 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x00016525 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x00016547 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x00016553 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x0001656d Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x0001658f Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x000165a9 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x000165b5 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x00016601 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x00016607 Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x00016619 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x00016639 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x00016679 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x0001668d Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x000166ad Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x000166b9 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x000166f9 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x00016705 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x00016717 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x00016727 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x00016735 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x00016749 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x00016755 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x00016765 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x00016777 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x00016787 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x0001679d Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x000167b5 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x000167cf Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x000167dd Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x00016805 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00016815 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x0001681d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00016831 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00016845 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_init_set_ccm 0x0001684d Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) - drv_param_init_set_scld_filter 0x00016861 Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) - drv_param_p2r_filter_init 0x000168c5 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x000168e9 Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x000168f9 Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00016935 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00016995 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x000169e9 Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x000169f9 Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00016a11 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00016a31 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00016a57 Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_cp_mode 0x00016a95 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) - drv_pwr_set_pvd_mode 0x00016ab5 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00016acd Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00016b4b Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00016b55 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00016b59 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00016bb5 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00016bc9 Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00016c2d Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00016c43 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv0_cfg 0x00016c59 Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) - drv_rxbr_hline_rcv_cfg 0x00016c65 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00016c6d Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00016c79 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00016c85 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00016c99 Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00016d65 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00016d79 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00016d8d Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00016d9d Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00016dc3 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00016dcb Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00016dd5 Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_enable 0x00016df5 Thumb Code 24 drv_swire.o(i.drv_swire_enable) - drv_swire_set_int 0x00016e11 Thumb Code 76 drv_swire.o(i.drv_swire_set_int) - drv_swire_set_power_down 0x00016e65 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) - drv_sys_cfg_clear_all_int 0x00016e81 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00016e8d Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016eb5 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_ap_rst_trig 0x00016ecd Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) - drv_sys_cfg_sel_gpio_group 0x00016ee9 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016f0d Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016f31 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016f41 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016f51 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_enable 0x00016f8f Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x00016fb1 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x00016fc1 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x00017015 Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_compare_val 0x00017029 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) - drv_timer_set_int 0x00017039 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_prescaler 0x0001708d Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) - drv_timer_set_repeat 0x000170b5 Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) - drv_tx_phy_test_enter 0x000170cf Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000170eb Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x0001713d Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00017145 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x0001715d Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x0001719d Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x000171b1 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000171d9 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000171e5 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000171eb Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x00017227 Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001723b Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001724b Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00017253 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x00017279 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x000172a1 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x000172b9 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000172c3 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000172d3 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000172dd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000172e7 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x000172f9 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00017303 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x0001730d Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00017325 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00017355 Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x00017395 Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x0001739f Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x000173b5 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_deinit 0x000173e9 Thumb Code 148 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) - hal_dsi_rx_ctrl_dsc_async_handler 0x00017485 Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00017509 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_compressen_en 0x00017531 Thumb Code 10 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) - hal_dsi_rx_ctrl_get_max_ret_size 0x00017541 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_init 0x00017569 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00017d49 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00017d85 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017e75 Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) - hal_dsi_rx_ctrl_set_cus_sync_line 0x00017ee1 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017fc1 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_set_tear_mode_ex 0x00017ff5 Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) - hal_dsi_rx_ctrl_start 0x00018005 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_stop 0x00018041 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) - hal_dsi_rx_ctrl_toggle_resolution_ex 0x0001807d Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) - hal_dsi_tx_ctrl_create_handle 0x000186b1 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_deinit 0x000186dd Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018761 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187ad Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x000187d5 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x0001889d Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_ccm 0x000188a9 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188c9 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x000188dd Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x000188ed Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x00018911 Thumb Code 140 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_stop 0x000189ad Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) - hal_dsi_tx_ctrl_write_array_cmd 0x000189f1 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x00018ac9 Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00018d5d Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00018d75 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00018d89 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00018dc9 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00018de9 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00018e11 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_ap_reset_int 0x00018e29 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) - hal_gpio_set_mode 0x00018e79 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00018ed9 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00018ee1 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00018f01 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00018f6d Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00018f8d Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00018fa9 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00018fe5 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00019031 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x000190f9 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x0001910d Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x0001928d Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x00019389 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_get_hight_performan_mode 0x00019399 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) - hal_internal_sync_input_resolution_change_ex 0x000193a9 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) - hal_internal_update_dpi_param 0x0001957d Thumb Code 10 hal_internal_vsync.o(i.hal_internal_update_dpi_param) - hal_internal_video_mode_auto_sync 0x0001958d Thumb Code 238 hal_internal_vsync.o(i.hal_internal_video_mode_auto_sync) - hal_internal_vsync_deinit 0x00019699 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_rx_state 0x000196c1 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) - hal_internal_vsync_get_sync_line 0x000196cd Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_get_tear_mode 0x000196e5 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) - hal_internal_vsync_get_tx_state 0x000196f1 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) - hal_internal_vsync_init_rx 0x000196fd Thumb Code 236 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00019815 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000198c5 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000199e1 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_sync_line 0x000199f5 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) - hal_internal_vsync_set_tear_mode 0x00019a19 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x00019a69 Thumb Code 118 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00019f0d Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_swire_deinit 0x00019f1b Thumb Code 18 hal_swire.o(i.hal_swire_deinit) - hal_swire_open 0x00019f2d Thumb Code 22 hal_swire.o(i.hal_swire_open) - hal_system_enable_systick 0x00019f43 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00019f4d Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00019fd5 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00019ff1 Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_system_set_pvd 0x00019ff9 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) - hal_system_set_vcc 0x0001a001 Thumb Code 8 hal_system.o(i.hal_system_set_vcc) - hal_timer_deinit 0x0001a009 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) - hal_timer_init 0x0001a037 Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x0001a051 Thumb Code 66 hal_timer.o(i.hal_timer_start) - hal_timer_stop 0x0001a099 Thumb Code 40 hal_timer.o(i.hal_timer_stop) - hal_uart_init 0x0001a0c1 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x0001a14d Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x0001a339 Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x0001a58d Thumb Code 10 main.o(i.main) - sqrt 0x0001b275 Thumb Code 66 sqrt.o(i.sqrt) - tp_heartbeat_exec 0x0001b2bd Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) - panel_init_code 0x0001b738 Data 10401 ap_demo.o(.constdata) - wCRCTalbeAbs 0x0001e05c Data 32 app_tp_st_touch.o(.constdata) - phone_data_21 0x0001e194 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001e195 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001e196 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001e197 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001e198 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001e199 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001e19a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001e19b Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001e19d Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001e19f Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001e1a2 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001e1a6 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001e1aa Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001e1ae Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001e1b2 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001e1b6 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001e1ba Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001e1bf Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001e1c5 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001e1cb Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001e1d1 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001e1d7 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_60_1 0x0001e1dd Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001e1ed Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001e1f8 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001e214 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001e230 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001e23a Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001e35a Data 288 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001e47a Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001e48a Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001e788 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001e7b8 Number 0 anon$$obj.o(Region$$Table) + UART_SetBaudRate 0x0001101d Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) + UART_TransferHandleIRQ 0x00011065 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) + UART_WriteBlocking 0x00011199 Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) + UART_init 0x000111b5 Thumb Code 182 drv_uart.o(i.UART_init) + VIDC_IRQn_Handler 0x00011271 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) + VPRE_IRQn_Handler 0x00011289 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) + WDG_IRQn_Handler 0x000112a1 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) + __0printf 0x000112b9 Thumb Code 24 printfa.o(i.__0printf) + __1printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __2printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __c89printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + printf 0x000112b9 Thumb Code 0 printfa.o(i.__0printf) + __0vsprintf 0x000112d9 Thumb Code 30 printfa.o(i.__0vsprintf) + __1vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __2vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __c89vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + vsprintf 0x000112d9 Thumb Code 0 printfa.o(i.__0vsprintf) + __ARM_clz 0x000112fd Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_switch8 0x0001132b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) + __scatterload_zeroinit 0x000113f1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x00011401 Thumb Code 6 errno.o(i.__set_errno) + ap_demo 0x0001295d Thumb Code 360 ap_demo.o(i.ap_demo) + ap_set_tp_calibration_04 0x00012dc5 Thumb Code 138 app_tp_st_touch.o(i.ap_set_tp_calibration_04) + ap_tp_st_touch_calibration 0x00012e5d Thumb Code 170 app_tp_st_touch.o(i.ap_tp_st_touch_calibration) + ap_tp_st_touch_get_calibration_success_mark 0x00012f0d Thumb Code 150 app_tp_st_touch.o(i.ap_tp_st_touch_get_calibration_success_mark) + ap_tp_st_touch_hardware_reset 0x00012fb5 Thumb Code 138 app_tp_st_touch.o(i.ap_tp_st_touch_hardware_reset) + ap_tp_st_touch_scan_point_init 0x00013079 Thumb Code 24 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_init) + ap_tp_st_touch_scan_point_record_event_exec 0x00013095 Thumb Code 50 app_tp_st_touch.o(i.ap_tp_st_touch_scan_point_record_event_exec) + ap_tp_st_touch_simulate_finger_release_event 0x000130e5 Thumb Code 44 app_tp_st_touch.o(i.ap_tp_st_touch_simulate_finger_release_event) + app_ADC_IRQn_Handler 0x00013145 Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) + app_AP_NRESET_IRQn_Handler 0x00013161 Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) + app_EXTI_INT0_IRQn_Handler 0x00013185 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) + app_EXTI_INT1_IRQn_Handler 0x000131a1 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) + app_EXTI_INT2_IRQn_Handler 0x000131bd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) + app_EXTI_INT3_IRQn_Handler 0x000131d9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) + app_EXTI_INT4_IRQn_Handler 0x000131f5 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) + app_EXTI_INT5_IRQn_Handler 0x00013211 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) + app_EXTI_INT6_IRQn_Handler 0x0001322d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) + app_EXTI_INT7_IRQn_Handler 0x00013249 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) + app_HardFault_Handler 0x00013265 Thumb Code 12 drv_common.o(i.app_HardFault_Handler) + app_I2C0_IRQn_Handler 0x000132ad Thumb Code 14 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) + app_I2C1_IRQn_Handler 0x000132c5 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) + app_LCDC_IRQn_Handler 0x000132d5 Thumb Code 146 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) + app_MEMC_IRQn_Handler 0x00013405 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) + app_MIPI_RX_IRQn_Handler 0x0001348d Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) + app_MIPI_TX_IRQn_Handler 0x00013725 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) + app_PWMDET_IRQn_Handler 0x000137c5 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) + app_SPIM_IRQn_Handler 0x0001380d Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) + app_SPIS_IRQn_Handler 0x0001383d Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) + app_SWIRE_IRQn_Handler 0x00013a3d Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) + app_SysTick_Handler 0x00013a5d Thumb Code 20 drv_common.o(i.app_SysTick_Handler) + app_TIMER0_IRQn_Handler 0x00013a75 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) + app_TIMER1_IRQn_Handler 0x00013a7f Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) + app_TIMER2_IRQn_Handler 0x00013a89 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) + app_TIMER3_IRQn_Handler 0x00013a93 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) + app_UART_IRQn_Handler 0x00013a9d Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) + app_VIDC_IRQn_Handler 0x00013aa5 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) + app_VPRE_IRQn_Handler 0x00013ac1 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) + app_WDG_IRQn_Handler 0x00013add Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) + app_dma_irq_handler 0x00013b15 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) + app_fls_ctrl_Handler 0x00013b25 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) + app_tp_I2C_init 0x00013b55 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) + app_tp_calibration_exec 0x00013b79 Thumb Code 78 app_tp_st_touch.o(i.app_tp_calibration_exec) + app_tp_init 0x00013c69 Thumb Code 68 app_tp_transfer.o(i.app_tp_init) + app_tp_m_read 0x00013cbd Thumb Code 32 app_tp_transfer.o(i.app_tp_m_read) + app_tp_m_write 0x00013cdd Thumb Code 8 app_tp_transfer.o(i.app_tp_m_write) + app_tp_phone_analysis_data 0x00013ce5 Thumb Code 914 app_tp_for_custom_s21u.o(i.app_tp_phone_analysis_data) + app_tp_s_read 0x00014085 Thumb Code 8 app_tp_transfer.o(i.app_tp_s_read) + app_tp_s_write 0x0001408d Thumb Code 8 app_tp_transfer.o(i.app_tp_s_write) + app_tp_screen_analysis_int 0x00014095 Thumb Code 460 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_int) + app_tp_screen_analysis_wake_up 0x00014285 Thumb Code 150 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up) + app_tp_screen_analysis_wake_up_exec 0x00014325 Thumb Code 176 app_tp_for_custom_s21u.o(i.app_tp_screen_analysis_wake_up_exec) + app_tp_screen_init 0x00014419 Thumb Code 50 app_tp_transfer.o(i.app_tp_screen_init) + app_tp_transfer_screen_int 0x00014519 Thumb Code 122 app_tp_transfer.o(i.app_tp_transfer_screen_int) + app_tp_transfer_screen_restart 0x000145a5 Thumb Code 38 app_tp_transfer.o(i.app_tp_transfer_screen_restart) + app_tp_transfer_screen_start 0x000145d9 Thumb Code 8 app_tp_transfer.o(i.app_tp_transfer_screen_start) + app_tp_transfer_screen_start_init 0x000145e1 Thumb Code 16 app_tp_transfer.o(i.app_tp_transfer_screen_start_init) + board_Init 0x000145f5 Thumb Code 30 board.o(i.board_Init) + calc_framebuffer_setting 0x00014619 Thumb Code 1416 hal_internal_vsync.o(i.calc_framebuffer_setting) + ceil 0x00014ba5 Thumb Code 180 ceil.o(i.ceil) + dcs_packet_fifo_alloc 0x00014d1d Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) + dcs_packet_fifo_init 0x00014d75 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) + dcs_packet_free_fifo_header 0x00014d8d Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) + dcs_packet_get_fifo_header 0x00014dd1 Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) + delayMs 0x00014e21 Thumb Code 24 tau_delay.o(i.delayMs) + delayUs 0x00014e39 Thumb Code 34 tau_delay.o(i.delayUs) + drv_ap_rst_trig_edge_detect 0x00014e5d Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) + drv_chip_info_get_info 0x00014e95 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) + drv_chip_info_init 0x00014ea1 Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) + drv_chip_rx_info_check 0x00014ee1 Thumb Code 98 drv_chip_info.o(i.drv_chip_rx_info_check) + drv_chip_rx_init_done 0x00014f91 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) + drv_common_enable_systick 0x00014fa5 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) + drv_common_get_tick 0x00014ffd Thumb Code 6 drv_common.o(i.drv_common_get_tick) + drv_common_system_init 0x00015009 Thumb Code 8 drv_common.o(i.drv_common_system_init) + drv_crgu_config_reset_modules 0x00015011 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) + drv_crgu_set_ahb_pre_div 0x00015021 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) + drv_crgu_set_ahb_src 0x00015035 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) + drv_crgu_set_clock 0x00015049 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) + drv_crgu_set_dpi_mux_src 0x00015069 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) + drv_crgu_set_dpi_pre_div 0x0001507d Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) + drv_crgu_set_dpi_pre_src 0x00015095 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) + drv_crgu_set_dsc_core_div 0x000150a9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) + drv_crgu_set_dsco_src 0x000150bd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) + drv_crgu_set_dsco_src_div 0x000150d1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) + drv_crgu_set_fb_div 0x000150e5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) + drv_crgu_set_fb_src 0x000150f9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) + drv_crgu_set_lcdc_div 0x0001510d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) + drv_crgu_set_lcdc_src 0x00015121 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) + drv_crgu_set_mipi_cfg_src 0x00015135 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) + drv_crgu_set_mipi_ref_src 0x00015149 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) + drv_crgu_set_reset 0x00015161 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) + drv_crgu_set_rxbr_div 0x00015179 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) + drv_crgu_set_rxbr_src 0x0001518d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) + drv_crgu_set_swire_div 0x000151a1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_swire_div) + drv_crgu_set_vidc_src 0x000151b5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) + drv_dma_clear_flag 0x000151c9 Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) + drv_dma_create_handle 0x000151e1 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) + drv_dma_disenable_channel 0x000151fd Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) + drv_dma_enable_channel 0x0001520d Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) + drv_dma_enable_channel_interrupts 0x0001521d Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) + drv_dma_get_channel_flag 0x00015241 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) + drv_dma_irq_handler 0x0001524d Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) + drv_dma_prepar_transfer 0x000152dd Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) + drv_dma_set_burst 0x000152ef Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) + drv_dma_set_callback 0x00015309 Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) + drv_dma_set_transfer 0x00015311 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) + drv_dsc_dec_convert_pps_rc_parameter 0x00015355 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) + drv_dsc_dec_disable 0x0001538b Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) + drv_dsc_dec_enable 0x00015399 Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) + drv_dsc_dec_get_nslc 0x0001540d Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) + drv_dsc_dec_set_u8_pps 0x00015417 Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) + drv_dsi_rx_calc_ipi_tx_delay 0x00015441 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) + drv_dsi_rx_enable_irq 0x00015545 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) + drv_dsi_rx_get_bta_status 0x00015585 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_get_bta_status) + drv_dsi_rx_get_compression_en 0x00015601 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) + drv_dsi_rx_get_max_ret_size 0x00015609 Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) + drv_dsi_rx_power_up 0x0001560f Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) + drv_dsi_rx_set_ctrl_cfg 0x0001561d Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) + drv_dsi_rx_set_ddi_cfg 0x0001563d Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) + drv_dsi_rx_set_ipi_cfg 0x0001564d Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) + drv_dsi_rx_set_lane_swap 0x0001565d Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) + drv_dsi_rx_set_resp_cnt 0x000156a3 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) + drv_dsi_rx_set_up_phy 0x000156c9 Thumb Code 256 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) + drv_dsi_rx_shut_down 0x000157cd Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_shut_down) + drv_dsi_tx_command_header 0x000157db Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) + drv_dsi_tx_command_mode_cfg 0x000157ef Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) + drv_dsi_tx_command_put_payload 0x0001585b Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) + drv_dsi_tx_config_eotp 0x0001585f Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) + drv_dsi_tx_config_int 0x00015877 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) + drv_dsi_tx_dpi_lpcmd_time 0x0001587f Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) + drv_dsi_tx_dpi_mode 0x00015887 Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) + drv_dsi_tx_dpi_polarity 0x00015891 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) + drv_dsi_tx_edpi_cmd_size 0x000158b5 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) + drv_dsi_tx_get_cmd_status 0x000158b9 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) + drv_dsi_tx_mode 0x000158bd Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) + drv_dsi_tx_phy_clock_lane_auto_lp 0x000158c1 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) + drv_dsi_tx_phy_clock_lane_req_hs 0x000158d9 Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) + drv_dsi_tx_phy_lane_mode 0x000158f3 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) + drv_dsi_tx_phy_status_ready 0x000158ff Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) + drv_dsi_tx_phy_status_stopstate 0x00015963 Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) + drv_dsi_tx_phy_test_setup 0x000159a1 Thumb Code 308 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) + drv_dsi_tx_phy_time_cfg 0x00015ad5 Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) + drv_dsi_tx_powerup 0x00015af3 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) + drv_dsi_tx_response_mode 0x00015afb Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) + drv_dsi_tx_set_bta_ack 0x00015b17 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) + drv_dsi_tx_set_esc_div 0x00015b2f Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) + drv_dsi_tx_set_int 0x00015b3d Thumb Code 58 drv_dsi_tx.o(i.drv_dsi_tx_set_int) + drv_dsi_tx_set_time_out_div 0x00015b7d Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) + drv_dsi_tx_set_video_chunk 0x00015b8d Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) + drv_dsi_tx_set_video_timing 0x00015b95 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) + drv_dsi_tx_shutdown 0x00015bb7 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) + drv_dsi_tx_timeout_cfg 0x00015bbf Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) + drv_dsi_tx_video_mode_cfg 0x00015be5 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) + drv_dsi_tx_video_mode_disable_hact_cmd 0x00015c8f Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) + drv_dsi_tx_video_mode_set_lp_cmd 0x00015ca5 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) + drv_efuse_enter_inactive 0x00015cbd Thumb Code 46 drv_efuse.o(i.drv_efuse_enter_inactive) + drv_efuse_int_enable 0x00015ceb Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) + drv_efuse_read 0x00015cf7 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) + drv_efuse_read_req 0x00015d29 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) + drv_gpio_get_input_data 0x00015d41 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) + drv_gpio_register_ap_reset_callback 0x00015d59 Thumb Code 6 drv_gpio.o(i.drv_gpio_register_ap_reset_callback) + drv_gpio_register_callback 0x00015d65 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) + drv_gpio_set_int 0x00015d79 Thumb Code 74 drv_gpio.o(i.drv_gpio_set_int) + drv_gpio_set_ioe 0x00015dc9 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) + drv_gpio_set_mode0 0x00015de9 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) + drv_gpio_set_mode1 0x00015df9 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) + drv_gpio_set_mode2 0x00015e09 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) + drv_gpio_set_mode3 0x00015e19 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) + drv_gpio_set_pull_state 0x00015e49 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) + drv_i2c0_set_callback 0x00015f79 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c0_set_callback) + drv_i2c1_set_callback 0x00015f85 Thumb Code 6 drv_i2c_master.o(i.drv_i2c1_set_callback) + drv_i2c_dma_init 0x00015fc5 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) + drv_i2c_enable_rx_dma 0x00016071 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) + drv_i2c_enable_tx_dma 0x0001608b Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) + drv_i2c_m_clear_it_pending_bit 0x000160a5 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) + drv_i2c_m_enable 0x00016105 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) + drv_i2c_m_enable_intr 0x00016115 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) + drv_i2c_master_init 0x0001614d Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) + drv_i2c_master_read_dma 0x000161d9 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) + drv_i2c_master_write_dma 0x00016235 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) + drv_i2c_s_clear_it_pending_bit 0x000162af Thumb Code 66 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) + drv_i2c_s_config_intr 0x000162f1 Thumb Code 4 drv_i2c_slave.o(i.drv_i2c_s_config_intr) + drv_i2c_s_enable 0x000162f5 Thumb Code 8 drv_i2c_slave.o(i.drv_i2c_s_enable) + drv_i2c_s_get_fifo_status 0x000162fd Thumb Code 20 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) + drv_i2c_s_set_intr 0x00016311 Thumb Code 74 drv_i2c_slave.o(i.drv_i2c_s_set_intr) + drv_i2c_s_write_data 0x00016361 Thumb Code 28 drv_i2c_slave.o(i.drv_i2c_s_write_data) + drv_i2c_set_dma_irq_callback 0x0001637d Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) + drv_i2c_slave_init 0x000163d5 Thumb Code 50 drv_i2c_slave.o(i.drv_i2c_slave_init) + drv_i2c_slave_write_dma 0x00016409 Thumb Code 20 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) + drv_lcdc_config_bypass 0x00016421 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) + drv_lcdc_config_ccm 0x00016439 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) + drv_lcdc_config_disp_mode 0x00016469 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) + drv_lcdc_config_dpi_polarity 0x0001647f Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) + drv_lcdc_config_dpi_timing 0x000164a3 Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) + drv_lcdc_config_edpi_mode 0x000164c9 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) + drv_lcdc_config_endianness 0x000164df Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) + drv_lcdc_config_input_size 0x000164f5 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) + drv_lcdc_config_int 0x00016501 Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) + drv_lcdc_config_int_single 0x0001651f Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) + drv_lcdc_config_overwrite 0x00016541 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) + drv_lcdc_config_overwrite_rgb 0x00016563 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) + drv_lcdc_config_partial_display_area 0x0001656f Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) + drv_lcdc_config_partial_display_enable 0x00016589 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) + drv_lcdc_config_scale_up_coef 0x000165ab Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) + drv_lcdc_config_scale_up_step 0x000165c5 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) + drv_lcdc_config_src_parameter 0x000165d1 Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) + drv_lcdc_config_thresh 0x0001661d Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) + drv_lcdc_ctrl_flow 0x00016623 Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) + drv_lcdc_enable_shadow_reg 0x00016635 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) + drv_lcdc_set_int 0x00016655 Thumb Code 58 drv_lcdc.o(i.drv_lcdc_set_int) + drv_lcdc_set_prefetch 0x00016695 Thumb Code 24 drv_lcdc.o(i.drv_lcdc_set_prefetch) + drv_lcdc_set_video_hw_mode 0x000166ad Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) + drv_lcdc_start 0x000166c1 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) + drv_memc_clear_status 0x000166e1 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) + drv_memc_enable_irq 0x000166ed Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) + drv_memc_gen_a_tear_signal 0x0001672d Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) + drv_memc_get_status 0x00016739 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) + drv_memc_rate_transfer_sel 0x0001674b Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) + drv_memc_sel_vsync 0x0001675b Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) + drv_memc_set_active_height 0x00016769 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) + drv_memc_set_data_mode 0x0001677d Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) + drv_memc_set_double_buffer 0x00016789 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) + drv_memc_set_double_buffer_reverse 0x00016799 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) + drv_memc_set_fs_en_conditions 0x000167ab Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) + drv_memc_set_inten 0x000167bb Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) + drv_memc_set_lcdc_st_conditions 0x000167d1 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) + drv_memc_set_ltpo_mode 0x000167e9 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) + drv_memc_set_tear_mode 0x00016803 Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) + drv_memc_set_tear_waveform 0x00016811 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) + drv_memc_set_vidc_sync_cnt 0x00016839 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) + drv_param_init_get_ccm 0x00016849 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) + drv_param_init_get_scld_filter_h 0x00016851 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) + drv_param_init_get_scld_filter_v 0x00016865 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) + drv_param_init_get_sclu_filter 0x00016879 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) + drv_param_init_set_ccm 0x00016881 Thumb Code 14 drv_param_init.o(i.drv_param_init_set_ccm) + drv_param_init_set_scld_filter 0x00016895 Thumb Code 92 drv_param_init.o(i.drv_param_init_set_scld_filter) + drv_param_p2r_filter_init 0x000168f9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) + drv_phy_enable_calibration 0x0001691d Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) + drv_phy_get_calibration 0x0001692d Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) + drv_phy_get_pll_para 0x00016969 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) + drv_phy_get_rate_para 0x000169c9 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) + drv_phy_test_clear 0x00016a1d Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) + drv_phy_test_lock 0x00016a2d Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) + drv_phy_test_write_1_byte 0x00016a45 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) + drv_phy_test_write_2_byte 0x00016a65 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) + drv_phy_test_write_code 0x00016a8b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) + drv_pwr_set_cp_mode 0x00016ac9 Thumb Code 26 drv_pwr.o(i.drv_pwr_set_cp_mode) + drv_pwr_set_pvd_mode 0x00016ae9 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) + drv_pwr_set_system_clk_src 0x00016b01 Thumb Code 44 drv_pwr.o(i.drv_pwr_set_system_clk_src) + drv_rxbr_clear_pkt_buffer 0x00016b7f Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) + drv_rxbr_clear_status0 0x00016b89 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) + drv_rxbr_enable_irq 0x00016b8d Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) + drv_rxbr_frame_drop_cfg 0x00016be9 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) + drv_rxbr_get_clk 0x00016bfd Thumb Code 66 drv_rxbr.o(i.drv_rxbr_get_clk) + drv_rxbr_get_col_addr 0x00016c61 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) + drv_rxbr_get_page_addr 0x00016c77 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) + drv_rxbr_get_pkt_buf_error_status 0x00016c7b Thumb Code 12 drv_rxbr.o(i.drv_rxbr_get_pkt_buf_error_status) + drv_rxbr_hline_rcv0_cfg 0x00016caf Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) + drv_rxbr_hline_rcv1_cfg 0x00016cbb Thumb Code 12 drv_rxbr.o(i.drv_rxbr_hline_rcv1_cfg) + drv_rxbr_hline_rcv_cfg 0x00016cc7 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) + drv_rxbr_register_irq0_callback 0x00016cd1 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) + drv_rxbr_register_irq1_callback 0x00016cdd Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) + drv_rxbr_set_ack_pkt_header 0x00016ce9 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) + drv_rxbr_set_color_format 0x00016cfd Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) + drv_rxbr_set_filter_regs 0x00016d11 Thumb Code 18 drv_rxbr.o(i.drv_rxbr_set_filter_regs) + drv_rxbr_set_inten 0x00016d23 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) + drv_rxbr_set_ltpo_drop_th 0x00016d37 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) + drv_rxbr_set_usr_cfg 0x00016d47 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) + drv_rxbr_set_usr_col 0x00016d6d Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) + drv_rxbr_set_usr_row 0x00016d75 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) + drv_spi_m_read_data 0x00016d7d Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) + drv_swire_enable 0x00016d9d Thumb Code 24 drv_swire.o(i.drv_swire_enable) + drv_swire_register_callback 0x00016db9 Thumb Code 8 drv_swire.o(i.drv_swire_register_callback) + drv_swire_set_bit_time 0x00016dc5 Thumb Code 18 drv_swire.o(i.drv_swire_set_bit_time) + drv_swire_set_int 0x00016ddd Thumb Code 76 drv_swire.o(i.drv_swire_set_int) + drv_swire_set_power_down 0x00016e31 Thumb Code 24 drv_swire.o(i.drv_swire_set_power_down) + drv_swire_set_pulse_count 0x00016e4d Thumb Code 6 drv_swire.o(i.drv_swire_set_pulse_count) + drv_sys_cfg_clear_all_int 0x00016e59 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) + drv_sys_cfg_clear_pending 0x00016e65 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) + drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016e8d Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) + drv_sys_cfg_sel_ap_rst_trig 0x00016ea5 Thumb Code 22 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) + drv_sys_cfg_sel_gpio_group 0x00016ec1 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) + drv_sys_cfg_sel_int_trig 0x00016ee5 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) + drv_sys_cfg_set_dma_rx_req 0x00016f09 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) + drv_sys_cfg_set_dma_tx_req 0x00016f19 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) + drv_sys_cfg_set_int 0x00016f29 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) + drv_timer_enable 0x00016f67 Thumb Code 32 drv_timer.o(i.drv_timer_enable) + drv_timer_get_instance 0x00016f89 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) + drv_timer_get_prescaler 0x00016f99 Thumb Code 12 drv_timer.o(i.drv_timer_get_prescaler) + drv_timer_register_callback 0x00016fed Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) + drv_timer_set_compare_val 0x00017001 Thumb Code 16 drv_timer.o(i.drv_timer_set_compare_val) + drv_timer_set_int 0x00017011 Thumb Code 80 drv_timer.o(i.drv_timer_set_int) + drv_timer_set_prescaler 0x00017065 Thumb Code 36 drv_timer.o(i.drv_timer_set_prescaler) + drv_timer_set_repeat 0x0001708d Thumb Code 12 drv_timer.o(i.drv_timer_set_repeat) + drv_tx_phy_test_enter 0x000170a7 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) + drv_tx_phy_test_exit 0x000170c3 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) + drv_vidc_clear_irq 0x00017115 Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) + drv_vidc_enable 0x0001711d Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) + drv_vidc_enable_irq 0x00017135 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) + drv_vidc_get_irq_status 0x00017175 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) + drv_vidc_init_module_enable 0x00017189 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) + drv_vidc_register_callback 0x000171b1 Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) + drv_vidc_reset 0x000171bd Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) + drv_vidc_set_dst_parameter 0x000171c3 Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) + drv_vidc_set_irqen 0x000171ff Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) + drv_vidc_set_mirror 0x00017213 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) + drv_vidc_set_p2r_hcoef0 0x00017223 Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) + drv_vidc_set_p2r_hinitb 0x0001722b Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) + drv_vidc_set_p2r_hinitr 0x00017251 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) + drv_vidc_set_pentile_swap 0x00017279 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) + drv_vidc_set_pu_ctrl 0x00017291 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) + drv_vidc_set_rotation 0x0001729b Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) + drv_vidc_set_scld_hcoef0 0x000172ab Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) + drv_vidc_set_scld_hcoef1 0x000172b5 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) + drv_vidc_set_scld_step 0x000172bf Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) + drv_vidc_set_scld_vcoef0 0x000172d1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) + drv_vidc_set_scld_vcoef1 0x000172db Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) + drv_vidc_set_src_parameter 0x000172e5 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) + drv_wdg_clear_counter 0x000172fd Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) + drv_wdg_set_int 0x0001732d Thumb Code 60 drv_wdg.o(i.drv_wdg_set_int) + fls_clr_interrupt_flag 0x0001736d Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) + fputc 0x00017377 Thumb Code 20 tau_log.o(i.fputc) + hal_dsi_rx_ctrl_create_handle 0x000173e5 Thumb Code 48 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) + hal_dsi_rx_ctrl_deinit 0x00017419 Thumb Code 158 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) + hal_dsi_rx_ctrl_dsc_async_handler 0x000174c9 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) + hal_dsi_rx_ctrl_gen_a_tear_signal 0x000174f1 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) + hal_dsi_rx_ctrl_get_max_ret_size 0x00017519 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) + hal_dsi_rx_ctrl_init 0x00017541 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) + hal_dsi_rx_ctrl_pre_init_pps 0x00017d31 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) + hal_dsi_rx_ctrl_restart 0x00017d6d Thumb Code 72 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) + hal_dsi_rx_ctrl_send_ack_cmd 0x00017dbd Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) + hal_dsi_rx_ctrl_set_cus_scld_filter 0x00017ead Thumb Code 98 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) + hal_dsi_rx_ctrl_set_cus_sync_line 0x00017f19 Thumb Code 44 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) + hal_dsi_rx_ctrl_set_sw_tear_mode 0x00017ff9 Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) + hal_dsi_rx_ctrl_set_tear_mode_ex 0x0001802d Thumb Code 14 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) + hal_dsi_rx_ctrl_start 0x0001803d Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) + hal_dsi_rx_ctrl_stop 0x00018079 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) + hal_dsi_rx_ctrl_toggle_resolution_ex 0x000180b5 Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution_ex) + hal_dsi_tx_ctrl_create_handle 0x000186c1 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) + hal_dsi_tx_ctrl_deinit 0x000186ed Thumb Code 118 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) + hal_dsi_tx_ctrl_enter_init_panel_mode 0x00018771 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) + hal_dsi_tx_ctrl_exit_init_panel_mode 0x000187bd Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) + hal_dsi_tx_ctrl_init 0x000187e5 Thumb Code 154 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) + hal_dsi_tx_ctrl_panel_reset_pin 0x000188ad Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) + hal_dsi_tx_ctrl_set_ccm 0x000188b9 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) + hal_dsi_tx_ctrl_set_overwrite_rgb 0x000188d9 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) + hal_dsi_tx_ctrl_set_partial_disp 0x000188ed Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) + hal_dsi_tx_ctrl_set_partial_disp_area 0x000188fd Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) + hal_dsi_tx_ctrl_start 0x00018921 Thumb Code 150 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) + hal_dsi_tx_ctrl_stop 0x000189c9 Thumb Code 56 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) + hal_dsi_tx_ctrl_write_array_cmd 0x00018a0d Thumb Code 236 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) + hal_dsi_tx_ctrl_write_cmd 0x00018afd Thumb Code 200 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) + hal_gpio_ctrl_eint 0x00018dad Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) + hal_gpio_get_input_data 0x00018dc5 Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) + hal_gpio_init_eint 0x00018dd9 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) + hal_gpio_init_output 0x00018e19 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) + hal_gpio_reg_eint_cb 0x00018e41 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) + hal_gpio_set_ap_reset_int 0x00018e59 Thumb Code 76 hal_gpio.o(i.hal_gpio_set_ap_reset_int) + hal_gpio_set_mode 0x00018ea9 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) + hal_gpio_set_output_data 0x00018f09 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) + hal_gpio_set_pull_state 0x00018f11 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) + hal_i2c_m_dma_init 0x00018f31 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) + hal_i2c_m_dma_read 0x00018f9d Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) + hal_i2c_m_dma_write 0x00018fbd Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) + hal_i2c_m_transfer_complate 0x00018fd9 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) + hal_i2c_s_dma_write 0x00019015 Thumb Code 62 hal_i2c_slave.o(i.hal_i2c_s_dma_write) + hal_i2c_s_init 0x00019061 Thumb Code 176 hal_i2c_slave.o(i.hal_i2c_s_init) + hal_i2c_s_nonblocking_read 0x00019129 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) + hal_i2c_s_set_transfer 0x0001913d Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) + hal_internal_check_video_auto_sync 0x000192bd Thumb Code 18 hal_internal_vsync.o(i.hal_internal_check_video_auto_sync) + hal_internal_init_memc 0x000192d5 Thumb Code 170 hal_internal_vsync.o(i.hal_internal_init_memc) + hal_internal_rx_dcs_async_handler 0x000193d1 Thumb Code 42 hal_internal_vsync.o(i.hal_internal_rx_dcs_async_handler) + hal_internal_rx_dcs_polling 0x000193fd Thumb Code 78 hal_internal_vsync.o(i.hal_internal_rx_dcs_polling) + hal_internal_sync_get_fb_setting 0x00019455 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) + hal_internal_sync_get_hight_performan_mode 0x00019465 Thumb Code 10 hal_internal_vsync.o(i.hal_internal_sync_get_hight_performan_mode) + hal_internal_sync_input_resolution_change_ex 0x00019475 Thumb Code 362 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change_ex) + hal_internal_vsync_deinit 0x00019649 Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_deinit) + hal_internal_vsync_get_rx_state 0x00019671 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) + hal_internal_vsync_get_sync_line 0x0001967d Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) + hal_internal_vsync_get_tear_mode 0x00019695 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tear_mode) + hal_internal_vsync_get_tx_state 0x000196a1 Thumb Code 6 hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) + hal_internal_vsync_init_rx 0x000196ad Thumb Code 274 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) + hal_internal_vsync_init_tx 0x000197ed Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) + hal_internal_vsync_set_auto_hw_filter 0x0001989d Thumb Code 132 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) + hal_internal_vsync_set_rx_state 0x0001992d Thumb Code 30 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) + hal_internal_vsync_set_sync_line 0x00019951 Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) + hal_internal_vsync_set_tear_mode 0x00019995 Thumb Code 72 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) + hal_internal_vsync_set_tx_state 0x000199e5 Thumb Code 122 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) + hal_intl_svs_deinit_tx 0x00019a69 Thumb Code 10 hal_internal_soft_sync.o(i.hal_intl_svs_deinit_tx) + hal_intl_svs_handle 0x00019a79 Thumb Code 24 hal_internal_soft_sync.o(i.hal_intl_svs_handle) + hal_intl_svs_init_rx 0x00019a9d Thumb Code 108 hal_internal_soft_sync.o(i.hal_intl_svs_init_rx) + hal_intl_svs_init_tx 0x00019b15 Thumb Code 16 hal_internal_soft_sync.o(i.hal_intl_svs_init_tx) + hal_intl_svs_set_sync_coef 0x00019b29 Thumb Code 8 hal_internal_soft_sync.o(i.hal_intl_svs_set_sync_coef) + hal_intl_svs_update_rxbr_clk 0x00019b35 Thumb Code 52 hal_internal_soft_sync.o(i.hal_intl_svs_update_rxbr_clk) + hal_spi_m_clear_rxfifo 0x00019fdd Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) + hal_swire_deinit 0x00019feb Thumb Code 18 hal_swire.o(i.hal_swire_deinit) + hal_swire_init 0x00019ffd Thumb Code 32 hal_swire.o(i.hal_swire_init) + hal_swire_open 0x0001a01d Thumb Code 22 hal_swire.o(i.hal_swire_open) + hal_swire_register_callback 0x0001a033 Thumb Code 10 hal_swire.o(i.hal_swire_register_callback) + hal_swire_start 0x0001a03d Thumb Code 100 hal_swire.o(i.hal_swire_start) + hal_system_enable_systick 0x0001a0a9 Thumb Code 8 hal_system.o(i.hal_system_enable_systick) + hal_system_get_tick 0x0001a0b1 Thumb Code 8 hal_system.o(i.hal_system_get_tick) + hal_system_init 0x0001a0b9 Thumb Code 104 hal_system.o(i.hal_system_init) + hal_system_init_console 0x0001a141 Thumb Code 28 hal_system.o(i.hal_system_init_console) + hal_system_set_phy_calibration 0x0001a15d Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) + hal_system_set_pvd 0x0001a165 Thumb Code 8 hal_system.o(i.hal_system_set_pvd) + hal_system_set_vcc 0x0001a16d Thumb Code 8 hal_system.o(i.hal_system_set_vcc) + hal_timer_deinit 0x0001a175 Thumb Code 46 hal_timer.o(i.hal_timer_deinit) + hal_timer_init 0x0001a1a3 Thumb Code 26 hal_timer.o(i.hal_timer_init) + hal_timer_start 0x0001a1bd Thumb Code 66 hal_timer.o(i.hal_timer_start) + hal_timer_stop 0x0001a205 Thumb Code 40 hal_timer.o(i.hal_timer_stop) + hal_uart_init 0x0001a25d Thumb Code 126 hal_uart.o(i.hal_uart_init) + hal_uart_transmit_blocking 0x0001a2e9 Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) + handle_init 0x0001a4d5 Thumb Code 140 irq_redirect .o(i.handle_init) + main 0x0001a72d Thumb Code 10 main.o(i.main) + pps_updata_exec 0x0001a805 Thumb Code 40 ap_demo.o(i.pps_updata_exec) + rx_restart_exec 0x0001b051 Thumb Code 38 ap_demo.o(i.rx_restart_exec) + sqrt 0x0001b575 Thumb Code 66 sqrt.o(i.sqrt) + tp_heartbeat_exec 0x0001b931 Thumb Code 60 ap_demo.o(i.tp_heartbeat_exec) + panel_init_code 0x0001bdc0 Data 10401 ap_demo.o(.constdata) + wCRCTalbeAbs 0x0001e6bc Data 32 app_tp_st_touch.o(.constdata) + screen_86_data 0x0001e6dc Data 1 app_tp_for_custom_s21u.o(.constdata) + screen_a0_00_01_data 0x0001e6dd Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_a2_03_00_data 0x0001e6e0 Data 6 app_tp_for_custom_s21u.o(.constdata) + screen_a2_02_00_data 0x0001e6e6 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_c0_07_01_data 0x0001e6e9 Data 3 app_tp_for_custom_s21u.o(.constdata) + screen_reg_start_data_size 0x0001e6ec Data 1 app_tp_for_custom_s21u.o(.constdata) + Region$$Table$$Base 0x0001eb48 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0001eb78 Number 0 anon$$obj.o(Region$$Table) g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701d4 Data 1 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701d5 Data 1 ap_demo.o(.data) - panel_mode 0x000701d7 Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701e2 Data 2 ap_demo.o(.data) - panel_r 0x000701e8 Data 2 ap_demo.o(.data) - panel_g 0x000701ea Data 2 ap_demo.o(.data) - panel_b 0x000701ec Data 2 ap_demo.o(.data) - s_heartbeat 0x000701f8 Data 4 ap_demo.o(.data) - rx_filter_1080_h_4_96 0x00070200 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_96 0x00070300 Data 256 ap_demo.o(.data) - rx_filter_1080_h_4_86 0x00070400 Data 256 ap_demo.o(.data) - rx_filter_2400_v_4_69 0x00070500 Data 256 ap_demo.o(.data) - rx_filter_1440_h_4_72 0x00070600 Data 256 ap_demo.o(.data) - rx_filter_3200_v_4_59 0x00070700 Data 256 ap_demo.o(.data) - s_screen_init_complate 0x00070804 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x00070808 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x0007080b Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x0007080e Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x00070811 Data 6 app_tp_transfer.o(.data) - st_touch_init_sensor_off 0x00070819 Data 3 app_tp_st_touch.o(.data) - st_touch_init_sensor_on 0x0007081c Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_reset 0x0007081f Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_FpnlInit 0x00070822 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_PnlInit 0x00070825 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCfg 0x00070828 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvCx 0x0007082b Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_SvPnl 0x0007082e Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clearfifo 0x00070831 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_clkreset 0x00070834 Data 3 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneM 0x00070837 Data 4 app_tp_st_touch.o(.data) - st_touch_tp_tuning_TuneS 0x0007083b Data 4 app_tp_st_touch.o(.data) - phone_data_E4 0x0007086c Data 1 app_tp_for_custom_s8.o(.data) - tp_flag 0x0007086d Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x0007086e Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x0007086f Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x00070870 Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x00070871 Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x00070872 Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x00070873 Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070874 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070875 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x0007087e Data 2 app_tp_for_custom_s8.o(.data) - phone_data_72_05 0x00070888 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_72_13 0x00070e28 Data 1440 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D01 0x000713c8 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7401_7D03 0x000716a0 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D01 0x00071978 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D03 0x00071c50 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7D05 0x00071f28 Data 728 app_tp_for_custom_s8.o(.data) - phone_data_75_7403_7D07 0x00072200 Data 288 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x00072320 Data 200 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x000723e8 Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x000723e9 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x000723ea Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x000723eb Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x000723ee Data 5 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x000723f4 Data 48 app_tp_for_custom_s8.o(.data) - g_fls_w_cmd 0x00072424 Data 1 norflash.o(.data) - g_fls_r_cmd 0x00072425 Data 1 norflash.o(.data) - g_fls_write_en_status 0x00072426 Data 1 norflash.o(.data) - isFlsTransferEnd 0x00072427 Data 1 norflash.o(.data) - isFlsFifoReq 0x00072428 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00072429 Data 1 norflash.o(.data) - isNandReadCompleted 0x0007242a Data 1 norflash.o(.data) - g_fls_error_info 0x00072430 Data 6 norflash.o(.data) - g_systick_cb_func 0x0007243c Data 4 drv_common.o(.data) - g_system_clock 0x00072440 Data 4 drv_common.o(.data) - g_scld_fhd_filter_h 0x00072458 Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00072558 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x00072658 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x00072758 Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x00072858 Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000728d8 Data 36 drv_param_init.o(.data) - g_sof_gen_te_func 0x00072970 Data 4 hal_internal_vsync.o(.data) - g_int_rxbr_irq0_cb_func 0x00072974 Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00072978 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x0007297c Data 4 drv_vidc.o(.data) - __stdout 0x000729a4 Data 4 stdout.o(.data) - tp_scan_data 0x00072b3c Data 12 app_tp_st_touch.o(.bss) - string 0x00072c58 Data 256 tau_log.o(.bss) - phone_data_75_7401_7D02 0x00072d58 Data 728 app_tp_for_custom_s8.o(.bss) - hal_dmahandle 0x00073030 Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x000730d0 Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x000730f0 Data 16 hal_uart.o(.bss) - g_vsync_hande 0x0007329c Data 100 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00073300 Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x00073c20 Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x00074c50 Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00074c70 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00075c70 Data 0 startup_armcm0.o(STACK) + phone_start_flag 0x000701d5 Data 1 ap_demo.o(.data) + phone_DisplayOFF_flag 0x000701d6 Data 1 ap_demo.o(.data) + s_restart_flag 0x000701d7 Data 1 ap_demo.o(.data) + s_pps_updata_allpixeloff_flag 0x000701d8 Data 1 ap_demo.o(.data) + panel_mode 0x000701da Data 1 ap_demo.o(.data) + phone_DisplayOFF_count 0x000701e4 Data 2 ap_demo.o(.data) + panel_r 0x000701ea Data 2 ap_demo.o(.data) + panel_g 0x000701ec Data 2 ap_demo.o(.data) + panel_b 0x000701ee Data 2 ap_demo.o(.data) + BaseTime 0x000701f8 Data 4 ap_demo.o(.data) + s_heartbeat 0x000701fc Data 4 ap_demo.o(.data) + curFrame 0x00070200 Data 4 ap_demo.o(.data) + rx_filter_1080_h_4_96 0x00070208 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_96 0x00070308 Data 256 ap_demo.o(.data) + rx_filter_1080_h_4_86 0x00070408 Data 256 ap_demo.o(.data) + rx_filter_2400_v_4_69 0x00070508 Data 256 ap_demo.o(.data) + rx_filter_1440_h_4_72 0x00070608 Data 256 ap_demo.o(.data) + rx_filter_3200_v_4_59 0x00070708 Data 256 ap_demo.o(.data) + s_screen_init_complate 0x0007080b Data 1 app_tp_transfer.o(.data) + s_tp_restart_count 0x00070818 Data 4 app_tp_transfer.o(.data) + st_touch_init_sensor_off 0x0007081e Data 3 app_tp_st_touch.o(.data) + st_touch_init_sensor_on 0x00070821 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_reset 0x00070824 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_FpnlInit 0x00070827 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_PnlInit 0x0007082a Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCfg 0x0007082d Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvCx 0x00070830 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_SvPnl 0x00070833 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clearfifo 0x00070836 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_clkreset 0x00070839 Data 3 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneM 0x0007083c Data 4 app_tp_st_touch.o(.data) + st_touch_tp_tuning_TuneS 0x00070840 Data 4 app_tp_st_touch.o(.data) + g_screen_input_rst_pad 0x00070844 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_input_int_pad 0x00070845 Data 1 app_tp_for_custom_s21u.o(.data) + g_phone_output_int_pad 0x00070846 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_start 0x00070847 Data 1 app_tp_for_custom_s21u.o(.data) + g_screen_tp_init_restart 0x00070848 Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_in 0x00070849 Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_done 0x0007084a Data 1 app_tp_for_custom_s21u.o(.data) + g_ap_tp_init_E4 0x0007084b Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_wakeup 0x0007084c Data 1 app_tp_for_custom_s21u.o(.data) + g_tp_sleep_delay_count 0x0007084d Data 1 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_BUF_NUM 0x0007084e Data 1 app_tp_for_custom_s21u.o(.data) + SAMSUNG_s21u 0x0007084f Data 453 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_X61 0x00070a14 Data 80 app_tp_for_custom_s21u.o(.data) + phone_reg_coord_back_BUF 0x00070a64 Data 100 app_tp_for_custom_s21u.o(.data) + screen_data_write_1 0x00070ac8 Data 1 app_tp_for_custom_s21u.o(.data) + screen_reg_int_data 0x00070acc Data 16 app_tp_for_custom_s21u.o(.data) + screen_reg_start_data 0x00070adc Data 100 app_tp_for_custom_s21u.o(.data) + tp_sleep_in 0x00070b40 Data 1 app_tp_for_custom_s21u.o(.data) + tp_sleep_count 0x00070b41 Data 1 app_tp_for_custom_s21u.o(.data) + g_sof_gen_te_func 0x00070b78 Data 4 hal_internal_vsync.o(.data) + g_systick_cb_func 0x00070b8c Data 4 drv_common.o(.data) + g_system_clock 0x00070b90 Data 4 drv_common.o(.data) + g_scld_fhd_filter_h 0x00070ba8 Data 256 drv_param_init.o(.data) + g_scld_fhd_filter_v 0x00070ca8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_h 0x00070da8 Data 256 drv_param_init.o(.data) + g_scld_hd_filter_v 0x00070ea8 Data 256 drv_param_init.o(.data) + g_sclu_lanczos_filter 0x00070fa8 Data 128 drv_param_init.o(.data) + g_ccm_setting 0x00071028 Data 36 drv_param_init.o(.data) + g_int_rxbr_irq0_cb_func 0x000710b8 Data 4 drv_rxbr.o(.data) + g_int_rxbr_irq1_cb_func 0x000710bc Data 4 drv_rxbr.o(.data) + g_int_vidc_cb_func 0x000710c0 Data 4 drv_vidc.o(.data) + g_fls_w_cmd 0x000710d4 Data 1 norflash.o(.data) + g_fls_r_cmd 0x000710d5 Data 1 norflash.o(.data) + g_fls_write_en_status 0x000710d6 Data 1 norflash.o(.data) + isFlsTransferEnd 0x000710d7 Data 1 norflash.o(.data) + isFlsFifoReq 0x000710d8 Data 1 norflash.o(.data) + isNandWriteCompleted 0x000710d9 Data 1 norflash.o(.data) + isNandReadCompleted 0x000710da Data 1 norflash.o(.data) + g_fls_error_info 0x000710e0 Data 6 norflash.o(.data) + __stdout 0x000710fc Data 4 stdout.o(.data) + tp_scan_data 0x000712f8 Data 12 app_tp_st_touch.o(.bss) + Touch 0x00071304 Data 72 app_tp_for_custom_s21u.o(.bss) + string 0x0007145c Data 256 tau_log.o(.bss) + hal_dmahandle 0x0007155c Data 160 hal_uart.o(.bss) + hal_uarthandle_dma 0x000715fc Data 32 hal_uart.o(.bss) + hal_uart_handle_global 0x0007161c Data 16 hal_uart.o(.bss) + g_vsync_hande 0x0007162c Data 84 hal_internal_vsync.o(.bss) + g_dcs_execute_table 0x00071680 Data 2048 hal_internal_vsync.o(.bss) + g_spis_ctrl_handle 0x0007217c Data 32 hal_spi_slave.o(.bss) + g_packet_fifo 0x0007219c Data 4144 dcs_packet_fifo.o(.bss) + __stack_limit 0x000731d0 Data 0 startup_armcm0.o(STACK) + __initial_sp 0x000741d0 Data 0 startup_armcm0.o(STACK) @@ -4606,714 +4759,758 @@ Memory Map of the image Image Entry point : 0x000100c1 - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x00010f94, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000ff10]) + Load Region LR_IROM2 (Base: 0x00010000, Size: 0x0000faac, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000f438]) - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000e7b8, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000eb78, Max: 0x00010000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x00010000 0x00010000 0x000000c0 Data RO 521 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2743 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 3053 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 3056 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3058 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 3060 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 3061 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3063 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 3065 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 3054 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 522 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2746 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2748 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2750 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2752 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 3017 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 3019 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 3021 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 3023 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 3025 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 3027 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 3029 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 3031 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 3033 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 3037 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 3039 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 3041 .text mf_p.l(ffixui.o) + 0x00010000 0x00010000 0x000000c0 Data RO 707 RESET startup_armcm0.o + 0x000100c0 0x000100c0 0x00000000 Code RO 2840 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x000100c0 0x000100c0 0x00000004 Code RO 3152 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x000100c4 0x000100c4 0x00000004 Code RO 3155 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3157 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x000100c8 0x000100c8 0x00000000 Code RO 3159 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x000100c8 0x000100c8 0x00000008 Code RO 3160 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3162 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x000100d0 0x000100d0 0x00000000 Code RO 3164 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x000100d0 0x000100d0 0x00000004 Code RO 3153 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x000100d4 0x000100d4 0x00000078 Code RO 708 .text startup_armcm0.o + 0x0001014c 0x0001014c 0x0000002c Code RO 2843 .text mc_p.l(uidiv.o) + 0x00010178 0x00010178 0x00000028 Code RO 2845 .text mc_p.l(idiv.o) + 0x000101a0 0x000101a0 0x00000024 Code RO 2847 .text mc_p.l(memcpya.o) + 0x000101c4 0x000101c4 0x00000024 Code RO 2849 .text mc_p.l(memseta.o) + 0x000101e8 0x000101e8 0x000000b2 Code RO 3114 .text mf_p.l(fadd.o) + 0x0001029a 0x0001029a 0x0000007a Code RO 3116 .text mf_p.l(fmul.o) + 0x00010314 0x00010314 0x0000007c Code RO 3118 .text mf_p.l(fdiv.o) + 0x00010390 0x00010390 0x00000018 Code RO 3120 .text mf_p.l(fscalb.o) + 0x000103a8 0x000103a8 0x00000164 Code RO 3122 .text mf_p.l(dadd.o) + 0x0001050c 0x0001050c 0x000000d0 Code RO 3124 .text mf_p.l(dmul.o) + 0x000105dc 0x000105dc 0x000000f0 Code RO 3126 .text mf_p.l(ddiv.o) + 0x000106cc 0x000106cc 0x00000016 Code RO 3128 .text mf_p.l(fflti.o) + 0x000106e2 0x000106e2 0x0000000e Code RO 3130 .text mf_p.l(ffltui.o) + 0x000106f0 0x000106f0 0x0000001c Code RO 3134 .text mf_p.l(dfltui.o) + 0x0001070c 0x0001070c 0x00000032 Code RO 3136 .text mf_p.l(ffixi.o) + 0x0001073e 0x0001073e 0x00000028 Code RO 3138 .text mf_p.l(ffixui.o) 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 3043 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 3045 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 3047 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 3049 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 3051 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 3068 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 3070 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 3072 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 3074 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 3083 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 3084 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 3086 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 3090 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 3092 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 3094 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 3096 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000060 Code RO 3106 .text mc_p.l(__dclz77c.o) - 0x00010be8 0x00010be8 0x00000018 Code RO 2377 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c00 0x00010c00 0x00000018 Code RO 2378 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c18 0x00010c18 0x00000040 Code RO 398 i.CRC16_2 app_tp_st_touch.o - 0x00010c58 0x00010c58 0x00000014 Code RO 2379 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c6c 0x00010c6c 0x0000001c Code RO 2380 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c88 0x00010c88 0x0000001c Code RO 2381 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ca4 0x00010ca4 0x0000001c Code RO 2382 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cc0 0x00010cc0 0x0000001c Code RO 2383 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cdc 0x00010cdc 0x0000001c Code RO 2384 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cf8 0x00010cf8 0x0000001c Code RO 2385 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d14 0x00010d14 0x0000001c Code RO 2386 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d30 0x00010d30 0x0000001c Code RO 2387 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d4c 0x00010d4c 0x00000014 Code RO 2388 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d60 0x00010d60 0x0000004e Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010dae 0x00010dae 0x00000002 PAD - 0x00010db0 0x00010db0 0x00000014 Code RO 2389 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000018 Code RO 2390 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ddc 0x00010ddc 0x00000018 Code RO 2391 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010df4 0x00010df4 0x00000018 Code RO 2392 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e0c 0x00010e0c 0x00000028 Code RO 987 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010e34 0x00010e34 0x00000018 Code RO 2393 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e4c 0x00010e4c 0x00000018 Code RO 2394 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e64 0x00010e64 0x00000018 Code RO 2395 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e7c 0x00010e7c 0x0000001c Code RO 2396 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e98 0x00010e98 0x00000144 Code RO 266 i.S20_Start_init app_tp_transfer.o - 0x00010fdc 0x00010fdc 0x0000001c Code RO 2397 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ff8 0x00010ff8 0x00000002 Code RO 2625 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ffa 0x00010ffa 0x00000004 Code RO 2631 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ffe 0x00010ffe 0x00000002 Code RO 3101 i.__scatterload_null mc_p.l(handlers.o) - 0x00011000 0x00011000 0x00000014 Data RO 1241 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000004 Code RO 1961 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011018 0x00011018 0x00000004 Data RO 1242 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) - 0x0001101c 0x0001101c 0x0000001c Code RO 2398 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011038 0x00011038 0x0000001c Code RO 2399 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011054 0x00011054 0x00000018 Code RO 2400 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x0001106c 0x0001106c 0x00000018 Code RO 2401 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011084 0x00011084 0x00000018 Code RO 2402 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001109c 0x0001109c 0x00000018 Code RO 2403 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110b4 0x000110b4 0x00000018 Code RO 2404 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110cc 0x000110cc 0x0000001c Code RO 2621 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x000110e8 0x000110e8 0x00000018 Code RO 2405 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011100 0x00011100 0x00000024 Code RO 2639 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x00011124 0x00011124 0x00000048 Code RO 2642 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x0001116c 0x0001116c 0x0000001a Code RO 2643 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x00011186 0x00011186 0x00000134 Code RO 2645 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x000112ba 0x000112ba 0x0000001a Code RO 2647 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x000112d4 0x000112d4 0x000000bc Code RO 2648 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011390 0x00011390 0x00000018 Code RO 2406 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113a8 0x000113a8 0x00000018 Code RO 2407 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113c0 0x000113c0 0x00000018 Code RO 2408 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000113d8 0x000113d8 0x00000020 Code RO 2989 i.__0printf mc_p.l(printfa.o) - 0x000113f8 0x000113f8 0x00000024 Code RO 2995 i.__0vsprintf mc_p.l(printfa.o) - 0x0001141c 0x0001141c 0x0000002e Code RO 3088 i.__ARM_clz mf_p.l(depilogue.o) - 0x0001144a 0x0001144a 0x0000001a Code RO 619 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011464 0x00011464 0x00000018 Code RO 1562 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x0001147c 0x0001147c 0x00000018 Code RO 1725 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x00011494 0x00011494 0x00000020 Code RO 2231 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114b4 0x000114b4 0x00000018 Code RO 2232 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114cc 0x000114cc 0x00000044 Code RO 2527 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x00011510 0x00011510 0x0000000e Code RO 3100 i.__scatterload_copy mc_p.l(handlers.o) - 0x0001151e 0x0001151e 0x0000000e Code RO 3102 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0001152c 0x0001152c 0x0000000c Code RO 3078 i.__set_errno mc_p.l(errno.o) - 0x00011538 0x00011538 0x00000174 Code RO 2996 i._fp_digits mc_p.l(printfa.o) - 0x000116ac 0x000116ac 0x000006ec Code RO 2997 i._printf_core mc_p.l(printfa.o) - 0x00011d98 0x00011d98 0x00000020 Code RO 2998 i._printf_post_padding mc_p.l(printfa.o) - 0x00011db8 0x00011db8 0x0000002c Code RO 2999 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011de4 0x00011de4 0x0000000a Code RO 3001 i._sputc mc_p.l(printfa.o) - 0x00011dee 0x00011dee 0x00000002 PAD - 0x00011df0 0x00011df0 0x00000c78 Code RO 102 i.ap_dcs_read ap_demo.o - 0x00012a68 0x00012a68 0x00000194 Code RO 103 i.ap_demo ap_demo.o - 0x00012bfc 0x00012bfc 0x0000008c Code RO 104 i.ap_get_reg_df ap_demo.o - 0x00012c88 0x00012c88 0x00000020 Code RO 399 i.ap_get_tp_calibration_status_01 app_tp_st_touch.o - 0x00012ca8 0x00012ca8 0x00000080 Code RO 105 i.ap_reset_cb ap_demo.o - 0x00012d28 0x00012d28 0x00000048 Code RO 106 i.ap_set_backlight_51 ap_demo.o - 0x00012d70 0x00012d70 0x00000044 Code RO 107 i.ap_set_display_off ap_demo.o - 0x00012db4 0x00012db4 0x00000034 Code RO 108 i.ap_set_display_on ap_demo.o - 0x00012de8 0x00012de8 0x0000007c Code RO 109 i.ap_set_enter_sleep_mode ap_demo.o - 0x00012e64 0x00012e64 0x00000044 Code RO 110 i.ap_set_exit_sleep_mode ap_demo.o - 0x00012ea8 0x00012ea8 0x00000098 Code RO 400 i.ap_set_tp_calibration_04 app_tp_st_touch.o - 0x00012f40 0x00012f40 0x000000b0 Code RO 401 i.ap_tp_st_touch_calibration app_tp_st_touch.o - 0x00012ff0 0x00012ff0 0x0000000e Code RO 402 i.ap_tp_st_touch_error_handler_F3 app_tp_st_touch.o - 0x00012ffe 0x00012ffe 0x00000020 Code RO 403 i.ap_tp_st_touch_error_handler_FF app_tp_st_touch.o - 0x0001301e 0x0001301e 0x00000002 PAD - 0x00013020 0x00013020 0x000000a8 Code RO 404 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o - 0x000130c8 0x000130c8 0x000000c4 Code RO 405 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o - 0x0001318c 0x0001318c 0x0000001c Code RO 406 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o - 0x000131a8 0x000131a8 0x00000094 Code RO 407 i.ap_tp_st_touch_scan_point_record_event app_tp_st_touch.o - 0x0001323c 0x0001323c 0x00000050 Code RO 408 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o - 0x0001328c 0x0001328c 0x00000034 Code RO 409 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o - 0x000132c0 0x000132c0 0x0000002c Code RO 111 i.ap_update_frame_rate ap_demo.o - 0x000132ec 0x000132ec 0x0000001c Code RO 2233 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013308 0x00013308 0x00000024 Code RO 1486 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001332c 0x0001332c 0x0000001c Code RO 1487 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013348 0x00013348 0x0000001c Code RO 1488 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013364 0x00013364 0x0000001c Code RO 1489 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00013380 0x00013380 0x0000001c Code RO 1490 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001339c 0x0001339c 0x0000001c Code RO 1491 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133b8 0x000133b8 0x0000001c Code RO 1492 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133d4 0x000133d4 0x0000001c Code RO 1493 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000133f0 0x000133f0 0x0000001c Code RO 1494 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001340c 0x0001340c 0x00000048 Code RO 1233 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x00013454 0x00013454 0x00000018 Code RO 1597 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x0001346c 0x0001346c 0x00000010 Code RO 1563 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x0001347c 0x0001347c 0x000001a4 Code RO 1843 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x00013620 0x00013620 0x00000088 Code RO 2175 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x000136a8 0x000136a8 0x00000298 Code RO 1947 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00013940 0x00013940 0x000000a0 Code RO 2003 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000139e0 0x000139e0 0x00000048 Code RO 1646 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x00013a28 0x00013a28 0x00000030 Code RO 1726 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00013a58 0x00013a58 0x00000200 Code RO 2528 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00013c58 0x00013c58 0x00000020 Code RO 1758 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00013c78 0x00013c78 0x00000018 Code RO 1234 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00013c90 0x00013c90 0x0000000a Code RO 1808 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013c9a 0x00013c9a 0x0000000a Code RO 1809 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013ca4 0x00013ca4 0x0000000a Code RO 1810 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013cae 0x00013cae 0x0000000a Code RO 1811 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00013cb8 0x00013cb8 0x00000008 Code RO 2649 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00013cc0 0x00013cc0 0x0000001c Code RO 2298 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00013cdc 0x00013cdc 0x0000001c Code RO 2234 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00013cf8 0x00013cf8 0x00000038 Code RO 2708 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00013d30 0x00013d30 0x00000010 Code RO 1348 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00013d40 0x00013d40 0x00000030 Code RO 1149 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00013d70 0x00013d70 0x00000024 Code RO 267 i.app_tp_I2C_init app_tp_transfer.o - 0x00013d94 0x00013d94 0x000000a8 Code RO 411 i.app_tp_calibration_exec app_tp_st_touch.o - 0x00013e3c 0x00013e3c 0x00000030 Code RO 268 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00013e6c 0x00013e6c 0x00000044 Code RO 269 i.app_tp_init app_tp_transfer.o - 0x00013eb0 0x00013eb0 0x00000020 Code RO 270 i.app_tp_m_read app_tp_transfer.o - 0x00013ed0 0x00013ed0 0x00000008 Code RO 272 i.app_tp_m_write app_tp_transfer.o - 0x00013ed8 0x00013ed8 0x00000350 Code RO 998 i.app_tp_phone_analysis_data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00014228 0x00014228 0x00000008 Code RO 275 i.app_tp_s_read app_tp_transfer.o - 0x00014230 0x00014230 0x00000008 Code RO 277 i.app_tp_s_write app_tp_transfer.o - 0x00014238 0x00014238 0x000002bc Code RO 1000 i.app_tp_screen_analysis_int CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000144f4 0x000144f4 0x00000030 Code RO 278 i.app_tp_screen_init app_tp_transfer.o - 0x00014524 0x00014524 0x0000000c Code RO 279 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00014530 0x00014530 0x00000040 Code RO 280 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x00014570 0x00014570 0x00000120 Code RO 281 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00014690 0x00014690 0x00000014 Code RO 282 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x000146a4 0x000146a4 0x00000024 Code RO 501 i.board_Init board.o - 0x000146c8 0x000146c8 0x000004f0 Code RO 1844 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00014bb8 0x00014bb8 0x000000c8 Code RO 2732 i.ceil m_ps.l(ceil.o) - 0x00014c80 0x00014c80 0x0000002c Code RO 1845 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00014cac 0x00014cac 0x00000094 Code RO 1846 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014d40 0x00014d40 0x00000058 Code RO 1934 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014d98 0x00014d98 0x00000018 Code RO 1935 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014db0 0x00014db0 0x00000044 Code RO 1936 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014df4 0x00014df4 0x00000024 Code RO 1937 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x00014e18 0x00014e18 0x0000001c Code RO 1847 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x00014e34 0x00014e34 0x00000018 Code RO 979 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014e4c 0x00014e4c 0x00000022 Code RO 980 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014e6e 0x00014e6e 0x00000002 PAD - 0x00014e70 0x00014e70 0x00000038 Code RO 1777 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014ea8 0x00014ea8 0x0000000c Code RO 2498 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x00014eb4 0x00014eb4 0x00000040 Code RO 2499 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x00014ef4 0x00014ef4 0x000000b0 Code RO 2500 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014fa4 0x00014fa4 0x00000014 Code RO 2501 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x00014fb8 0x00014fb8 0x00000058 Code RO 1236 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00015010 0x00015010 0x00000008 Code RO 1239 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x00015018 0x00015018 0x00000010 Code RO 1261 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x00015028 0x00015028 0x00000014 Code RO 1274 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x0001503c 0x0001503c 0x00000014 Code RO 1275 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00015050 0x00015050 0x00000020 Code RO 1278 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00015070 0x00015070 0x00000014 Code RO 1279 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00015084 0x00015084 0x00000018 Code RO 1280 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x0001509c 0x0001509c 0x00000014 Code RO 1281 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x000150b0 0x000150b0 0x00000014 Code RO 1282 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x000150c4 0x000150c4 0x00000014 Code RO 1283 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x000150d8 0x000150d8 0x00000014 Code RO 1284 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x000150ec 0x000150ec 0x00000014 Code RO 1285 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x00015100 0x00015100 0x00000014 Code RO 1286 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00015114 0x00015114 0x00000014 Code RO 1289 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x00015128 0x00015128 0x00000014 Code RO 1290 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x0001513c 0x0001513c 0x00000014 Code RO 1291 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00015150 0x00015150 0x00000018 Code RO 1292 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x00015168 0x00015168 0x00000018 Code RO 1295 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00015180 0x00015180 0x00000014 Code RO 1296 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00015194 0x00015194 0x00000014 Code RO 1297 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x000151a8 0x000151a8 0x00000014 Code RO 1299 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x000151bc 0x000151bc 0x00000018 Code RO 1352 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x000151d4 0x000151d4 0x0000001c Code RO 1353 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x000151f0 0x000151f0 0x00000010 Code RO 1355 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x00015200 0x00015200 0x00000010 Code RO 1357 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00015210 0x00015210 0x00000024 Code RO 1358 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00015234 0x00015234 0x0000000c Code RO 1360 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00015240 0x00015240 0x00000090 Code RO 1363 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x000152d0 0x000152d0 0x00000012 Code RO 1365 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x000152e2 0x000152e2 0x0000001a Code RO 1367 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x000152fc 0x000152fc 0x00000006 Code RO 1368 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x00015302 0x00015302 0x00000002 PAD - 0x00015304 0x00015304 0x00000044 Code RO 1370 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00015348 0x00015348 0x00000036 Code RO 2511 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x0001537e 0x0001537e 0x0000000c Code RO 2512 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x0001538a 0x0001538a 0x00000002 PAD - 0x0001538c 0x0001538c 0x00000074 Code RO 2513 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x00015400 0x00015400 0x0000000a Code RO 2514 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x0001540a 0x0001540a 0x00000028 Code RO 2516 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00015432 0x00015432 0x00000002 PAD - 0x00015434 0x00015434 0x00000104 Code RO 1948 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00015538 0x00015538 0x00000040 Code RO 1949 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00015578 0x00015578 0x00000050 Code RO 1950 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x000155c8 0x000155c8 0x0000001c Code RO 1951 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000155e4 0x000155e4 0x00000008 Code RO 1952 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000155ec 0x000155ec 0x00000006 Code RO 1953 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000155f2 0x000155f2 0x0000000e Code RO 1957 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x00015600 0x00015600 0x00000020 Code RO 1958 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015620 0x00015620 0x00000010 Code RO 1959 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015630 0x00015630 0x00000010 Code RO 1962 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00015640 0x00015640 0x00000046 Code RO 1964 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x00015686 0x00015686 0x00000026 Code RO 1965 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x000156ac 0x000156ac 0x00000104 Code RO 1966 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x000157b0 0x000157b0 0x0000000e Code RO 1967 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) - 0x000157be 0x000157be 0x00000014 Code RO 2005 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x000157d2 0x000157d2 0x0000006c Code RO 2006 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x0001583e 0x0001583e 0x00000004 Code RO 2007 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00015842 0x00015842 0x00000018 Code RO 2008 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x0001585a 0x0001585a 0x00000008 Code RO 2009 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00015862 0x00015862 0x00000008 Code RO 2010 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x0001586a 0x0001586a 0x0000000a Code RO 2011 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015874 0x00015874 0x00000024 Code RO 2012 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x00015898 0x00015898 0x00000004 Code RO 2013 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x0001589c 0x0001589c 0x00000004 Code RO 2015 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x000158a0 0x000158a0 0x00000004 Code RO 2017 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158a4 0x000158a4 0x00000018 Code RO 2018 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x000158bc 0x000158bc 0x0000001a Code RO 2019 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x000158d6 0x000158d6 0x0000000c Code RO 2021 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x000158e2 0x000158e2 0x00000064 Code RO 2025 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x00015946 0x00015946 0x0000003e Code RO 2026 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00015984 0x00015984 0x00000134 Code RO 2028 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00015ab8 0x00015ab8 0x0000001e Code RO 2029 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015ad6 0x00015ad6 0x00000008 Code RO 2033 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00015ade 0x00015ade 0x0000001c Code RO 2034 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00015afa 0x00015afa 0x00000018 Code RO 2037 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00015b12 0x00015b12 0x0000000c Code RO 2038 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b1e 0x00015b1e 0x00000002 PAD - 0x00015b20 0x00015b20 0x00000040 Code RO 2039 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00015b60 0x00015b60 0x00000010 Code RO 2040 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00015b70 0x00015b70 0x00000008 Code RO 2041 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00015b78 0x00015b78 0x00000022 Code RO 2042 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00015b9a 0x00015b9a 0x00000008 Code RO 2044 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00015ba2 0x00015ba2 0x00000026 Code RO 2045 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015bc8 0x00015bc8 0x000000aa Code RO 2048 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00015c72 0x00015c72 0x00000016 Code RO 2049 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015c88 0x00015c88 0x00000018 Code RO 2050 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00015ca0 0x00015ca0 0x0000002e Code RO 2449 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00015cce 0x00015cce 0x0000000c Code RO 2452 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00015cda 0x00015cda 0x00000032 Code RO 2453 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00015d0c 0x00015d0c 0x00000018 Code RO 2454 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00015d24 0x00015d24 0x00000018 Code RO 1495 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00015d3c 0x00015d3c 0x0000000c Code RO 1497 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) - 0x00015d48 0x00015d48 0x00000014 Code RO 1498 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00015d5c 0x00015d5c 0x00000050 Code RO 1500 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015dac 0x00015dac 0x00000020 Code RO 1501 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015dcc 0x00015dcc 0x00000010 Code RO 1502 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015ddc 0x00015ddc 0x00000010 Code RO 1503 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015dec 0x00015dec 0x00000010 Code RO 1504 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015dfc 0x00015dfc 0x00000010 Code RO 1505 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015e0c 0x00015e0c 0x00000020 Code RO 727 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00015e2c 0x00015e2c 0x00000130 Code RO 1506 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x00015f5c 0x00015f5c 0x0000000c Code RO 1598 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x00015f68 0x00015f68 0x0000000c Code RO 1564 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015f74 0x00015f74 0x00000034 Code RO 1538 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015fa8 0x00015fa8 0x000000ac Code RO 1539 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x00016054 0x00016054 0x0000001a Code RO 1540 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001606e 0x0001606e 0x00000018 Code RO 1541 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016086 0x00016086 0x00000002 PAD - 0x00016088 0x00016088 0x00000060 Code RO 1566 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x000160e8 0x000160e8 0x00000010 Code RO 1569 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x000160f8 0x000160f8 0x00000038 Code RO 1570 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x00016130 0x00016130 0x0000008c Code RO 1576 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x000161bc 0x000161bc 0x0000005c Code RO 1542 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016218 0x00016218 0x0000003c Code RO 1543 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016254 0x00016254 0x0000003e Code RO 1544 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x00016292 0x00016292 0x00000042 Code RO 1599 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x000162d4 0x000162d4 0x00000004 Code RO 1600 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) - 0x000162d8 0x000162d8 0x00000008 Code RO 1601 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) - 0x000162e0 0x000162e0 0x00000014 Code RO 1602 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x000162f4 0x000162f4 0x00000050 Code RO 1605 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) - 0x00016344 0x00016344 0x0000001c Code RO 1606 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x00016360 0x00016360 0x00000058 Code RO 1545 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x000163b8 0x000163b8 0x00000032 Code RO 1607 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x000163ea 0x000163ea 0x00000002 PAD - 0x000163ec 0x000163ec 0x00000018 Code RO 1546 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x00016404 0x00016404 0x00000018 Code RO 2117 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x0001641c 0x0001641c 0x00000030 Code RO 2118 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x0001644c 0x0001644c 0x00000016 Code RO 2119 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x00016462 0x00016462 0x00000024 Code RO 2120 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x00016486 0x00016486 0x00000026 Code RO 2121 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x000164ac 0x000164ac 0x00000016 Code RO 2122 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x000164c2 0x000164c2 0x00000016 Code RO 2123 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x000164d8 0x000164d8 0x0000000c Code RO 2124 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x000164e4 0x000164e4 0x0000001e Code RO 2125 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x00016502 0x00016502 0x00000022 Code RO 2126 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x00016524 0x00016524 0x00000022 Code RO 2127 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x00016546 0x00016546 0x0000000c Code RO 2128 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x00016552 0x00016552 0x0000001a Code RO 2129 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x0001656c 0x0001656c 0x00000022 Code RO 2130 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x0001658e 0x0001658e 0x0000001a Code RO 2132 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x000165a8 0x000165a8 0x0000000c Code RO 2133 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x000165b4 0x000165b4 0x0000004c Code RO 2134 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00016600 0x00016600 0x00000006 Code RO 2135 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x00016606 0x00016606 0x00000012 Code RO 2136 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x00016618 0x00016618 0x00000020 Code RO 2138 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x00016638 0x00016638 0x00000040 Code RO 2139 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x00016678 0x00016678 0x00000014 Code RO 2141 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x0001668c 0x0001668c 0x00000020 Code RO 2142 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x000166ac 0x000166ac 0x0000000c Code RO 2176 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x000166b8 0x000166b8 0x00000040 Code RO 2177 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x000166f8 0x000166f8 0x0000000c Code RO 2178 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x00016704 0x00016704 0x00000012 Code RO 2179 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x00016716 0x00016716 0x00000010 Code RO 2180 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x00016726 0x00016726 0x0000000e Code RO 2181 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x00016734 0x00016734 0x00000014 Code RO 2182 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x00016748 0x00016748 0x0000000c Code RO 2183 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x00016754 0x00016754 0x00000010 Code RO 2186 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x00016764 0x00016764 0x00000012 Code RO 2187 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x00016776 0x00016776 0x00000010 Code RO 2189 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x00016786 0x00016786 0x00000014 Code RO 2190 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x0001679a 0x0001679a 0x00000002 PAD - 0x0001679c 0x0001679c 0x00000018 Code RO 2191 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x000167b4 0x000167b4 0x0000001a Code RO 2192 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x000167ce 0x000167ce 0x0000000e Code RO 2196 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x000167dc 0x000167dc 0x00000028 Code RO 2197 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x00016804 0x00016804 0x0000000e Code RO 2199 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00016812 0x00016812 0x00000002 PAD - 0x00016814 0x00016814 0x00000008 Code RO 1624 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x0001681c 0x0001681c 0x00000014 Code RO 1625 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00016830 0x00016830 0x00000014 Code RO 1626 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00016844 0x00016844 0x00000008 Code RO 1627 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x0001684c 0x0001684c 0x00000014 Code RO 1628 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) - 0x00016860 0x00016860 0x00000064 Code RO 1629 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) - 0x000168c4 0x000168c4 0x00000024 Code RO 1631 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x000168e8 0x000168e8 0x00000010 Code RO 2470 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x000168f8 0x000168f8 0x0000003c Code RO 2471 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00016934 0x00016934 0x00000060 Code RO 2472 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00016994 0x00016994 0x00000054 Code RO 2473 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x000169e8 0x000169e8 0x00000010 Code RO 2474 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x000169f8 0x000169f8 0x00000018 Code RO 2475 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00016a10 0x00016a10 0x00000020 Code RO 2477 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00016a30 0x00016a30 0x00000026 Code RO 2478 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00016a56 0x00016a56 0x0000001e Code RO 2479 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00016a74 0x00016a74 0x00000020 Code RO 2480 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00016a94 0x00016a94 0x00000020 Code RO 1686 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) - 0x00016ab4 0x00016ab4 0x00000018 Code RO 1688 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00016acc 0x00016acc 0x00000038 Code RO 1689 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00016b04 0x00016b04 0x0000000c Code RO 1968 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00016b10 0x00016b10 0x00000010 Code RO 1969 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00016b20 0x00016b20 0x00000014 Code RO 1971 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b34 0x00016b34 0x00000016 Code RO 1972 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00016b4a 0x00016b4a 0x0000000a Code RO 2235 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00016b54 0x00016b54 0x00000004 Code RO 2236 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00016b58 0x00016b58 0x0000005a Code RO 2238 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00016bb2 0x00016bb2 0x00000002 PAD - 0x00016bb4 0x00016bb4 0x00000014 Code RO 2239 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00016bc8 0x00016bc8 0x00000064 Code RO 2240 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00016c2c 0x00016c2c 0x00000004 Code RO 2241 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00016c30 0x00016c30 0x00000012 Code RO 1848 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00016c42 0x00016c42 0x00000004 Code RO 2244 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00016c46 0x00016c46 0x00000012 Code RO 1849 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00016c58 0x00016c58 0x0000000c Code RO 2246 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c64 0x00016c64 0x00000008 Code RO 2247 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00016c6c 0x00016c6c 0x0000000c Code RO 2248 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00016c78 0x00016c78 0x0000000c Code RO 2249 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00016c84 0x00016c84 0x00000014 Code RO 2250 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00016c98 0x00016c98 0x000000cc Code RO 2251 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00016d64 0x00016d64 0x00000014 Code RO 2253 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00016d78 0x00016d78 0x00000014 Code RO 2255 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00016d8c 0x00016d8c 0x00000010 Code RO 2256 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00016d9c 0x00016d9c 0x00000026 Code RO 2258 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00016dc2 0x00016dc2 0x00000008 Code RO 2259 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00016dca 0x00016dca 0x00000008 Code RO 2260 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00016dd2 0x00016dd2 0x00000002 PAD - 0x00016dd4 0x00016dd4 0x00000020 Code RO 1734 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00016df4 0x00016df4 0x0000001c Code RO 1759 i.drv_swire_enable CVWL568.lib(drv_swire.o) - 0x00016e10 0x00016e10 0x00000054 Code RO 1762 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00016e64 0x00016e64 0x0000001c Code RO 1763 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) - 0x00016e80 0x00016e80 0x0000000c Code RO 1778 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00016e8c 0x00016e8c 0x00000028 Code RO 1779 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016eb4 0x00016eb4 0x00000018 Code RO 1782 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ecc 0x00016ecc 0x0000001c Code RO 1783 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016ee8 0x00016ee8 0x00000024 Code RO 1784 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016f0c 0x00016f0c 0x00000024 Code RO 1785 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016f30 0x00016f30 0x00000010 Code RO 1787 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f40 0x00016f40 0x00000010 Code RO 1788 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016f50 0x00016f50 0x00000024 Code RO 1789 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x00016f74 0x00016f74 0x0000001a Code RO 1812 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x00016f8e 0x00016f8e 0x00000020 Code RO 1813 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x00016fae 0x00016fae 0x00000002 PAD - 0x00016fb0 0x00016fb0 0x00000010 Code RO 1814 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x00016fc0 0x00016fc0 0x00000010 Code RO 1815 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016fd0 0x00016fd0 0x00000044 Code RO 1817 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x00017014 0x00017014 0x00000014 Code RO 1818 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00017028 0x00017028 0x00000010 Code RO 1819 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) - 0x00017038 0x00017038 0x00000054 Code RO 1820 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x0001708c 0x0001708c 0x00000028 Code RO 1821 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x000170b4 0x000170b4 0x00000010 Code RO 1822 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) - 0x000170c4 0x000170c4 0x0000000a Code RO 2051 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000170ce 0x000170ce 0x0000001c Code RO 2052 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000170ea 0x000170ea 0x0000001c Code RO 2053 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x00017106 0x00017106 0x00000012 Code RO 2055 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x00017118 0x00017118 0x00000014 Code RO 2056 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001712c 0x0001712c 0x00000010 Code RO 2057 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x0001713c 0x0001713c 0x00000008 Code RO 2299 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00017144 0x00017144 0x00000018 Code RO 2303 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x0001715c 0x0001715c 0x00000040 Code RO 2304 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x0001719c 0x0001719c 0x00000012 Code RO 2306 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x000171ae 0x000171ae 0x00000002 PAD - 0x000171b0 0x000171b0 0x00000028 Code RO 2310 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000171d8 0x000171d8 0x0000000c Code RO 2311 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000171e4 0x000171e4 0x00000006 Code RO 2312 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000171ea 0x000171ea 0x0000003c Code RO 2314 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x00017226 0x00017226 0x00000014 Code RO 2318 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001723a 0x0001723a 0x00000010 Code RO 2319 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001724a 0x0001724a 0x00000008 Code RO 2322 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00017252 0x00017252 0x00000026 Code RO 2323 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x00017278 0x00017278 0x00000026 Code RO 2324 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x0001729e 0x0001729e 0x00000002 PAD - 0x000172a0 0x000172a0 0x00000018 Code RO 2325 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x000172b8 0x000172b8 0x0000000a Code RO 2326 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000172c2 0x000172c2 0x00000010 Code RO 2327 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000172d2 0x000172d2 0x0000000a Code RO 2328 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000172dc 0x000172dc 0x0000000a Code RO 2329 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000172e6 0x000172e6 0x00000012 Code RO 2330 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x000172f8 0x000172f8 0x0000000a Code RO 2331 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00017302 0x00017302 0x0000000a Code RO 2332 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x0001730c 0x0001730c 0x00000016 Code RO 2333 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00017322 0x00017322 0x00000002 PAD - 0x00017324 0x00017324 0x00000010 Code RO 2709 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00017334 0x00017334 0x00000010 Code RO 2710 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017344 0x00017344 0x00000010 Code RO 2713 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00017354 0x00017354 0x00000040 Code RO 2716 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x00017394 0x00017394 0x0000000a Code RO 1407 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x0001739e 0x0001739e 0x00000014 Code RO 989 i.fputc CVWL568.lib(tau_log.o) - 0x000173b2 0x000173b2 0x00000002 PAD - 0x000173b4 0x000173b4 0x00000034 Code RO 530 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000173e8 0x000173e8 0x0000009c Code RO 532 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017484 0x00017484 0x00000084 Code RO 534 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017508 0x00017508 0x00000028 Code RO 536 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017530 0x00017530 0x00000010 Code RO 537 i.hal_dsi_rx_ctrl_get_compressen_en CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017540 0x00017540 0x00000028 Code RO 538 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017568 0x00017568 0x00000098 Code RO 540 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017600 0x00017600 0x000001a4 Code RO 541 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000177a4 0x000177a4 0x000000d8 Code RO 542 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001787c 0x0001787c 0x00000158 Code RO 543 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000179d4 0x000179d4 0x00000148 Code RO 544 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017b1c 0x00017b1c 0x0000022c Code RO 545 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d48 0x00017d48 0x0000003c Code RO 546 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017d84 0x00017d84 0x000000f0 Code RO 549 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017e74 0x00017e74 0x0000006c Code RO 552 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ee0 0x00017ee0 0x00000034 Code RO 553 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f14 0x00017f14 0x00000038 Code RO 557 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017f4c 0x00017f4c 0x00000072 Code RO 562 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017fbe 0x00017fbe 0x00000002 PAD - 0x00017fc0 0x00017fc0 0x00000034 Code RO 563 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00017ff4 0x00017ff4 0x0000000e Code RO 565 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018002 0x00018002 0x00000002 PAD - 0x00018004 0x00018004 0x0000003c Code RO 566 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00018040 0x00018040 0x0000003c Code RO 567 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001807c 0x0001807c 0x00000020 Code RO 570 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001809c 0x0001809c 0x00000190 Code RO 623 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001822c 0x0001822c 0x00000034 Code RO 624 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018260 0x00018260 0x00000450 Code RO 625 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186b0 0x000186b0 0x0000002c Code RO 628 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000186dc 0x000186dc 0x00000084 Code RO 629 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018760 0x00018760 0x0000004c Code RO 633 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187ac 0x000187ac 0x00000028 Code RO 635 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187d4 0x000187d4 0x000000a4 Code RO 637 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018878 0x00018878 0x00000024 Code RO 638 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001889c 0x0001889c 0x0000000c Code RO 639 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188a8 0x000188a8 0x00000020 Code RO 642 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188c8 0x000188c8 0x00000014 Code RO 648 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188dc 0x000188dc 0x00000010 Code RO 649 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000188ec 0x000188ec 0x00000024 Code RO 650 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018910 0x00018910 0x0000009c Code RO 653 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189ac 0x000189ac 0x00000044 Code RO 654 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000189f0 0x000189f0 0x000000d8 Code RO 655 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018ac8 0x00018ac8 0x000000b0 Code RO 656 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b78 0x00018b78 0x00000044 Code RO 657 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bbc 0x00018bbc 0x00000030 Code RO 658 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018bec 0x00018bec 0x00000020 Code RO 659 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c0c 0x00018c0c 0x00000020 Code RO 660 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018c2c 0x00018c2c 0x00000094 Code RO 661 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018cc0 0x00018cc0 0x00000058 Code RO 662 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d18 0x00018d18 0x00000044 Code RO 663 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018d5c 0x00018d5c 0x00000018 Code RO 728 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00018d74 0x00018d74 0x00000012 Code RO 729 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00018d86 0x00018d86 0x00000002 PAD - 0x00018d88 0x00018d88 0x00000040 Code RO 732 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00018dc8 0x00018dc8 0x00000020 Code RO 733 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00018de8 0x00018de8 0x00000028 Code RO 734 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00018e10 0x00018e10 0x00000018 Code RO 735 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00018e28 0x00018e28 0x00000050 Code RO 736 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) - 0x00018e78 0x00018e78 0x00000060 Code RO 738 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00018ed8 0x00018ed8 0x00000008 Code RO 739 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00018ee0 0x00018ee0 0x00000020 Code RO 741 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00018f00 0x00018f00 0x0000006c Code RO 767 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00018f6c 0x00018f6c 0x00000020 Code RO 768 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00018f8c 0x00018f8c 0x0000001c Code RO 769 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00018fa8 0x00018fa8 0x0000000c Code RO 771 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00018fb4 0x00018fb4 0x00000020 Code RO 772 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00018fd4 0x00018fd4 0x00000010 Code RO 786 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00018fe4 0x00018fe4 0x0000004c Code RO 787 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00019030 0x00019030 0x000000c8 Code RO 789 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x000190f8 0x000190f8 0x00000014 Code RO 790 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x0001910c 0x0001910c 0x0000000c Code RO 798 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x00019118 0x00019118 0x00000174 Code RO 801 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x0001928c 0x0001928c 0x000000fc Code RO 1850 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x00019388 0x00019388 0x00000010 Code RO 1852 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x00019398 0x00019398 0x00000010 Code RO 1853 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) - 0x000193a8 0x000193a8 0x000001d4 Code RO 1855 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) - 0x0001957c 0x0001957c 0x00000010 Code RO 1857 i.hal_internal_update_dpi_param CVWL568.lib(hal_internal_vsync.o) - 0x0001958c 0x0001958c 0x0000010c Code RO 1858 i.hal_internal_video_mode_auto_sync CVWL568.lib(hal_internal_vsync.o) - 0x00019698 0x00019698 0x00000028 Code RO 1859 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x000196c0 0x000196c0 0x0000000c Code RO 1860 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196cc 0x000196cc 0x00000018 Code RO 1861 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x000196e4 0x000196e4 0x0000000c Code RO 1862 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x000196f0 0x000196f0 0x0000000c Code RO 1863 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x000196fc 0x000196fc 0x00000118 Code RO 1864 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00019814 0x00019814 0x000000b0 Code RO 1865 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000198c4 0x000198c4 0x0000011c Code RO 1866 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000199e0 0x000199e0 0x00000014 Code RO 1868 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000199f4 0x000199f4 0x00000024 Code RO 1869 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00019a18 0x00019a18 0x00000050 Code RO 1870 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019a68 0x00019a68 0x00000080 Code RO 1871 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x00019ae8 0x00019ae8 0x00000024 Code RO 664 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b0c 0x00019b0c 0x00000058 Code RO 665 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b64 0x00019b64 0x00000014 Code RO 666 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019b78 0x00019b78 0x00000164 Code RO 667 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019cdc 0x00019cdc 0x00000040 Code RO 668 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019d1c 0x00019d1c 0x000001b0 Code RO 669 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019ecc 0x00019ecc 0x00000040 Code RO 670 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00019f0c 0x00019f0c 0x0000000e Code RO 879 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00019f1a 0x00019f1a 0x00000012 Code RO 903 i.hal_swire_deinit CVWL568.lib(hal_swire.o) - 0x00019f2c 0x00019f2c 0x00000016 Code RO 905 i.hal_swire_open CVWL568.lib(hal_swire.o) - 0x00019f42 0x00019f42 0x00000008 Code RO 920 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00019f4a 0x00019f4a 0x00000002 PAD - 0x00019f4c 0x00019f4c 0x00000088 Code RO 928 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00019fd4 0x00019fd4 0x0000001c Code RO 929 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00019ff0 0x00019ff0 0x00000008 Code RO 932 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00019ff8 0x00019ff8 0x00000008 Code RO 933 i.hal_system_set_pvd CVWL568.lib(hal_system.o) - 0x0001a000 0x0001a000 0x00000008 Code RO 934 i.hal_system_set_vcc CVWL568.lib(hal_system.o) - 0x0001a008 0x0001a008 0x0000002e Code RO 961 i.hal_timer_deinit CVWL568.lib(hal_timer.o) - 0x0001a036 0x0001a036 0x0000001a Code RO 963 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x0001a050 0x0001a050 0x00000048 Code RO 965 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x0001a098 0x0001a098 0x00000028 Code RO 967 i.hal_timer_stop CVWL568.lib(hal_timer.o) - 0x0001a0c0 0x0001a0c0 0x0000008c Code RO 1132 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x0001a14c 0x0001a14c 0x00000010 Code RO 1135 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x0001a15c 0x0001a15c 0x000001dc Code RO 1874 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) - 0x0001a338 0x0001a338 0x00000110 Code RO 2409 i.handle_init CVWL568.lib(irq_redirect .o) - 0x0001a448 0x0001a448 0x00000070 Code RO 112 i.init_mipi_tx ap_demo.o - 0x0001a4b8 0x0001a4b8 0x000000d4 Code RO 113 i.init_panel ap_demo.o - 0x0001a58c 0x0001a58c 0x0000000a Code RO 3 i.main main.o - 0x0001a596 0x0001a596 0x00000002 PAD - 0x0001a598 0x0001a598 0x000000c4 Code RO 114 i.open_mipi_rx ap_demo.o - 0x0001a65c 0x0001a65c 0x00000074 Code RO 115 i.pps_update_handle ap_demo.o - 0x0001a6d0 0x0001a6d0 0x000003f4 Code RO 1875 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x0001aac4 0x0001aac4 0x00000178 Code RO 1876 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x0001ac3c 0x0001ac3c 0x0000008c Code RO 1877 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x0001acc8 0x0001acc8 0x00000180 Code RO 1878 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x0001ae48 0x0001ae48 0x000000a4 Code RO 1879 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001aeec 0x0001aeec 0x000001d4 Code RO 1880 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b0c0 0x0001b0c0 0x000000c4 Code RO 1881 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x0001b184 0x0001b184 0x000000c0 Code RO 1882 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) - 0x0001b244 0x0001b244 0x00000030 Code RO 116 i.soft_timer3_cb ap_demo.o - 0x0001b274 0x0001b274 0x00000048 Code RO 2736 i.sqrt m_ps.l(sqrt.o) - 0x0001b2bc 0x0001b2bc 0x0000006c Code RO 118 i.tp_heartbeat_exec ap_demo.o - 0x0001b328 0x0001b328 0x00000108 Code RO 1883 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x0001b430 0x0001b430 0x000000d0 Code RO 1884 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x0001b500 0x0001b500 0x000001cc Code RO 1885 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001b6cc 0x0001b6cc 0x00002990 Data RO 119 .constdata ap_demo.o - 0x0001e05c 0x0001e05c 0x00000020 Data RO 413 .constdata app_tp_st_touch.o - 0x0001e07c 0x0001e07c 0x00000024 Data RO 672 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e0a0 0x0001e0a0 0x000000d2 Data RO 744 .constdata CVWL568.lib(hal_gpio.o) - 0x0001e172 0x0001e172 0x00000002 PAD - 0x0001e174 0x0001e174 0x00000020 Data RO 802 .constdata CVWL568.lib(hal_i2c_slave.o) - 0x0001e194 0x0001e194 0x000002f6 Data RO 1003 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e48a 0x0001e48a 0x00000001 Data RO 1015 .constdata CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x0001e48b 0x0001e48b 0x00000001 PAD - 0x0001e48c 0x0001e48c 0x00000008 Data RO 1632 .constdata CVWL568.lib(drv_param_init.o) - 0x0001e494 0x0001e494 0x00000186 Data RO 2481 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001e61a 0x0001e61a 0x00000002 PAD - 0x0001e61c 0x0001e61c 0x00000048 Data RO 572 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001e664 0x0001e664 0x00000043 Data RO 673 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0001e6a7 0x0001e6a7 0x00000001 PAD - 0x0001e6a8 0x0001e6a8 0x000000e0 Data RO 1887 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001e788 0x0001e788 0x00000030 Data RO 3098 Region$$Table anon$$obj.o + 0x00010768 0x00010768 0x00000048 Code RO 3140 .text mf_p.l(dfixi.o) + 0x000107b0 0x000107b0 0x0000003c Code RO 3142 .text mf_p.l(dfixui.o) + 0x000107ec 0x000107ec 0x00000028 Code RO 3144 .text mf_p.l(f2d.o) + 0x00010814 0x00010814 0x00000028 Code RO 3146 .text mf_p.l(cdcmple.o) + 0x0001083c 0x0001083c 0x00000014 Code RO 3148 .text mf_p.l(cfcmple.o) + 0x00010850 0x00010850 0x00000014 Code RO 3150 .text mf_p.l(cfrcmple.o) + 0x00010864 0x00010864 0x00000060 Code RO 3167 .text mc_p.l(uldiv.o) + 0x000108c4 0x000108c4 0x00000020 Code RO 3169 .text mc_p.l(llshl.o) + 0x000108e4 0x000108e4 0x00000022 Code RO 3171 .text mc_p.l(llushr.o) + 0x00010906 0x00010906 0x00000026 Code RO 3173 .text mc_p.l(llsshr.o) + 0x0001092c 0x0001092c 0x00000000 Code RO 3182 .text mc_p.l(iusefp.o) + 0x0001092c 0x0001092c 0x00000082 Code RO 3183 .text mf_p.l(fepilogue.o) + 0x000109ae 0x000109ae 0x000000be Code RO 3185 .text mf_p.l(depilogue.o) + 0x00010a6c 0x00010a6c 0x000000a2 Code RO 3189 .text mf_p.l(dsqrt.o) + 0x00010b0e 0x00010b0e 0x00000002 PAD + 0x00010b10 0x00010b10 0x00000040 Code RO 3191 .text mf_p.l(dfixul.o) + 0x00010b50 0x00010b50 0x00000028 Code RO 3193 .text mf_p.l(cdrcmple.o) + 0x00010b78 0x00010b78 0x00000024 Code RO 3195 .text mc_p.l(init.o) + 0x00010b9c 0x00010b9c 0x00000056 Code RO 3205 .text mc_p.l(__dczerorl2.o) + 0x00010bf2 0x00010bf2 0x00000002 PAD + 0x00010bf4 0x00010bf4 0x00000018 Code RO 2377 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c0c 0x00010c0c 0x00000018 Code RO 2378 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c24 0x00010c24 0x00000040 Code RO 461 i.CRC16_2 app_tp_st_touch.o + 0x00010c64 0x00010c64 0x00000014 Code RO 2379 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c78 0x00010c78 0x0000001c Code RO 2380 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010c94 0x00010c94 0x0000001c Code RO 2381 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010cb0 0x00010cb0 0x0000001c Code RO 2382 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ccc 0x00010ccc 0x0000001c Code RO 2383 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ce8 0x00010ce8 0x0000001c Code RO 2384 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d04 0x00010d04 0x0000001c Code RO 2385 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d20 0x00010d20 0x0000001c Code RO 2386 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d3c 0x00010d3c 0x0000001c Code RO 2387 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d58 0x00010d58 0x00000014 Code RO 2388 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010d6c 0x00010d6c 0x0000004e Code RO 103 i.Gpio_swire_output ap_demo.o + 0x00010dba 0x00010dba 0x00000002 PAD + 0x00010dbc 0x00010dbc 0x00000014 Code RO 2389 i.HardFault_Handler CVWL568.lib(irq_redirect .o) + 0x00010dd0 0x00010dd0 0x00000018 Code RO 2390 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010de8 0x00010de8 0x00000018 Code RO 2391 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e00 0x00010e00 0x00000018 Code RO 2392 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e18 0x00010e18 0x00000028 Code RO 1169 i.LOG_printf CVWL568.lib(tau_log.o) + 0x00010e40 0x00010e40 0x00000018 Code RO 2393 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e58 0x00010e58 0x00000018 Code RO 2394 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e70 0x00010e70 0x00000018 Code RO 2395 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010e88 0x00010e88 0x0000001c Code RO 2396 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ea4 0x00010ea4 0x0000001c Code RO 2397 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ec0 0x00010ec0 0x0000001c Code RO 2398 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010edc 0x00010edc 0x0000001c Code RO 2399 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010ef8 0x00010ef8 0x00000018 Code RO 2400 i.SysTick_Handler CVWL568.lib(irq_redirect .o) + 0x00010f10 0x00010f10 0x00000018 Code RO 2401 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f28 0x00010f28 0x00000018 Code RO 2402 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f40 0x00010f40 0x00000018 Code RO 2403 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f58 0x00010f58 0x00000018 Code RO 2404 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010f70 0x00010f70 0x0000001c Code RO 2707 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) + 0x00010f8c 0x00010f8c 0x00000002 Code RO 2711 i.UART_DisableDma CVWL568.lib(drv_uart.o) + 0x00010f8e 0x00010f8e 0x00000004 Code RO 2717 i.UART_GetInstance CVWL568.lib(drv_uart.o) + 0x00010f92 0x00010f92 0x00000002 PAD + 0x00010f94 0x00010f94 0x00000018 Code RO 2405 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00010fac 0x00010fac 0x00000024 Code RO 2725 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) + 0x00010fd0 0x00010fd0 0x0000001a Code RO 2729 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) + 0x00010fea 0x00010fea 0x0000000e Code RO 3199 i.__scatterload_copy mc_p.l(handlers.o) + 0x00010ff8 0x00010ff8 0x00000002 Code RO 3200 i.__scatterload_null mc_p.l(handlers.o) + 0x00010ffa 0x00010ffa 0x00000006 Code RO 579 i.app_tp_screen_analysis_const app_tp_for_custom_s21u.o + 0x00011000 0x00011000 0x00000014 Data RO 1306 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) + 0x00011014 0x00011014 0x00000004 Code RO 1954 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) + 0x00011018 0x00011018 0x00000004 Data RO 1307 .ARM.__at_0x11018 CVWL568.lib(drv_common.o) + 0x0001101c 0x0001101c 0x00000048 Code RO 2728 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) + 0x00011064 0x00011064 0x00000134 Code RO 2731 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) + 0x00011198 0x00011198 0x0000001a Code RO 2733 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) + 0x000111b2 0x000111b2 0x00000002 PAD + 0x000111b4 0x000111b4 0x000000bc Code RO 2734 i.UART_init CVWL568.lib(drv_uart.o) + 0x00011270 0x00011270 0x00000018 Code RO 2406 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x00011288 0x00011288 0x00000018 Code RO 2407 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112a0 0x000112a0 0x00000018 Code RO 2408 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) + 0x000112b8 0x000112b8 0x00000020 Code RO 3086 i.__0printf mc_p.l(printfa.o) + 0x000112d8 0x000112d8 0x00000024 Code RO 3092 i.__0vsprintf mc_p.l(printfa.o) + 0x000112fc 0x000112fc 0x0000002e Code RO 3187 i.__ARM_clz mf_p.l(depilogue.o) + 0x0001132a 0x0001132a 0x0000001a Code RO 807 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00011344 0x00011344 0x00000018 Code RO 1627 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) + 0x0001135c 0x0001135c 0x00000018 Code RO 1790 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) + 0x00011374 0x00011374 0x00000020 Code RO 2225 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) + 0x00011394 0x00011394 0x00000018 Code RO 2226 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) + 0x000113ac 0x000113ac 0x00000044 Code RO 2527 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) + 0x000113f0 0x000113f0 0x0000000e Code RO 3201 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x000113fe 0x000113fe 0x00000002 PAD + 0x00011400 0x00011400 0x0000000c Code RO 3177 i.__set_errno mc_p.l(errno.o) + 0x0001140c 0x0001140c 0x00000174 Code RO 3093 i._fp_digits mc_p.l(printfa.o) + 0x00011580 0x00011580 0x000006ec Code RO 3094 i._printf_core mc_p.l(printfa.o) + 0x00011c6c 0x00011c6c 0x00000020 Code RO 3095 i._printf_post_padding mc_p.l(printfa.o) + 0x00011c8c 0x00011c8c 0x0000002c Code RO 3096 i._printf_pre_padding mc_p.l(printfa.o) + 0x00011cb8 0x00011cb8 0x0000000a Code RO 3098 i._sputc mc_p.l(printfa.o) + 0x00011cc2 0x00011cc2 0x00000002 PAD + 0x00011cc4 0x00011cc4 0x00000c98 Code RO 106 i.ap_dcs_read ap_demo.o + 0x0001295c 0x0001295c 0x000001dc Code RO 107 i.ap_demo ap_demo.o + 0x00012b38 0x00012b38 0x0000008c Code RO 108 i.ap_get_reg_df ap_demo.o + 0x00012bc4 0x00012bc4 0x00000060 Code RO 109 i.ap_reset_cb ap_demo.o + 0x00012c24 0x00012c24 0x00000048 Code RO 110 i.ap_set_backlight_51 ap_demo.o + 0x00012c6c 0x00012c6c 0x00000044 Code RO 111 i.ap_set_display_off ap_demo.o + 0x00012cb0 0x00012cb0 0x00000034 Code RO 112 i.ap_set_display_on ap_demo.o + 0x00012ce4 0x00012ce4 0x0000007c Code RO 113 i.ap_set_enter_sleep_mode ap_demo.o + 0x00012d60 0x00012d60 0x00000044 Code RO 114 i.ap_set_exit_sleep_mode ap_demo.o + 0x00012da4 0x00012da4 0x00000020 Code RO 115 i.ap_set_hbm_53 ap_demo.o + 0x00012dc4 0x00012dc4 0x00000098 Code RO 463 i.ap_set_tp_calibration_04 app_tp_st_touch.o + 0x00012e5c 0x00012e5c 0x000000b0 Code RO 464 i.ap_tp_st_touch_calibration app_tp_st_touch.o + 0x00012f0c 0x00012f0c 0x000000a8 Code RO 468 i.ap_tp_st_touch_get_calibration_success_mark app_tp_st_touch.o + 0x00012fb4 0x00012fb4 0x000000c4 Code RO 469 i.ap_tp_st_touch_hardware_reset app_tp_st_touch.o + 0x00013078 0x00013078 0x0000001c Code RO 470 i.ap_tp_st_touch_scan_point_init app_tp_st_touch.o + 0x00013094 0x00013094 0x00000050 Code RO 472 i.ap_tp_st_touch_scan_point_record_event_exec app_tp_st_touch.o + 0x000130e4 0x000130e4 0x00000034 Code RO 473 i.ap_tp_st_touch_simulate_finger_release_event app_tp_st_touch.o + 0x00013118 0x00013118 0x0000002c Code RO 116 i.ap_update_frame_rate ap_demo.o + 0x00013144 0x00013144 0x0000001c Code RO 2227 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x00013160 0x00013160 0x00000024 Code RO 1551 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013184 0x00013184 0x0000001c Code RO 1552 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131a0 0x000131a0 0x0000001c Code RO 1553 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131bc 0x000131bc 0x0000001c Code RO 1554 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131d8 0x000131d8 0x0000001c Code RO 1555 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x000131f4 0x000131f4 0x0000001c Code RO 1556 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013210 0x00013210 0x0000001c Code RO 1557 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x0001322c 0x0001322c 0x0000001c Code RO 1558 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013248 0x00013248 0x0000001c Code RO 1559 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) + 0x00013264 0x00013264 0x00000048 Code RO 1298 i.app_HardFault_Handler CVWL568.lib(drv_common.o) + 0x000132ac 0x000132ac 0x00000018 Code RO 1662 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) + 0x000132c4 0x000132c4 0x00000010 Code RO 1628 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) + 0x000132d4 0x000132d4 0x00000130 Code RO 1199 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) + 0x00013404 0x00013404 0x00000088 Code RO 2169 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) + 0x0001348c 0x0001348c 0x00000298 Code RO 1939 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) + 0x00013724 0x00013724 0x000000a0 Code RO 1997 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) + 0x000137c4 0x000137c4 0x00000048 Code RO 1711 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) + 0x0001380c 0x0001380c 0x00000030 Code RO 1791 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) + 0x0001383c 0x0001383c 0x00000200 Code RO 2528 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) + 0x00013a3c 0x00013a3c 0x00000020 Code RO 1823 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) + 0x00013a5c 0x00013a5c 0x00000018 Code RO 1299 i.app_SysTick_Handler CVWL568.lib(drv_common.o) + 0x00013a74 0x00013a74 0x0000000a Code RO 1873 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a7e 0x00013a7e 0x0000000a Code RO 1874 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a88 0x00013a88 0x0000000a Code RO 1875 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a92 0x00013a92 0x0000000a Code RO 1876 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) + 0x00013a9c 0x00013a9c 0x00000008 Code RO 2735 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) + 0x00013aa4 0x00013aa4 0x0000001c Code RO 2298 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) + 0x00013ac0 0x00013ac0 0x0000001c Code RO 2228 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) + 0x00013adc 0x00013adc 0x00000038 Code RO 2794 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) + 0x00013b14 0x00013b14 0x00000010 Code RO 1413 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x00013b24 0x00013b24 0x00000030 Code RO 2570 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) + 0x00013b54 0x00013b54 0x00000024 Code RO 311 i.app_tp_I2C_init app_tp_transfer.o + 0x00013b78 0x00013b78 0x000000a8 Code RO 475 i.app_tp_calibration_exec app_tp_st_touch.o + 0x00013c20 0x00013c20 0x00000048 Code RO 312 i.app_tp_i2cs_callback app_tp_transfer.o + 0x00013c68 0x00013c68 0x00000054 Code RO 313 i.app_tp_init app_tp_transfer.o + 0x00013cbc 0x00013cbc 0x00000020 Code RO 314 i.app_tp_m_read app_tp_transfer.o + 0x00013cdc 0x00013cdc 0x00000008 Code RO 316 i.app_tp_m_write app_tp_transfer.o + 0x00013ce4 0x00013ce4 0x000003a0 Code RO 578 i.app_tp_phone_analysis_data app_tp_for_custom_s21u.o + 0x00014084 0x00014084 0x00000008 Code RO 319 i.app_tp_s_read app_tp_transfer.o + 0x0001408c 0x0001408c 0x00000008 Code RO 321 i.app_tp_s_write app_tp_transfer.o + 0x00014094 0x00014094 0x000001f0 Code RO 580 i.app_tp_screen_analysis_int app_tp_for_custom_s21u.o + 0x00014284 0x00014284 0x000000a0 Code RO 581 i.app_tp_screen_analysis_wake_up app_tp_for_custom_s21u.o + 0x00014324 0x00014324 0x000000f4 Code RO 582 i.app_tp_screen_analysis_wake_up_exec app_tp_for_custom_s21u.o + 0x00014418 0x00014418 0x00000038 Code RO 322 i.app_tp_screen_init app_tp_transfer.o + 0x00014450 0x00014450 0x0000000c Code RO 323 i.app_tp_screen_int_callback app_tp_transfer.o + 0x0001445c 0x0001445c 0x000000bc Code RO 324 i.app_tp_transfer_screen_const app_tp_transfer.o + 0x00014518 0x00014518 0x0000008c Code RO 325 i.app_tp_transfer_screen_int app_tp_transfer.o + 0x000145a4 0x000145a4 0x00000034 Code RO 326 i.app_tp_transfer_screen_restart app_tp_transfer.o + 0x000145d8 0x000145d8 0x00000008 Code RO 327 i.app_tp_transfer_screen_start app_tp_transfer.o + 0x000145e0 0x000145e0 0x00000014 Code RO 328 i.app_tp_transfer_screen_start_init app_tp_transfer.o + 0x000145f4 0x000145f4 0x00000024 Code RO 687 i.board_Init board.o + 0x00014618 0x00014618 0x0000058c Code RO 1200 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) + 0x00014ba4 0x00014ba4 0x000000c8 Code RO 2829 i.ceil m_ps.l(ceil.o) + 0x00014c6c 0x00014c6c 0x0000002c Code RO 1201 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) + 0x00014c98 0x00014c98 0x00000084 Code RO 1202 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) + 0x00014d1c 0x00014d1c 0x00000058 Code RO 2817 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) + 0x00014d74 0x00014d74 0x00000018 Code RO 2818 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) + 0x00014d8c 0x00014d8c 0x00000044 Code RO 2819 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014dd0 0x00014dd0 0x00000024 Code RO 2820 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) + 0x00014df4 0x00014df4 0x0000002c Code RO 1203 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) + 0x00014e20 0x00014e20 0x00000018 Code RO 1161 i.delayMs CVWL568.lib(tau_delay.o) + 0x00014e38 0x00014e38 0x00000022 Code RO 1162 i.delayUs CVWL568.lib(tau_delay.o) + 0x00014e5a 0x00014e5a 0x00000002 PAD + 0x00014e5c 0x00014e5c 0x00000038 Code RO 1842 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) + 0x00014e94 0x00014e94 0x0000000c Code RO 2498 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) + 0x00014ea0 0x00014ea0 0x00000040 Code RO 2499 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) + 0x00014ee0 0x00014ee0 0x000000b0 Code RO 2500 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) + 0x00014f90 0x00014f90 0x00000014 Code RO 2501 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) + 0x00014fa4 0x00014fa4 0x00000058 Code RO 1301 i.drv_common_enable_systick CVWL568.lib(drv_common.o) + 0x00014ffc 0x00014ffc 0x0000000c Code RO 1302 i.drv_common_get_tick CVWL568.lib(drv_common.o) + 0x00015008 0x00015008 0x00000008 Code RO 1304 i.drv_common_system_init CVWL568.lib(drv_common.o) + 0x00015010 0x00015010 0x00000010 Code RO 1326 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) + 0x00015020 0x00015020 0x00000014 Code RO 1339 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) + 0x00015034 0x00015034 0x00000014 Code RO 1340 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) + 0x00015048 0x00015048 0x00000020 Code RO 1343 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) + 0x00015068 0x00015068 0x00000014 Code RO 1344 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) + 0x0001507c 0x0001507c 0x00000018 Code RO 1345 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) + 0x00015094 0x00015094 0x00000014 Code RO 1346 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) + 0x000150a8 0x000150a8 0x00000014 Code RO 1347 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) + 0x000150bc 0x000150bc 0x00000014 Code RO 1348 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) + 0x000150d0 0x000150d0 0x00000014 Code RO 1349 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) + 0x000150e4 0x000150e4 0x00000014 Code RO 1350 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) + 0x000150f8 0x000150f8 0x00000014 Code RO 1351 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) + 0x0001510c 0x0001510c 0x00000014 Code RO 1354 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) + 0x00015120 0x00015120 0x00000014 Code RO 1355 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) + 0x00015134 0x00015134 0x00000014 Code RO 1356 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) + 0x00015148 0x00015148 0x00000018 Code RO 1357 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) + 0x00015160 0x00015160 0x00000018 Code RO 1360 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) + 0x00015178 0x00015178 0x00000014 Code RO 1361 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) + 0x0001518c 0x0001518c 0x00000014 Code RO 1362 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) + 0x000151a0 0x000151a0 0x00000014 Code RO 1363 i.drv_crgu_set_swire_div CVWL568.lib(drv_crgu.o) + 0x000151b4 0x000151b4 0x00000014 Code RO 1364 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) + 0x000151c8 0x000151c8 0x00000018 Code RO 1417 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) + 0x000151e0 0x000151e0 0x0000001c Code RO 1418 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) + 0x000151fc 0x000151fc 0x00000010 Code RO 1420 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) + 0x0001520c 0x0001520c 0x00000010 Code RO 1422 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) + 0x0001521c 0x0001521c 0x00000024 Code RO 1423 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) + 0x00015240 0x00015240 0x0000000c Code RO 1425 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) + 0x0001524c 0x0001524c 0x00000090 Code RO 1428 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) + 0x000152dc 0x000152dc 0x00000012 Code RO 1430 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) + 0x000152ee 0x000152ee 0x0000001a Code RO 1432 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) + 0x00015308 0x00015308 0x00000006 Code RO 1433 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) + 0x0001530e 0x0001530e 0x00000002 PAD + 0x00015310 0x00015310 0x00000044 Code RO 1435 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) + 0x00015354 0x00015354 0x00000036 Code RO 2511 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) + 0x0001538a 0x0001538a 0x0000000c Code RO 2512 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) + 0x00015396 0x00015396 0x00000002 PAD + 0x00015398 0x00015398 0x00000074 Code RO 2513 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) + 0x0001540c 0x0001540c 0x0000000a Code RO 2514 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) + 0x00015416 0x00015416 0x00000028 Code RO 2516 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) + 0x0001543e 0x0001543e 0x00000002 PAD + 0x00015440 0x00015440 0x00000104 Code RO 1940 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) + 0x00015544 0x00015544 0x00000040 Code RO 1941 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) + 0x00015584 0x00015584 0x0000000e Code RO 1942 i.drv_dsi_rx_get_bta_status CVWL568.lib(drv_dsi_rx.o) + 0x00015592 0x00015592 0x00000002 PAD + 0x00015594 0x00015594 0x00000050 Code RO 1943 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) + 0x000155e4 0x000155e4 0x0000001c Code RO 1944 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) + 0x00015600 0x00015600 0x00000008 Code RO 1945 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) + 0x00015608 0x00015608 0x00000006 Code RO 1946 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) + 0x0001560e 0x0001560e 0x0000000e Code RO 1950 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) + 0x0001561c 0x0001561c 0x00000020 Code RO 1951 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) + 0x0001563c 0x0001563c 0x00000010 Code RO 1952 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x0001564c 0x0001564c 0x00000010 Code RO 1955 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) + 0x0001565c 0x0001565c 0x00000046 Code RO 1957 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) + 0x000156a2 0x000156a2 0x00000026 Code RO 1958 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) + 0x000156c8 0x000156c8 0x00000104 Code RO 1959 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) + 0x000157cc 0x000157cc 0x0000000e Code RO 1960 i.drv_dsi_rx_shut_down CVWL568.lib(drv_dsi_rx.o) + 0x000157da 0x000157da 0x00000014 Code RO 1999 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) + 0x000157ee 0x000157ee 0x0000006c Code RO 2000 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x0001585a 0x0001585a 0x00000004 Code RO 2001 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) + 0x0001585e 0x0001585e 0x00000018 Code RO 2002 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) + 0x00015876 0x00015876 0x00000008 Code RO 2003 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) + 0x0001587e 0x0001587e 0x00000008 Code RO 2004 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) + 0x00015886 0x00015886 0x0000000a Code RO 2005 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015890 0x00015890 0x00000024 Code RO 2006 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) + 0x000158b4 0x000158b4 0x00000004 Code RO 2007 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) + 0x000158b8 0x000158b8 0x00000004 Code RO 2009 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) + 0x000158bc 0x000158bc 0x00000004 Code RO 2011 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) + 0x000158c0 0x000158c0 0x00000018 Code RO 2012 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) + 0x000158d8 0x000158d8 0x0000001a Code RO 2013 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) + 0x000158f2 0x000158f2 0x0000000c Code RO 2015 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) + 0x000158fe 0x000158fe 0x00000064 Code RO 2019 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) + 0x00015962 0x00015962 0x0000003e Code RO 2020 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) + 0x000159a0 0x000159a0 0x00000134 Code RO 2022 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) + 0x00015ad4 0x00015ad4 0x0000001e Code RO 2023 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015af2 0x00015af2 0x00000008 Code RO 2027 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) + 0x00015afa 0x00015afa 0x0000001c Code RO 2028 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) + 0x00015b16 0x00015b16 0x00000018 Code RO 2031 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) + 0x00015b2e 0x00015b2e 0x0000000c Code RO 2032 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) + 0x00015b3a 0x00015b3a 0x00000002 PAD + 0x00015b3c 0x00015b3c 0x00000040 Code RO 2033 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) + 0x00015b7c 0x00015b7c 0x00000010 Code RO 2034 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) + 0x00015b8c 0x00015b8c 0x00000008 Code RO 2035 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) + 0x00015b94 0x00015b94 0x00000022 Code RO 2036 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) + 0x00015bb6 0x00015bb6 0x00000008 Code RO 2038 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) + 0x00015bbe 0x00015bbe 0x00000026 Code RO 2039 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015be4 0x00015be4 0x000000aa Code RO 2042 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) + 0x00015c8e 0x00015c8e 0x00000016 Code RO 2043 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015ca4 0x00015ca4 0x00000018 Code RO 2044 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) + 0x00015cbc 0x00015cbc 0x0000002e Code RO 2449 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) + 0x00015cea 0x00015cea 0x0000000c Code RO 2452 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) + 0x00015cf6 0x00015cf6 0x00000032 Code RO 2453 i.drv_efuse_read CVWL568.lib(drv_efuse.o) + 0x00015d28 0x00015d28 0x00000018 Code RO 2454 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) + 0x00015d40 0x00015d40 0x00000018 Code RO 1560 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) + 0x00015d58 0x00015d58 0x0000000c Code RO 1562 i.drv_gpio_register_ap_reset_callback CVWL568.lib(drv_gpio.o) + 0x00015d64 0x00015d64 0x00000014 Code RO 1563 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) + 0x00015d78 0x00015d78 0x00000050 Code RO 1565 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) + 0x00015dc8 0x00015dc8 0x00000020 Code RO 1566 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) + 0x00015de8 0x00015de8 0x00000010 Code RO 1567 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) + 0x00015df8 0x00015df8 0x00000010 Code RO 1568 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) + 0x00015e08 0x00015e08 0x00000010 Code RO 1569 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) + 0x00015e18 0x00015e18 0x00000010 Code RO 1570 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) + 0x00015e28 0x00015e28 0x00000020 Code RO 917 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00015e48 0x00015e48 0x00000130 Code RO 1571 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) + 0x00015f78 0x00015f78 0x0000000c Code RO 1663 i.drv_i2c0_set_callback CVWL568.lib(drv_i2c_slave.o) + 0x00015f84 0x00015f84 0x0000000c Code RO 1629 i.drv_i2c1_set_callback CVWL568.lib(drv_i2c_master.o) + 0x00015f90 0x00015f90 0x00000034 Code RO 1603 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) + 0x00015fc4 0x00015fc4 0x000000ac Code RO 1604 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) + 0x00016070 0x00016070 0x0000001a Code RO 1605 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) + 0x0001608a 0x0001608a 0x00000018 Code RO 1606 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) + 0x000160a2 0x000160a2 0x00000002 PAD + 0x000160a4 0x000160a4 0x00000060 Code RO 1631 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) + 0x00016104 0x00016104 0x00000010 Code RO 1634 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) + 0x00016114 0x00016114 0x00000038 Code RO 1635 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) + 0x0001614c 0x0001614c 0x0000008c Code RO 1641 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) + 0x000161d8 0x000161d8 0x0000005c Code RO 1607 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016234 0x00016234 0x0000003c Code RO 1608 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016270 0x00016270 0x0000003e Code RO 1609 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) + 0x000162ae 0x000162ae 0x00000042 Code RO 1664 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) + 0x000162f0 0x000162f0 0x00000004 Code RO 1665 i.drv_i2c_s_config_intr CVWL568.lib(drv_i2c_slave.o) + 0x000162f4 0x000162f4 0x00000008 Code RO 1666 i.drv_i2c_s_enable CVWL568.lib(drv_i2c_slave.o) + 0x000162fc 0x000162fc 0x00000014 Code RO 1667 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) + 0x00016310 0x00016310 0x00000050 Code RO 1670 i.drv_i2c_s_set_intr CVWL568.lib(drv_i2c_slave.o) + 0x00016360 0x00016360 0x0000001c Code RO 1671 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) + 0x0001637c 0x0001637c 0x00000058 Code RO 1610 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) + 0x000163d4 0x000163d4 0x00000032 Code RO 1672 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) + 0x00016406 0x00016406 0x00000002 PAD + 0x00016408 0x00016408 0x00000018 Code RO 1611 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) + 0x00016420 0x00016420 0x00000018 Code RO 2111 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) + 0x00016438 0x00016438 0x00000030 Code RO 2112 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) + 0x00016468 0x00016468 0x00000016 Code RO 2113 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) + 0x0001647e 0x0001647e 0x00000024 Code RO 2114 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) + 0x000164a2 0x000164a2 0x00000026 Code RO 2115 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) + 0x000164c8 0x000164c8 0x00000016 Code RO 2116 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) + 0x000164de 0x000164de 0x00000016 Code RO 2117 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) + 0x000164f4 0x000164f4 0x0000000c Code RO 2118 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) + 0x00016500 0x00016500 0x0000001e Code RO 2119 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) + 0x0001651e 0x0001651e 0x00000022 Code RO 2120 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) + 0x00016540 0x00016540 0x00000022 Code RO 2121 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) + 0x00016562 0x00016562 0x0000000c Code RO 2122 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) + 0x0001656e 0x0001656e 0x0000001a Code RO 2123 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) + 0x00016588 0x00016588 0x00000022 Code RO 2124 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) + 0x000165aa 0x000165aa 0x0000001a Code RO 2126 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) + 0x000165c4 0x000165c4 0x0000000c Code RO 2127 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) + 0x000165d0 0x000165d0 0x0000004c Code RO 2128 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) + 0x0001661c 0x0001661c 0x00000006 Code RO 2129 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) + 0x00016622 0x00016622 0x00000012 Code RO 2130 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) + 0x00016634 0x00016634 0x00000020 Code RO 2132 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) + 0x00016654 0x00016654 0x00000040 Code RO 2133 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) + 0x00016694 0x00016694 0x00000018 Code RO 2134 i.drv_lcdc_set_prefetch CVWL568.lib(drv_lcdc.o) + 0x000166ac 0x000166ac 0x00000014 Code RO 2135 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) + 0x000166c0 0x000166c0 0x00000020 Code RO 2136 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) + 0x000166e0 0x000166e0 0x0000000c Code RO 2170 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) + 0x000166ec 0x000166ec 0x00000040 Code RO 2171 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) + 0x0001672c 0x0001672c 0x0000000c Code RO 2172 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) + 0x00016738 0x00016738 0x00000012 Code RO 2173 i.drv_memc_get_status CVWL568.lib(drv_memc.o) + 0x0001674a 0x0001674a 0x00000010 Code RO 2174 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) + 0x0001675a 0x0001675a 0x0000000e Code RO 2175 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) + 0x00016768 0x00016768 0x00000014 Code RO 2176 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) + 0x0001677c 0x0001677c 0x0000000c Code RO 2177 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) + 0x00016788 0x00016788 0x00000010 Code RO 2180 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) + 0x00016798 0x00016798 0x00000012 Code RO 2181 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) + 0x000167aa 0x000167aa 0x00000010 Code RO 2183 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) + 0x000167ba 0x000167ba 0x00000014 Code RO 2184 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) + 0x000167ce 0x000167ce 0x00000002 PAD + 0x000167d0 0x000167d0 0x00000018 Code RO 2185 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) + 0x000167e8 0x000167e8 0x0000001a Code RO 2186 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) + 0x00016802 0x00016802 0x0000000e Code RO 2190 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) + 0x00016810 0x00016810 0x00000028 Code RO 2191 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) + 0x00016838 0x00016838 0x0000000e Code RO 2193 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) + 0x00016846 0x00016846 0x00000002 PAD + 0x00016848 0x00016848 0x00000008 Code RO 1689 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) + 0x00016850 0x00016850 0x00000014 Code RO 1690 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) + 0x00016864 0x00016864 0x00000014 Code RO 1691 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) + 0x00016878 0x00016878 0x00000008 Code RO 1692 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) + 0x00016880 0x00016880 0x00000014 Code RO 1693 i.drv_param_init_set_ccm CVWL568.lib(drv_param_init.o) + 0x00016894 0x00016894 0x00000064 Code RO 1694 i.drv_param_init_set_scld_filter CVWL568.lib(drv_param_init.o) + 0x000168f8 0x000168f8 0x00000024 Code RO 1696 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) + 0x0001691c 0x0001691c 0x00000010 Code RO 2470 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) + 0x0001692c 0x0001692c 0x0000003c Code RO 2471 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) + 0x00016968 0x00016968 0x00000060 Code RO 2472 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) + 0x000169c8 0x000169c8 0x00000054 Code RO 2473 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) + 0x00016a1c 0x00016a1c 0x00000010 Code RO 2474 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) + 0x00016a2c 0x00016a2c 0x00000018 Code RO 2475 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) + 0x00016a44 0x00016a44 0x00000020 Code RO 2477 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) + 0x00016a64 0x00016a64 0x00000026 Code RO 2478 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) + 0x00016a8a 0x00016a8a 0x0000001e Code RO 2479 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) + 0x00016aa8 0x00016aa8 0x00000020 Code RO 2480 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) + 0x00016ac8 0x00016ac8 0x00000020 Code RO 1751 i.drv_pwr_set_cp_mode CVWL568.lib(drv_pwr.o) + 0x00016ae8 0x00016ae8 0x00000018 Code RO 1753 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) + 0x00016b00 0x00016b00 0x00000038 Code RO 1754 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) + 0x00016b38 0x00016b38 0x0000000c Code RO 1961 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) + 0x00016b44 0x00016b44 0x00000010 Code RO 1962 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) + 0x00016b54 0x00016b54 0x00000014 Code RO 1964 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016b68 0x00016b68 0x00000016 Code RO 1965 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) + 0x00016b7e 0x00016b7e 0x0000000a Code RO 2229 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) + 0x00016b88 0x00016b88 0x00000004 Code RO 2230 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) + 0x00016b8c 0x00016b8c 0x0000005a Code RO 2232 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) + 0x00016be6 0x00016be6 0x00000002 PAD + 0x00016be8 0x00016be8 0x00000014 Code RO 2233 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) + 0x00016bfc 0x00016bfc 0x00000064 Code RO 2234 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) + 0x00016c60 0x00016c60 0x00000004 Code RO 2235 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) + 0x00016c64 0x00016c64 0x00000012 Code RO 1204 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) + 0x00016c76 0x00016c76 0x00000004 Code RO 2238 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) + 0x00016c7a 0x00016c7a 0x0000000c Code RO 2240 i.drv_rxbr_get_pkt_buf_error_status CVWL568.lib(drv_rxbr.o) + 0x00016c86 0x00016c86 0x00000012 Code RO 1205 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) + 0x00016c98 0x00016c98 0x00000016 Code RO 1206 i.drv_rxbr_get_status1 CVWL568.lib(hal_internal_vsync.o) + 0x00016cae 0x00016cae 0x0000000c Code RO 2241 i.drv_rxbr_hline_rcv0_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cba 0x00016cba 0x0000000c Code RO 2242 i.drv_rxbr_hline_rcv1_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cc6 0x00016cc6 0x00000008 Code RO 2243 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) + 0x00016cce 0x00016cce 0x00000002 PAD + 0x00016cd0 0x00016cd0 0x0000000c Code RO 2244 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) + 0x00016cdc 0x00016cdc 0x0000000c Code RO 2245 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) + 0x00016ce8 0x00016ce8 0x00000014 Code RO 2246 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) + 0x00016cfc 0x00016cfc 0x00000014 Code RO 2249 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) + 0x00016d10 0x00016d10 0x00000012 Code RO 2251 i.drv_rxbr_set_filter_regs CVWL568.lib(drv_rxbr.o) + 0x00016d22 0x00016d22 0x00000014 Code RO 2252 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) + 0x00016d36 0x00016d36 0x00000010 Code RO 2253 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) + 0x00016d46 0x00016d46 0x00000026 Code RO 2255 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) + 0x00016d6c 0x00016d6c 0x00000008 Code RO 2256 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) + 0x00016d74 0x00016d74 0x00000008 Code RO 2257 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) + 0x00016d7c 0x00016d7c 0x00000020 Code RO 1799 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) + 0x00016d9c 0x00016d9c 0x0000001c Code RO 1824 i.drv_swire_enable CVWL568.lib(drv_swire.o) + 0x00016db8 0x00016db8 0x0000000c Code RO 1825 i.drv_swire_register_callback CVWL568.lib(drv_swire.o) + 0x00016dc4 0x00016dc4 0x00000018 Code RO 1826 i.drv_swire_set_bit_time CVWL568.lib(drv_swire.o) + 0x00016ddc 0x00016ddc 0x00000054 Code RO 1827 i.drv_swire_set_int CVWL568.lib(drv_swire.o) + 0x00016e30 0x00016e30 0x0000001c Code RO 1828 i.drv_swire_set_power_down CVWL568.lib(drv_swire.o) + 0x00016e4c 0x00016e4c 0x0000000c Code RO 1829 i.drv_swire_set_pulse_count CVWL568.lib(drv_swire.o) + 0x00016e58 0x00016e58 0x0000000c Code RO 1843 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) + 0x00016e64 0x00016e64 0x00000028 Code RO 1844 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) + 0x00016e8c 0x00016e8c 0x00000018 Code RO 1847 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016ea4 0x00016ea4 0x0000001c Code RO 1848 i.drv_sys_cfg_sel_ap_rst_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016ec0 0x00016ec0 0x00000024 Code RO 1849 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) + 0x00016ee4 0x00016ee4 0x00000024 Code RO 1850 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) + 0x00016f08 0x00016f08 0x00000010 Code RO 1852 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016f18 0x00016f18 0x00000010 Code RO 1853 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) + 0x00016f28 0x00016f28 0x00000024 Code RO 1854 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) + 0x00016f4c 0x00016f4c 0x0000001a Code RO 1877 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) + 0x00016f66 0x00016f66 0x00000020 Code RO 1878 i.drv_timer_enable CVWL568.lib(drv_timer.o) + 0x00016f86 0x00016f86 0x00000002 PAD + 0x00016f88 0x00016f88 0x00000010 Code RO 1879 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) + 0x00016f98 0x00016f98 0x00000010 Code RO 1880 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) + 0x00016fa8 0x00016fa8 0x00000044 Code RO 1882 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) + 0x00016fec 0x00016fec 0x00000014 Code RO 1883 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) + 0x00017000 0x00017000 0x00000010 Code RO 1884 i.drv_timer_set_compare_val CVWL568.lib(drv_timer.o) + 0x00017010 0x00017010 0x00000054 Code RO 1885 i.drv_timer_set_int CVWL568.lib(drv_timer.o) + 0x00017064 0x00017064 0x00000028 Code RO 1886 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) + 0x0001708c 0x0001708c 0x00000010 Code RO 1887 i.drv_timer_set_repeat CVWL568.lib(drv_timer.o) + 0x0001709c 0x0001709c 0x0000000a Code RO 2045 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) + 0x000170a6 0x000170a6 0x0000001c Code RO 2046 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) + 0x000170c2 0x000170c2 0x0000001c Code RO 2047 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) + 0x000170de 0x000170de 0x00000012 Code RO 2049 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) + 0x000170f0 0x000170f0 0x00000014 Code RO 2050 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) + 0x00017104 0x00017104 0x00000010 Code RO 2051 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) + 0x00017114 0x00017114 0x00000008 Code RO 2299 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) + 0x0001711c 0x0001711c 0x00000018 Code RO 2303 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) + 0x00017134 0x00017134 0x00000040 Code RO 2304 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) + 0x00017174 0x00017174 0x00000012 Code RO 2306 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) + 0x00017186 0x00017186 0x00000002 PAD + 0x00017188 0x00017188 0x00000028 Code RO 2310 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) + 0x000171b0 0x000171b0 0x0000000c Code RO 2311 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) + 0x000171bc 0x000171bc 0x00000006 Code RO 2312 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) + 0x000171c2 0x000171c2 0x0000003c Code RO 2314 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) + 0x000171fe 0x000171fe 0x00000014 Code RO 2318 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) + 0x00017212 0x00017212 0x00000010 Code RO 2319 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) + 0x00017222 0x00017222 0x00000008 Code RO 2322 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) + 0x0001722a 0x0001722a 0x00000026 Code RO 2323 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) + 0x00017250 0x00017250 0x00000026 Code RO 2324 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) + 0x00017276 0x00017276 0x00000002 PAD + 0x00017278 0x00017278 0x00000018 Code RO 2325 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) + 0x00017290 0x00017290 0x0000000a Code RO 2326 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) + 0x0001729a 0x0001729a 0x00000010 Code RO 2327 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) + 0x000172aa 0x000172aa 0x0000000a Code RO 2328 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) + 0x000172b4 0x000172b4 0x0000000a Code RO 2329 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) + 0x000172be 0x000172be 0x00000012 Code RO 2330 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) + 0x000172d0 0x000172d0 0x0000000a Code RO 2331 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) + 0x000172da 0x000172da 0x0000000a Code RO 2332 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) + 0x000172e4 0x000172e4 0x00000016 Code RO 2333 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) + 0x000172fa 0x000172fa 0x00000002 PAD + 0x000172fc 0x000172fc 0x00000010 Code RO 2795 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) + 0x0001730c 0x0001730c 0x00000010 Code RO 2796 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) + 0x0001731c 0x0001731c 0x00000010 Code RO 2799 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) + 0x0001732c 0x0001732c 0x00000040 Code RO 2802 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) + 0x0001736c 0x0001736c 0x0000000a Code RO 1472 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) + 0x00017376 0x00017376 0x00000014 Code RO 1171 i.fputc CVWL568.lib(tau_log.o) + 0x0001738a 0x0001738a 0x00000002 PAD + 0x0001738c 0x0001738c 0x00000058 Code RO 117 i.frame_start_cb ap_demo.o + 0x000173e4 0x000173e4 0x00000034 Code RO 716 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017418 0x00017418 0x000000b0 Code RO 718 i.hal_dsi_rx_ctrl_deinit CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174c8 0x000174c8 0x00000028 Code RO 720 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000174f0 0x000174f0 0x00000028 Code RO 722 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017518 0x00017518 0x00000028 Code RO 724 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017540 0x00017540 0x00000098 Code RO 726 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000175d8 0x000175d8 0x000001a4 Code RO 727 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001777c 0x0001777c 0x000000d8 Code RO 728 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017854 0x00017854 0x00000160 Code RO 729 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000179b4 0x000179b4 0x00000150 Code RO 730 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017b04 0x00017b04 0x0000022c Code RO 731 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017d30 0x00017d30 0x0000003c Code RO 732 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017d6c 0x00017d6c 0x00000050 Code RO 735 i.hal_dsi_rx_ctrl_restart CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017dbc 0x00017dbc 0x000000f0 Code RO 736 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017eac 0x00017eac 0x0000006c Code RO 739 i.hal_dsi_rx_ctrl_set_cus_scld_filter CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f18 0x00017f18 0x00000034 Code RO 740 i.hal_dsi_rx_ctrl_set_cus_sync_line CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f4c 0x00017f4c 0x00000038 Code RO 744 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017f84 0x00017f84 0x00000072 Code RO 749 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00017ff6 0x00017ff6 0x00000002 PAD + 0x00017ff8 0x00017ff8 0x00000034 Code RO 750 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001802c 0x0001802c 0x0000000e Code RO 752 i.hal_dsi_rx_ctrl_set_tear_mode_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001803a 0x0001803a 0x00000002 PAD + 0x0001803c 0x0001803c 0x0000003c Code RO 753 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00018078 0x00018078 0x0000003c Code RO 754 i.hal_dsi_rx_ctrl_stop CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000180b4 0x000180b4 0x00000020 Code RO 757 i.hal_dsi_rx_ctrl_toggle_resolution_ex CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x000180d4 0x000180d4 0x00000190 Code RO 811 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018264 0x00018264 0x00000034 Code RO 812 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018298 0x00018298 0x00000428 Code RO 813 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000186c0 0x000186c0 0x0000002c Code RO 816 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000186ec 0x000186ec 0x00000084 Code RO 817 i.hal_dsi_tx_ctrl_deinit CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018770 0x00018770 0x0000004c Code RO 821 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187bc 0x000187bc 0x00000028 Code RO 823 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000187e4 0x000187e4 0x000000a4 Code RO 825 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018888 0x00018888 0x00000024 Code RO 826 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188ac 0x000188ac 0x0000000c Code RO 827 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188b8 0x000188b8 0x00000020 Code RO 830 i.hal_dsi_tx_ctrl_set_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188d8 0x000188d8 0x00000014 Code RO 836 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188ec 0x000188ec 0x00000010 Code RO 837 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000188fc 0x000188fc 0x00000024 Code RO 838 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018920 0x00018920 0x000000a8 Code RO 841 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x000189c8 0x000189c8 0x00000044 Code RO 842 i.hal_dsi_tx_ctrl_stop CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018a0c 0x00018a0c 0x000000f0 Code RO 843 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018afc 0x00018afc 0x000000cc Code RO 844 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018bc8 0x00018bc8 0x00000044 Code RO 845 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c0c 0x00018c0c 0x00000030 Code RO 846 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c3c 0x00018c3c 0x00000020 Code RO 847 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c5c 0x00018c5c 0x00000020 Code RO 848 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018c7c 0x00018c7c 0x00000094 Code RO 849 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d10 0x00018d10 0x00000058 Code RO 850 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018d68 0x00018d68 0x00000044 Code RO 851 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00018dac 0x00018dac 0x00000018 Code RO 918 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) + 0x00018dc4 0x00018dc4 0x00000012 Code RO 919 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) + 0x00018dd6 0x00018dd6 0x00000002 PAD + 0x00018dd8 0x00018dd8 0x00000040 Code RO 922 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) + 0x00018e18 0x00018e18 0x00000028 Code RO 924 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) + 0x00018e40 0x00018e40 0x00000018 Code RO 925 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) + 0x00018e58 0x00018e58 0x00000050 Code RO 926 i.hal_gpio_set_ap_reset_int CVWL568.lib(hal_gpio.o) + 0x00018ea8 0x00018ea8 0x00000060 Code RO 928 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) + 0x00018f08 0x00018f08 0x00000008 Code RO 929 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) + 0x00018f10 0x00018f10 0x00000020 Code RO 931 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) + 0x00018f30 0x00018f30 0x0000006c Code RO 957 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) + 0x00018f9c 0x00018f9c 0x00000020 Code RO 958 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) + 0x00018fbc 0x00018fbc 0x0000001c Code RO 959 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) + 0x00018fd8 0x00018fd8 0x0000000c Code RO 961 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) + 0x00018fe4 0x00018fe4 0x00000020 Code RO 962 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) + 0x00019004 0x00019004 0x00000010 Code RO 976 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) + 0x00019014 0x00019014 0x0000004c Code RO 977 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) + 0x00019060 0x00019060 0x000000c8 Code RO 979 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) + 0x00019128 0x00019128 0x00000014 Code RO 980 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) + 0x0001913c 0x0001913c 0x0000000c Code RO 988 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) + 0x00019148 0x00019148 0x00000174 Code RO 991 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) + 0x000192bc 0x000192bc 0x00000018 Code RO 1207 i.hal_internal_check_video_auto_sync CVWL568.lib(hal_internal_vsync.o) + 0x000192d4 0x000192d4 0x000000fc Code RO 1208 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) + 0x000193d0 0x000193d0 0x0000002a Code RO 1209 i.hal_internal_rx_dcs_async_handler CVWL568.lib(hal_internal_vsync.o) + 0x000193fa 0x000193fa 0x00000002 PAD + 0x000193fc 0x000193fc 0x00000058 Code RO 1210 i.hal_internal_rx_dcs_polling CVWL568.lib(hal_internal_vsync.o) + 0x00019454 0x00019454 0x00000010 Code RO 1212 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) + 0x00019464 0x00019464 0x00000010 Code RO 1213 i.hal_internal_sync_get_hight_performan_mode CVWL568.lib(hal_internal_vsync.o) + 0x00019474 0x00019474 0x000001d4 Code RO 1215 i.hal_internal_sync_input_resolution_change_ex CVWL568.lib(hal_internal_vsync.o) + 0x00019648 0x00019648 0x00000028 Code RO 1217 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) + 0x00019670 0x00019670 0x0000000c Code RO 1218 i.hal_internal_vsync_get_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x0001967c 0x0001967c 0x00000018 Code RO 1219 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x00019694 0x00019694 0x0000000c Code RO 1220 i.hal_internal_vsync_get_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x000196a0 0x000196a0 0x0000000c Code RO 1221 i.hal_internal_vsync_get_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x000196ac 0x000196ac 0x00000140 Code RO 1222 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) + 0x000197ec 0x000197ec 0x000000b0 Code RO 1223 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) + 0x0001989c 0x0001989c 0x00000090 Code RO 1225 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) + 0x0001992c 0x0001992c 0x00000024 Code RO 1227 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019950 0x00019950 0x00000044 Code RO 1228 i.hal_internal_vsync_set_sync_line CVWL568.lib(hal_internal_vsync.o) + 0x00019994 0x00019994 0x00000050 Code RO 1229 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) + 0x000199e4 0x000199e4 0x00000084 Code RO 1230 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) + 0x00019a68 0x00019a68 0x00000010 Code RO 1909 i.hal_intl_svs_deinit_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019a78 0x00019a78 0x00000024 Code RO 1910 i.hal_intl_svs_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x00019a9c 0x00019a9c 0x00000078 Code RO 1911 i.hal_intl_svs_init_rx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b14 0x00019b14 0x00000014 Code RO 1912 i.hal_intl_svs_init_tx CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b28 0x00019b28 0x0000000c Code RO 1914 i.hal_intl_svs_set_sync_coef CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b34 0x00019b34 0x00000048 Code RO 1915 i.hal_intl_svs_update_rxbr_clk CVWL568.lib(hal_internal_soft_sync.o) + 0x00019b7c 0x00019b7c 0x00000024 Code RO 852 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019ba0 0x00019ba0 0x00000064 Code RO 853 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019c04 0x00019c04 0x00000014 Code RO 854 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019c18 0x00019c18 0x00000164 Code RO 855 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019d7c 0x00019d7c 0x00000054 Code RO 856 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019dd0 0x00019dd0 0x000001cc Code RO 857 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019f9c 0x00019f9c 0x00000040 Code RO 858 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00019fdc 0x00019fdc 0x0000000e Code RO 1069 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) + 0x00019fea 0x00019fea 0x00000012 Code RO 1093 i.hal_swire_deinit CVWL568.lib(hal_swire.o) + 0x00019ffc 0x00019ffc 0x00000020 Code RO 1094 i.hal_swire_init CVWL568.lib(hal_swire.o) + 0x0001a01c 0x0001a01c 0x00000016 Code RO 1095 i.hal_swire_open CVWL568.lib(hal_swire.o) + 0x0001a032 0x0001a032 0x0000000a Code RO 1096 i.hal_swire_register_callback CVWL568.lib(hal_swire.o) + 0x0001a03c 0x0001a03c 0x0000006c Code RO 1097 i.hal_swire_start CVWL568.lib(hal_swire.o) + 0x0001a0a8 0x0001a0a8 0x00000008 Code RO 1110 i.hal_system_enable_systick CVWL568.lib(hal_system.o) + 0x0001a0b0 0x0001a0b0 0x00000008 Code RO 1112 i.hal_system_get_tick CVWL568.lib(hal_system.o) + 0x0001a0b8 0x0001a0b8 0x00000088 Code RO 1114 i.hal_system_init CVWL568.lib(hal_system.o) + 0x0001a140 0x0001a140 0x0000001c Code RO 1115 i.hal_system_init_console CVWL568.lib(hal_system.o) + 0x0001a15c 0x0001a15c 0x00000008 Code RO 1118 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) + 0x0001a164 0x0001a164 0x00000008 Code RO 1119 i.hal_system_set_pvd CVWL568.lib(hal_system.o) + 0x0001a16c 0x0001a16c 0x00000008 Code RO 1120 i.hal_system_set_vcc CVWL568.lib(hal_system.o) + 0x0001a174 0x0001a174 0x0000002e Code RO 1143 i.hal_timer_deinit CVWL568.lib(hal_timer.o) + 0x0001a1a2 0x0001a1a2 0x0000001a Code RO 1145 i.hal_timer_init CVWL568.lib(hal_timer.o) + 0x0001a1bc 0x0001a1bc 0x00000048 Code RO 1147 i.hal_timer_start CVWL568.lib(hal_timer.o) + 0x0001a204 0x0001a204 0x00000028 Code RO 1149 i.hal_timer_stop CVWL568.lib(hal_timer.o) + 0x0001a22c 0x0001a22c 0x00000030 Code RO 859 i.hal_tx_frame_rate_adjust CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001a25c 0x0001a25c 0x0000008c Code RO 1182 i.hal_uart_init CVWL568.lib(hal_uart.o) + 0x0001a2e8 0x0001a2e8 0x00000010 Code RO 1185 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) + 0x0001a2f8 0x0001a2f8 0x000001dc Code RO 1233 i.hal_vsync_reset_lcdc_scaler CVWL568.lib(hal_internal_vsync.o) + 0x0001a4d4 0x0001a4d4 0x00000110 Code RO 2409 i.handle_init CVWL568.lib(irq_redirect .o) + 0x0001a5e4 0x0001a5e4 0x00000070 Code RO 118 i.init_mipi_tx ap_demo.o + 0x0001a654 0x0001a654 0x000000d8 Code RO 119 i.init_panel ap_demo.o + 0x0001a72c 0x0001a72c 0x0000000a Code RO 3 i.main main.o + 0x0001a736 0x0001a736 0x00000002 PAD + 0x0001a738 0x0001a738 0x000000cc Code RO 120 i.open_mipi_rx ap_demo.o + 0x0001a804 0x0001a804 0x0000002c Code RO 121 i.pps_updata_exec ap_demo.o + 0x0001a830 0x0001a830 0x000000b4 Code RO 122 i.pps_update_handle ap_demo.o + 0x0001a8e4 0x0001a8e4 0x000003f4 Code RO 1234 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) + 0x0001acd8 0x0001acd8 0x0000016c Code RO 1235 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) + 0x0001ae44 0x0001ae44 0x0000008c Code RO 1236 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) + 0x0001aed0 0x0001aed0 0x00000180 Code RO 1237 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) + 0x0001b050 0x0001b050 0x00000054 Code RO 123 i.rx_restart_exec ap_demo.o + 0x0001b0a4 0x0001b0a4 0x000000cc Code RO 1238 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b170 0x0001b170 0x00000244 Code RO 1239 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001b3b4 0x0001b3b4 0x000000c4 Code RO 1240 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) + 0x0001b478 0x0001b478 0x000000c0 Code RO 1241 i.soft_gen_te_double_buffer CVWL568.lib(hal_internal_vsync.o) + 0x0001b538 0x0001b538 0x0000003c Code RO 124 i.soft_timer3_cb ap_demo.o + 0x0001b574 0x0001b574 0x00000048 Code RO 2833 i.sqrt m_ps.l(sqrt.o) + 0x0001b5bc 0x0001b5bc 0x000000ac Code RO 1916 i.svs_direct_mode_setting CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b668 0x0001b668 0x0000001c Code RO 1917 i.svs_get_rel_intv CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b684 0x0001b684 0x000000b0 Code RO 1918 i.svs_sync_handle CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b734 0x0001b734 0x000000f4 Code RO 1919 i.svs_wait_start CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b828 0x0001b828 0x000000d8 Code RO 1920 i.svs_waite_fr_stab CVWL568.lib(hal_internal_soft_sync.o) + 0x0001b900 0x0001b900 0x00000014 Code RO 125 i.swire_callback ap_demo.o + 0x0001b914 0x0001b914 0x0000001c Code RO 126 i.swire_timer_callback ap_demo.o + 0x0001b930 0x0001b930 0x0000006c Code RO 128 i.tp_heartbeat_exec ap_demo.o + 0x0001b99c 0x0001b99c 0x00000108 Code RO 1242 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) + 0x0001baa4 0x0001baa4 0x000000d8 Code RO 1243 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) + 0x0001bb7c 0x0001bb7c 0x000001cc Code RO 1244 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) + 0x0001bd48 0x0001bd48 0x00002974 Data RO 129 .constdata ap_demo.o + 0x0001e6bc 0x0001e6bc 0x00000020 Data RO 477 .constdata app_tp_st_touch.o + 0x0001e6dc 0x0001e6dc 0x00000001 Data RO 589 .constdata app_tp_for_custom_s21u.o + 0x0001e6dd 0x0001e6dd 0x00000003 Data RO 590 .constdata app_tp_for_custom_s21u.o + 0x0001e6e0 0x0001e6e0 0x00000006 Data RO 591 .constdata app_tp_for_custom_s21u.o + 0x0001e6e6 0x0001e6e6 0x00000003 Data RO 592 .constdata app_tp_for_custom_s21u.o + 0x0001e6e9 0x0001e6e9 0x00000003 Data RO 593 .constdata app_tp_for_custom_s21u.o + 0x0001e6ec 0x0001e6ec 0x00000001 Data RO 616 .constdata app_tp_for_custom_s21u.o + 0x0001e6ed 0x0001e6ed 0x00000003 PAD + 0x0001e6f0 0x0001e6f0 0x00000024 Data RO 861 .constdata CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001e714 0x0001e714 0x000000d2 Data RO 934 .constdata CVWL568.lib(hal_gpio.o) + 0x0001e7e6 0x0001e7e6 0x00000002 PAD + 0x0001e7e8 0x0001e7e8 0x00000020 Data RO 992 .constdata CVWL568.lib(hal_i2c_slave.o) + 0x0001e808 0x0001e808 0x00000008 Data RO 1697 .constdata CVWL568.lib(drv_param_init.o) + 0x0001e810 0x0001e810 0x00000186 Data RO 2481 .constdata CVWL568.lib(drv_phy_common.o) + 0x0001e996 0x0001e996 0x00000002 PAD + 0x0001e998 0x0001e998 0x00000048 Data RO 759 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x0001e9e0 0x0001e9e0 0x00000043 Data RO 862 .conststring CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0001ea23 0x0001ea23 0x00000001 PAD + 0x0001ea24 0x0001ea24 0x00000124 Data RO 1246 .conststring CVWL568.lib(hal_internal_vsync.o) + 0x0001eb48 0x0001eb48 0x00000030 Data RO 3197 Region$$Table anon$$obj.o - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001e7b8, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) + Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001eb78, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) **** No section assigned to this execution region **** - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001e7b8, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) + Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001eb78, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object 0x00070100 - 0x000000c0 Zero RW 2410 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001e7b8, Size: 0x00005aa0, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00001758]) + Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001eb78, Size: 0x00004000, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x000008c0]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x000701d0 COMPRESSED 0x00000630 Data RW 120 .data ap_demo.o - 0x00070800 COMPRESSED 0x00000017 Data RW 284 .data app_tp_transfer.o - 0x00070817 COMPRESSED 0x00000028 Data RW 414 .data app_tp_st_touch.o - 0x0007083f COMPRESSED 0x00000001 PAD - 0x00070840 COMPRESSED 0x00000008 Data RW 573 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070848 COMPRESSED 0x00000003 Data RW 674 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x0007084b COMPRESSED 0x00000001 Data RW 773 .data CVWL568.lib(hal_i2c_master.o) - 0x0007084c COMPRESSED 0x00000020 Data RW 803 .data CVWL568.lib(hal_i2c_slave.o) - 0x0007086c COMPRESSED 0x00001b7c Data RW 1016 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e8 COMPRESSED 0x00000001 Data RW 1020 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723e9 COMPRESSED 0x00000001 Data RW 1021 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ea COMPRESSED 0x00000001 Data RW 1026 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723eb COMPRESSED 0x00000003 Data RW 1027 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723ee COMPRESSED 0x00000005 Data RW 1028 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x000723f3 COMPRESSED 0x00000001 PAD - 0x000723f4 COMPRESSED 0x00000030 Data RW 1038 .data CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00072424 COMPRESSED 0x00000012 Data RW 1189 .data CVWL568.lib(norflash.o) - 0x00072436 COMPRESSED 0x00000002 PAD - 0x00072438 COMPRESSED 0x0000000c Data RW 1243 .data CVWL568.lib(drv_common.o) - 0x00072444 COMPRESSED 0x00000004 Data RW 1510 .data CVWL568.lib(drv_gpio.o) - 0x00072448 COMPRESSED 0x00000008 Data RW 1548 .data CVWL568.lib(drv_i2c_dma.o) - 0x00072450 COMPRESSED 0x00000004 Data RW 1577 .data CVWL568.lib(drv_i2c_master.o) - 0x00072454 COMPRESSED 0x00000004 Data RW 1608 .data CVWL568.lib(drv_i2c_slave.o) - 0x00072458 COMPRESSED 0x000004a4 Data RW 1633 .data CVWL568.lib(drv_param_init.o) - 0x000728fc COMPRESSED 0x0000000c Data RW 1663 .data CVWL568.lib(drv_pwm.o) - 0x00072908 COMPRESSED 0x00000004 Data RW 1739 .data CVWL568.lib(drv_spi_master.o) - 0x0007290c COMPRESSED 0x00000008 Data RW 1765 .data CVWL568.lib(drv_swire.o) - 0x00072914 COMPRESSED 0x00000001 Data RW 1790 .data CVWL568.lib(drv_sys_cfg.o) - 0x00072915 COMPRESSED 0x00000003 PAD - 0x00072918 COMPRESSED 0x00000050 Data RW 1823 .data CVWL568.lib(drv_timer.o) - 0x00072968 COMPRESSED 0x0000000c Data RW 1888 .data CVWL568.lib(hal_internal_vsync.o) - 0x00072974 COMPRESSED 0x00000008 Data RW 2262 .data CVWL568.lib(drv_rxbr.o) - 0x0007297c COMPRESSED 0x00000004 Data RW 2335 .data CVWL568.lib(drv_vidc.o) - 0x00072980 COMPRESSED 0x00000001 Data RW 2482 .data CVWL568.lib(drv_phy_common.o) - 0x00072981 COMPRESSED 0x00000003 PAD - 0x00072984 COMPRESSED 0x0000000c Data RW 2502 .data CVWL568.lib(drv_chip_info.o) - 0x00072990 COMPRESSED 0x00000008 Data RW 2651 .data CVWL568.lib(drv_uart.o) - 0x00072998 COMPRESSED 0x0000000c Data RW 2718 .data CVWL568.lib(drv_wdg.o) - 0x000729a4 COMPRESSED 0x00000004 Data RW 3067 .data mc_p.l(stdout.o) - 0x000729a8 COMPRESSED 0x00000004 Data RW 3079 .data mc_p.l(errno.o) - 0x000729ac - 0x00000190 Zero RW 283 .bss app_tp_transfer.o - 0x00072b3c - 0x0000000c Zero RW 412 .bss app_tp_st_touch.o - 0x00072b48 - 0x000000c4 Zero RW 571 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00072c0c - 0x0000004c Zero RW 671 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00072c58 - 0x00000100 Zero RW 990 .bss CVWL568.lib(tau_log.o) - 0x00072d58 - 0x000002d8 Zero RW 1001 .bss CVWL568_S21U_TP.lib(app_tp_for_custom_s8.o) - 0x00073030 - 0x000000d0 Zero RW 1137 .bss CVWL568.lib(hal_uart.o) - 0x00073100 - 0x0000001c Zero RW 1372 .bss CVWL568.lib(drv_dma.o) - 0x0007311c - 0x00000040 Zero RW 1509 .bss CVWL568.lib(drv_gpio.o) - 0x0007315c - 0x00000140 Zero RW 1547 .bss CVWL568.lib(drv_i2c_dma.o) - 0x0007329c - 0x00000984 Zero RW 1886 .bss CVWL568.lib(hal_internal_vsync.o) - 0x00073c20 - 0x00001030 Zero RW 1939 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x00074c50 - 0x00000020 Zero RW 2546 .bss CVWL568.lib(hal_spi_slave.o) - 0x00074c70 - 0x00001000 Zero RW 519 STACK startup_armcm0.o + 0x000701d0 COMPRESSED 0x00000638 Data RW 130 .data ap_demo.o + 0x00070808 COMPRESSED 0x00000014 Data RW 330 .data app_tp_transfer.o + 0x0007081c COMPRESSED 0x00000028 Data RW 478 .data app_tp_st_touch.o + 0x00070844 COMPRESSED 0x00000001 Data RW 617 .data app_tp_for_custom_s21u.o + 0x00070845 COMPRESSED 0x00000001 Data RW 618 .data app_tp_for_custom_s21u.o + 0x00070846 COMPRESSED 0x00000282 Data RW 620 .data app_tp_for_custom_s21u.o + 0x00070ac8 COMPRESSED 0x00000001 Data RW 621 .data app_tp_for_custom_s21u.o + 0x00070ac9 COMPRESSED 0x00000003 PAD + 0x00070acc COMPRESSED 0x00000010 Data RW 624 .data app_tp_for_custom_s21u.o + 0x00070adc COMPRESSED 0x00000064 Data RW 625 .data app_tp_for_custom_s21u.o + 0x00070b40 COMPRESSED 0x00000001 Data RW 628 .data app_tp_for_custom_s21u.o + 0x00070b41 COMPRESSED 0x00000001 Data RW 629 .data app_tp_for_custom_s21u.o + 0x00070b42 COMPRESSED 0x00000002 PAD + 0x00070b44 COMPRESSED 0x00000008 Data RW 760 .data CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00070b4c COMPRESSED 0x00000003 Data RW 863 .data CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x00070b4f COMPRESSED 0x00000001 Data RW 963 .data CVWL568.lib(hal_i2c_master.o) + 0x00070b50 COMPRESSED 0x00000020 Data RW 993 .data CVWL568.lib(hal_i2c_slave.o) + 0x00070b70 COMPRESSED 0x00000018 Data RW 1247 .data CVWL568.lib(hal_internal_vsync.o) + 0x00070b88 COMPRESSED 0x0000000c Data RW 1308 .data CVWL568.lib(drv_common.o) + 0x00070b94 COMPRESSED 0x00000004 Data RW 1575 .data CVWL568.lib(drv_gpio.o) + 0x00070b98 COMPRESSED 0x00000008 Data RW 1613 .data CVWL568.lib(drv_i2c_dma.o) + 0x00070ba0 COMPRESSED 0x00000004 Data RW 1642 .data CVWL568.lib(drv_i2c_master.o) + 0x00070ba4 COMPRESSED 0x00000004 Data RW 1673 .data CVWL568.lib(drv_i2c_slave.o) + 0x00070ba8 COMPRESSED 0x000004a4 Data RW 1698 .data CVWL568.lib(drv_param_init.o) + 0x0007104c COMPRESSED 0x0000000c Data RW 1728 .data CVWL568.lib(drv_pwm.o) + 0x00071058 COMPRESSED 0x00000004 Data RW 1804 .data CVWL568.lib(drv_spi_master.o) + 0x0007105c COMPRESSED 0x00000008 Data RW 1830 .data CVWL568.lib(drv_swire.o) + 0x00071064 COMPRESSED 0x00000001 Data RW 1855 .data CVWL568.lib(drv_sys_cfg.o) + 0x00071065 COMPRESSED 0x00000003 PAD + 0x00071068 COMPRESSED 0x00000050 Data RW 1888 .data CVWL568.lib(drv_timer.o) + 0x000710b8 COMPRESSED 0x00000008 Data RW 2259 .data CVWL568.lib(drv_rxbr.o) + 0x000710c0 COMPRESSED 0x00000004 Data RW 2335 .data CVWL568.lib(drv_vidc.o) + 0x000710c4 COMPRESSED 0x00000001 Data RW 2482 .data CVWL568.lib(drv_phy_common.o) + 0x000710c5 COMPRESSED 0x00000003 PAD + 0x000710c8 COMPRESSED 0x0000000c Data RW 2502 .data CVWL568.lib(drv_chip_info.o) + 0x000710d4 COMPRESSED 0x00000012 Data RW 2611 .data CVWL568.lib(norflash.o) + 0x000710e6 COMPRESSED 0x00000002 PAD + 0x000710e8 COMPRESSED 0x00000008 Data RW 2737 .data CVWL568.lib(drv_uart.o) + 0x000710f0 COMPRESSED 0x0000000c Data RW 2804 .data CVWL568.lib(drv_wdg.o) + 0x000710fc COMPRESSED 0x00000004 Data RW 3166 .data mc_p.l(stdout.o) + 0x00071100 COMPRESSED 0x00000004 Data RW 3178 .data mc_p.l(errno.o) + 0x00071104 - 0x000001f4 Zero RW 329 .bss app_tp_transfer.o + 0x000712f8 - 0x0000000c Zero RW 476 .bss app_tp_st_touch.o + 0x00071304 - 0x00000048 Zero RW 583 .bss app_tp_for_custom_s21u.o + 0x0007134c - 0x000000c4 Zero RW 758 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) + 0x00071410 - 0x0000004c Zero RW 860 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) + 0x0007145c - 0x00000100 Zero RW 1172 .bss CVWL568.lib(tau_log.o) + 0x0007155c - 0x000000d0 Zero RW 1187 .bss CVWL568.lib(hal_uart.o) + 0x0007162c - 0x00000974 Zero RW 1245 .bss CVWL568.lib(hal_internal_vsync.o) + 0x00071fa0 - 0x0000001c Zero RW 1437 .bss CVWL568.lib(drv_dma.o) + 0x00071fbc - 0x00000040 Zero RW 1574 .bss CVWL568.lib(drv_gpio.o) + 0x00071ffc - 0x00000140 Zero RW 1612 .bss CVWL568.lib(drv_i2c_dma.o) + 0x0007213c - 0x00000040 Zero RW 1921 .bss CVWL568.lib(hal_internal_soft_sync.o) + 0x0007217c - 0x00000020 Zero RW 2546 .bss CVWL568.lib(hal_spi_slave.o) + 0x0007219c - 0x00001030 Zero RW 2822 .bss CVWL568.lib(dcs_packet_fifo.o) + 0x000731cc COMPRESSED 0x00000004 PAD + 0x000731d0 - 0x00001000 Zero RW 705 STACK startup_armcm0.o ============================================================================== @@ -5323,17 +5520,18 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 5162 680 10640 1584 0 37716 ap_demo.o - 1310 248 32 40 12 12649 app_tp_st_touch.o - 964 96 0 23 400 12327 app_tp_transfer.o - 36 6 0 0 0 565 board.o - 10 0 0 0 0 5719 main.o - 120 18 192 0 4096 2132 startup_armcm0.o + 5618 800 10612 1592 0 40508 ap_demo.o + 1834 128 17 763 72 14675 app_tp_for_custom_s21u.o + 1084 238 32 40 12 11295 app_tp_st_touch.o + 724 138 0 20 500 13409 app_tp_transfer.o + 36 6 0 0 0 561 board.o + 10 0 0 0 0 9751 main.o + 120 18 192 0 4096 2124 startup_armcm0.o ---------------------------------------------------------------------- - 7608 1048 10912 1648 4508 71108 Object Totals + 9430 1328 10904 2420 4680 92323 Object Totals 0 0 48 0 0 0 (incl. Generated) - 6 0 0 1 0 0 (incl. Padding) + 4 0 3 5 0 0 (incl. Padding) ---------------------------------------------------------------------- @@ -5341,11 +5539,11 @@ Image component sizes 216 32 0 0 4144 252 dcs_packet_fifo.o 272 96 0 12 0 256 drv_chip_info.o - 192 82 24 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o + 204 88 24 12 0 324 drv_common.o + 440 94 0 0 0 1260 drv_crgu.o 410 28 0 0 28 796 drv_dma.o 232 28 0 0 0 340 drv_dsc_dec.o - 1644 494 0 0 0 1336 drv_dsi_rx.o + 1658 494 0 0 0 1396 drv_dsi_rx.o 1528 118 0 0 0 2428 drv_dsi_tx.o 132 0 0 0 0 256 drv_efuse.o 10 0 0 0 0 60 drv_fls.o @@ -5353,40 +5551,40 @@ Image component sizes 600 82 0 8 320 624 drv_i2c_dma.o 360 86 0 4 0 456 drv_i2c_master.o 292 36 0 4 0 580 drv_i2c_slave.o - 680 6 0 0 0 1444 drv_lcdc.o + 704 6 0 0 0 1504 drv_lcdc.o 492 28 0 0 0 1112 drv_memc.o 212 44 8 1188 0 452 drv_param_init.o 428 30 390 1 0 664 drv_phy_common.o 72 10 0 12 0 76 drv_pwm.o 112 24 0 0 0 180 drv_pwr.o - 722 84 0 8 0 1456 drv_rxbr.o + 560 74 0 8 0 1560 drv_rxbr.o 104 24 0 4 0 188 drv_spi_master.o - 172 20 0 8 0 260 drv_swire.o + 220 36 0 8 0 440 drv_swire.o 300 64 0 1 0 628 drv_sys_cfg.o 374 34 0 80 0 932 drv_timer.o 698 18 0 8 0 680 drv_uart.o 510 28 0 4 0 1452 drv_vidc.o 168 22 0 12 0 316 drv_wdg.o - 3326 320 72 8 196 1756 hal_dsi_rx_ctrl.o - 4324 302 103 3 76 2408 hal_dsi_tx_ctrl.o - 450 48 210 0 0 752 hal_gpio.o + 3334 326 72 8 196 1752 hal_dsi_rx_ctrl.o + 4456 314 103 3 76 2484 hal_dsi_tx_ctrl.o + 418 44 210 0 0 684 hal_gpio.o 212 40 0 1 0 340 hal_i2c_master.o - 696 72 32 32 0 408 hal_i2c_slave.o - 8420 1710 224 12 2436 2696 hal_internal_vsync.o + 696 70 32 32 0 408 hal_i2c_slave.o + 1112 188 0 0 64 776 hal_internal_soft_sync.o + 8452 1632 292 24 2420 2820 hal_internal_vsync.o 14 0 0 0 0 68 hal_spi_master.o 580 32 0 0 32 136 hal_spi_slave.o - 40 0 0 0 0 136 hal_swire.o - 196 32 0 0 0 408 hal_system.o + 190 8 0 0 0 352 hal_swire.o + 204 32 0 0 0 476 hal_system.o 184 6 0 0 0 276 hal_timer.o 156 18 0 0 208 144 hal_uart.o 1076 324 0 0 192 1980 irq_redirect .o 48 10 0 18 0 68 norflash.o 58 0 0 0 0 128 tau_delay.o 60 10 0 0 256 156 tau_log.o - 1548 60 759 7095 728 17872 app_tp_for_custom_s8.o 200 20 0 0 0 76 ceil.o 72 6 0 0 0 76 sqrt.o - 96 0 0 0 0 0 __dclz77c.o + 86 0 0 0 0 0 __dczerorl2.o 0 0 0 0 0 0 entry.o 0 0 0 0 0 0 entry10a.o 0 0 0 0 0 0 entry11a.o @@ -5411,6 +5609,7 @@ Image component sizes 96 0 0 0 0 84 uldiv.o 40 2 0 0 0 68 cdcmple.o 40 2 0 0 0 68 cdrcmple.o + 20 0 0 0 0 68 cfcmple.o 20 0 0 0 0 68 cfrcmple.o 356 4 0 0 0 140 dadd.o 240 6 0 0 0 84 ddiv.o @@ -5433,21 +5632,20 @@ Image component sizes 24 0 0 0 0 60 fscalb.o ---------------------------------------------------------------------- - 38972 4910 1828 8556 8680 52932 Library Totals - 46 0 6 9 0 0 (incl. Padding) + 38810 4996 1136 1472 8004 36840 Library Totals + 56 0 5 8 4 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name - 31988 4644 1063 1444 7952 31784 CVWL568.lib - 1548 60 759 7095 728 17872 CVWL568_S21U_TP.lib + 33354 4790 1131 1456 8000 33496 CVWL568.lib 272 26 0 0 0 152 m_ps.l - 2848 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l + 2838 126 0 8 0 1264 mc_p.l + 2290 54 0 0 0 1928 mf_p.l ---------------------------------------------------------------------- - 38972 4910 1828 8556 8680 52932 Library Totals + 38810 4996 1136 1472 8004 36840 Library Totals ---------------------------------------------------------------------- @@ -5456,15 +5654,15 @@ Image component sizes Code (inc. data) RO Data RW Data ZI Data Debug - 46580 5958 12740 10204 13188 99512 Grand Totals - 46580 5958 12740 5976 13188 99512 ELF Image Totals (compressed) - 46580 5958 12740 5976 0 0 ROM Totals + 48240 6324 12040 3892 12684 103175 Grand Totals + 48240 6324 12040 2240 12684 103175 ELF Image Totals (compressed) + 48240 6324 12040 2240 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 59320 ( 57.93kB) - Total RW Size (RW Data + ZI Data) 23392 ( 22.84kB) - Total ROM Size (Code + RO Data + RW Data) 65296 ( 63.77kB) + Total RO Size (Code + RO Data) 60280 ( 58.87kB) + Total RW Size (RW Data + ZI Data) 16576 ( 16.19kB) + Total ROM Size (Code + RO Data + RW Data) 62520 ( 61.05kB) ============================================================================== diff --git a/project/ISP_568/Listings/ISP_568.map b/project/ISP_568/Listings/ISP_568.map deleted file mode 100644 index 0f9fb65..0000000 --- a/project/ISP_568/Listings/ISP_568.map +++ /dev/null @@ -1,4981 +0,0 @@ -Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] - -============================================================================== - -Section Cross References - - main.o(i.main) refers to board.o(i.board_Init) for board_Init - main.o(i.main) refers to ap_demo.o(i.ap_demo) for ap_demo - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.Gpio_swire_output) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.Gpio_swire_output) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) for hal_dsi_rx_ctrl_send_ack_cmd - ap_demo.o(i.ap_dcs_read) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) for hal_dsi_rx_ctrl_get_max_ret_size - ap_demo.o(i.ap_dcs_read) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_dcs_read) refers to ap_demo.o(.data) for phone_DisplayOFF_flag - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.open_mipi_rx) for open_mipi_rx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_I2C_init) for app_tp_I2C_init - ap_demo.o(i.ap_demo) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_te_timer_init) for soft_te_timer_init - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.init_mipi_tx) for init_mipi_tx - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_init) for app_tp_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.ap_demo) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.tx_display_on) for tx_display_on - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_start) for app_tp_transfer_screen_start - ap_demo.o(i.ap_demo) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_demo) refers to app_tp_transfer.o(i.app_tp_transfer_screen_int) for app_tp_transfer_screen_int - ap_demo.o(i.ap_demo) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - ap_demo.o(i.ap_demo) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(.data) for phone_DisplayOFF_count - ap_demo.o(i.ap_demo) refers to ap_demo.o(i.soft_timer3_cb) for soft_timer3_cb - ap_demo.o(i.ap_set_display_off) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_display_off) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_display_off) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.ap_set_display_on) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_enter_sleep_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.ap_set_exit_sleep_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.ap_set_exit_sleep_mode) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) for hal_dsi_tx_ctrl_create_handle - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - ap_demo.o(i.init_mipi_tx) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) for hal_dsi_tx_ctrl_set_overwrite_rgb - ap_demo.o(i.init_mipi_tx) refers to ap_demo.o(.data) for g_tx_ctrl_handle - ap_demo.o(i.init_panel) refers to ap_demo.o(i.tx_panel_reset) for tx_panel_reset - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) for hal_dsi_tx_ctrl_enter_init_panel_mode - ap_demo.o(i.init_panel) refers to ap_demo.o(i.send_panel_init_code) for send_panel_init_code - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayUs) for delayUs - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) for hal_dsi_tx_ctrl_write_cmd - ap_demo.o(i.init_panel) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.init_panel) refers to ap_demo.o(i.Gpio_swire_output) for Gpio_swire_output - ap_demo.o(i.init_panel) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) for hal_dsi_tx_ctrl_exit_init_panel_mode - ap_demo.o(i.init_panel) refers to ap_demo.o(.constdata) for panel_init_code - ap_demo.o(i.open_mipi_rx) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) for hal_dsi_rx_ctrl_create_handle - ap_demo.o(i.open_mipi_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) for hal_dsi_rx_ctrl_pre_init_pps - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) for hal_dsi_rx_ctrl_hight_performan_mode - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - ap_demo.o(i.open_mipi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) for hal_dsi_rx_ctrl_set_cus_esc_clk - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.data) for g_rx_ctrl_handle - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(.constdata) for g_cus_rx_dcs_execute_table - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.ap_dcs_read) for ap_dcs_read - ap_demo.o(i.open_mipi_rx) refers to ap_demo.o(i.pps_update_handle) for pps_update_handle - ap_demo.o(i.pps_update_handle) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) for hal_dsi_rx_ctrl_toggle_resolution - ap_demo.o(i.pps_update_handle) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) for hal_dsi_rx_ctrl_set_hw_tear_mode - ap_demo.o(i.pps_update_handle) refers to ap_demo.o(.data) for g_rx_ctrl_handle - ap_demo.o(i.send_panel_init_code) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) for hal_dsi_tx_ctrl_write_array_cmd - ap_demo.o(i.soft_te_timer_cb) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - ap_demo.o(i.soft_te_timer_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_te_timer_cb) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) for hal_dsi_rx_ctrl_set_hw_tear_mode - ap_demo.o(i.soft_te_timer_cb) refers to ap_demo.o(.data) for panel_display_done - ap_demo.o(i.soft_te_timer_init) refers to tau_log.o(i.LOG_printf) for LOG_printf - ap_demo.o(i.soft_te_timer_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) for hal_dsi_rx_ctrl_set_sw_tear_mode - ap_demo.o(i.soft_te_timer_init) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.soft_te_timer_init) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_te_timer_init) refers to ap_demo.o(.data) for g_rx_ctrl_handle - ap_demo.o(i.soft_te_timer_init) refers to ap_demo.o(i.soft_te_timer_cb) for soft_te_timer_cb - ap_demo.o(i.soft_timer3_cb) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.soft_timer3_cb) refers to app_tp_for_custom_s8.o(.data) for tp_sleep_count - ap_demo.o(i.soft_timer3_cb) refers to ap_demo.o(.data) for phone_DisplayOFF_count - ap_demo.o(i.swire_callback) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.swire_callback) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback - ap_demo.o(i.swire_init) refers to hal_swire.o(i.hal_swire_open) for hal_swire_open - ap_demo.o(i.swire_init) refers to hal_swire.o(i.hal_swire_init) for hal_swire_init - ap_demo.o(i.swire_init) refers to hal_swire.o(i.hal_swire_register_callback) for hal_swire_register_callback - ap_demo.o(i.swire_init) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start - ap_demo.o(i.swire_init) refers to hal_timer.o(i.hal_timer_init) for hal_timer_init - ap_demo.o(i.swire_init) refers to hal_timer.o(i.hal_timer_start) for hal_timer_start - ap_demo.o(i.swire_init) refers to ap_demo.o(i.swire_callback) for swire_callback - ap_demo.o(i.swire_init) refers to ap_demo.o(i.swire_timer_callback) for swire_timer_callback - ap_demo.o(i.swire_timer_callback) refers to hal_swire.o(i.hal_swire_start) for hal_swire_start - ap_demo.o(i.swire_timer_callback) refers to ap_demo.o(.data) for swire_num - ap_demo.o(i.tx_display_on) refers to ap_demo.o(i.init_panel) for init_panel - ap_demo.o(i.tx_display_on) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - ap_demo.o(i.tx_display_on) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(i.tx_display_on) refers to ap_demo.o(.data) for g_tx_ctrl_handle - ap_demo.o(i.tx_panel_reset) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) for hal_dsi_tx_ctrl_panel_reset_pin - ap_demo.o(i.tx_panel_reset) refers to tau_delay.o(i.delayMs) for delayMs - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_on) for ap_set_display_on - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_display_off) for ap_set_display_off - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_enter_sleep_mode) for ap_set_enter_sleep_mode - ap_demo.o(.constdata) refers to ap_demo.o(i.ap_set_exit_sleep_mode) for ap_set_exit_sleep_mode - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.data) for phone_E4_flag - app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) refers to app_tp_for_custom_s8.o(.constdata) for sleep_on - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const) refers to app_tp_for_custom_s8.o(.data) for app_tp_count - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to uidiv.o(.text) for __aeabi_uidivmod - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) refers to app_tp_for_custom_s8.o(.data) for phone_reg_coord_back - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.S20_Start_init) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.S20_Start_init) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.S20_Start_init) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(i.app_tp_screen_int_init) for app_tp_screen_int_init - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.bss) for s_screen_read_buffer - app_tp_transfer.o(i.S20_Start_init) refers to app_tp_transfer.o(.data) for MI10_PRO_screen_init_data1 - app_tp_transfer.o(i.S20_Start_init) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(i.app_tp_m_write) for app_tp_m_write - app_tp_transfer.o(i.ap_tp_calibration) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.ap_tp_calibration) refers to tau_delay.o(i.delayMs) for delayMs - app_tp_transfer.o(i.ap_tp_calibration) refers to app_tp_transfer.o(.data) for MI10_PRO_TP_Tuning_data2 - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_init) for hal_i2c_s_init - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_set_transfer) for hal_i2c_s_set_transfer - app_tp_transfer.o(i.app_tp_I2C_init) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(i.app_tp_i2cs_callback) for app_tp_i2cs_callback - app_tp_transfer.o(i.app_tp_I2C_init) refers to app_tp_transfer.o(.bss) for s_phone_read_buffer - app_tp_transfer.o(i.app_tp_i2cs_callback) refers to app_tp_transfer.o(i.app_tp_transfer_phone) for app_tp_transfer_phone - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_init) refers to app_tp_transfer.o(i.app_tp_screen_init) for app_tp_screen_init - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_init) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - app_tp_transfer.o(i.app_tp_init) refers to hal_i2c_master.o(i.hal_i2c_m_dma_init) for hal_i2c_m_dma_init - app_tp_transfer.o(i.app_tp_init) refers to app_tp_for_custom_s8.o(.data) for g_phone_output_int_pad - app_tp_transfer.o(i.app_tp_m_read) refers to hal_i2c_master.o(i.hal_i2c_m_dma_read) for hal_i2c_m_dma_read - app_tp_transfer.o(i.app_tp_m_transfer_complate) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_m_write) refers to hal_i2c_master.o(i.hal_i2c_m_dma_write) for hal_i2c_m_dma_write - app_tp_transfer.o(i.app_tp_phone_clear_reset_on) refers to app_tp_transfer.o(.data) for s_phone_reset_flag - app_tp_transfer.o(i.app_tp_phone_reset_on) refers to app_tp_transfer.o(.data) for s_phone_reset_flag - app_tp_transfer.o(i.app_tp_s_read) refers to hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) for hal_i2c_s_nonblocking_read - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_write_complate) for hal_i2c_s_write_complate - app_tp_transfer.o(i.app_tp_s_transfer_complate) refers to hal_i2c_slave.o(i.hal_i2c_s_read_complate) for hal_i2c_s_read_complate - app_tp_transfer.o(i.app_tp_s_write) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_write) for hal_i2c_s_dma_write - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_init_output) for hal_gpio_init_output - app_tp_transfer.o(i.app_tp_screen_init) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_screen_init) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - app_tp_transfer.o(i.app_tp_screen_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_rst_pad - app_tp_transfer.o(i.app_tp_screen_int_callback) refers to app_tp_transfer.o(.data) for s_screen_int_flag - app_tp_transfer.o(i.app_tp_screen_int_init) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - app_tp_transfer.o(i.app_tp_screen_int_init) refers to hal_gpio.o(i.hal_gpio_ctrl_eint) for hal_gpio_ctrl_eint - app_tp_transfer.o(i.app_tp_screen_int_init) refers to hal_gpio.o(i.hal_gpio_init_eint) for hal_gpio_init_eint - app_tp_transfer.o(i.app_tp_screen_int_init) refers to hal_gpio.o(i.hal_gpio_reg_eint_cb) for hal_gpio_reg_eint_cb - app_tp_transfer.o(i.app_tp_screen_int_init) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_screen_int_init) refers to app_tp_transfer.o(i.app_tp_screen_int_callback) for app_tp_screen_int_callback - app_tp_transfer.o(i.app_tp_screen_int_lvl_low) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_screen_int_lvl_low) refers to app_tp_for_custom_s8.o(.data) for g_screen_input_int_pad - app_tp_transfer.o(i.app_tp_transfer_phone) refers to app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) for app_tp_phone_analysis_data - app_tp_transfer.o(i.app_tp_transfer_phone) refers to app_tp_transfer.o(i.app_tp_s_read) for app_tp_s_read - app_tp_transfer.o(i.app_tp_transfer_phone) refers to app_tp_transfer.o(i.app_tp_s_write) for app_tp_s_write - app_tp_transfer.o(i.app_tp_transfer_phone) refers to app_tp_transfer.o(.bss) for s_phone_read_buffer - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.app_tp_m_transfer_complate) for app_tp_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to hal_spi_master.o(i.hal_spi_m_clear_rxfifo) for hal_spi_m_clear_rxfifo - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(i.S20_Start_init) for S20_Start_init - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_transfer.o(.data) for s_screen_const_transfer_count - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to app_tp_for_custom_s8.o(.constdata) for screen_reg_start_data_size - app_tp_transfer.o(i.app_tp_transfer_screen_const) refers to ap_demo.o(.data) for phone_start_flag - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_screen_int_lvl_low) for app_tp_screen_int_lvl_low - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(i.app_tp_m_read) for app_tp_m_read - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_i2c_master.o(i.hal_i2c_m_transfer_complate) for hal_i2c_m_transfer_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to tau_delay.o(i.delayUs) for delayUs - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to hal_gpio.o(i.hal_gpio_get_input_data) for hal_gpio_get_input_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) for app_tp_screen_analysis_int - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.data) for s_screen_init_complate - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_for_custom_s8.o(.data) for screen_reg_int_data - app_tp_transfer.o(i.app_tp_transfer_screen_int) refers to app_tp_transfer.o(.bss) for s_screen_read_buffer - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(i.app_tp_transfer_screen_const) for app_tp_transfer_screen_const - app_tp_transfer.o(i.app_tp_transfer_screen_start) refers to app_tp_transfer.o(.data) for s_screen_init_complate - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init) for hal_system_init - board.o(i.board_Init) refers to hal_system.o(i.hal_system_enable_systick) for hal_system_enable_systick - board.o(i.board_Init) refers to hal_system.o(i.hal_system_init_console) for hal_system_init_console - board.o(i.board_Init) refers to hal_system.o(i.hal_system_set_phy_calibration) for hal_system_set_phy_calibration - startup_armcm0.o(RESET) refers to startup_armcm0.o(STACK) for __initial_sp - startup_armcm0.o(RESET) refers to startup_armcm0.o(.text) for Reset_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.HardFault_Handler) for HardFault_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SysTick_Handler) for SysTick_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VIDC_IRQn_Handler) for VIDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.LCDC_IRQn_Handler) for LCDC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_RX_IRQn_Handler) for MIPI_RX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MIPI_TX_IRQn_Handler) for MIPI_TX_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.MEMC_IRQn_Handler) for MEMC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.VPRE_IRQn_Handler) for VPRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.FLSCTRL_IRQn_Handler) for FLSCTRL_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.DMA_IRQn_Handler) for DMA_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER0_IRQn_Handler) for TIMER0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER1_IRQn_Handler) for TIMER1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER2_IRQn_Handler) for TIMER2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.TIMER3_IRQn_Handler) for TIMER3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.WDG_IRQn_Handler) for WDG_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.UART_IRQn_Handler) for UART_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C0_IRQn_Handler) for I2C0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.I2C1_IRQn_Handler) for I2C1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIS_IRQn_Handler) for SPIS_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SPIM_IRQn_Handler) for SPIM_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.ADC_IRQn_Handler) for ADC_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.PWMDET_IRQn_Handler) for PWMDET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.SWIRE_IRQn_Handler) for SWIRE_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.AP_NRESET_IRQn_Handler) for AP_NRESET_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT0_IRQn_Handler) for EXTI_INT0_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT1_IRQn_Handler) for EXTI_INT1_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT2_IRQn_Handler) for EXTI_INT2_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT3_IRQn_Handler) for EXTI_INT3_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT4_IRQn_Handler) for EXTI_INT4_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT5_IRQn_Handler) for EXTI_INT5_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT6_IRQn_Handler) for EXTI_INT6_IRQn_Handler - startup_armcm0.o(RESET) refers to irq_redirect .o(i.EXTI_INT7_IRQn_Handler) for EXTI_INT7_IRQn_Handler - startup_armcm0.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video) refers to drv_vidc.o(i.drv_vidc_set_module_enable) for drv_vidc_set_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) for hal_internal_vsync_get_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) for dcs_packet_get_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) for dcs_packet_free_fifo_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg) for drv_dsi_rx_set_ddi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg) for drv_dsi_rx_set_ipi_pg_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to drv_memc.o(i.drv_memc_gen_a_tear_signal) for drv_memc_gen_a_tear_signal - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) for drv_dsi_rx_get_max_ret_size - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) for hal_dsi_rx_ctrl_init_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_rx) for hal_internal_vsync_init_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) for hal_dsi_rx_ctrl_init_dsi_rx - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) for hal_dsi_rx_ctrl_init_rxbr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_dsc_dec.o(i.drv_dsc_dec_disable) for drv_dsc_dec_disable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) for hal_dsi_rx_ctrl_init_vidc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) for hal_dsi_rx_ctrl_init_memc - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to drv_chip_info.o(i.drv_chip_rx_init_done) for drv_chip_rx_init_done - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_vidc_src) for drv_crgu_set_vidc_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_src) for drv_crgu_set_fb_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_fb_div) for drv_crgu_set_fb_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) for drv_dsi_rx_set_ctrl_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) for drv_dsi_rx_set_up_phy - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) for drv_dsi_rx_set_lane_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_inten) for drv_dsi_rx_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) for drv_dsi_rx_set_resp_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) for drv_dsi_rx_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_fs_en_conditions) for drv_memc_set_fs_en_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_lcdc_st_conditions) for drv_memc_set_lcdc_st_conditions - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_vidc_sync_cnt) for drv_memc_set_vidc_sync_cnt - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_color_format) for drv_rxbr_set_color_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) for drv_rxbr_set_ltpo_drop_th - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_cfg) for drv_rxbr_set_usr_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_col) for drv_rxbr_set_usr_col - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_usr_row) for drv_rxbr_set_usr_row - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) for drv_rxbr_hline_rcv_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to drv_rxbr.o(i.drv_rxbr_enable_irq) for drv_rxbr_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_src_parameter) for drv_vidc_set_src_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_dst_parameter) for drv_vidc_set_dst_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_init_module_enable) for drv_vidc_init_module_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_rotation) for drv_vidc_set_rotation - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_step) for drv_vidc_set_scld_step - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_h) for drv_param_init_get_scld_filter_h - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_init_get_scld_filter_v) for drv_param_init_get_scld_filter_v - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitr) for drv_vidc_set_p2r_hinitr - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hinitb) for drv_vidc_set_p2r_hinitb - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_param_init.o(i.drv_param_p2r_filter_init) for drv_param_p2r_filter_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) for drv_vidc_set_p2r_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_mirror) for drv_vidc_set_mirror - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_pu_ctrl) for drv_vidc_set_pu_ctrl - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to drv_vidc.o(i.drv_vidc_enable_irq) for drv_vidc_enable_irq - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) for hal_internal_vsync_get_tx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) for drv_rxbr_set_ack_pkt_header - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) refers to hal_dsi_rx_ctrl.o(.conststring) for .conststring - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef0) for drv_vidc_set_scld_hcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_hcoef1) for drv_vidc_set_scld_hcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef0) for drv_vidc_set_scld_vcoef0 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_vidc.o(i.drv_vidc_set_scld_vcoef1) for drv_vidc_set_scld_vcoef1 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to drv_param_init.o(i.drv_param_init_set_scld_filter) for drv_param_init_set_scld_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) for hal_internal_vsync_set_sync_line - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) for hal_internal_vsync_set_dcs_direct_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) for drv_dsi_rx_calc_ipi_tx_delay - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) for drv_dsi_rx_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_update_src_format) for drv_vidc_update_src_format - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to drv_vidc.o(i.drv_vidc_set_pentile_swap) for drv_vidc_set_pentile_swap - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dflti.o(.text) for __aeabi_i2d - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dmul.o(.text) for __aeabi_dmul - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to ddiv.o(.text) for __aeabi_ddiv - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) for hal_dsi_rx_ctrl_set_rxbr_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_rxbr.o(i.drv_rxbr_get_clk) for drv_rxbr_get_clk - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) for drv_dsi_rx_set_ddi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) for hal_dsi_rx_ctrl_set_ipi_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk) refers to hal_dsi_rx_ctrl.o(.data) for .data - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_src) for drv_crgu_set_rxbr_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_rxbr_div) for drv_crgu_set_rxbr_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) for hal_internal_vsync_set_tear_mode - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to drv_dsi_rx.o(i.drv_dsi_rx_power_up) for drv_dsi_rx_power_up - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to drv_dsi_rx.o(i.drv_dsi_rx_shut_down) for drv_dsi_rx_shut_down - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) for hal_internal_vsync_set_rx_state - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_rate_transfer_sel) for drv_memc_rate_transfer_sel - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_memc.o(i.drv_memc_sel_vsync) for drv_memc_sel_vsync - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) for drv_rxbr_frame_drop_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate) refers to drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg) for drv_rxbr_hline_rcv0_cfg - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) for hal_internal_sync_input_resolution_change - hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) refers to hal_dsi_rx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fscalb.o(.text) for __ARM_scalbnf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fflti.o(.text) for __aeabi_i2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) for drv_dsi_tx_set_video_chunk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) for drv_dsi_tx_set_video_timing - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to fadd.o(.text) for __aeabi_fadd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to dfixi.o(.text) for __aeabi_d2iz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to fadd.o(.text) for __aeabi_fsub - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) refers to ffixui.o(.text) for __aeabi_f2uiz - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) for drv_dsi_tx_phy_ulps_enter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) for drv_dsi_tx_command_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) for drv_dsi_tx_phy_ulps_exit - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) for hal_dsi_tx_ctrl_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_init_tx) for hal_internal_vsync_init_tx - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) for hal_dsi_tx_config_params_for_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) for hal_dsi_tx_count_lane_rate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) for hal_dsi_tx_init_phy_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) for drv_dsi_tx_phy_test_setup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) for hal_lcdc_init_clk - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) for hal_lcdc_init_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) for hal_dsi_tx_init_dpi_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) for hal_dsi_tx_init_data_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) for hal_dsi_tx_init_remains - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) for hal_dsi_tx_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) for drv_dsi_tx_phy_status_ready - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to drv_dsi_tx.o(i.drv_dsi_tx_powerup) for drv_dsi_tx_powerup - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) refers to hal_gpio.o(i.hal_gpio_set_output_data) for hal_gpio_set_output_data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload) for drv_dsi_tx_command_get_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd) refers to memcpya.o(.text) for __aeabi_memcpy - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_param_init.o(i.drv_param_init_set_ccm) for drv_param_init_set_ccm - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter) refers to drv_param_init.o(i.drv_param_init_set_sclu_filter) for drv_param_init_set_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) for drv_lcdc_config_overwrite_rgb - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) for drv_lcdc_config_partial_display_enable - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) refers to drv_lcdc.o(i.drv_lcdc_config_partial_display_area) for drv_lcdc_config_partial_display_area - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_vpg) for drv_dsi_tx_set_vpg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) for drv_lcdc_enable_shadow_reg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) for drv_lcdc_set_video_hw_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_start) for drv_lcdc_start - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) for hal_internal_vsync_set_tx_state - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) for hal_dsi_tx_send_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_mode) for drv_dsi_tx_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) for drv_dsi_tx_edpi_cmd_size - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) for hal_dsi_tx_init_video_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) refers to hal_dsi_tx_ctrl.o(.data) for .data - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) for drv_dsi_tx_dpi_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) for drv_dsi_tx_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) for drv_dsi_tx_dpi_lpcmd_time - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_int) for drv_dsi_tx_set_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_int) for drv_dsi_tx_config_int - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) for drv_dsi_tx_phy_lane_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) for drv_dsi_tx_phy_time_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_response_mode) for drv_dsi_tx_response_mode - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) for drv_dsi_tx_set_esc_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) for drv_dsi_tx_set_time_out_div - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) for drv_dsi_tx_timeout_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) for drv_dsi_tx_config_eotp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) for drv_dsi_tx_phy_clock_lane_req_hs - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) for drv_dsi_tx_phy_clock_lane_auto_lp - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) for drv_dsi_tx_video_mode_cfg - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) for drv_dsi_tx_set_bta_ack - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) for drv_dsi_tx_video_mode_set_lp_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) for drv_dsi_tx_video_mode_disable_hact_cmd - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) for hal_dsi_tx_calc_video_chunks - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) for drv_dsi_tx_get_cmd_status - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_header) for drv_dsi_tx_command_header - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) refers to hal_dsi_tx_ctrl.o(.bss) for .bss - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_disp_mode) for drv_lcdc_config_disp_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_edpi_mode) for drv_lcdc_config_edpi_mode - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_endianness) for drv_lcdc_config_endianness - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_thresh) for drv_lcdc_config_thresh - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) for drv_lcdc_config_dpi_polarity - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) refers to drv_lcdc.o(i.drv_lcdc_config_src_parameter) for drv_lcdc_config_src_parameter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfltui.o(.text) for __aeabi_ui2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dadd.o(.text) for __aeabi_dadd - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) for hal_dsi_tx_ctrl_set_partial_disp_area - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) for hal_dsi_tx_ctrl_set_partial_disp - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_step) for drv_lcdc_config_scale_up_step - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_param_init.o(i.drv_param_init_get_sclu_filter) for drv_param_init_get_sclu_filter - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) for drv_lcdc_config_scale_up_coef - hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) for hal_lcdc_config_upscaler - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) for hal_lcdc_config_ccm - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) for hal_lcdc_config_rgb_to_pentile - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to drv_lcdc.o(i.drv_lcdc_config_bypass) for drv_lcdc_config_bypass - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) for hal_lcdc_config_remains - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) refers to hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) for hal_lcdc_init_interrupt - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memseta.o(.text) for __aeabi_memclr4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffltui.o(.text) for __aeabi_ui2f - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_div) for drv_crgu_set_dpi_pre_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_pre_src) for drv_crgu_set_dpi_pre_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_dpi_mux_src) for drv_crgu_set_dpi_mux_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fmul.o(.text) for __aeabi_fmul - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to fdiv.o(.text) for __aeabi_fdiv - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to f2d.o(.text) for __aeabi_f2d - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ceil.o(i.ceil) for ceil - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_lcdc.o(i.drv_lcdc_config_dpi_timing) for drv_lcdc_config_dpi_timing - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) for hal_internal_sync_get_fb_setting - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to ffixi.o(.text) for __aeabi_f2iz - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to idiv.o(.text) for __aeabi_idivmod - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_div) for drv_crgu_set_lcdc_div - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) refers to drv_crgu.o(i.drv_crgu_set_lcdc_src) for drv_crgu_set_lcdc_src - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) for hal_internal_vsync_get_sync_line - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_set_int) for drv_lcdc_set_int - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) refers to drv_lcdc.o(i.drv_lcdc_config_int) for drv_lcdc_config_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to drv_gpio.o(i.drv_gpio_set_int) for drv_gpio_set_int - hal_gpio.o(i.hal_gpio_ctrl_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_input_data) refers to drv_gpio.o(i.drv_gpio_get_input_data) for drv_gpio_get_input_data - hal_gpio.o(i.hal_gpio_get_int_type) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_get_pull_state) refers to drv_gpio.o(i.drv_gpio_get_pull_state) for drv_gpio_get_pull_state - hal_gpio.o(i.hal_gpio_get_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) for drv_sys_cfg_sel_gpio_group - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) for drv_sys_cfg_sel_int_trig - hal_gpio.o(i.hal_gpio_init_eint) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_init_eint) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_input) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_input) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_init_output) refers to drv_gpio.o(i.drv_gpio_set_ioe) for drv_gpio_set_ioe - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_gpio.o(i.hal_gpio_init_output) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to drv_gpio.o(i.drv_gpio_register_callback) for drv_gpio_register_callback - hal_gpio.o(i.hal_gpio_reg_eint_cb) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_gpio.o(i.drv_gpio_register_ap_reset_callback) for drv_gpio_register_ap_reset_callback - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) for drv_sys_cfg_sel_ap_rst_trig - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_gpio.o(i.hal_gpio_set_ap_reset_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to drv_gpio.o(i.drv_gpio_set_driving_strength) for drv_gpio_set_driving_strength - hal_gpio.o(i.hal_gpio_set_driving_strength) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode3) for drv_gpio_set_mode3 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode2) for drv_gpio_set_mode2 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode1) for drv_gpio_set_mode1 - hal_gpio.o(i.hal_gpio_set_mode) refers to drv_gpio.o(i.drv_gpio_set_mode0) for drv_gpio_set_mode0 - hal_gpio.o(i.hal_gpio_set_mode) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_output_data) refers to hal_gpio.o(i.drv_gpio_set_output_data) for drv_gpio_set_output_data - hal_gpio.o(i.hal_gpio_set_pull_state) refers to drv_gpio.o(i.drv_gpio_set_pull_state) for drv_gpio_set_pull_state - hal_gpio.o(i.hal_gpio_set_pull_state) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to drv_gpio.o(i.drv_gpio_set_schmitt_trigger) for drv_gpio_set_schmitt_trigger - hal_gpio.o(i.hal_gpio_set_schmitt_trigger) refers to hal_gpio.o(.constdata) for .constdata - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to drv_gpio.o(i.drv_gpio_set_slew_rate) for drv_gpio_set_slew_rate - hal_gpio.o(i.hal_gpio_set_slew_rate) refers to hal_gpio.o(.constdata) for .constdata - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_master_init) for drv_i2c_master_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_set_callback) for drv_i2c_m_set_callback - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_master.o(i.drv_i2c_m_enable_intr) for drv_i2c_m_enable_intr - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) for drv_i2c_enable_rx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_master.o(i.hal_i2c_m_dma_init) refers to hal_i2c_master.o(i.hal_i2c_master_irq_callback) for hal_i2c_master_irq_callback - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to drv_i2c_dma.o(i.drv_i2c_master_read_dma) for drv_i2c_master_read_dma - hal_i2c_master.o(i.hal_i2c_m_dma_read) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_master_write_dma) for drv_i2c_master_write_dma - hal_i2c_master.o(i.hal_i2c_m_dma_write) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_master.o(i.hal_i2c_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_master.o(i.hal_i2c_m_transfer_complate) refers to hal_i2c_master.o(.data) for .data - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) for drv_i2c_m_clear_it_pending_bit - hal_i2c_master.o(i.hal_i2c_master_irq_callback) refers to hal_i2c_master.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to drv_i2c_dma.o(i.drv_i2c_slave_write_dma) for drv_i2c_slave_write_dma - hal_i2c_slave.o(i.hal_i2c_s_dma_write) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num) refers to drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num) for drv_i2c_s_get_tx_byte_num - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_slave_init) for drv_i2c_slave_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_set_callback) for drv_i2c_s_set_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_slave.o(i.drv_i2c_s_enable_intr) for drv_i2c_s_enable_intr - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_dma_init) for drv_i2c_dma_init - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) for drv_i2c_set_dma_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) for drv_i2c_enable_tx_dma - hal_i2c_slave.o(i.hal_i2c_s_init) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) for hal_i2c_slave_irq_callback - hal_i2c_slave.o(i.hal_i2c_s_init) refers to hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) for hal_i2c_s_dma_user_callback - hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_read_data) for drv_i2c_s_read_data - hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to drv_i2c_slave.o(i.drv_i2c_s_enable) for drv_i2c_s_enable - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_i2c_slave.o(i.hal_i2c_s_set_transfer) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_complate) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) for drv_i2c_s_clear_it_pending_bit - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(i.drv_i2c_s_write_data) for drv_i2c_s_write_data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to hal_i2c_slave.o(.data) for .data - hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) refers to drv_i2c_slave.o(.data) for tx_byte_num - hal_spi_master.o(i.hal_spi_m_callback) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_master.o(i.hal_spi_m_callback) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_clear_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_gpio_init) for hal_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_master_init) for drv_spi_master_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_dma_ch6_init) for drv_spi_dma_ch6_init - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) for drv_spi_set_dma_ch6_irq_callback - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - hal_spi_master.o(i.hal_spi_m_dma_init) refers to hal_spi_master.o(i.hal_spi_m_callback) for hal_spi_m_callback - hal_spi_master.o(i.hal_spi_m_dma_read) refers to drv_spi_dma.o(i.drv_spim_dma_read) for drv_spim_dma_read - hal_spi_master.o(i.hal_spi_m_dma_read) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_dma_write) refers to drv_spi_dma.o(i.drv_spim_dma_write) for drv_spim_dma_write - hal_spi_master.o(i.hal_spi_m_dma_write) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_get_transfer_complate) refers to hal_spi_master.o(.data) for .data - hal_spi_master.o(i.hal_spi_m_gpio_init) refers to drv_spi_master.o(i.drv_spi_m_gpio_init) for drv_spi_m_gpio_init - hal_spi_master.o(i.hal_spi_m_read_rxfifo) refers to drv_spi_master.o(i.drv_spi_m_read_data) for drv_spi_m_read_data - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_master.o(i.hal_spi_m_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_swire.o(i.hal_swire_deinit) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_swire_div) for drv_crgu_set_swire_div - hal_swire.o(i.hal_swire_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_swire.o(i.hal_swire_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_swire.o(i.hal_swire_init) refers to drv_swire.o(i.drv_swire_enable) for drv_swire_enable - hal_swire.o(i.hal_swire_open) refers to drv_swire.o(i.drv_swire_set_power_down) for drv_swire_set_power_down - hal_swire.o(i.hal_swire_register_callback) refers to drv_swire.o(i.drv_swire_register_callback) for drv_swire_register_callback - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - hal_swire.o(i.hal_swire_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_bit_time) for drv_swire_set_bit_time - hal_swire.o(i.hal_swire_start) refers to drv_swire.o(i.drv_swire_set_pulse_count) for drv_swire_set_pulse_count - hal_swire.o(i.hal_swire_start) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_deep_sleep_mode) refers to drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode) for drv_pwr_enter_deep_sleep_mode - hal_system.o(i.hal_system_disable_systick) refers to drv_common.o(i.drv_common_disable_systick) for drv_common_disable_systick - hal_system.o(i.hal_system_enable_systick) refers to drv_common.o(i.drv_common_enable_systick) for drv_common_enable_systick - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - hal_system.o(i.hal_system_flash_read) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_read) refers to norflash.o(i.norflash_dual_read) for norflash_dual_read - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_init) for norflash_init - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_erase_block) for norflash_erase_block - hal_system.o(i.hal_system_flash_write) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_flash_write) refers to norflash.o(i.norflash_write) for norflash_write - hal_system.o(i.hal_system_get_tick) refers to drv_common.o(i.drv_common_get_tick) for drv_common_get_tick - hal_system.o(i.hal_system_idle_mode) refers to drv_common.o(i.drv_common_idle_mode) for drv_common_idle_mode - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_system_clk_src) for drv_pwr_set_system_clk_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_src) for drv_crgu_set_ahb_src - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_ahb_pre_div) for drv_crgu_set_ahb_pre_div - hal_system.o(i.hal_system_init) refers to irq_redirect .o(i.handle_init) for handle_init - hal_system.o(i.hal_system_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) for drv_sys_cfg_clear_all_int - hal_system.o(i.hal_system_init) refers to drv_common.o(i.drv_common_system_init) for drv_common_system_init - hal_system.o(i.hal_system_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_system.o(i.hal_system_init) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_init) refers to drv_common.o(.data) for g_system_clock - hal_system.o(i.hal_system_init_console) refers to hal_uart.o(i.hal_uart_init) for hal_uart_init - hal_system.o(i.hal_system_register_systick_cb) refers to drv_common.o(i.drv_common_systick_register_cb) for drv_common_systick_register_cb - hal_system.o(i.hal_system_set_phy_calibration) refers to drv_phy_common.o(i.drv_phy_enable_calibration) for drv_phy_enable_calibration - hal_system.o(i.hal_system_set_pvd) refers to drv_pwr.o(i.drv_pwr_set_pvd_mode) for drv_pwr_set_pvd_mode - hal_system.o(i.hal_system_set_vcc) refers to drv_pwr.o(i.drv_pwr_set_cp_mode) for drv_pwr_set_cp_mode - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_connect) for drv_fls_gpio_connect - hal_system.o(i.hal_system_share_flash_mode) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - hal_system.o(i.hal_system_sleep_mode) refers to drv_crgu.o(i.drv_crgu_config_clocks) for drv_crgu_config_clocks - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_deinit) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_timer.o(i.hal_timer_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_current_count) for drv_timer_get_current_count - hal_timer.o(i.hal_timer_get_status) refers to drv_timer.o(i.drv_timer_get_match) for drv_timer_get_match - hal_timer.o(i.hal_timer_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - hal_timer.o(i.hal_timer_init) refers to drv_timer.o(i.drv_timer_set_prescaler) for drv_timer_set_prescaler - hal_timer.o(i.hal_timer_set_repeat) refers to drv_timer.o(i.drv_timer_set_repeat) for drv_timer_set_repeat - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_get_prescaler) for drv_timer_get_prescaler - hal_timer.o(i.hal_timer_start) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_match) for drv_timer_set_match - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_current_count) for drv_timer_set_current_count - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_start) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_start) refers to drv_common.o(.data) for g_system_clock - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_enable) for drv_timer_enable - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_register_callback) for drv_timer_register_callback - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_match) for drv_timer_set_match - hal_timer.o(i.hal_timer_stop) refers to drv_timer.o(i.drv_timer_set_current_count) for drv_timer_set_current_count - tau_delay.o(i.delayMs) refers to tau_delay.o(i.delayUs) for delayUs - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0vsprintf) for vsprintf - tau_log.o(i.LOG_printf) refers to printfa.o(i.__0printf) for __2printf - tau_log.o(i.LOG_printf) refers to tau_log.o(.bss) for .bss - tau_log.o(i.fgetc) refers to hal_uart.o(i.hal_uart_receive_blocking) for hal_uart_receive_blocking - tau_log.o(i.fputc) refers to hal_uart.o(i.hal_uart_transmit_blocking) for hal_uart_transmit_blocking - hal_uart.o(i.hal_uart_deinit) refers to drv_dma.o(i.drv_dma_deinit) for drv_dma_deinit - hal_uart.o(i.hal_uart_deinit) refers to drv_uart.o(i.UART_Deinit) for UART_Deinit - hal_uart.o(i.hal_uart_dmacallback) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_init) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_uart.o(i.hal_uart_init) refers to memseta.o(.text) for __aeabi_memclr4 - hal_uart.o(i.hal_uart_init) refers to drv_uart.o(i.UART_init) for UART_init - hal_uart.o(i.hal_uart_init) refers to drv_common.o(.data) for g_system_clock - hal_uart.o(i.hal_uart_init) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_blocking) refers to drv_uart.o(i.UART_ReadBlocking) for UART_ReadBlocking - hal_uart.o(i.hal_uart_receive_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_receive_dma) refers to drv_uart_dma.o(i.UART_TransferReceiveDMA) for UART_TransferReceiveDMA - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_receive_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - hal_uart.o(i.hal_uart_transmit_blocking) refers to drv_uart.o(i.UART_WriteBlocking) for UART_WriteBlocking - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferCreateHandleDMA) for UART_TransferCreateHandleDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to drv_uart_dma.o(i.UART_TransferSendDMA) for UART_TransferSendDMA - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(.bss) for .bss - hal_uart.o(i.hal_uart_transmit_dma) refers to hal_uart.o(i.hal_uart_dmacallback) for hal_uart_dmacallback - norflash.o(i.app_fls_ctrl_Handler) refers to drv_fls.o(i.fls_clr_interrupt_flag) for fls_clr_interrupt_flag - norflash.o(i.app_fls_ctrl_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - norflash.o(i.app_fls_ctrl_Handler) refers to norflash.o(.data) for .data - norflash.o(i.norflash_best_cfg_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - norflash.o(i.norflash_best_cfg_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_check_id) refers to norflash.o(i.norflash_read_id) for norflash_read_id - norflash.o(i.norflash_check_id) refers to tau_delay.o(i.delayUs) for delayUs - norflash.o(i.norflash_check_id) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_callback) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_read_prepare) for fls_dma_read_prepare - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_read) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_read) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dma_read) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_read) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_create_handle_dma) for fls_transfer_create_handle_dma - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_write_prepare) for fls_dma_write_prepare - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_transfer_dma) for fls_transfer_dma - norflash.o(i.norflash_dma_write) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - norflash.o(i.norflash_dma_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_dma_write) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_dma_write) refers to norflash.o(i.norflash_dma_callback) for norflash_dma_callback - norflash.o(i.norflash_dma_write) refers to norflash.o(.data) for .data - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_dual_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_dual_write) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_dual_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_en4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_en_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_en_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_en_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_dual_hstatus) for norflash_get_dual_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_hstatus) for norflash_get_hstatus - norflash.o(i.norflash_en_quad_check) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_en_quad_check) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_block) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_block) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_chip) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_erase_chip) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_erase_sector) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_erase_sector) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_ex4b) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_read_config_reg) for norflash_read_config_reg - norflash.o(i.norflash_ex4b) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_exit_quad) refers to norflash.o(i.norflash_en_quad_check) for norflash_en_quad_check - norflash.o(i.norflash_exit_quad) refers to drv_fls.o(i.fls_busy_pending) for fls_busy_pending - norflash.o(i.norflash_exit_quad) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_dual_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_hstatus) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_get_status) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_spi_config) for fls_get_default_spi_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_fls_config) for fls_get_default_fls_config - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_get_default_tuning) for fls_get_default_tuning - norflash.o(i.norflash_init) refers to drv_fls.o(i.fls_init) for fls_init - norflash.o(i.norflash_init) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_init) refers to drv_fls.o(.data) for g_fls_tuning - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_qcmd_enable) for fls_qcmd_enable - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_quad_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_switch_fls_spi) for norflash_switch_fls_spi - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_quad_write) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_quad_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_read) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_config_reg) refers to drv_fls.o(i.fls_read_byte_data) for fls_read_byte_data - norflash.o(i.norflash_read_id) refers to drv_fls.o(i.fls_read_cmd) for fls_read_cmd - norflash.o(i.norflash_set_best_cfg) refers to memseta.o(.text) for __aeabi_memclr4 - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_read_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(i.norflash_en_quad) for norflash_en_quad - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.data) for .data - norflash.o(i.norflash_set_best_write_cfg) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_single_mode) for fls_single_mode - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_set_addr_dummy) for fls_set_addr_dummy - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_ddat_enable) for fls_ddat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qdat_enable) for fls_qdat_enable - norflash.o(i.norflash_switch_fls_spi) refers to drv_fls.o(i.fls_qadr_enable) for fls_qadr_enable - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - norflash.o(i.norflash_write_disable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_disable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_disable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_disable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to drv_fls.o(i.fls_write_cmd) for fls_write_cmd - norflash.o(i.norflash_write_enable) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_enable) refers to norflash.o(.bss) for .bss - norflash.o(i.norflash_write_enable) refers to norflash.o(.data) for .data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_enable) for norflash_write_enable - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_enable) for norflash_big_end_enable - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_en_scr) for fls_en_scr - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_write_byte_data) for fls_write_byte_data - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_big_end_clear) for norflash_big_end_clear - norflash.o(i.norflash_write_endian_scr) refers to drv_fls.o(i.fls_scr_clear) for fls_scr_clear - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_get_status) for norflash_get_status - norflash.o(i.norflash_write_endian_scr) refers to norflash.o(i.norflash_write_disable) for norflash_write_disable - drv_common.o(i.app_HardFault_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_common.o(i.app_SysTick_Handler) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_enable_systick) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_common.o(i.drv_common_enable_systick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_get_tick) refers to drv_common.o(.data) for .data - drv_common.o(i.drv_common_system_init) refers to drv_chip_info.o(i.drv_chip_info_init) for drv_chip_info_init - drv_common.o(i.drv_common_systick_register_cb) refers to drv_common.o(.data) for .data - drv_dma.o(i.app_dma_irq_handler) refers to drv_dma.o(i.drv_dma_irq_handler) for drv_dma_irq_handler - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_abort_transfer) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_set_ccr) for drv_dma_set_ccr - drv_dma.o(i.drv_dma_ahb_init) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_dma.o(i.drv_dma_clear_flag) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_create_handle) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_deinit) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_disenable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dma.o(i.drv_dma_enable_channel_interrupts) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dma.o(i.drv_dma_enable_cycle) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_get_remaining_bytes) refers to drv_dma.o(i.drv_dma_channel_is_active) for drv_dma_channel_is_active - drv_dma.o(i.drv_dma_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dma.o(i.drv_dma_init) refers to drv_dma.o(i.drv_dma_ahb_init) for drv_dma_ahb_init - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_get_channel_flag) for drv_dma_get_channel_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_dma.o(i.drv_dma_irq_handler) refers to drv_dma.o(.bss) for .bss - drv_dma.o(i.drv_dma_m2m_init) refers to memseta.o(.text) for __aeabi_memclr4 - drv_dma.o(i.drv_dma_m2m_init) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_dma.o(i.drv_dma_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_dma.o(i.drv_dma_set_burst) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_dma.o(i.drv_dma_set_transfer) refers to drv_dma.o(i.drv_dma_set_burst) for drv_dma_set_burst - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_dma.o(i.drv_dma_start_transfer) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_fls.o(i.drv_fls_gpio_connect) refers to drv_fls.o(i.drv_fls_gpio_disconnect) for drv_fls_gpio_disconnect - drv_fls.o(i.drv_fls_gpio_disconnect) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_EnableClk) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_busy_pending) refers to norflash.o(i.norflash_get_status) for norflash_get_status - drv_fls.o(i.fls_de_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_de_init) refers to drv_dma.o(i.drv_dma_clear_flag) for drv_dma_clear_flag - drv_fls.o(i.fls_de_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_disable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_fls.o(i.fls_enable_it) refers to drv_fls.o(i.fls_set_mc_irq_mask) for fls_set_mc_irq_mask - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_fls.o(i.fls_init) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_spi_init) for fls_spi_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_ctrl_cfg_init) for fls_ctrl_cfg_init - drv_fls.o(i.fls_init) refers to drv_fls.o(i.fls_set_tuning) for fls_set_tuning - drv_fls.o(i.fls_init) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_enable_it) for fls_enable_it - drv_fls.o(i.fls_read_cmd_it) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_fls.o(i.fls_set_mc_irq_mask) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_byte_data) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls.o(i.fls_write_cmd) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) for drv_ap_rst_trig_edge_detect - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_get_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_register_ap_reset_callback) refers to drv_gpio.o(.data) for .data - drv_gpio.o(i.drv_gpio_register_callback) refers to drv_gpio.o(.bss) for .bss - drv_gpio.o(i.drv_gpio_set_driving_strength) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_gpio.o(i.drv_gpio_set_pull_state) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_schmitt_trigger) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_gpio.o(i.drv_gpio_set_slew_rate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_dma.o(i.drv_i2c_dma_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_master.o(i.drv_i2c_m_enable) for drv_i2c_m_enable - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_master_read_dma) refers to drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) for drv_i2c_master_write_read_cmd - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_set_transfer) for drv_dma_set_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_dma.o(i.drv_i2c_master_write_dma) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.data) for .data - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(.bss) for .bss - drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) refers to drv_i2c_dma.o(i.drv_i2c_dma_callback) for drv_i2c_dma_callback - drv_i2c_dma.o(i.drv_i2c_slave_write_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_i2c_master.o(i.app_I2C1_IRQn_Handler) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_enable_intr) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_read_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_m_set_callback) refers to drv_i2c_master.o(.data) for .data - drv_i2c_master.o(i.drv_i2c_m_set_sys_mask) refers to drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_master.o(i.drv_i2c_m_write_data) refers to drv_i2c_master.o(i.drv_i2c_m_get_fifo_status) for drv_i2c_m_get_fifo_status - drv_i2c_master.o(i.drv_i2c_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_i2c_master.o(i.drv_i2c_master_init) refers to drv_common.o(.data) for g_system_clock - drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_enable_intr) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_read_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_i2c_slave.o(i.drv_i2c_s_set_callback) refers to drv_i2c_slave.o(.data) for .data - drv_i2c_slave.o(i.drv_i2c_s_set_sys_mask) refers to drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_i2c_slave.o(i.drv_i2c_s_write_data) refers to drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) for drv_i2c_s_get_fifo_status - drv_param_init.o(i.drv_param_init_get_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_h) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_scld_filter_v) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_get_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_ccm) refers to memcpya.o(.text) for __aeabi_memcpy4 - drv_param_init.o(i.drv_param_init_set_ccm) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_scld_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_init_set_sclu_filter) refers to drv_param_init.o(.data) for .data - drv_param_init.o(i.drv_param_p2r_filter_init) refers to drv_param_init.o(.constdata) for .constdata - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel) for drv_dma_disenable_channel - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_dma.o(i.drv_dma_disenable_channel_interrupts) for drv_dma_disenable_channel_interrupts - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_slave.o(i.drv_spi_s_enable_rx_dma) for drv_spi_s_enable_rx_dma - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_abort_dma) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_dma_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_ch6_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_dma.o(i.drv_spi_dma_init) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_create_handle) for drv_dma_create_handle - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) refers to drv_spi_dma.o(i.drv_spi_dma_callback) for drv_spi_dma_callback - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_rx_dma) for drv_spi_m_enable_rx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_read) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_master.o(i.drv_spi_m_enable_tx_dma) for drv_spi_m_enable_tx_dma - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel_interrupts) for drv_dma_enable_channel_interrupts - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spim_dma_write) refers to drv_spi_dma.o(.data) for .data - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_dma.o(i.drv_dma_enable_channel) for drv_dma_enable_channel - drv_spi_dma.o(i.drv_spis_dma_write) refers to drv_spi_dma.o(.bss) for .bss - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.app_SPIM_IRQn_Handler) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_m_deinit) refers to drv_spi_master.o(i.drv_spi_m_switch_sclk) for drv_spi_m_switch_sclk - drv_spi_master.o(i.drv_spi_m_disable_int) refers to drv_spi_master.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ - drv_spi_master.o(i.drv_spi_m_set_intr_callback) refers to drv_spi_master.o(.data) for .data - drv_spi_master.o(i.drv_spi_master_init) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_spi_master.o(i.drv_spi_master_init) refers to drv_common.o(.data) for g_system_clock - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(i.drv_swire_set_int) for drv_swire_set_int - drv_swire.o(i.app_SWIRE_IRQn_Handler) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_register_callback) refers to drv_swire.o(.data) for .data - drv_swire.o(i.drv_swire_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) refers to drv_sys_cfg.o(.data) for .data - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) for drv_sys_cfg_sel_ap_rst_lvl_trig - drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig) refers to drv_sys_cfg.o(.data) for .data - drv_timer.o(i.app_TIMER0_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER1_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER2_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.app_TIMER3_IRQn_Handler) refers to drv_timer.o(i.drv_timer_handle_interrupt) for drv_timer_handle_interrupt - drv_timer.o(i.drv_timer_clean_timer_value) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_clear_status_flags) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_timer.o(i.drv_timer_enable) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_current_count) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_instance) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_get_match) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_get_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_clear_status_flags) for drv_timer_clear_status_flags - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_int) for drv_timer_set_int - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_match) for drv_timer_set_match - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(i.drv_timer_set_current_count) for drv_timer_set_current_count - drv_timer.o(i.drv_timer_handle_interrupt) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_register_callback) refers to drv_timer.o(.data) for .data - drv_timer.o(i.drv_timer_set_current_count) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_timer.o(i.drv_timer_set_match) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_prescaler) refers to drv_timer.o(i.drv_timer_get_instance) for drv_timer_get_instance - drv_timer.o(i.drv_timer_set_repeat) refers to drv_timer.o(.data) for .data - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to hal_internal_vsync.o(i.soft_gen_te) for soft_gen_te - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_param_init.o(i.drv_param_init_get_ccm) for drv_param_init_get_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_ccm) for drv_lcdc_config_ccm - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfltui.o(.text) for __aeabi_ui2d - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to ddiv.o(.text) for __aeabi_ddiv - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to sqrt.o(i.sqrt) for sqrt - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dmul.o(.text) for __aeabi_dmul - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to dfixui.o(.text) for __aeabi_d2uiz - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to cdcmple.o(.text) for __aeabi_cdcmple - hal_internal_vsync.o(i.calc_framebuffer_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.check_pkt_buf_rev) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.dcs_sw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_iniernal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_iniernal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_data_mode) for drv_memc_set_data_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_waveform) for drv_memc_set_tear_waveform - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_ltpo_mode) for drv_memc_set_ltpo_mode - hal_internal_vsync.o(i.hal_internal_init_memc) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_double_buffer) for drv_memc_set_double_buffer - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_active_height) for drv_memc_set_active_height - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_set_inten) for drv_memc_set_inten - hal_internal_vsync.o(i.hal_internal_init_memc) refers to drv_memc.o(i.drv_memc_enable_irq) for drv_memc_enable_irq - hal_internal_vsync.o(i.hal_internal_init_memc) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) for hal_dsi_rx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) for hal_dsi_tx_ctrl_init - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) for hal_dsi_rx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) for hal_dsi_rx_ctrl_gen_a_tear_signal - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_delay.o(i.delayUs) for delayUs - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_dsi_tx.o(i.drv_dsi_tx_shutdown) for drv_dsi_tx_shutdown - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to drv_crgu.o(i.drv_crgu_config_reset_modules) for drv_crgu_config_reset_modules - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(i.hal_internal_init_memc) for hal_internal_init_memc - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) for hal_dsi_tx_ctrl_start - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.hal_internal_vsync_deinit) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_chip_info.o(i.drv_chip_rx_info_check) for drv_chip_rx_info_check - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq0_callback) for drv_rxbr_register_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_rxbr.o(i.drv_rxbr_register_irq1_callback) for drv_rxbr_register_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to drv_vidc.o(i.drv_vidc_register_callback) for drv_vidc_register_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_init) for dcs_packet_fifo_init - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq0_callback) for rxbr_irq0_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.rxbr_irq1_callback) for rxbr_irq1_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_rx) refers to hal_internal_vsync.o(i.vidc_callback) for vidc_callback - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to memcpya.o(.text) for __aeabi_memcpy4 - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) for check_mipi_rx_tx_video_info - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(i.calc_framebuffer_setting) for calc_framebuffer_setting - hal_internal_vsync.o(i.hal_internal_vsync_init_tx) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to drv_rxbr.o(i.drv_rxbr_set_cmd_filter) for drv_rxbr_set_cmd_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) for hal_internal_vsync_set_auto_hw_filter - hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to drv_vidc.o(i.drv_vidc_enable) for drv_vidc_enable - hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.hal_internal_vsync_deinit) for hal_internal_vsync_deinit - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(i.vsync_set_te_mode) for vsync_set_te_mode - hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.dcs_sw_filter) for dcs_sw_filter - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) for dcs_packet_fifo_alloc - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) for hal_dsi_rx_ctrl_dsc_async_handler - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) for drv_dsi_tx_command_put_payload - hal_internal_vsync.o(i.rx_get_dcs_packet_data) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_col_addr) for drv_rxbr_get_col_addr - hal_internal_vsync.o(i.rx_partial_update) refers to drv_rxbr.o(i.drv_rxbr_get_page_addr) for drv_rxbr_get_page_addr - hal_internal_vsync.o(i.rx_partial_update) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_partial_update) refers to drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) for drv_dsc_dec_get_nslc - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src) for drv_crgu_set_dsco_src - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsco_src_div) for drv_crgu_set_dsco_src_div - hal_internal_vsync.o(i.rx_partial_update) refers to drv_crgu.o(i.drv_crgu_set_dsc_core_div) for drv_crgu_set_dsc_core_div - hal_internal_vsync.o(i.rx_partial_update) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_get_dcs_packet_data) for rx_get_dcs_packet_data - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(i.rx_receive_pps) for rx_receive_pps - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_packet) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rx_receive_packet) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rx_receive_pps) refers to memseta.o(.text) for __aeabi_memclr4 - hal_internal_vsync.o(i.rx_receive_pps) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(i.check_pkt_buf_rev) for check_pkt_buf_rev - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) for drv_dsc_dec_convert_pps_rc_parameter - hal_internal_vsync.o(i.rx_receive_pps) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) for drv_dsi_rx_get_compression_en - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_enable) for drv_dsc_dec_enable - hal_internal_vsync.o(i.rx_receive_pps) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.rx_receive_pps) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_status0) for drv_rxbr_get_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_receive_packet) for rx_receive_packet - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to drv_rxbr.o(i.drv_rxbr_set_inten) for drv_rxbr_set_inten - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq0_callback) refers to hal_internal_vsync.o(i.rx_partial_update) for rx_partial_update - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.drv_rxbr_get_int_source) for drv_rxbr_get_int_source - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(i.vpre_err_reset) for vpre_err_reset - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_status0) for drv_rxbr_clear_status0 - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_memc.o(i.drv_memc_set_double_buffer_reverse) for drv_memc_set_double_buffer_reverse - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) for drv_rxbr_clear_pkt_buffer - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.rxbr_irq1_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.soft_gen_te) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_get_irq_status) for drv_vidc_get_irq_status - hal_internal_vsync.o(i.vidc_callback) refers to drv_lcdc.o(i.drv_lcdc_config_overwrite) for drv_lcdc_config_overwrite - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_clear_irq) for drv_vidc_clear_irq - hal_internal_vsync.o(i.vidc_callback) refers to drv_vidc.o(i.drv_vidc_set_irqen) for drv_vidc_set_irqen - hal_internal_vsync.o(i.vidc_callback) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vidc_callback) refers to hal_internal_vsync.o(.conststring) for .conststring - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_vidc.o(i.drv_vidc_reset) for drv_vidc_reset - hal_internal_vsync.o(i.vpre_err_reset) refers to drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) for drv_dsc_dec_set_u8_pps - hal_internal_vsync.o(i.vpre_err_reset) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_memc.o(i.drv_memc_set_tear_mode) for drv_memc_set_tear_mode - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_config_int_single) for drv_lcdc_config_int_single - hal_internal_vsync.o(i.vsync_set_te_mode) refers to drv_lcdc.o(i.drv_lcdc_ctrl_flow) for drv_lcdc_ctrl_flow - hal_internal_vsync.o(i.vsync_set_te_mode) refers to uidiv.o(.text) for __aeabi_uidivmod - hal_internal_vsync.o(i.vsync_set_te_mode) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.bss) for .bss - hal_internal_vsync.o(i.vsync_set_te_mode) refers to hal_internal_vsync.o(.data) for .data - hal_internal_vsync.o(.data) refers to hal_internal_vsync.o(.bss) for sg_te_info - dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_fifo_init) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) refers to dcs_packet_fifo.o(.bss) for .bss - dcs_packet_fifo.o(i.dcs_packet_get_fifo_size) refers to dcs_packet_fifo.o(.bss) for .bss - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to ffltui.o(.text) for __aeabi_ui2f - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fdiv.o(.text) for __aeabi_fdiv - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fmul.o(.text) for __aeabi_fmul - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) for drv_dsi_rx_get_color_bpp - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) for drv_dsi_rx_get_color_pcc - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to fadd.o(.text) for __aeabi_fadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to f2d.o(.text) for __aeabi_f2d - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dadd.o(.text) for __aeabi_dadd - drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) refers to dfixui.o(.text) for __aeabi_d2uiz - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to drv_dsi_rx.o(i.drv_rx_phy_test_read) for drv_rx_phy_test_read - drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_clear) for drv_rx_phy_test_clear - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) for drv_rx_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) for drv_rx_phy_test_write_2_byte - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) refers to drv_dsi_rx.o(i.drv_rx_phy_test_lock) for drv_rx_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_rx.o(i.drv_rx_phy_test_lock) refers to drv_phy_common.o(i.drv_phy_test_lock) for drv_phy_test_lock - drv_dsi_rx.o(i.drv_rx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to drv_dsi_tx.o(i.drv_tx_phy_test_read) for drv_tx_phy_test_read - drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_rate_para) for drv_phy_get_rate_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_pll_para) for drv_phy_get_pll_para - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_phy_common.o(i.drv_phy_get_calibration) for drv_phy_get_calibration - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_enter) for drv_tx_phy_test_enter - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_ref_src) for drv_crgu_set_mipi_ref_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) for drv_crgu_set_mipi_cfg_src - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_clear) for drv_tx_phy_test_clear - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) for drv_tx_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_code) for drv_tx_phy_test_write_code - drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) refers to drv_dsi_tx.o(i.drv_tx_phy_test_exit) for drv_tx_phy_test_exit - drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) for drv_dsi_tx_phy_status_stopstate - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot) for drv_dsi_tx_phy_status_ulpsactivenot - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) for drv_tx_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock) for drv_dsi_tx_phy_status_pll_lock - drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit) refers to drv_dsi_tx.o(i.drv_dsi_tx_version) for drv_dsi_tx_version - drv_dsi_tx.o(i.drv_dsi_tx_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_dsi_tx.o(i.drv_tx_phy_test_clear) refers to drv_phy_common.o(i.drv_phy_test_clear) for drv_phy_test_clear - drv_dsi_tx.o(i.drv_tx_phy_test_read) refers to drv_phy_common.o(i.drv_phy_test_read) for drv_phy_test_read - drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_1_byte) for drv_phy_test_write_1_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_2_byte) for drv_phy_test_write_2_byte - drv_dsi_tx.o(i.drv_tx_phy_test_write_code) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_lcdc.o(i.drv_lcdc_config_src_parameter) refers to drv_lcdc.o(i.drv_lcdc_config_input_size) for drv_lcdc_config_input_size - drv_lcdc.o(i.drv_lcdc_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_get_status) for drv_memc_get_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_memc.o(i.drv_memc_clear_status) for drv_memc_clear_status - drv_memc.o(i.app_MEMC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_memc.o(i.drv_memc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_ADC_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.app_VPRE_IRQn_Handler) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ - drv_rxbr.o(i.drv_rxbr_enable_irq) refers to drv_rxbr.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ - drv_rxbr.o(i.drv_rxbr_register_irq0_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_register_irq1_callback) refers to drv_rxbr.o(.data) for .data - drv_rxbr.o(i.drv_rxbr_set_cmd_filter) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - drv_rxbr.o(i.drv_rxbr_soft_reset) refers to drv_crgu.o(i.drv_crgu_set_reset) for drv_crgu_set_reset - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.app_VIDC_IRQn_Handler) refers to drv_vidc.o(.data) for .data - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_vidc.o(i.drv_vidc_enable_irq) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_vidc.o(i.drv_vidc_register_callback) refers to drv_vidc.o(.data) for .data - irq_redirect .o(i.ADC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.AP_NRESET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.DMA_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT4_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT5_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT6_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.EXTI_INT7_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.FLSCTRL_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.HardFault_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.I2C1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.LCDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MEMC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_RX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.MIPI_TX_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.PWMDET_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIM_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SPIS_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SWIRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.SysTick_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER0_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER1_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER2_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.TIMER3_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.UART_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VIDC_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.VPRE_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.WDG_IRQn_Handler) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to irq_redirect .o(.ARM.__AT_0x00070100) for .ARM.__AT_0x00070100 - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_SysTick_Handler) for app_SysTick_Handler - irq_redirect .o(i.handle_init) refers to hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) for app_LCDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) for app_MIPI_RX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) for app_MIPI_TX_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_dma.o(i.app_dma_irq_handler) for app_dma_irq_handler - irq_redirect .o(i.handle_init) refers to norflash.o(i.app_fls_ctrl_Handler) for app_fls_ctrl_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) for app_I2C0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_i2c_master.o(i.app_I2C1_IRQn_Handler) for app_I2C1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to hal_spi_slave.o(i.app_SPIS_IRQn_Handler) for app_SPIS_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_spi_master.o(i.app_SPIM_IRQn_Handler) for app_SPIM_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_VPRE_IRQn_Handler) for app_VPRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_rxbr.o(i.app_ADC_IRQn_Handler) for app_ADC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_vidc.o(i.app_VIDC_IRQn_Handler) for app_VIDC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_memc.o(i.app_MEMC_IRQn_Handler) for app_MEMC_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER0_IRQn_Handler) for app_TIMER0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER1_IRQn_Handler) for app_TIMER1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER2_IRQn_Handler) for app_TIMER2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_timer.o(i.app_TIMER3_IRQn_Handler) for app_TIMER3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_wdg.o(i.app_WDG_IRQn_Handler) for app_WDG_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_uart.o(i.app_UART_IRQn_Handler) for app_UART_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_pwm.o(i.app_PWMDET_IRQn_Handler) for app_PWMDET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_swire.o(i.app_SWIRE_IRQn_Handler) for app_SWIRE_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) for app_AP_NRESET_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) for app_EXTI_INT0_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) for app_EXTI_INT1_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) for app_EXTI_INT2_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) for app_EXTI_INT3_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) for app_EXTI_INT4_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) for app_EXTI_INT5_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) for app_EXTI_INT6_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) for app_EXTI_INT7_IRQn_Handler - irq_redirect .o(i.handle_init) refers to drv_common.o(i.app_HardFault_Handler) for app_HardFault_Handler - drv_phy_common.o(i.drv_phy_enable_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_chip_info.o(i.drv_chip_info_get_info) for drv_chip_info_get_info - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_phy_common.o(i.drv_phy_get_calibration) refers to drv_phy_common.o(.data) for .data - drv_phy_common.o(i.drv_phy_get_pll_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_get_rate_para) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_phy_common.o(i.drv_phy_get_rate_para) refers to drv_phy_common.o(.constdata) for .constdata - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_1_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_code) for drv_phy_test_write_code - drv_phy_common.o(i.drv_phy_test_write_2_byte) refers to drv_phy_common.o(i.drv_phy_test_write_data) for drv_phy_test_write_data - drv_chip_info.o(i.drv_chip_info_get_info) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_chip_info.o(i.drv_chip_info_init) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_chip_info.o(i.drv_chip_info_init) refers to drv_chip_info.o(.data) for .data - drv_chip_info.o(i.drv_chip_rx_info_check) refers to printfa.o(i.__0printf) for __2printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to tau_log.o(i.LOG_printf) for LOG_printf - drv_chip_info.o(i.drv_chip_rx_info_check) refers to drv_chip_info.o(.data) for .data - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_enter_inactive) for drv_efuse_enter_inactive - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to drv_efuse.o(i.drv_efuse_read) for drv_efuse_read - drv_dsc_dec.o(i.drv_dsc_dec_enable) refers to printfa.o(i.__0printf) for __2printf - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) for __ARM_common_switch8 - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(i.__NVIC_SetPriority) for __NVIC_SetPriority - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - hal_spi_slave.o(i.app_SPIS_IRQn_Handler) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_mode) for hal_gpio_set_mode - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_init_input) for hal_gpio_init_input - hal_spi_slave.o(i.hal_spi_s_set_high_impedance) refers to hal_gpio.o(i.hal_gpio_set_pull_state) for hal_gpio_set_pull_state - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort) refers to drv_spi_dma.o(i.drv_spi_abort_dma) for drv_spi_abort_dma - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_dma.o(i.drv_dma_enable_cycle) for drv_dma_enable_cycle - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to drv_spi_dma.o(i.drv_spis_dma_write) for drv_spis_dma_write - hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_deinit) refers to drv_spi_slave.o(i.drv_spi_s_deinit) for drv_spi_s_deinit - hal_spi_slave.o(i.hal_spi_slave_enable) refers to drv_spi_slave.o(i.drv_spi_s_enable_int) for drv_spi_s_enable_int - hal_spi_slave.o(i.hal_spi_slave_enable) refers to tau_log.o(i.LOG_printf) for LOG_printf - hal_spi_slave.o(i.hal_spi_slave_enable) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_gpio_init) refers to drv_spi_slave.o(i.drv_spi_s_gpio_init) for drv_spi_s_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(i.hal_spi_slave_gpio_init) for hal_spi_slave_gpio_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_slave_init) for drv_spi_slave_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_dma_init) for drv_spi_dma_init - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_dma.o(i.drv_spi_set_dma_irq_callback) for drv_spi_set_dma_irq_callback - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_spi_slave.o(i.drv_spi_s_enable_tx_dma) for drv_spi_s_enable_tx_dma - hal_spi_slave.o(i.hal_spi_slave_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - hal_spi_slave.o(i.hal_spi_slave_init) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_read_data) refers to drv_spi_slave.o(i.drv_spi_s_read_data) for drv_spi_s_read_data - hal_spi_slave.o(i.hal_spi_slave_register_callback) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_reset_tx) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer) refers to hal_spi_slave.o(.bss) for .bss - hal_spi_slave.o(i.hal_spi_slave_write_data) refers to drv_spi_slave.o(i.drv_spi_s_write_data) for drv_spi_s_write_data - drv_fls_dma.o(i.fls_abort_dma) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_abort_dma) refers to drv_fls_dma.o(i.fls_dma_disable) for fls_dma_disable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_set_read) for fls_set_read - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_read_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_clear_irq_status) for fls_clear_irq_status - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_swrst) for fls_swrst - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_set_write) for fls_set_write - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls_dma.o(i.fls_dma_enable) for fls_dma_enable - drv_fls_dma.o(i.fls_dma_write_prepare) refers to drv_fls.o(i.fls_spi_start) for fls_spi_start - drv_fls_dma.o(i.fls_read_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to memseta.o(.text) for __aeabi_memclr4 - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(.data) for .data - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_read_dmacallback) for fls_read_dmacallback - drv_fls_dma.o(i.fls_transfer_create_handle_dma) refers to drv_fls_dma.o(i.fls_write_dmacallback) for fls_write_dmacallback - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_fls_dma.o(i.fls_transfer_dma) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_fls_dma.o(i.fls_transfer_get_receive_count_dma) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_fls_dma.o(i.fls_write_dmacallback) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_pwm.o(i.app_PWMDET_IRQn_Handler) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_register_callback) refers to drv_pwm.o(.data) for .data - drv_pwm.o(i.drv_pwm_in_set_sys_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_spi_slave.o(i.drv_spi_s_deinit) refers to drv_spi_slave.o(i.drv_spi_s_switch_sclk) for drv_spi_s_switch_sclk - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(i.UART_TransferHandleIRQ) for UART_TransferHandleIRQ - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_uart.o(i.UART0_IRQ_Handle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortReceive) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_Disable_IT) for UART_Disable_IT - drv_uart.o(i.UART_AbortSend) refers to drv_uart.o(i.UART_ResetTxFIFO) for UART_ResetTxFIFO - drv_uart.o(i.UART_Deinit) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Disable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_Disable_IT) refers to drv_uart.o(.constdata) for .constdata - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) for drv_sys_cfg_set_dma_rx_req - drv_uart.o(i.UART_EnableDma) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) for drv_sys_cfg_set_dma_tx_req - drv_uart.o(i.UART_Enable_IT) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_Enable_IT) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_GetDefaultConfig) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_GetDefaultConfig) refers to drv_common.o(.data) for g_system_clock - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_GetFIFO_Ctrl) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetRxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_ResetTxFIFO) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_SetBaudRate) refers to uidiv.o(.text) for __aeabi_uidivmod - drv_uart.o(i.UART_SwitchSCLK) refers to drv_crgu.o(i.drv_crgu_set_clock) for drv_crgu_set_clock - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_TransferCreateHandle) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(i.UART_Enable_IT) for UART_Enable_IT - drv_uart.o(i.UART_TransferCreateHandle) refers to drv_uart.o(.data) for .data - drv_uart.o(i.UART_TransferHandleIRQ) refers to drv_uart.o(i.UART_ResetRxFIFO) for UART_ResetRxFIFO - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_DisableDma) for UART_DisableDma - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SwitchSCLK) for UART_SwitchSCLK - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart.o(i.UART_init) refers to drv_uart.o(i.UART_SetBaudRate) for UART_SetBaudRate - drv_uart.o(i.UART_init) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_uart.o(i.UART_init) refers to drv_uart.o(.data) for .data - drv_uart.o(i.app_UART_IRQn_Handler) refers to drv_uart.o(i.UART0_IRQ_Handle) for UART0_IRQ_Handle - drv_uart_dma.o(i.UART_DMAInit) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_DMAInit) refers to drv_dma.o(i.drv_dma_init) for drv_dma_init - drv_uart_dma.o(i.UART_TransferAbortReceiveDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferAbortSendDMA) refers to drv_dma.o(i.drv_dma_abort_transfer) for drv_dma_abort_transfer - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_GetInstance) for UART_GetInstance - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to memseta.o(.text) for __aeabi_memclr4 - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_DMAInit) for UART_DMAInit - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_dma.o(i.drv_dma_set_callback) for drv_dma_set_callback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(.data) for .data - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferReceiveDMACallback) for UART_TransferReceiveDMACallback - drv_uart_dma.o(i.UART_TransferCreateHandleDMA) refers to drv_uart_dma.o(i.UART_TransferSendDMACallback) for UART_TransferSendDMACallback - drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA) refers to drv_dma.o(i.drv_dma_get_remaining_bytes) for drv_dma_get_remaining_bytes - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferReceiveDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_prepar_transfer) for drv_dma_prepar_transfer - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_uart.o(i.UART_EnableDma) for UART_EnableDma - drv_uart_dma.o(i.UART_TransferSendDMA) refers to drv_dma.o(i.drv_dma_start_transfer) for drv_dma_start_transfer - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) for drv_sys_cfg_clear_pending - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_set_int) for drv_wdg_set_int - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_counter) for drv_wdg_clear_counter - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_read_edge_flag) for drv_wdg_read_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(i.drv_wdg_clear_edge_flag) for drv_wdg_clear_edge_flag - drv_wdg.o(i.app_WDG_IRQn_Handler) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_register_callback) refers to drv_wdg.o(.data) for .data - drv_wdg.o(i.drv_wdg_set_int) refers to drv_sys_cfg.o(i.drv_sys_cfg_set_int) for drv_sys_cfg_set_int - drv_wdg.o(i.drv_wdg_set_repeat) refers to drv_wdg.o(.data) for .data - drv_efuse.o(i.drv_efuse_enter_inactive) refers to drv_efuse.o(i.drv_efuse_int_enable) for drv_efuse_int_enable - drv_efuse.o(i.drv_efuse_read) refers to drv_efuse.o(i.drv_efuse_read_req) for drv_efuse_read_req - drv_efuse.o(i.drv_efuse_write) refers to drv_efuse.o(i.drv_efuse_write_req) for drv_efuse_write_req - ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil - ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp - ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd - ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt - sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple - sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno - sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload - entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk - idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod - printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0fprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0printf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc - printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vfprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vprintf$bare) refers to tau_log.o(i.fputc) for fputc - printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core - printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc - printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0fprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0printf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc - printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vfprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vprintf$0) refers to tau_log.o(i.fputc) for fputc - printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core - printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc - printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0fprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0printf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vfprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vprintf$1) refers to tau_log.o(i.fputc) for fputc - printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core - printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc - printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0fprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0printf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc - printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vfprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vprintf$2) refers to tau_log.o(i.fputc) for fputc - printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core - printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc - printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0fprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0printf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vfprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vprintf$3) refers to tau_log.o(i.fputc) for fputc - printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core - printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc - printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0fprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0printf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vfprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vprintf$4) refers to tau_log.o(i.fputc) for fputc - printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core - printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc - printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0fprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0printf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vfprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vprintf$5) refers to tau_log.o(i.fputc) for fputc - printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core - printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc - printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0fprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0printf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vfprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vprintf$6) refers to tau_log.o(i.fputc) for fputc - printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core - printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc - printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding - printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding - printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0fprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0printf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vfprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vprintf$7) refers to tau_log.o(i.fputc) for fputc - printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core - printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc - printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding - printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding - printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0fprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0printf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vfprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vprintf$8) refers to tau_log.o(i.fputc) for fputc - printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core - printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc - printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding - printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding - printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0fprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0printf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vfprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vprintf) refers to tau_log.o(i.fputc) for fputc - printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout - printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc - printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core - printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc - printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul - printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv - printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd - printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz - printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding - printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod - printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding - printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits - printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod - printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp - printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue - fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fdiv.o(.text) refers to fepilogue.o(.text) for _float_round - fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl - dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr - dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue - dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue - ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ddiv.o(.text) refers to depilogue.o(.text) for _double_round - fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue - ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue - dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr - f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 - entry2.o(.ARM.Collect$$$$00002712) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to startup_armcm0.o(STACK) for __initial_sp - entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main - entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload - entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main - entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main - uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr - uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data - errno.o(i.__read_errno) refers to errno.o(.data) for .data - errno.o(i.__set_errno) refers to errno.o(.data) for .data - depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz - depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl - depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dsqrt.o(.text) refers to depilogue.o(.text) for _double_round - dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr - dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl - init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload - - -============================================================================== - -Removing Unused input sections from the image. - - Removing main.o(.rev16_text), (4 bytes). - Removing main.o(.revsh_text), (4 bytes). - Removing ap_demo.o(.rev16_text), (4 bytes). - Removing ap_demo.o(.revsh_text), (4 bytes). - Removing ap_demo.o(i.swire_callback), (24 bytes). - Removing ap_demo.o(i.swire_init), (68 bytes). - Removing ap_demo.o(i.swire_timer_callback), (28 bytes). - Removing app_tp_for_custom_s8.o(.rev16_text), (4 bytes). - Removing app_tp_for_custom_s8.o(.revsh_text), (4 bytes). - Removing app_tp_for_custom_s8.o(i.app_tp_screen_analysis_const), (68 bytes). - Removing app_tp_for_custom_s8.o(.bss), (200 bytes). - Removing app_tp_transfer.o(.rev16_text), (4 bytes). - Removing app_tp_transfer.o(.revsh_text), (4 bytes). - Removing app_tp_transfer.o(i.ap_tp_calibration), (200 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_clear_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_phone_reset_on), (12 bytes). - Removing app_tp_transfer.o(i.app_tp_s_transfer_complate), (26 bytes). - Removing board.o(.rev16_text), (4 bytes). - Removing board.o(.revsh_text), (4 bytes). - Removing startup_armcm0.o(HEAP), (3072 bytes). - Removing hal_dsi_rx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_long_cmd), (88 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_ack_short_cmd), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_crop_video), (228 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_deinit), (156 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_draw_mode_init), (48 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_enable_test_pattern), (216 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_compressen_en), (16 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_release_handle), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_restart), (80 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_auto_hw_filter), (28 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_scld_filter), (108 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_sync_line), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_dcs_direct_mode), (8 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_cmd_filter), (40 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pentile_format), (56 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_pixel_data), (148 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rx_clk), (68 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_te_waveform), (52 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_tear_mode_ex), (14 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_stop), (60 bytes). - Removing hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_input_frame_rate), (112 bytes). - Removing hal_dsi_tx_ctrl.o(.rev16_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(.revsh_text), (4 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_crop_pic), (144 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_deinit), (72 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_ulps_mode), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_read_cmd), (140 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_release_handle), (28 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_ccm), (32 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_cus_pq_filter), (24 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_endianness), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_escape_clock_div), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_lp_cmd), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite), (16 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_vpg), (24 bytes). - Removing hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_stop), (68 bytes). - Removing hal_gpio.o(.rev16_text), (4 bytes). - Removing hal_gpio.o(.revsh_text), (4 bytes). - Removing hal_gpio.o(i.hal_gpio_get_int_type), (20 bytes). - Removing hal_gpio.o(i.hal_gpio_get_pull_state), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_ap_reset_int), (80 bytes). - Removing hal_gpio.o(i.hal_gpio_set_driving_strength), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_output_data_ex), (36 bytes). - Removing hal_gpio.o(i.hal_gpio_set_schmitt_trigger), (32 bytes). - Removing hal_gpio.o(i.hal_gpio_set_slew_rate), (32 bytes). - Removing hal_i2c_master.o(.rev16_text), (4 bytes). - Removing hal_i2c_master.o(.revsh_text), (4 bytes). - Removing hal_i2c_master.o(i.hal_i2c_m_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(.rev16_text), (4 bytes). - Removing hal_i2c_slave.o(.revsh_text), (4 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_get_tx_byte_num), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_complate_clear), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_read_data), (8 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_rxfifo_notempty), (20 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_dma_tx_cycle), (36 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_set_high_impedance), (46 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_complate), (12 bytes). - Removing hal_i2c_slave.o(i.hal_i2c_s_write_data), (8 bytes). - Removing hal_spi_master.o(.rev16_text), (4 bytes). - Removing hal_spi_master.o(.revsh_text), (4 bytes). - Removing hal_spi_master.o(i.hal_spi_m_callback), (24 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_init), (104 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_read), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_dma_write), (40 bytes). - Removing hal_spi_master.o(i.hal_spi_m_get_transfer_complate), (36 bytes). - Removing hal_spi_master.o(i.hal_spi_m_gpio_init), (8 bytes). - Removing hal_spi_master.o(i.hal_spi_m_read_rxfifo), (28 bytes). - Removing hal_spi_master.o(i.hal_spi_m_set_high_impedance), (100 bytes). - Removing hal_spi_master.o(.data), (1 bytes). - Removing hal_swire.o(.rev16_text), (4 bytes). - Removing hal_swire.o(.revsh_text), (4 bytes). - Removing hal_swire.o(i.hal_swire_deinit), (18 bytes). - Removing hal_swire.o(i.hal_swire_init), (32 bytes). - Removing hal_swire.o(i.hal_swire_open), (22 bytes). - Removing hal_swire.o(i.hal_swire_register_callback), (10 bytes). - Removing hal_swire.o(i.hal_swire_start), (112 bytes). - Removing hal_system.o(.rev16_text), (4 bytes). - Removing hal_system.o(.revsh_text), (4 bytes). - Removing hal_system.o(i.hal_system_deep_sleep_mode), (8 bytes). - Removing hal_system.o(i.hal_system_disable_systick), (8 bytes). - Removing hal_system.o(i.hal_system_flash_read), (56 bytes). - Removing hal_system.o(i.hal_system_flash_write), (58 bytes). - Removing hal_system.o(i.hal_system_get_tick), (8 bytes). - Removing hal_system.o(i.hal_system_idle_mode), (8 bytes). - Removing hal_system.o(i.hal_system_register_systick_cb), (8 bytes). - Removing hal_system.o(i.hal_system_reset_chip), (32 bytes). - Removing hal_system.o(i.hal_system_set_pvd), (8 bytes). - Removing hal_system.o(i.hal_system_set_vcc), (8 bytes). - Removing hal_system.o(i.hal_system_share_flash_mode), (20 bytes). - Removing hal_system.o(i.hal_system_sleep_mode), (48 bytes). - Removing hal_timer.o(.rev16_text), (4 bytes). - Removing hal_timer.o(.revsh_text), (4 bytes). - Removing hal_timer.o(i.hal_timer_deinit), (46 bytes). - Removing hal_timer.o(i.hal_timer_get_status), (52 bytes). - Removing hal_timer.o(i.hal_timer_set_repeat), (8 bytes). - Removing hal_timer.o(i.hal_timer_stop), (48 bytes). - Removing tau_delay.o(.rev16_text), (4 bytes). - Removing tau_delay.o(.revsh_text), (4 bytes). - Removing tau_log.o(.rev16_text), (4 bytes). - Removing tau_log.o(.revsh_text), (4 bytes). - Removing tau_log.o(i.fgetc), (22 bytes). - Removing hal_uart.o(.rev16_text), (4 bytes). - Removing hal_uart.o(.revsh_text), (4 bytes). - Removing hal_uart.o(i.hal_uart_deinit), (28 bytes). - Removing hal_uart.o(i.hal_uart_dmacallback), (36 bytes). - Removing hal_uart.o(i.hal_uart_receive_blocking), (16 bytes). - Removing hal_uart.o(i.hal_uart_receive_dma), (76 bytes). - Removing hal_uart.o(i.hal_uart_transmit_dma), (76 bytes). - Removing norflash.o(.rev16_text), (4 bytes). - Removing norflash.o(.revsh_text), (4 bytes). - Removing norflash.o(i.norflash_best_cfg_init), (44 bytes). - Removing norflash.o(i.norflash_big_end_clear), (14 bytes). - Removing norflash.o(i.norflash_big_end_enable), (20 bytes). - Removing norflash.o(i.norflash_check_crc32), (14 bytes). - Removing norflash.o(i.norflash_check_id), (72 bytes). - Removing norflash.o(i.norflash_dma_callback), (24 bytes). - Removing norflash.o(i.norflash_dma_read), (156 bytes). - Removing norflash.o(i.norflash_dma_write), (252 bytes). - Removing norflash.o(i.norflash_dual_read), (60 bytes). - Removing norflash.o(i.norflash_dual_write), (112 bytes). - Removing norflash.o(i.norflash_en4b), (40 bytes). - Removing norflash.o(i.norflash_en_quad), (116 bytes). - Removing norflash.o(i.norflash_en_quad_check), (64 bytes). - Removing norflash.o(i.norflash_erase_block), (44 bytes). - Removing norflash.o(i.norflash_erase_chip), (28 bytes). - Removing norflash.o(i.norflash_erase_sector), (44 bytes). - Removing norflash.o(i.norflash_ex4b), (40 bytes). - Removing norflash.o(i.norflash_exit_quad), (76 bytes). - Removing norflash.o(i.norflash_get_dual_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_hstatus), (52 bytes). - Removing norflash.o(i.norflash_get_status), (52 bytes). - Removing norflash.o(i.norflash_init), (48 bytes). - Removing norflash.o(i.norflash_quad_read), (76 bytes). - Removing norflash.o(i.norflash_quad_write), (108 bytes). - Removing norflash.o(i.norflash_read), (28 bytes). - Removing norflash.o(i.norflash_read_config_reg), (36 bytes). - Removing norflash.o(i.norflash_read_id), (20 bytes). - Removing norflash.o(i.norflash_reset), (2 bytes). - Removing norflash.o(i.norflash_reset_crc32), (32 bytes). - Removing norflash.o(i.norflash_set_best_cfg), (50 bytes). - Removing norflash.o(i.norflash_set_best_read_cfg), (84 bytes). - Removing norflash.o(i.norflash_set_best_write_cfg), (84 bytes). - Removing norflash.o(i.norflash_switch_fls_spi), (112 bytes). - Removing norflash.o(i.norflash_write), (96 bytes). - Removing norflash.o(i.norflash_write_disable), (64 bytes). - Removing norflash.o(i.norflash_write_enable), (56 bytes). - Removing norflash.o(i.norflash_write_endian_scr), (132 bytes). - Removing norflash.o(.bss), (412 bytes). - Removing norflash.o(.bss), (32 bytes). - Removing norflash.o(.data), (2 bytes). - Removing drv_common.o(.rev16_text), (4 bytes). - Removing drv_common.o(.revsh_text), (4 bytes). - Removing drv_common.o(i.drv_common_disable_systick), (20 bytes). - Removing drv_common.o(i.drv_common_get_tick), (12 bytes). - Removing drv_common.o(i.drv_common_idle_mode), (40 bytes). - Removing drv_common.o(i.drv_common_systick_register_cb), (12 bytes). - Removing drv_crgu.o(.rev16_text), (4 bytes). - Removing drv_crgu.o(.revsh_text), (4 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_all_reset_flags), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_clear_reset_flag), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_div), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_config_clocks_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_ana_clk_status), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_fpga_id), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_get_mipi_ref_src), (16 bytes). - Removing drv_crgu.o(i.drv_crgu_get_reset_flag), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_get_system_clk), (28 bytes). - Removing drv_crgu.o(i.drv_crgu_reset_chip), (12 bytes). - Removing drv_crgu.o(i.drv_crgu_set_200m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_300m_scan_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_abp0_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_adc_src), (24 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb1_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_apb2_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_fls_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_div), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_monitor_src), (20 bytes). - Removing drv_crgu.o(i.drv_crgu_set_swire_div), (20 bytes). - Removing drv_dma.o(.rev16_text), (4 bytes). - Removing drv_dma.o(.revsh_text), (4 bytes). - Removing drv_dma.o(i.drv_dma_abort_transfer), (32 bytes). - Removing drv_dma.o(i.drv_dma_ahb_init), (74 bytes). - Removing drv_dma.o(i.drv_dma_channel_is_active), (20 bytes). - Removing drv_dma.o(i.drv_dma_deinit), (32 bytes). - Removing drv_dma.o(i.drv_dma_disenable_channel_interrupts), (24 bytes). - Removing drv_dma.o(i.drv_dma_enable_cycle), (44 bytes). - Removing drv_dma.o(i.drv_dma_get_remaining_bytes), (32 bytes). - Removing drv_dma.o(i.drv_dma_init), (24 bytes). - Removing drv_dma.o(i.drv_dma_m2m_init), (72 bytes). - Removing drv_dma.o(i.drv_dma_reset), (10 bytes). - Removing drv_dma.o(i.drv_dma_set_ccr), (114 bytes). - Removing drv_dma.o(i.drv_dma_start_transfer), (32 bytes). - Removing drv_fls.o(.rev16_text), (4 bytes). - Removing drv_fls.o(.revsh_text), (4 bytes). - Removing drv_fls.o(i.__NVIC_DisableIRQ), (32 bytes). - Removing drv_fls.o(i.drv_fls_gpio_connect), (28 bytes). - Removing drv_fls.o(i.drv_fls_gpio_disconnect), (32 bytes). - Removing drv_fls.o(i.fls_EnableClk), (12 bytes). - Removing drv_fls.o(i.fls_busy_pending), (12 bytes). - Removing drv_fls.o(i.fls_clear_irq_status), (6 bytes). - Removing drv_fls.o(i.fls_ctrl_cfg_init), (72 bytes). - Removing drv_fls.o(i.fls_ddat_enable), (24 bytes). - Removing drv_fls.o(i.fls_de_init), (52 bytes). - Removing drv_fls.o(i.fls_descr), (10 bytes). - Removing drv_fls.o(i.fls_disable_it), (36 bytes). - Removing drv_fls.o(i.fls_en_scr), (10 bytes). - Removing drv_fls.o(i.fls_enable_it), (48 bytes). - Removing drv_fls.o(i.fls_get_crcout), (4 bytes). - Removing drv_fls.o(i.fls_get_default_fls_config), (20 bytes). - Removing drv_fls.o(i.fls_get_default_spi_config), (44 bytes). - Removing drv_fls.o(i.fls_get_default_tuning), (12 bytes). - Removing drv_fls.o(i.fls_get_tuning), (18 bytes). - Removing drv_fls.o(i.fls_init), (62 bytes). - Removing drv_fls.o(i.fls_qadr_enable), (22 bytes). - Removing drv_fls.o(i.fls_qcmd_enable), (22 bytes). - Removing drv_fls.o(i.fls_qdat_enable), (22 bytes). - Removing drv_fls.o(i.fls_read_byte_data), (130 bytes). - Removing drv_fls.o(i.fls_read_cmd), (104 bytes). - Removing drv_fls.o(i.fls_read_cmd_it), (110 bytes). - Removing drv_fls.o(i.fls_reset_crc), (18 bytes). - Removing drv_fls.o(i.fls_scr_clear), (10 bytes). - Removing drv_fls.o(i.fls_set_addr_dummy), (32 bytes). - Removing drv_fls.o(i.fls_set_addr_len), (32 bytes). - Removing drv_fls.o(i.fls_set_mc_irq_mask), (26 bytes). - Removing drv_fls.o(i.fls_set_read), (10 bytes). - Removing drv_fls.o(i.fls_set_tuning), (24 bytes). - Removing drv_fls.o(i.fls_set_write), (10 bytes). - Removing drv_fls.o(i.fls_single_mode), (16 bytes). - Removing drv_fls.o(i.fls_spi_init), (180 bytes). - Removing drv_fls.o(i.fls_spi_start), (10 bytes). - Removing drv_fls.o(i.fls_swrst), (18 bytes). - Removing drv_fls.o(i.fls_write_byte_data), (164 bytes). - Removing drv_fls.o(i.fls_write_cmd), (58 bytes). - Removing drv_fls.o(.data), (4 bytes). - Removing drv_gpio.o(.rev16_text), (4 bytes). - Removing drv_gpio.o(.revsh_text), (4 bytes). - Removing drv_gpio.o(i.drv_gpio_get_pull_state), (224 bytes). - Removing drv_gpio.o(i.drv_gpio_register_ap_reset_callback), (12 bytes). - Removing drv_gpio.o(i.drv_gpio_set_driving_strength), (312 bytes). - Removing drv_gpio.o(i.drv_gpio_set_schmitt_trigger), (168 bytes). - Removing drv_gpio.o(i.drv_gpio_set_slew_rate), (168 bytes). - Removing drv_i2c_dma.o(.rev16_text), (4 bytes). - Removing drv_i2c_dma.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(.rev16_text), (4 bytes). - Removing drv_i2c_master.o(.revsh_text), (4 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_bus_init), (36 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_disable_intr), (16 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_get_fifo_status), (28 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_read_data), (32 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_fifo_threshold), (24 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_set_sys_mask), (48 bytes). - Removing drv_i2c_master.o(i.drv_i2c_m_write_data), (32 bytes). - Removing drv_i2c_slave.o(.rev16_text), (4 bytes). - Removing drv_i2c_slave.o(.revsh_text), (4 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_bus_init), (36 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_disable_intr), (16 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_enable), (16 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_get_tx_byte_num), (12 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_read_data), (32 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_fifo_threshold), (24 bytes). - Removing drv_i2c_slave.o(i.drv_i2c_s_set_sys_mask), (48 bytes). - Removing drv_param_init.o(.rev16_text), (4 bytes). - Removing drv_param_init.o(.revsh_text), (4 bytes). - Removing drv_param_init.o(i.drv_param_init_set_ccm), (20 bytes). - Removing drv_param_init.o(i.drv_param_init_set_scld_filter), (100 bytes). - Removing drv_param_init.o(i.drv_param_init_set_sclu_filter), (28 bytes). - Removing drv_pwr.o(.rev16_text), (4 bytes). - Removing drv_pwr.o(.revsh_text), (4 bytes). - Removing drv_pwr.o(i.drv_pwr_enter_deep_sleep_mode), (44 bytes). - Removing drv_pwr.o(i.drv_pwr_set_cp_mode), (32 bytes). - Removing drv_spi_dma.o(.rev16_text), (4 bytes). - Removing drv_spi_dma.o(.revsh_text), (4 bytes). - Removing drv_spi_dma.o(i.__NVIC_ClearPendingIRQ), (24 bytes). - Removing drv_spi_dma.o(i.drv_spi_abort_dma), (108 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_callback), (60 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_ch6_init), (208 bytes). - Removing drv_spi_dma.o(i.drv_spi_dma_init), (220 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_ch6_irq_callback), (48 bytes). - Removing drv_spi_dma.o(i.drv_spi_set_dma_irq_callback), (88 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_read), (96 bytes). - Removing drv_spi_dma.o(i.drv_spim_dma_write), (60 bytes). - Removing drv_spi_dma.o(i.drv_spis_dma_write), (72 bytes). - Removing drv_spi_dma.o(.bss), (480 bytes). - Removing drv_spi_dma.o(.data), (16 bytes). - Removing drv_spi_master.o(.rev16_text), (4 bytes). - Removing drv_spi_master.o(.revsh_text), (4 bytes). - Removing drv_spi_master.o(i.drv_spi_m_deinit), (40 bytes). - Removing drv_spi_master.o(i.drv_spi_m_disable_int), (68 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_int), (72 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_rx_dma), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_enable_tx_dma), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_get_dma_address), (8 bytes). - Removing drv_spi_master.o(i.drv_spi_m_gpio_init), (32 bytes). - Removing drv_spi_master.o(i.drv_spi_m_set_intr_callback), (12 bytes). - Removing drv_spi_master.o(i.drv_spi_m_switch_sclk), (28 bytes). - Removing drv_spi_master.o(i.drv_spi_m_write_data), (44 bytes). - Removing drv_spi_master.o(i.drv_spi_master_init), (164 bytes). - Removing drv_swire.o(.rev16_text), (4 bytes). - Removing drv_swire.o(.revsh_text), (4 bytes). - Removing drv_swire.o(i.drv_swire_enable), (28 bytes). - Removing drv_swire.o(i.drv_swire_register_callback), (12 bytes). - Removing drv_swire.o(i.drv_swire_set_bit_time), (24 bytes). - Removing drv_swire.o(i.drv_swire_set_power_down), (28 bytes). - Removing drv_swire.o(i.drv_swire_set_pulse_count), (12 bytes). - Removing drv_sys_cfg.o(.rev16_text), (4 bytes). - Removing drv_sys_cfg.o(.revsh_text), (4 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_dma_req_mask), (32 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_read_version0_id), (12 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_trig), (28 bytes). - Removing drv_sys_cfg.o(i.drv_sys_cfg_set_ap_reset), (28 bytes). - Removing drv_timer.o(.rev16_text), (4 bytes). - Removing drv_timer.o(.revsh_text), (4 bytes). - Removing drv_timer.o(i.drv_timer_clean_timer_value), (12 bytes). - Removing drv_timer.o(i.drv_timer_get_current_count), (10 bytes). - Removing drv_timer.o(i.drv_timer_get_match), (10 bytes). - Removing drv_timer.o(i.drv_timer_set_repeat), (16 bytes). - Removing hal_internal_vsync.o(.rev16_text), (4 bytes). - Removing hal_internal_vsync.o(.revsh_text), (4 bytes). - Removing hal_internal_vsync.o(i.hal_iniernal_vsync_deinit), (20 bytes). - Removing hal_internal_vsync.o(i.hal_internal_sync_set_fb_setting_manual), (528 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_get_rx_state), (12 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_get_tx_state), (12 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_dcs_direct_mode), (48 bytes). - Removing hal_internal_vsync.o(i.hal_internal_vsync_set_sync_line), (28 bytes). - Removing dcs_packet_fifo.o(i.dcs_packet_get_fifo_size), (16 bytes). - Removing drv_dsi_rx.o(.rev16_text), (4 bytes). - Removing drv_dsi_rx.o(.revsh_text), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_phy_stopstate), (66 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_get_version), (4 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_phy_resistor_calibration), (236 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_pg_cfg), (32 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_pg_cfg), (48 bytes). - Removing drv_dsi_rx.o(i.drv_dsi_rx_shut_down), (14 bytes). - Removing drv_dsi_rx.o(i.drv_rx_phy_test_read), (12 bytes). - Removing drv_dsi_tx.o(.rev16_text), (4 bytes). - Removing drv_dsi_tx.o(.revsh_text), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_command_get_payload), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_force_interrupt), (8 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_get_phy_status), (6 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_forcepll), (12 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_resistor_calibration), (232 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_start), (18 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_pll_lock), (10 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ulpsactivenot), (62 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_trigger), (92 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_enter), (344 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_phy_ulps_exit), (276 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_sdf_3d), (28 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_bta), (22 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_set_vpg), (70 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_version), (4 bytes). - Removing drv_dsi_tx.o(i.drv_dsi_tx_vid_shadow), (16 bytes). - Removing drv_dsi_tx.o(i.drv_tx_phy_test_read), (10 bytes). - Removing drv_lcdc.o(.rev16_text), (4 bytes). - Removing drv_lcdc.o(.revsh_text), (4 bytes). - Removing drv_lcdc.o(i.drv_lcdc_config_rgb_to_pentile), (26 bytes). - Removing drv_lcdc.o(i.drv_lcdc_enable), (42 bytes). - Removing drv_lcdc.o(i.drv_lcdc_set_prefetch), (24 bytes). - Removing drv_lcdc.o(i.drv_lcdc_update_shadow_reg), (12 bytes). - Removing drv_memc.o(.rev16_text), (4 bytes). - Removing drv_memc.o(.revsh_text), (4 bytes). - Removing drv_memc.o(i.drv_memc_set_db_frm_time), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_db_int_frame), (28 bytes). - Removing drv_memc.o(i.drv_memc_set_fb_remaining_line_trigger), (12 bytes). - Removing drv_memc.o(i.drv_memc_set_read_trigger_line), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_te_ind), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_tear_hwclr), (16 bytes). - Removing drv_memc.o(i.drv_memc_set_vidc_fb_arb), (14 bytes). - Removing drv_memc.o(i.drv_memc_set_write_trigger_line), (16 bytes). - Removing drv_rxbr.o(.rev16_text), (4 bytes). - Removing drv_rxbr.o(.revsh_text), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_dsc_flush), (16 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_cur_hline_rcv_cnt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_ipi_vsync_interval), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_get_pix_fmt), (8 bytes). - Removing drv_rxbr.o(i.drv_rxbr_hline_rcv0_cfg), (12 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_col_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_compress), (24 bytes). - Removing drv_rxbr.o(i.drv_rxbr_set_page_addr), (4 bytes). - Removing drv_rxbr.o(i.drv_rxbr_soft_reset), (98 bytes). - Removing drv_vidc.o(.rev16_text), (4 bytes). - Removing drv_vidc.o(.revsh_text), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_clear_status0), (14 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_cap_pixel), (24 bytes). - Removing drv_vidc.o(i.drv_vidc_debug_signal_frame), (30 bytes). - Removing drv_vidc.o(i.drv_vidc_get_int_source), (38 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status0), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status1), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_get_status2), (6 bytes). - Removing drv_vidc.o(i.drv_vidc_set_dsc_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_frmst_latency), (12 bytes). - Removing drv_vidc.o(i.drv_vidc_set_inff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_set_irq_line), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_module_enable), (20 bytes). - Removing drv_vidc.o(i.drv_vidc_set_outff_thresh), (4 bytes). - Removing drv_vidc.o(i.drv_vidc_update_src_format), (14 bytes). - Removing irq_redirect .o(.rev16_text), (4 bytes). - Removing irq_redirect .o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(.rev16_text), (4 bytes). - Removing drv_phy_common.o(.revsh_text), (4 bytes). - Removing drv_phy_common.o(i.drv_phy_test_read), (8 bytes). - Removing drv_chip_info.o(.rev16_text), (4 bytes). - Removing drv_chip_info.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(.rev16_text), (4 bytes). - Removing drv_dsc_dec.o(.revsh_text), (4 bytes). - Removing drv_dsc_dec.o(i.drv_dsc_dec_set_u32_pps), (120 bytes). - Removing hal_spi_slave.o(.rev16_text), (4 bytes). - Removing hal_spi_slave.o(.revsh_text), (4 bytes). - Removing hal_spi_slave.o(i.hal_spi_s_set_high_impedance), (100 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_abort), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_auto_transfer_start), (56 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_busy), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_deinit), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_disable), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_enable), (96 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_flush_fifo), (20 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_get_rxfifo_notempty), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_gpio_init), (8 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_init), (76 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_read_data), (10 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_register_callback), (12 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_reset_tx), (68 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_rx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_set_auto_tx_buffer), (16 bytes). - Removing hal_spi_slave.o(i.hal_spi_slave_write_data), (14 bytes). - Removing drv_fls_dma.o(.rev16_text), (4 bytes). - Removing drv_fls_dma.o(.revsh_text), (4 bytes). - Removing drv_fls_dma.o(i.fls_abort_dma), (42 bytes). - Removing drv_fls_dma.o(i.fls_dma_disable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_enable), (10 bytes). - Removing drv_fls_dma.o(i.fls_dma_read_prepare), (86 bytes). - Removing drv_fls_dma.o(i.fls_dma_write_prepare), (82 bytes). - Removing drv_fls_dma.o(i.fls_read_dmacallback), (32 bytes). - Removing drv_fls_dma.o(i.fls_transfer_create_handle_dma), (208 bytes). - Removing drv_fls_dma.o(i.fls_transfer_dma), (112 bytes). - Removing drv_fls_dma.o(i.fls_transfer_get_receive_count_dma), (44 bytes). - Removing drv_fls_dma.o(i.fls_write_dmacallback), (32 bytes). - Removing drv_fls_dma.o(.data), (8 bytes). - Removing drv_pwm.o(.rev16_text), (4 bytes). - Removing drv_pwm.o(.revsh_text), (4 bytes). - Removing drv_pwm.o(i.drv_pwm_in_clear_pwm_int_all), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_counter_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_current_count), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_high_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_get_low_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_in_register_callback), (24 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_pwm_int), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_in_set_sys_int), (52 bytes). - Removing drv_pwm.o(i.drv_pwm_out_enable), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_get_sync_flag), (16 bytes). - Removing drv_pwm.o(i.drv_pwm_out_pause), (28 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_control), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_period), (12 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_sync_mode), (32 bytes). - Removing drv_pwm.o(i.drv_pwm_out_set_threshold), (12 bytes). - Removing drv_spi_slave.o(.rev16_text), (4 bytes). - Removing drv_spi_slave.o(.revsh_text), (4 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_deinit), (40 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_disable_int), (68 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_int), (72 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_rx_dma), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_enable_tx_dma), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_get_dma_address), (8 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_gpio_init), (24 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_read_data), (32 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_switch_sclk), (28 bytes). - Removing drv_spi_slave.o(i.drv_spi_s_write_data), (44 bytes). - Removing drv_spi_slave.o(i.drv_spi_slave_init), (76 bytes). - Removing drv_uart.o(.rev16_text), (4 bytes). - Removing drv_uart.o(.revsh_text), (4 bytes). - Removing drv_uart.o(i.UART_AbortReceive), (30 bytes). - Removing drv_uart.o(i.UART_AbortSend), (30 bytes). - Removing drv_uart.o(i.UART_Deinit), (28 bytes). - Removing drv_uart.o(i.UART_Disable_IT), (68 bytes). - Removing drv_uart.o(i.UART_EnableDma), (32 bytes). - Removing drv_uart.o(i.UART_Enable_IT), (44 bytes). - Removing drv_uart.o(i.UART_GetDefaultConfig), (72 bytes). - Removing drv_uart.o(i.UART_GetFIFO_Ctrl), (20 bytes). - Removing drv_uart.o(i.UART_GetReceiveCount), (22 bytes). - Removing drv_uart.o(i.UART_GetReceiveStatus), (20 bytes). - Removing drv_uart.o(i.UART_GetRxRingBufferLength), (28 bytes). - Removing drv_uart.o(i.UART_GetSendCount), (22 bytes). - Removing drv_uart.o(i.UART_GetSendStatus), (20 bytes). - Removing drv_uart.o(i.UART_ReadBlocking), (32 bytes). - Removing drv_uart.o(i.UART_ReceiveNonBlocking), (50 bytes). - Removing drv_uart.o(i.UART_ResetTxFIFO), (36 bytes). - Removing drv_uart.o(i.UART_SendNonBlocking), (38 bytes). - Removing drv_uart.o(i.UART_TransferCreateHandle), (96 bytes). - Removing drv_uart.o(i.UART_TransferStartRingBuffer), (30 bytes). - Removing drv_uart.o(.constdata), (1 bytes). - Removing drv_uart_dma.o(.rev16_text), (4 bytes). - Removing drv_uart_dma.o(.revsh_text), (4 bytes). - Removing drv_uart_dma.o(i.UART_DMAInit), (76 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortReceiveDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferAbortSendDMA), (16 bytes). - Removing drv_uart_dma.o(i.UART_TransferCreateHandleDMA), (176 bytes). - Removing drv_uart_dma.o(i.UART_TransferGetReceiveCountDMA), (44 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferReceiveDMACallback), (34 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMA), (68 bytes). - Removing drv_uart_dma.o(i.UART_TransferSendDMACallback), (34 bytes). - Removing drv_uart_dma.o(.data), (8 bytes). - Removing drv_wdg.o(.rev16_text), (4 bytes). - Removing drv_wdg.o(.revsh_text), (4 bytes). - Removing drv_wdg.o(i.drv_wdg_enable), (32 bytes). - Removing drv_wdg.o(i.drv_wdg_load_match), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_register_callback), (12 bytes). - Removing drv_wdg.o(i.drv_wdg_sel_mode), (28 bytes). - Removing drv_wdg.o(i.drv_wdg_set_repeat), (12 bytes). - Removing drv_efuse.o(.rev16_text), (4 bytes). - Removing drv_efuse.o(.revsh_text), (4 bytes). - Removing drv_efuse.o(i.drv_efuse_crc_cal), (128 bytes). - Removing drv_efuse.o(i.drv_efuse_get_default_config), (26 bytes). - Removing drv_efuse.o(i.drv_efuse_int_disable), (12 bytes). - Removing drv_efuse.o(i.drv_efuse_write), (46 bytes). - Removing drv_efuse.o(i.drv_efuse_write_req), (22 bytes). - Removing dflti.o(.text), (40 bytes). - -545 unused section(s) (total 24052 bytes) removed from the image. - -============================================================================== - -Image Symbol Table - - Local Symbols - - Symbol Name Value Ov Type Size Object(Section) - - ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE - ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE - ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE - ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE - ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE - ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE - ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE - ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE - ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE - ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE - ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE - ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE - ..\..\..\src\common\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\..\..\src\common\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\..\..\src\driver\robin\src\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\..\..\src\driver\source\robin\drv\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\dcs_packet_fifo.c 0x00000000 Number 0 dcs_packet_fifo.o ABSOLUTE - ..\..\..\src\driver\source\robin\hal\internal\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\..\..\src\sdk\robin\src\drv\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\..\..\src\sdk\robin\src\hal\internal\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\..\src\app\demo\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\..\src\app\demo\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\..\src\app\demo\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\..\src\app\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\..\src\board\board.c 0x00000000 Number 0 board.o ABSOLUTE - ..\..\src\board\startup\startup_ARMCM0.s 0x00000000 Number 0 startup_armcm0.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_delay.c 0x00000000 Number 0 tau_delay.o ABSOLUTE - ..\\..\\..\\src\\common\\tau_log.c 0x00000000 Number 0 tau_log.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_chip_info.c 0x00000000 Number 0 drv_chip_info.o ABSOLUTE - ..\\..\\..\\src\\driver\\robin\\src\\drv_dsc_dec.c 0x00000000 Number 0 drv_dsc_dec.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_rx.c 0x00000000 Number 0 drv_dsi_rx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_dsi_tx.c 0x00000000 Number 0 drv_dsi_tx.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_efuse.c 0x00000000 Number 0 drv_efuse.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_lcdc.c 0x00000000 Number 0 drv_lcdc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_memc.c 0x00000000 Number 0 drv_memc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_phy_common.c 0x00000000 Number 0 drv_phy_common.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_rxbr.c 0x00000000 Number 0 drv_rxbr.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\drv_vidc.c 0x00000000 Number 0 drv_vidc.o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\drv\\irq_redirect .c 0x00000000 Number 0 irq_redirect .o ABSOLUTE - ..\\..\\..\\src\\driver\\source\\robin\\hal\\internal\\hal_internal_vsync.c 0x00000000 Number 0 hal_internal_vsync.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_common.c 0x00000000 Number 0 drv_common.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_crgu.c 0x00000000 Number 0 drv_crgu.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_dma.c 0x00000000 Number 0 drv_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls.c 0x00000000 Number 0 drv_fls.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_fls_dma.c 0x00000000 Number 0 drv_fls_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_gpio.c 0x00000000 Number 0 drv_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_dma.c 0x00000000 Number 0 drv_i2c_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_master.c 0x00000000 Number 0 drv_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_i2c_slave.c 0x00000000 Number 0 drv_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_param_init.c 0x00000000 Number 0 drv_param_init.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwm.c 0x00000000 Number 0 drv_pwm.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_pwr.c 0x00000000 Number 0 drv_pwr.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_dma.c 0x00000000 Number 0 drv_spi_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_master.c 0x00000000 Number 0 drv_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_spi_slave.c 0x00000000 Number 0 drv_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_swire.c 0x00000000 Number 0 drv_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_sys_cfg.c 0x00000000 Number 0 drv_sys_cfg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_timer.c 0x00000000 Number 0 drv_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart.c 0x00000000 Number 0 drv_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_uart_dma.c 0x00000000 Number 0 drv_uart_dma.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\drv\\drv_wdg.c 0x00000000 Number 0 drv_wdg.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_rx_ctrl.c 0x00000000 Number 0 hal_dsi_rx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_dsi_tx_ctrl.c 0x00000000 Number 0 hal_dsi_tx_ctrl.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_gpio.c 0x00000000 Number 0 hal_gpio.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_master.c 0x00000000 Number 0 hal_i2c_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_i2c_slave.c 0x00000000 Number 0 hal_i2c_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_master.c 0x00000000 Number 0 hal_spi_master.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_spi_slave.c 0x00000000 Number 0 hal_spi_slave.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_swire.c 0x00000000 Number 0 hal_swire.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_system.c 0x00000000 Number 0 hal_system.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_timer.c 0x00000000 Number 0 hal_timer.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\hal_uart.c 0x00000000 Number 0 hal_uart.o ABSOLUTE - ..\\..\\..\\src\\sdk\\robin\\src\\hal\\internal\\norflash.c 0x00000000 Number 0 norflash.o ABSOLUTE - ..\\..\\src\\app\\demo\\ap_demo.c 0x00000000 Number 0 ap_demo.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c 0x00000000 Number 0 app_tp_for_custom_s8.o ABSOLUTE - ..\\..\\src\\app\\demo\\app_tp_transfer.c 0x00000000 Number 0 app_tp_transfer.o ABSOLUTE - ..\\..\\src\\app\\main.c 0x00000000 Number 0 main.o ABSOLUTE - ..\\..\\src\\board\\board.c 0x00000000 Number 0 board.o ABSOLUTE - cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE - cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE - cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE - dc.s 0x00000000 Number 0 dc.o ABSOLUTE - handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE - init.s 0x00000000 Number 0 init.o ABSOLUTE - RESET 0x00010000 Section 192 startup_armcm0.o(RESET) - .ARM.Collect$$$$00000000 0x000100c0 Section 0 entry.o(.ARM.Collect$$$$00000000) - .ARM.Collect$$$$00000001 0x000100c0 Section 4 entry2.o(.ARM.Collect$$$$00000001) - .ARM.Collect$$$$00000004 0x000100c4 Section 4 entry5.o(.ARM.Collect$$$$00000004) - .ARM.Collect$$$$00000008 0x000100c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008) - .ARM.Collect$$$$0000000A 0x000100c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) - .ARM.Collect$$$$0000000B 0x000100c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) - .ARM.Collect$$$$0000000D 0x000100d0 Section 0 entry10a.o(.ARM.Collect$$$$0000000D) - .ARM.Collect$$$$0000000F 0x000100d0 Section 0 entry11a.o(.ARM.Collect$$$$0000000F) - .ARM.Collect$$$$00002712 0x000100d0 Section 4 entry2.o(.ARM.Collect$$$$00002712) - __lit__00000000 0x000100d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) - .text 0x000100d4 Section 120 startup_armcm0.o(.text) - .text 0x0001014c Section 0 uidiv.o(.text) - .text 0x00010178 Section 0 idiv.o(.text) - .text 0x000101a0 Section 0 memcpya.o(.text) - .text 0x000101c4 Section 0 memseta.o(.text) - .text 0x000101e8 Section 0 fadd.o(.text) - .text 0x0001029a Section 0 fmul.o(.text) - .text 0x00010314 Section 0 fdiv.o(.text) - .text 0x00010390 Section 0 fscalb.o(.text) - .text 0x000103a8 Section 0 dadd.o(.text) - .text 0x0001050c Section 0 dmul.o(.text) - .text 0x000105dc Section 0 ddiv.o(.text) - .text 0x000106cc Section 0 fflti.o(.text) - .text 0x000106e2 Section 0 ffltui.o(.text) - .text 0x000106f0 Section 0 dfltui.o(.text) - .text 0x0001070c Section 0 ffixi.o(.text) - .text 0x0001073e Section 0 ffixui.o(.text) - .text 0x00010768 Section 0 dfixi.o(.text) - .text 0x000107b0 Section 0 dfixui.o(.text) - .text 0x000107ec Section 0 f2d.o(.text) - .text 0x00010814 Section 40 cdcmple.o(.text) - .text 0x0001083c Section 20 cfrcmple.o(.text) - .text 0x00010850 Section 0 uldiv.o(.text) - .text 0x000108b0 Section 0 llshl.o(.text) - .text 0x000108d0 Section 0 llushr.o(.text) - .text 0x000108f2 Section 0 llsshr.o(.text) - .text 0x00010918 Section 0 fepilogue.o(.text) - .text 0x00010918 Section 0 iusefp.o(.text) - .text 0x0001099a Section 0 depilogue.o(.text) - .text 0x00010a58 Section 0 dsqrt.o(.text) - .text 0x00010afc Section 0 dfixul.o(.text) - .text 0x00010b3c Section 40 cdrcmple.o(.text) - .text 0x00010b64 Section 36 init.o(.text) - .text 0x00010b88 Section 0 __dczerorl2.o(.text) - i.ADC_IRQn_Handler 0x00010be0 Section 0 irq_redirect .o(i.ADC_IRQn_Handler) - i.AP_NRESET_IRQn_Handler 0x00010bf8 Section 0 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - i.DMA_IRQn_Handler 0x00010c10 Section 0 irq_redirect .o(i.DMA_IRQn_Handler) - i.EXTI_INT0_IRQn_Handler 0x00010c24 Section 0 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - i.EXTI_INT1_IRQn_Handler 0x00010c40 Section 0 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - i.EXTI_INT2_IRQn_Handler 0x00010c5c Section 0 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - i.EXTI_INT3_IRQn_Handler 0x00010c78 Section 0 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - i.EXTI_INT4_IRQn_Handler 0x00010c94 Section 0 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - i.EXTI_INT5_IRQn_Handler 0x00010cb0 Section 0 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - i.EXTI_INT6_IRQn_Handler 0x00010ccc Section 0 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - i.EXTI_INT7_IRQn_Handler 0x00010ce8 Section 0 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - i.FLSCTRL_IRQn_Handler 0x00010d04 Section 0 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - i.Gpio_swire_output 0x00010d18 Section 0 ap_demo.o(i.Gpio_swire_output) - i.HardFault_Handler 0x00010d68 Section 0 irq_redirect .o(i.HardFault_Handler) - i.I2C0_IRQn_Handler 0x00010d7c Section 0 irq_redirect .o(i.I2C0_IRQn_Handler) - i.I2C1_IRQn_Handler 0x00010d94 Section 0 irq_redirect .o(i.I2C1_IRQn_Handler) - i.LCDC_IRQn_Handler 0x00010dac Section 0 irq_redirect .o(i.LCDC_IRQn_Handler) - i.LOG_printf 0x00010dc4 Section 0 tau_log.o(i.LOG_printf) - i.MEMC_IRQn_Handler 0x00010dec Section 0 irq_redirect .o(i.MEMC_IRQn_Handler) - i.MIPI_RX_IRQn_Handler 0x00010e04 Section 0 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - i.MIPI_TX_IRQn_Handler 0x00010e1c Section 0 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - i.PWMDET_IRQn_Handler 0x00010e34 Section 0 irq_redirect .o(i.PWMDET_IRQn_Handler) - i.S20_Start_init 0x00010e50 Section 0 app_tp_transfer.o(i.S20_Start_init) - i.SPIM_IRQn_Handler 0x00010fa0 Section 0 irq_redirect .o(i.SPIM_IRQn_Handler) - i.SPIS_IRQn_Handler 0x00010fbc Section 0 irq_redirect .o(i.SPIS_IRQn_Handler) - i.SWIRE_IRQn_Handler 0x00010fd8 Section 0 irq_redirect .o(i.SWIRE_IRQn_Handler) - i.UART_DisableDma 0x00010ff4 Section 0 drv_uart.o(i.UART_DisableDma) - i.UART_GetInstance 0x00010ff6 Section 0 drv_uart.o(i.UART_GetInstance) - i.__scatterload_null 0x00010ffa Section 2 handlers.o(i.__scatterload_null) - i.drv_dsi_rx_set_inten 0x00010ffc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - .ARM.__at_0x11000 0x00011000 Section 20 drv_common.o(.ARM.__at_0x11000) - i.SysTick_Handler 0x00011014 Section 0 irq_redirect .o(i.SysTick_Handler) - i.TIMER0_IRQn_Handler 0x0001102c Section 0 irq_redirect .o(i.TIMER0_IRQn_Handler) - i.TIMER1_IRQn_Handler 0x00011044 Section 0 irq_redirect .o(i.TIMER1_IRQn_Handler) - i.TIMER2_IRQn_Handler 0x0001105c Section 0 irq_redirect .o(i.TIMER2_IRQn_Handler) - i.TIMER3_IRQn_Handler 0x00011074 Section 0 irq_redirect .o(i.TIMER3_IRQn_Handler) - i.UART0_IRQ_Handle 0x0001108c Section 0 drv_uart.o(i.UART0_IRQ_Handle) - i.UART_IRQn_Handler 0x000110a8 Section 0 irq_redirect .o(i.UART_IRQn_Handler) - i.UART_ResetRxFIFO 0x000110c0 Section 0 drv_uart.o(i.UART_ResetRxFIFO) - i.UART_SetBaudRate 0x000110e4 Section 0 drv_uart.o(i.UART_SetBaudRate) - i.UART_SwitchSCLK 0x0001112c Section 0 drv_uart.o(i.UART_SwitchSCLK) - i.UART_TransferHandleIRQ 0x00011146 Section 0 drv_uart.o(i.UART_TransferHandleIRQ) - i.UART_WriteBlocking 0x0001127a Section 0 drv_uart.o(i.UART_WriteBlocking) - i.UART_init 0x00011294 Section 0 drv_uart.o(i.UART_init) - i.VIDC_IRQn_Handler 0x00011350 Section 0 irq_redirect .o(i.VIDC_IRQn_Handler) - i.VPRE_IRQn_Handler 0x00011368 Section 0 irq_redirect .o(i.VPRE_IRQn_Handler) - i.WDG_IRQn_Handler 0x00011380 Section 0 irq_redirect .o(i.WDG_IRQn_Handler) - i.__0printf 0x00011398 Section 0 printfa.o(i.__0printf) - i.__0vsprintf 0x000113b8 Section 0 printfa.o(i.__0vsprintf) - i.__ARM_clz 0x000113dc Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0001140a Section 0 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - i.__NVIC_ClearPendingIRQ 0x00011424 Section 0 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011425 Thumb Code 18 drv_i2c_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x0001143c Section 0 drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x0001143d Thumb Code 18 drv_i2c_slave.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_ClearPendingIRQ 0x00011454 Section 0 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - __NVIC_ClearPendingIRQ 0x00011455 Thumb Code 18 drv_spi_master.o(i.__NVIC_ClearPendingIRQ) - i.__NVIC_DisableIRQ 0x0001146c Section 0 drv_rxbr.o(i.__NVIC_DisableIRQ) - __NVIC_DisableIRQ 0x0001146d Thumb Code 26 drv_rxbr.o(i.__NVIC_DisableIRQ) - i.__NVIC_EnableIRQ 0x0001148c Section 0 drv_rxbr.o(i.__NVIC_EnableIRQ) - __NVIC_EnableIRQ 0x0001148d Thumb Code 18 drv_rxbr.o(i.__NVIC_EnableIRQ) - i.__NVIC_SetPriority 0x000114a4 Section 0 hal_spi_slave.o(i.__NVIC_SetPriority) - __NVIC_SetPriority 0x000114a5 Thumb Code 60 hal_spi_slave.o(i.__NVIC_SetPriority) - i.__scatterload_copy 0x000114e8 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_zeroinit 0x000114f6 Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x00011504 Section 0 errno.o(i.__set_errno) - i._fp_digits 0x00011510 Section 0 printfa.o(i._fp_digits) - _fp_digits 0x00011511 Thumb Code 344 printfa.o(i._fp_digits) - i._printf_core 0x00011684 Section 0 printfa.o(i._printf_core) - _printf_core 0x00011685 Thumb Code 1754 printfa.o(i._printf_core) - i._printf_post_padding 0x00011d70 Section 0 printfa.o(i._printf_post_padding) - _printf_post_padding 0x00011d71 Thumb Code 32 printfa.o(i._printf_post_padding) - i._printf_pre_padding 0x00011d90 Section 0 printfa.o(i._printf_pre_padding) - _printf_pre_padding 0x00011d91 Thumb Code 44 printfa.o(i._printf_pre_padding) - i._sputc 0x00011dbc Section 0 printfa.o(i._sputc) - _sputc 0x00011dbd Thumb Code 10 printfa.o(i._sputc) - i.ap_dcs_read 0x00011dc8 Section 0 ap_demo.o(i.ap_dcs_read) - ap_dcs_read 0x00011dc9 Thumb Code 852 ap_demo.o(i.ap_dcs_read) - i.ap_demo 0x0001215c Section 0 ap_demo.o(i.ap_demo) - i.ap_set_display_off 0x00012254 Section 0 ap_demo.o(i.ap_set_display_off) - ap_set_display_off 0x00012255 Thumb Code 44 ap_demo.o(i.ap_set_display_off) - i.ap_set_display_on 0x000122a8 Section 0 ap_demo.o(i.ap_set_display_on) - ap_set_display_on 0x000122a9 Thumb Code 24 ap_demo.o(i.ap_set_display_on) - i.ap_set_enter_sleep_mode 0x000122e8 Section 0 ap_demo.o(i.ap_set_enter_sleep_mode) - ap_set_enter_sleep_mode 0x000122e9 Thumb Code 36 ap_demo.o(i.ap_set_enter_sleep_mode) - i.ap_set_exit_sleep_mode 0x0001233c Section 0 ap_demo.o(i.ap_set_exit_sleep_mode) - ap_set_exit_sleep_mode 0x0001233d Thumb Code 34 ap_demo.o(i.ap_set_exit_sleep_mode) - i.app_ADC_IRQn_Handler 0x0001238c Section 0 drv_rxbr.o(i.app_ADC_IRQn_Handler) - i.app_AP_NRESET_IRQn_Handler 0x000123a8 Section 0 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - i.app_EXTI_INT0_IRQn_Handler 0x000123cc Section 0 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - i.app_EXTI_INT1_IRQn_Handler 0x000123e8 Section 0 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - i.app_EXTI_INT2_IRQn_Handler 0x00012404 Section 0 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - i.app_EXTI_INT3_IRQn_Handler 0x00012420 Section 0 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - i.app_EXTI_INT4_IRQn_Handler 0x0001243c Section 0 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - i.app_EXTI_INT5_IRQn_Handler 0x00012458 Section 0 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - i.app_EXTI_INT6_IRQn_Handler 0x00012474 Section 0 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - i.app_EXTI_INT7_IRQn_Handler 0x00012490 Section 0 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - i.app_HardFault_Handler 0x000124ac Section 0 drv_common.o(i.app_HardFault_Handler) - i.app_I2C0_IRQn_Handler 0x000124f4 Section 0 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - i.app_I2C1_IRQn_Handler 0x00012504 Section 0 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - i.app_LCDC_IRQn_Handler 0x00012514 Section 0 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - i.app_MEMC_IRQn_Handler 0x000125f4 Section 0 drv_memc.o(i.app_MEMC_IRQn_Handler) - i.app_MIPI_RX_IRQn_Handler 0x0001267c Section 0 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - i.app_MIPI_TX_IRQn_Handler 0x00012914 Section 0 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - i.app_PWMDET_IRQn_Handler 0x000129b4 Section 0 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - i.app_SPIM_IRQn_Handler 0x000129fc Section 0 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - i.app_SPIS_IRQn_Handler 0x00012a2c Section 0 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - i.app_SWIRE_IRQn_Handler 0x00012c2c Section 0 drv_swire.o(i.app_SWIRE_IRQn_Handler) - i.app_SysTick_Handler 0x00012c4c Section 0 drv_common.o(i.app_SysTick_Handler) - i.app_TIMER0_IRQn_Handler 0x00012c64 Section 0 drv_timer.o(i.app_TIMER0_IRQn_Handler) - i.app_TIMER1_IRQn_Handler 0x00012c6e Section 0 drv_timer.o(i.app_TIMER1_IRQn_Handler) - i.app_TIMER2_IRQn_Handler 0x00012c78 Section 0 drv_timer.o(i.app_TIMER2_IRQn_Handler) - i.app_TIMER3_IRQn_Handler 0x00012c82 Section 0 drv_timer.o(i.app_TIMER3_IRQn_Handler) - i.app_UART_IRQn_Handler 0x00012c8c Section 0 drv_uart.o(i.app_UART_IRQn_Handler) - i.app_VIDC_IRQn_Handler 0x00012c94 Section 0 drv_vidc.o(i.app_VIDC_IRQn_Handler) - i.app_VPRE_IRQn_Handler 0x00012cb0 Section 0 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - i.app_WDG_IRQn_Handler 0x00012ccc Section 0 drv_wdg.o(i.app_WDG_IRQn_Handler) - i.app_dma_irq_handler 0x00012d04 Section 0 drv_dma.o(i.app_dma_irq_handler) - i.app_fls_ctrl_Handler 0x00012d14 Section 0 norflash.o(i.app_fls_ctrl_Handler) - i.app_tp_I2C_init 0x00012d44 Section 0 app_tp_transfer.o(i.app_tp_I2C_init) - i.app_tp_i2cs_callback 0x00012d68 Section 0 app_tp_transfer.o(i.app_tp_i2cs_callback) - app_tp_i2cs_callback 0x00012d69 Thumb Code 14 app_tp_transfer.o(i.app_tp_i2cs_callback) - i.app_tp_init 0x00012d78 Section 0 app_tp_transfer.o(i.app_tp_init) - i.app_tp_m_read 0x00012dbc Section 0 app_tp_transfer.o(i.app_tp_m_read) - app_tp_m_read 0x00012dbd Thumb Code 48 app_tp_transfer.o(i.app_tp_m_read) - i.app_tp_m_transfer_complate 0x00012dec Section 0 app_tp_transfer.o(i.app_tp_m_transfer_complate) - i.app_tp_m_write 0x00012df4 Section 0 app_tp_transfer.o(i.app_tp_m_write) - app_tp_m_write 0x00012df5 Thumb Code 16 app_tp_transfer.o(i.app_tp_m_write) - i.app_tp_phone_analysis_data 0x00012e04 Section 0 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - i.app_tp_s_read 0x0001338c Section 0 app_tp_transfer.o(i.app_tp_s_read) - i.app_tp_s_write 0x0001339c Section 0 app_tp_transfer.o(i.app_tp_s_write) - i.app_tp_screen_analysis_int 0x000133ac Section 0 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - i.app_tp_screen_init 0x00013810 Section 0 app_tp_transfer.o(i.app_tp_screen_init) - i.app_tp_screen_int_callback 0x00013844 Section 0 app_tp_transfer.o(i.app_tp_screen_int_callback) - app_tp_screen_int_callback 0x00013845 Thumb Code 8 app_tp_transfer.o(i.app_tp_screen_int_callback) - i.app_tp_screen_int_init 0x00013850 Section 0 app_tp_transfer.o(i.app_tp_screen_int_init) - app_tp_screen_int_init 0x00013851 Thumb Code 56 app_tp_transfer.o(i.app_tp_screen_int_init) - i.app_tp_screen_int_lvl_low 0x00013890 Section 0 app_tp_transfer.o(i.app_tp_screen_int_lvl_low) - app_tp_screen_int_lvl_low 0x00013891 Thumb Code 26 app_tp_transfer.o(i.app_tp_screen_int_lvl_low) - i.app_tp_transfer_phone 0x000138b0 Section 0 app_tp_transfer.o(i.app_tp_transfer_phone) - app_tp_transfer_phone 0x000138b1 Thumb Code 48 app_tp_transfer.o(i.app_tp_transfer_phone) - i.app_tp_transfer_screen_const 0x000138e4 Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_const) - app_tp_transfer_screen_const 0x000138e5 Thumb Code 54 app_tp_transfer.o(i.app_tp_transfer_screen_const) - i.app_tp_transfer_screen_int 0x0001392c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_int) - i.app_tp_transfer_screen_start 0x00013a7c Section 0 app_tp_transfer.o(i.app_tp_transfer_screen_start) - i.board_Init 0x00013aa0 Section 0 board.o(i.board_Init) - i.calc_framebuffer_setting 0x00013ac4 Section 0 hal_internal_vsync.o(i.calc_framebuffer_setting) - calc_framebuffer_setting 0x00013ac5 Thumb Code 902 hal_internal_vsync.o(i.calc_framebuffer_setting) - i.ceil 0x00013e90 Section 0 ceil.o(i.ceil) - i.check_mipi_rx_tx_video_info 0x00013f58 Section 0 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - check_mipi_rx_tx_video_info 0x00013f59 Thumb Code 44 hal_internal_vsync.o(i.check_mipi_rx_tx_video_info) - i.check_pkt_buf_rev 0x00013f84 Section 0 hal_internal_vsync.o(i.check_pkt_buf_rev) - check_pkt_buf_rev 0x00013f85 Thumb Code 90 hal_internal_vsync.o(i.check_pkt_buf_rev) - i.dcs_packet_fifo_alloc 0x00014018 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - i.dcs_packet_fifo_init 0x00014070 Section 0 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - i.dcs_packet_free_fifo_header 0x00014088 Section 0 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - i.dcs_packet_get_fifo_header 0x000140cc Section 0 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - i.dcs_sw_filter 0x000140f0 Section 0 hal_internal_vsync.o(i.dcs_sw_filter) - dcs_sw_filter 0x000140f1 Thumb Code 24 hal_internal_vsync.o(i.dcs_sw_filter) - i.delayMs 0x0001410c Section 0 tau_delay.o(i.delayMs) - i.delayUs 0x00014124 Section 0 tau_delay.o(i.delayUs) - i.drv_ap_rst_trig_edge_detect 0x00014148 Section 0 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - i.drv_chip_info_get_info 0x00014180 Section 0 drv_chip_info.o(i.drv_chip_info_get_info) - i.drv_chip_info_init 0x0001418c Section 0 drv_chip_info.o(i.drv_chip_info_init) - i.drv_chip_rx_info_check 0x000141cc Section 0 drv_chip_info.o(i.drv_chip_rx_info_check) - i.drv_chip_rx_init_done 0x00014294 Section 0 drv_chip_info.o(i.drv_chip_rx_init_done) - i.drv_common_enable_systick 0x000142a8 Section 0 drv_common.o(i.drv_common_enable_systick) - i.drv_common_system_init 0x00014300 Section 0 drv_common.o(i.drv_common_system_init) - i.drv_crgu_config_reset_modules 0x00014308 Section 0 drv_crgu.o(i.drv_crgu_config_reset_modules) - i.drv_crgu_set_ahb_pre_div 0x00014318 Section 0 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - i.drv_crgu_set_ahb_src 0x0001432c Section 0 drv_crgu.o(i.drv_crgu_set_ahb_src) - i.drv_crgu_set_clock 0x00014340 Section 0 drv_crgu.o(i.drv_crgu_set_clock) - i.drv_crgu_set_dpi_mux_src 0x00014360 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - i.drv_crgu_set_dpi_pre_div 0x00014374 Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - i.drv_crgu_set_dpi_pre_src 0x0001438c Section 0 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - i.drv_crgu_set_dsc_core_div 0x000143a0 Section 0 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - i.drv_crgu_set_dsco_src 0x000143b4 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src) - i.drv_crgu_set_dsco_src_div 0x000143c8 Section 0 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - i.drv_crgu_set_fb_div 0x000143dc Section 0 drv_crgu.o(i.drv_crgu_set_fb_div) - i.drv_crgu_set_fb_src 0x000143f0 Section 0 drv_crgu.o(i.drv_crgu_set_fb_src) - i.drv_crgu_set_lcdc_div 0x00014404 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_div) - i.drv_crgu_set_lcdc_src 0x00014418 Section 0 drv_crgu.o(i.drv_crgu_set_lcdc_src) - i.drv_crgu_set_mipi_cfg_src 0x0001442c Section 0 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - i.drv_crgu_set_mipi_ref_src 0x00014440 Section 0 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - i.drv_crgu_set_reset 0x00014458 Section 0 drv_crgu.o(i.drv_crgu_set_reset) - i.drv_crgu_set_rxbr_div 0x00014470 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_div) - i.drv_crgu_set_rxbr_src 0x00014484 Section 0 drv_crgu.o(i.drv_crgu_set_rxbr_src) - i.drv_crgu_set_vidc_src 0x00014498 Section 0 drv_crgu.o(i.drv_crgu_set_vidc_src) - i.drv_dma_clear_flag 0x000144ac Section 0 drv_dma.o(i.drv_dma_clear_flag) - i.drv_dma_create_handle 0x000144c4 Section 0 drv_dma.o(i.drv_dma_create_handle) - i.drv_dma_disenable_channel 0x000144e0 Section 0 drv_dma.o(i.drv_dma_disenable_channel) - i.drv_dma_enable_channel 0x000144f0 Section 0 drv_dma.o(i.drv_dma_enable_channel) - i.drv_dma_enable_channel_interrupts 0x00014500 Section 0 drv_dma.o(i.drv_dma_enable_channel_interrupts) - i.drv_dma_get_channel_flag 0x00014524 Section 0 drv_dma.o(i.drv_dma_get_channel_flag) - i.drv_dma_irq_handler 0x00014530 Section 0 drv_dma.o(i.drv_dma_irq_handler) - i.drv_dma_prepar_transfer 0x000145c0 Section 0 drv_dma.o(i.drv_dma_prepar_transfer) - i.drv_dma_set_burst 0x000145d2 Section 0 drv_dma.o(i.drv_dma_set_burst) - i.drv_dma_set_callback 0x000145ec Section 0 drv_dma.o(i.drv_dma_set_callback) - i.drv_dma_set_transfer 0x000145f4 Section 0 drv_dma.o(i.drv_dma_set_transfer) - i.drv_dsc_dec_convert_pps_rc_parameter 0x00014638 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - i.drv_dsc_dec_disable 0x0001466e Section 0 drv_dsc_dec.o(i.drv_dsc_dec_disable) - i.drv_dsc_dec_enable 0x0001467c Section 0 drv_dsc_dec.o(i.drv_dsc_dec_enable) - i.drv_dsc_dec_get_nslc 0x000146f0 Section 0 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - i.drv_dsc_dec_set_u8_pps 0x000146fa Section 0 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - i.drv_dsi_rx_calc_ipi_tx_delay 0x00014724 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - i.drv_dsi_rx_enable_irq 0x00014828 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - i.drv_dsi_rx_get_color_bpp 0x00014868 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - drv_dsi_rx_get_color_bpp 0x00014869 Thumb Code 62 drv_dsi_rx.o(i.drv_dsi_rx_get_color_bpp) - i.drv_dsi_rx_get_color_pcc 0x000148b8 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - drv_dsi_rx_get_color_pcc 0x000148b9 Thumb Code 24 drv_dsi_rx.o(i.drv_dsi_rx_get_color_pcc) - i.drv_dsi_rx_get_compression_en 0x000148d4 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - i.drv_dsi_rx_get_max_ret_size 0x000148dc Section 0 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - i.drv_dsi_rx_power_up 0x000148e2 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - i.drv_dsi_rx_set_ctrl_cfg 0x000148f0 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - i.drv_dsi_rx_set_ddi_cfg 0x00014910 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - i.drv_dsi_rx_set_ipi_cfg 0x00014920 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - i.drv_dsi_rx_set_lane_swap 0x00014930 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - i.drv_dsi_rx_set_resp_cnt 0x00014976 Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - i.drv_dsi_rx_set_up_phy 0x0001499c Section 0 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - i.drv_dsi_tx_command_header 0x00014a8c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - i.drv_dsi_tx_command_mode_cfg 0x00014aa0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - i.drv_dsi_tx_command_put_payload 0x00014b0c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - i.drv_dsi_tx_config_eotp 0x00014b10 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - i.drv_dsi_tx_config_int 0x00014b28 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - i.drv_dsi_tx_dpi_lpcmd_time 0x00014b30 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - i.drv_dsi_tx_dpi_mode 0x00014b38 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - i.drv_dsi_tx_dpi_polarity 0x00014b42 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - i.drv_dsi_tx_edpi_cmd_size 0x00014b66 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - i.drv_dsi_tx_get_cmd_status 0x00014b6a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - i.drv_dsi_tx_mode 0x00014b6e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_mode) - i.drv_dsi_tx_phy_clock_lane_auto_lp 0x00014b72 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - i.drv_dsi_tx_phy_clock_lane_req_hs 0x00014b8a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - i.drv_dsi_tx_phy_lane_mode 0x00014ba4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - i.drv_dsi_tx_phy_status_ready 0x00014bb0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - i.drv_dsi_tx_phy_status_stopstate 0x00014c14 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - i.drv_dsi_tx_phy_test_setup 0x00014c52 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - i.drv_dsi_tx_phy_time_cfg 0x00014d5e Section 0 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - i.drv_dsi_tx_powerup 0x00014d7c Section 0 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - i.drv_dsi_tx_response_mode 0x00014d84 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - i.drv_dsi_tx_set_bta_ack 0x00014da0 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - i.drv_dsi_tx_set_esc_div 0x00014db8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - i.drv_dsi_tx_set_int 0x00014dc4 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - i.drv_dsi_tx_set_time_out_div 0x00014df8 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - i.drv_dsi_tx_set_video_chunk 0x00014e08 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - i.drv_dsi_tx_set_video_timing 0x00014e10 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - i.drv_dsi_tx_shutdown 0x00014e32 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - i.drv_dsi_tx_timeout_cfg 0x00014e3a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - i.drv_dsi_tx_video_mode_cfg 0x00014e60 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - i.drv_dsi_tx_video_mode_disable_hact_cmd 0x00014f0a Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - i.drv_dsi_tx_video_mode_set_lp_cmd 0x00014f20 Section 0 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - i.drv_efuse_enter_inactive 0x00014f38 Section 0 drv_efuse.o(i.drv_efuse_enter_inactive) - i.drv_efuse_int_enable 0x00014f58 Section 0 drv_efuse.o(i.drv_efuse_int_enable) - i.drv_efuse_read 0x00014f64 Section 0 drv_efuse.o(i.drv_efuse_read) - i.drv_efuse_read_req 0x00014f96 Section 0 drv_efuse.o(i.drv_efuse_read_req) - i.drv_gpio_get_input_data 0x00014fb0 Section 0 drv_gpio.o(i.drv_gpio_get_input_data) - i.drv_gpio_register_callback 0x00014fc8 Section 0 drv_gpio.o(i.drv_gpio_register_callback) - i.drv_gpio_set_int 0x00014fdc Section 0 drv_gpio.o(i.drv_gpio_set_int) - i.drv_gpio_set_ioe 0x00015020 Section 0 drv_gpio.o(i.drv_gpio_set_ioe) - i.drv_gpio_set_mode0 0x00015040 Section 0 drv_gpio.o(i.drv_gpio_set_mode0) - i.drv_gpio_set_mode1 0x00015050 Section 0 drv_gpio.o(i.drv_gpio_set_mode1) - i.drv_gpio_set_mode2 0x00015060 Section 0 drv_gpio.o(i.drv_gpio_set_mode2) - i.drv_gpio_set_mode3 0x00015070 Section 0 drv_gpio.o(i.drv_gpio_set_mode3) - i.drv_gpio_set_output_data 0x00015080 Section 0 hal_gpio.o(i.drv_gpio_set_output_data) - drv_gpio_set_output_data 0x00015081 Thumb Code 26 hal_gpio.o(i.drv_gpio_set_output_data) - i.drv_gpio_set_pull_state 0x000150a0 Section 0 drv_gpio.o(i.drv_gpio_set_pull_state) - i.drv_i2c_dma_callback 0x000151d0 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_callback) - drv_i2c_dma_callback 0x000151d1 Thumb Code 40 drv_i2c_dma.o(i.drv_i2c_dma_callback) - i.drv_i2c_dma_init 0x00015204 Section 0 drv_i2c_dma.o(i.drv_i2c_dma_init) - i.drv_i2c_enable_rx_dma 0x000152b0 Section 0 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - i.drv_i2c_enable_tx_dma 0x000152ca Section 0 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - i.drv_i2c_m_clear_it_pending_bit 0x000152e4 Section 0 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - i.drv_i2c_m_enable 0x00015344 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable) - i.drv_i2c_m_enable_intr 0x00015354 Section 0 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - i.drv_i2c_m_set_callback 0x0001538c Section 0 drv_i2c_master.o(i.drv_i2c_m_set_callback) - i.drv_i2c_master_init 0x00015398 Section 0 drv_i2c_master.o(i.drv_i2c_master_init) - i.drv_i2c_master_read_dma 0x00015424 Section 0 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - i.drv_i2c_master_write_dma 0x00015480 Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - i.drv_i2c_master_write_read_cmd 0x000154bc Section 0 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - drv_i2c_master_write_read_cmd 0x000154bd Thumb Code 46 drv_i2c_dma.o(i.drv_i2c_master_write_read_cmd) - i.drv_i2c_s_clear_it_pending_bit 0x000154ec Section 0 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - i.drv_i2c_s_enable_intr 0x00015548 Section 0 drv_i2c_slave.o(i.drv_i2c_s_enable_intr) - i.drv_i2c_s_get_fifo_status 0x0001557c Section 0 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - i.drv_i2c_s_set_callback 0x00015598 Section 0 drv_i2c_slave.o(i.drv_i2c_s_set_callback) - i.drv_i2c_s_write_data 0x000155a4 Section 0 drv_i2c_slave.o(i.drv_i2c_s_write_data) - i.drv_i2c_set_dma_irq_callback 0x000155c4 Section 0 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - i.drv_i2c_slave_init 0x0001561c Section 0 drv_i2c_slave.o(i.drv_i2c_slave_init) - i.drv_i2c_slave_write_dma 0x00015660 Section 0 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - i.drv_lcdc_config_bypass 0x0001567c Section 0 drv_lcdc.o(i.drv_lcdc_config_bypass) - i.drv_lcdc_config_ccm 0x00015694 Section 0 drv_lcdc.o(i.drv_lcdc_config_ccm) - i.drv_lcdc_config_disp_mode 0x000156c4 Section 0 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - i.drv_lcdc_config_dpi_polarity 0x000156da Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - i.drv_lcdc_config_dpi_timing 0x000156fe Section 0 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - i.drv_lcdc_config_edpi_mode 0x00015724 Section 0 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - i.drv_lcdc_config_endianness 0x0001573a Section 0 drv_lcdc.o(i.drv_lcdc_config_endianness) - i.drv_lcdc_config_input_size 0x00015750 Section 0 drv_lcdc.o(i.drv_lcdc_config_input_size) - i.drv_lcdc_config_int 0x0001575c Section 0 drv_lcdc.o(i.drv_lcdc_config_int) - i.drv_lcdc_config_int_single 0x0001577a Section 0 drv_lcdc.o(i.drv_lcdc_config_int_single) - i.drv_lcdc_config_overwrite 0x0001579c Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite) - i.drv_lcdc_config_overwrite_rgb 0x000157be Section 0 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - i.drv_lcdc_config_partial_display_area 0x000157ca Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - i.drv_lcdc_config_partial_display_enable 0x000157e4 Section 0 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - i.drv_lcdc_config_scale_up_coef 0x00015806 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - i.drv_lcdc_config_scale_up_step 0x00015820 Section 0 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - i.drv_lcdc_config_src_parameter 0x0001582c Section 0 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - i.drv_lcdc_config_thresh 0x00015878 Section 0 drv_lcdc.o(i.drv_lcdc_config_thresh) - i.drv_lcdc_ctrl_flow 0x0001587e Section 0 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - i.drv_lcdc_enable_shadow_reg 0x00015890 Section 0 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - i.drv_lcdc_set_int 0x000158b0 Section 0 drv_lcdc.o(i.drv_lcdc_set_int) - i.drv_lcdc_set_video_hw_mode 0x000158e4 Section 0 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - i.drv_lcdc_start 0x000158f8 Section 0 drv_lcdc.o(i.drv_lcdc_start) - i.drv_memc_clear_status 0x00015918 Section 0 drv_memc.o(i.drv_memc_clear_status) - i.drv_memc_enable_irq 0x00015924 Section 0 drv_memc.o(i.drv_memc_enable_irq) - i.drv_memc_gen_a_tear_signal 0x00015964 Section 0 drv_memc.o(i.drv_memc_gen_a_tear_signal) - i.drv_memc_get_status 0x00015970 Section 0 drv_memc.o(i.drv_memc_get_status) - i.drv_memc_rate_transfer_sel 0x00015982 Section 0 drv_memc.o(i.drv_memc_rate_transfer_sel) - i.drv_memc_sel_vsync 0x00015992 Section 0 drv_memc.o(i.drv_memc_sel_vsync) - i.drv_memc_set_active_height 0x000159a0 Section 0 drv_memc.o(i.drv_memc_set_active_height) - i.drv_memc_set_data_mode 0x000159b4 Section 0 drv_memc.o(i.drv_memc_set_data_mode) - i.drv_memc_set_double_buffer 0x000159c0 Section 0 drv_memc.o(i.drv_memc_set_double_buffer) - i.drv_memc_set_double_buffer_reverse 0x000159d0 Section 0 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - i.drv_memc_set_fs_en_conditions 0x000159e2 Section 0 drv_memc.o(i.drv_memc_set_fs_en_conditions) - i.drv_memc_set_inten 0x000159f2 Section 0 drv_memc.o(i.drv_memc_set_inten) - i.drv_memc_set_lcdc_st_conditions 0x00015a08 Section 0 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - i.drv_memc_set_ltpo_mode 0x00015a20 Section 0 drv_memc.o(i.drv_memc_set_ltpo_mode) - i.drv_memc_set_tear_mode 0x00015a3a Section 0 drv_memc.o(i.drv_memc_set_tear_mode) - i.drv_memc_set_tear_waveform 0x00015a48 Section 0 drv_memc.o(i.drv_memc_set_tear_waveform) - i.drv_memc_set_vidc_sync_cnt 0x00015a70 Section 0 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - i.drv_param_init_get_ccm 0x00015a80 Section 0 drv_param_init.o(i.drv_param_init_get_ccm) - i.drv_param_init_get_scld_filter_h 0x00015a88 Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - i.drv_param_init_get_scld_filter_v 0x00015a9c Section 0 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - i.drv_param_init_get_sclu_filter 0x00015ab0 Section 0 drv_param_init.o(i.drv_param_init_get_sclu_filter) - i.drv_param_p2r_filter_init 0x00015ab8 Section 0 drv_param_init.o(i.drv_param_p2r_filter_init) - i.drv_phy_enable_calibration 0x00015adc Section 0 drv_phy_common.o(i.drv_phy_enable_calibration) - i.drv_phy_get_calibration 0x00015aec Section 0 drv_phy_common.o(i.drv_phy_get_calibration) - i.drv_phy_get_pll_para 0x00015b28 Section 0 drv_phy_common.o(i.drv_phy_get_pll_para) - i.drv_phy_get_rate_para 0x00015b88 Section 0 drv_phy_common.o(i.drv_phy_get_rate_para) - i.drv_phy_test_clear 0x00015bdc Section 0 drv_phy_common.o(i.drv_phy_test_clear) - i.drv_phy_test_lock 0x00015bec Section 0 drv_phy_common.o(i.drv_phy_test_lock) - i.drv_phy_test_write_1_byte 0x00015c04 Section 0 drv_phy_common.o(i.drv_phy_test_write_1_byte) - i.drv_phy_test_write_2_byte 0x00015c24 Section 0 drv_phy_common.o(i.drv_phy_test_write_2_byte) - i.drv_phy_test_write_code 0x00015c4a Section 0 drv_phy_common.o(i.drv_phy_test_write_code) - i.drv_phy_test_write_data 0x00015c68 Section 0 drv_phy_common.o(i.drv_phy_test_write_data) - drv_phy_test_write_data 0x00015c69 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_data) - i.drv_pwr_set_pvd_mode 0x00015c88 Section 0 drv_pwr.o(i.drv_pwr_set_pvd_mode) - i.drv_pwr_set_system_clk_src 0x00015ca0 Section 0 drv_pwr.o(i.drv_pwr_set_system_clk_src) - i.drv_rx_phy_test_clear 0x00015cd0 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - drv_rx_phy_test_clear 0x00015cd1 Thumb Code 12 drv_dsi_rx.o(i.drv_rx_phy_test_clear) - i.drv_rx_phy_test_lock 0x00015cdc Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - drv_rx_phy_test_lock 0x00015cdd Thumb Code 16 drv_dsi_rx.o(i.drv_rx_phy_test_lock) - i.drv_rx_phy_test_write_1_byte 0x00015cec Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - drv_rx_phy_test_write_1_byte 0x00015ced Thumb Code 20 drv_dsi_rx.o(i.drv_rx_phy_test_write_1_byte) - i.drv_rx_phy_test_write_2_byte 0x00015d00 Section 0 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - drv_rx_phy_test_write_2_byte 0x00015d01 Thumb Code 22 drv_dsi_rx.o(i.drv_rx_phy_test_write_2_byte) - i.drv_rxbr_clear_pkt_buffer 0x00015d16 Section 0 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - i.drv_rxbr_clear_status0 0x00015d20 Section 0 drv_rxbr.o(i.drv_rxbr_clear_status0) - i.drv_rxbr_enable_irq 0x00015d24 Section 0 drv_rxbr.o(i.drv_rxbr_enable_irq) - i.drv_rxbr_frame_drop_cfg 0x00015d80 Section 0 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - i.drv_rxbr_get_clk 0x00015d94 Section 0 drv_rxbr.o(i.drv_rxbr_get_clk) - i.drv_rxbr_get_col_addr 0x00015dd0 Section 0 drv_rxbr.o(i.drv_rxbr_get_col_addr) - i.drv_rxbr_get_int_source 0x00015dd4 Section 0 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - drv_rxbr_get_int_source 0x00015dd5 Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_int_source) - i.drv_rxbr_get_page_addr 0x00015de6 Section 0 drv_rxbr.o(i.drv_rxbr_get_page_addr) - i.drv_rxbr_get_status0 0x00015dea Section 0 hal_internal_vsync.o(i.drv_rxbr_get_status0) - drv_rxbr_get_status0 0x00015deb Thumb Code 18 hal_internal_vsync.o(i.drv_rxbr_get_status0) - i.drv_rxbr_hline_rcv_cfg 0x00015dfc Section 0 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - i.drv_rxbr_register_irq0_callback 0x00015e04 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - i.drv_rxbr_register_irq1_callback 0x00015e10 Section 0 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - i.drv_rxbr_set_ack_pkt_header 0x00015e1c Section 0 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - i.drv_rxbr_set_cmd_filter 0x00015e30 Section 0 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - i.drv_rxbr_set_color_format 0x00015efc Section 0 drv_rxbr.o(i.drv_rxbr_set_color_format) - i.drv_rxbr_set_inten 0x00015f10 Section 0 drv_rxbr.o(i.drv_rxbr_set_inten) - i.drv_rxbr_set_ltpo_drop_th 0x00015f24 Section 0 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - i.drv_rxbr_set_usr_cfg 0x00015f34 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - i.drv_rxbr_set_usr_col 0x00015f5a Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_col) - i.drv_rxbr_set_usr_row 0x00015f62 Section 0 drv_rxbr.o(i.drv_rxbr_set_usr_row) - i.drv_spi_m_read_data 0x00015f6c Section 0 drv_spi_master.o(i.drv_spi_m_read_data) - i.drv_swire_set_int 0x00015f8c Section 0 drv_swire.o(i.drv_swire_set_int) - i.drv_sys_cfg_clear_all_int 0x00015fd4 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - i.drv_sys_cfg_clear_pending 0x00015fe0 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - i.drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016008 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - i.drv_sys_cfg_sel_gpio_group 0x00016020 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - i.drv_sys_cfg_sel_int_trig 0x00016044 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - i.drv_sys_cfg_set_dma_rx_req 0x00016068 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - i.drv_sys_cfg_set_dma_tx_req 0x00016078 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - i.drv_sys_cfg_set_int 0x00016088 Section 0 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - i.drv_timer_clear_status_flags 0x000160ac Section 0 drv_timer.o(i.drv_timer_clear_status_flags) - i.drv_timer_enable 0x000160c6 Section 0 drv_timer.o(i.drv_timer_enable) - i.drv_timer_get_instance 0x000160e8 Section 0 drv_timer.o(i.drv_timer_get_instance) - i.drv_timer_get_prescaler 0x000160f8 Section 0 drv_timer.o(i.drv_timer_get_prescaler) - i.drv_timer_handle_interrupt 0x00016108 Section 0 drv_timer.o(i.drv_timer_handle_interrupt) - drv_timer_handle_interrupt 0x00016109 Thumb Code 62 drv_timer.o(i.drv_timer_handle_interrupt) - i.drv_timer_register_callback 0x0001614c Section 0 drv_timer.o(i.drv_timer_register_callback) - i.drv_timer_set_current_count 0x00016160 Section 0 drv_timer.o(i.drv_timer_set_current_count) - i.drv_timer_set_int 0x0001616c Section 0 drv_timer.o(i.drv_timer_set_int) - i.drv_timer_set_match 0x000161b4 Section 0 drv_timer.o(i.drv_timer_set_match) - i.drv_timer_set_prescaler 0x000161c0 Section 0 drv_timer.o(i.drv_timer_set_prescaler) - i.drv_tx_phy_test_clear 0x000161d6 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - drv_tx_phy_test_clear 0x000161d7 Thumb Code 10 drv_dsi_tx.o(i.drv_tx_phy_test_clear) - i.drv_tx_phy_test_enter 0x000161e0 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - i.drv_tx_phy_test_exit 0x000161fc Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - i.drv_tx_phy_test_write_1_byte 0x00016218 Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - drv_tx_phy_test_write_1_byte 0x00016219 Thumb Code 18 drv_dsi_tx.o(i.drv_tx_phy_test_write_1_byte) - i.drv_tx_phy_test_write_2_byte 0x0001622a Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - drv_tx_phy_test_write_2_byte 0x0001622b Thumb Code 20 drv_dsi_tx.o(i.drv_tx_phy_test_write_2_byte) - i.drv_tx_phy_test_write_code 0x0001623e Section 0 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - drv_tx_phy_test_write_code 0x0001623f Thumb Code 16 drv_dsi_tx.o(i.drv_tx_phy_test_write_code) - i.drv_vidc_clear_irq 0x0001624e Section 0 drv_vidc.o(i.drv_vidc_clear_irq) - i.drv_vidc_enable 0x00016256 Section 0 drv_vidc.o(i.drv_vidc_enable) - i.drv_vidc_enable_irq 0x00016270 Section 0 drv_vidc.o(i.drv_vidc_enable_irq) - i.drv_vidc_get_irq_status 0x000162b0 Section 0 drv_vidc.o(i.drv_vidc_get_irq_status) - i.drv_vidc_init_module_enable 0x000162c4 Section 0 drv_vidc.o(i.drv_vidc_init_module_enable) - i.drv_vidc_register_callback 0x000162ec Section 0 drv_vidc.o(i.drv_vidc_register_callback) - i.drv_vidc_reset 0x000162f8 Section 0 drv_vidc.o(i.drv_vidc_reset) - i.drv_vidc_set_dst_parameter 0x000162fe Section 0 drv_vidc.o(i.drv_vidc_set_dst_parameter) - i.drv_vidc_set_irqen 0x0001633a Section 0 drv_vidc.o(i.drv_vidc_set_irqen) - i.drv_vidc_set_mirror 0x0001634e Section 0 drv_vidc.o(i.drv_vidc_set_mirror) - i.drv_vidc_set_p2r_hcoef0 0x0001635e Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - i.drv_vidc_set_p2r_hinitb 0x00016366 Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - i.drv_vidc_set_p2r_hinitr 0x0001638c Section 0 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - i.drv_vidc_set_pentile_swap 0x000163b4 Section 0 drv_vidc.o(i.drv_vidc_set_pentile_swap) - i.drv_vidc_set_pu_ctrl 0x000163cc Section 0 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - i.drv_vidc_set_rotation 0x000163d6 Section 0 drv_vidc.o(i.drv_vidc_set_rotation) - i.drv_vidc_set_scld_hcoef0 0x000163e6 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - i.drv_vidc_set_scld_hcoef1 0x000163f0 Section 0 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - i.drv_vidc_set_scld_step 0x000163fa Section 0 drv_vidc.o(i.drv_vidc_set_scld_step) - i.drv_vidc_set_scld_vcoef0 0x0001640c Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - i.drv_vidc_set_scld_vcoef1 0x00016416 Section 0 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - i.drv_vidc_set_src_parameter 0x00016420 Section 0 drv_vidc.o(i.drv_vidc_set_src_parameter) - i.drv_wdg_clear_counter 0x00016438 Section 0 drv_wdg.o(i.drv_wdg_clear_counter) - i.drv_wdg_clear_edge_flag 0x00016448 Section 0 drv_wdg.o(i.drv_wdg_clear_edge_flag) - drv_wdg_clear_edge_flag 0x00016449 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_edge_flag) - i.drv_wdg_read_edge_flag 0x00016458 Section 0 drv_wdg.o(i.drv_wdg_read_edge_flag) - drv_wdg_read_edge_flag 0x00016459 Thumb Code 10 drv_wdg.o(i.drv_wdg_read_edge_flag) - i.drv_wdg_set_int 0x00016468 Section 0 drv_wdg.o(i.drv_wdg_set_int) - i.fls_clr_interrupt_flag 0x0001649c Section 0 drv_fls.o(i.fls_clr_interrupt_flag) - i.fputc 0x000164a6 Section 0 tau_log.o(i.fputc) - i.hal_dsi_rx_ctrl_create_handle 0x000164bc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - i.hal_dsi_rx_ctrl_dsc_async_handler 0x000164ec Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - i.hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016570 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - i.hal_dsi_rx_ctrl_get_max_ret_size 0x00016598 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - i.hal_dsi_rx_ctrl_hight_performan_mode 0x000165c0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) - i.hal_dsi_rx_ctrl_init 0x00016640 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - i.hal_dsi_rx_ctrl_init_clk 0x000166d8 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - hal_dsi_rx_ctrl_init_clk 0x000166d9 Thumb Code 232 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_clk) - i.hal_dsi_rx_ctrl_init_dsi_rx 0x00016808 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - hal_dsi_rx_ctrl_init_dsi_rx 0x00016809 Thumb Code 180 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_dsi_rx) - i.hal_dsi_rx_ctrl_init_memc 0x000168dc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - hal_dsi_rx_ctrl_init_memc 0x000168dd Thumb Code 308 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_memc) - i.hal_dsi_rx_ctrl_init_rxbr 0x00016a18 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - hal_dsi_rx_ctrl_init_rxbr 0x00016a19 Thumb Code 288 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_rxbr) - i.hal_dsi_rx_ctrl_init_vidc 0x00016b48 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - hal_dsi_rx_ctrl_init_vidc 0x00016b49 Thumb Code 544 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init_vidc) - i.hal_dsi_rx_ctrl_pre_init_pps 0x00016d74 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - i.hal_dsi_rx_ctrl_send_ack_cmd 0x00016db0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - i.hal_dsi_rx_ctrl_set_cus_esc_clk 0x00016ea0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) - i.hal_dsi_rx_ctrl_set_hw_tear_mode 0x00016ecc Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) - i.hal_dsi_rx_ctrl_set_ipi_cfg 0x00016f00 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - hal_dsi_rx_ctrl_set_ipi_cfg 0x00016f01 Thumb Code 50 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_ipi_cfg) - i.hal_dsi_rx_ctrl_set_rxbr_clk 0x00016f38 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - hal_dsi_rx_ctrl_set_rxbr_clk 0x00016f39 Thumb Code 114 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_rxbr_clk) - i.hal_dsi_rx_ctrl_set_sw_tear_mode 0x00016fac Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - i.hal_dsi_rx_ctrl_start 0x00016fe0 Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - i.hal_dsi_rx_ctrl_toggle_resolution 0x0001701c Section 0 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) - i.hal_dsi_tx_calc_video_chunks 0x0001703c Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - hal_dsi_tx_calc_video_chunks 0x0001703d Thumb Code 384 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_calc_video_chunks) - i.hal_dsi_tx_config_params_for_lane_rate 0x000171cc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - hal_dsi_tx_config_params_for_lane_rate 0x000171cd Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_config_params_for_lane_rate) - i.hal_dsi_tx_count_lane_rate 0x00017200 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - hal_dsi_tx_count_lane_rate 0x00017201 Thumb Code 1160 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_count_lane_rate) - i.hal_dsi_tx_ctrl_create_handle 0x000176d0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - i.hal_dsi_tx_ctrl_enter_init_panel_mode 0x000176fc Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - i.hal_dsi_tx_ctrl_exit_init_panel_mode 0x00017748 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - i.hal_dsi_tx_ctrl_init 0x00017770 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - i.hal_dsi_tx_ctrl_init_clk 0x00017834 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - hal_dsi_tx_ctrl_init_clk 0x00017835 Thumb Code 36 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init_clk) - i.hal_dsi_tx_ctrl_panel_reset_pin 0x00017858 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - i.hal_dsi_tx_ctrl_set_overwrite_rgb 0x00017864 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - i.hal_dsi_tx_ctrl_set_partial_disp 0x00017878 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - i.hal_dsi_tx_ctrl_set_partial_disp_area 0x00017888 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - i.hal_dsi_tx_ctrl_start 0x000178ac Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - i.hal_dsi_tx_ctrl_write_array_cmd 0x00017918 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - i.hal_dsi_tx_ctrl_write_cmd 0x000179f0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - i.hal_dsi_tx_init_data_mode 0x00017aa0 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - hal_dsi_tx_init_data_mode 0x00017aa1 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_data_mode) - i.hal_dsi_tx_init_dpi_cfg 0x00017ae4 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - hal_dsi_tx_init_dpi_cfg 0x00017ae5 Thumb Code 42 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_dpi_cfg) - i.hal_dsi_tx_init_interrupt 0x00017b14 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - hal_dsi_tx_init_interrupt 0x00017b15 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_interrupt) - i.hal_dsi_tx_init_phy_cfg 0x00017b34 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - hal_dsi_tx_init_phy_cfg 0x00017b35 Thumb Code 28 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_phy_cfg) - i.hal_dsi_tx_init_remains 0x00017b54 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - hal_dsi_tx_init_remains 0x00017b55 Thumb Code 142 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_remains) - i.hal_dsi_tx_init_video_mode 0x00017be8 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - hal_dsi_tx_init_video_mode 0x00017be9 Thumb Code 82 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_init_video_mode) - i.hal_dsi_tx_send_cmd 0x00017c40 Section 0 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - hal_dsi_tx_send_cmd 0x00017c41 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_send_cmd) - i.hal_gpio_ctrl_eint 0x00017c84 Section 0 hal_gpio.o(i.hal_gpio_ctrl_eint) - i.hal_gpio_get_input_data 0x00017c9c Section 0 hal_gpio.o(i.hal_gpio_get_input_data) - i.hal_gpio_init_eint 0x00017cb0 Section 0 hal_gpio.o(i.hal_gpio_init_eint) - i.hal_gpio_init_input 0x00017cf0 Section 0 hal_gpio.o(i.hal_gpio_init_input) - i.hal_gpio_init_output 0x00017d10 Section 0 hal_gpio.o(i.hal_gpio_init_output) - i.hal_gpio_reg_eint_cb 0x00017d38 Section 0 hal_gpio.o(i.hal_gpio_reg_eint_cb) - i.hal_gpio_set_mode 0x00017d50 Section 0 hal_gpio.o(i.hal_gpio_set_mode) - i.hal_gpio_set_output_data 0x00017db0 Section 0 hal_gpio.o(i.hal_gpio_set_output_data) - i.hal_gpio_set_pull_state 0x00017db8 Section 0 hal_gpio.o(i.hal_gpio_set_pull_state) - i.hal_i2c_m_dma_init 0x00017dd8 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_init) - i.hal_i2c_m_dma_read 0x00017e44 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_read) - i.hal_i2c_m_dma_write 0x00017e64 Section 0 hal_i2c_master.o(i.hal_i2c_m_dma_write) - i.hal_i2c_m_transfer_complate 0x00017e80 Section 0 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - i.hal_i2c_master_irq_callback 0x00017e8c Section 0 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - hal_i2c_master_irq_callback 0x00017e8d Thumb Code 24 hal_i2c_master.o(i.hal_i2c_master_irq_callback) - i.hal_i2c_s_dma_user_callback 0x00017eac Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - hal_i2c_s_dma_user_callback 0x00017ead Thumb Code 12 hal_i2c_slave.o(i.hal_i2c_s_dma_user_callback) - i.hal_i2c_s_dma_write 0x00017ebc Section 0 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - i.hal_i2c_s_init 0x00017ef4 Section 0 hal_i2c_slave.o(i.hal_i2c_s_init) - i.hal_i2c_s_nonblocking_read 0x00017f60 Section 0 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - i.hal_i2c_s_set_transfer 0x00017f74 Section 0 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - i.hal_i2c_slave_irq_callback 0x00017f80 Section 0 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - hal_i2c_slave_irq_callback 0x00017f81 Thumb Code 304 hal_i2c_slave.o(i.hal_i2c_slave_irq_callback) - i.hal_internal_init_memc 0x000180cc Section 0 hal_internal_vsync.o(i.hal_internal_init_memc) - i.hal_internal_sync_get_fb_setting 0x000181b0 Section 0 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - i.hal_internal_sync_input_resolution_change 0x000181c0 Section 0 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) - i.hal_internal_vsync_deinit 0x000183d4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - i.hal_internal_vsync_get_sync_line 0x000183f0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - i.hal_internal_vsync_init_rx 0x00018408 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - i.hal_internal_vsync_init_tx 0x00018504 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - i.hal_internal_vsync_set_auto_hw_filter 0x000185b4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - i.hal_internal_vsync_set_rx_state 0x000186d0 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - i.hal_internal_vsync_set_tear_mode 0x000186e4 Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - i.hal_internal_vsync_set_tx_state 0x0001872c Section 0 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - i.hal_lcdc_config_ccm 0x0001876c Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - hal_lcdc_config_ccm 0x0001876d Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_ccm) - i.hal_lcdc_config_remains 0x00018790 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - hal_lcdc_config_remains 0x00018791 Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_remains) - i.hal_lcdc_config_rgb_to_pentile 0x000187d8 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - hal_lcdc_config_rgb_to_pentile 0x000187d9 Thumb Code 14 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_rgb_to_pentile) - i.hal_lcdc_config_upscaler 0x000187ec Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - hal_lcdc_config_upscaler 0x000187ed Thumb Code 348 hal_dsi_tx_ctrl.o(i.hal_lcdc_config_upscaler) - i.hal_lcdc_init_cfg 0x00018950 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - hal_lcdc_init_cfg 0x00018951 Thumb Code 60 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_cfg) - i.hal_lcdc_init_clk 0x00018990 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - hal_lcdc_init_clk 0x00018991 Thumb Code 376 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_clk) - i.hal_lcdc_init_interrupt 0x00018b10 Section 0 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - hal_lcdc_init_interrupt 0x00018b11 Thumb Code 58 hal_dsi_tx_ctrl.o(i.hal_lcdc_init_interrupt) - i.hal_spi_m_clear_rxfifo 0x00018b50 Section 0 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - i.hal_system_enable_systick 0x00018b5e Section 0 hal_system.o(i.hal_system_enable_systick) - i.hal_system_init 0x00018b68 Section 0 hal_system.o(i.hal_system_init) - i.hal_system_init_console 0x00018bf0 Section 0 hal_system.o(i.hal_system_init_console) - i.hal_system_set_phy_calibration 0x00018c0c Section 0 hal_system.o(i.hal_system_set_phy_calibration) - i.hal_timer_init 0x00018c14 Section 0 hal_timer.o(i.hal_timer_init) - i.hal_timer_start 0x00018c30 Section 0 hal_timer.o(i.hal_timer_start) - i.hal_uart_init 0x00018c80 Section 0 hal_uart.o(i.hal_uart_init) - i.hal_uart_transmit_blocking 0x00018d0c Section 0 hal_uart.o(i.hal_uart_transmit_blocking) - i.handle_init 0x00018d1c Section 0 irq_redirect .o(i.handle_init) - i.init_mipi_tx 0x00018e2c Section 0 ap_demo.o(i.init_mipi_tx) - init_mipi_tx 0x00018e2d Thumb Code 178 ap_demo.o(i.init_mipi_tx) - i.init_panel 0x00018ee4 Section 0 ap_demo.o(i.init_panel) - init_panel 0x00018ee5 Thumb Code 100 ap_demo.o(i.init_panel) - i.main 0x00018f50 Section 0 main.o(i.main) - i.open_mipi_rx 0x00018f60 Section 0 ap_demo.o(i.open_mipi_rx) - open_mipi_rx 0x00018f61 Thumb Code 258 ap_demo.o(i.open_mipi_rx) - i.pps_update_handle 0x00019080 Section 0 ap_demo.o(i.pps_update_handle) - pps_update_handle 0x00019081 Thumb Code 108 ap_demo.o(i.pps_update_handle) - i.rx_get_dcs_packet_data 0x000190f4 Section 0 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - rx_get_dcs_packet_data 0x000190f5 Thumb Code 654 hal_internal_vsync.o(i.rx_get_dcs_packet_data) - i.rx_partial_update 0x000194e8 Section 0 hal_internal_vsync.o(i.rx_partial_update) - rx_partial_update 0x000194e9 Thumb Code 304 hal_internal_vsync.o(i.rx_partial_update) - i.rx_receive_packet 0x00019628 Section 0 hal_internal_vsync.o(i.rx_receive_packet) - rx_receive_packet 0x00019629 Thumb Code 128 hal_internal_vsync.o(i.rx_receive_packet) - i.rx_receive_pps 0x000196b4 Section 0 hal_internal_vsync.o(i.rx_receive_pps) - rx_receive_pps 0x000196b5 Thumb Code 268 hal_internal_vsync.o(i.rx_receive_pps) - i.rxbr_irq0_callback 0x00019834 Section 0 hal_internal_vsync.o(i.rxbr_irq0_callback) - rxbr_irq0_callback 0x00019835 Thumb Code 158 hal_internal_vsync.o(i.rxbr_irq0_callback) - i.rxbr_irq1_callback 0x000198d8 Section 0 hal_internal_vsync.o(i.rxbr_irq1_callback) - rxbr_irq1_callback 0x000198d9 Thumb Code 222 hal_internal_vsync.o(i.rxbr_irq1_callback) - i.send_panel_init_code 0x00019a48 Section 0 ap_demo.o(i.send_panel_init_code) - send_panel_init_code 0x00019a49 Thumb Code 52 ap_demo.o(i.send_panel_init_code) - i.soft_gen_te 0x00019a7c Section 0 hal_internal_vsync.o(i.soft_gen_te) - soft_gen_te 0x00019a7d Thumb Code 116 hal_internal_vsync.o(i.soft_gen_te) - i.soft_te_timer_cb 0x00019b08 Section 0 ap_demo.o(i.soft_te_timer_cb) - soft_te_timer_cb 0x00019b09 Thumb Code 44 ap_demo.o(i.soft_te_timer_cb) - i.soft_te_timer_init 0x00019b40 Section 0 ap_demo.o(i.soft_te_timer_init) - soft_te_timer_init 0x00019b41 Thumb Code 44 ap_demo.o(i.soft_te_timer_init) - i.soft_timer3_cb 0x00019ba4 Section 0 ap_demo.o(i.soft_timer3_cb) - soft_timer3_cb 0x00019ba5 Thumb Code 46 ap_demo.o(i.soft_timer3_cb) - i.sqrt 0x00019be0 Section 0 sqrt.o(i.sqrt) - i.tx_display_on 0x00019c28 Section 0 ap_demo.o(i.tx_display_on) - tx_display_on 0x00019c29 Thumb Code 22 ap_demo.o(i.tx_display_on) - i.tx_panel_reset 0x00019c44 Section 0 ap_demo.o(i.tx_panel_reset) - tx_panel_reset 0x00019c45 Thumb Code 40 ap_demo.o(i.tx_panel_reset) - i.vidc_callback 0x00019c6c Section 0 hal_internal_vsync.o(i.vidc_callback) - vidc_callback 0x00019c6d Thumb Code 194 hal_internal_vsync.o(i.vidc_callback) - i.vpre_err_reset 0x00019d54 Section 0 hal_internal_vsync.o(i.vpre_err_reset) - vpre_err_reset 0x00019d55 Thumb Code 184 hal_internal_vsync.o(i.vpre_err_reset) - i.vsync_set_te_mode 0x00019e24 Section 0 hal_internal_vsync.o(i.vsync_set_te_mode) - vsync_set_te_mode 0x00019e25 Thumb Code 254 hal_internal_vsync.o(i.vsync_set_te_mode) - .constdata 0x00019fc0 Section 10144 ap_demo.o(.constdata) - g_cus_rx_dcs_execute_table 0x00019fc0 Data 60 ap_demo.o(.constdata) - .constdata 0x0001c760 Section 9855 app_tp_for_custom_s8.o(.constdata) - .constdata 0x0001eddf Section 210 hal_gpio.o(.constdata) - s_gpio_map 0x0001eddf Data 120 hal_gpio.o(.constdata) - s_gpio_perf 0x0001ee57 Data 90 hal_gpio.o(.constdata) - .constdata 0x0001eeb4 Section 8 drv_param_init.o(.constdata) - .constdata 0x0001eebc Section 390 drv_phy_common.o(.constdata) - phy_para_mapping_h 0x0001eebc Data 184 drv_phy_common.o(.constdata) - phy_para_mapping_l 0x0001ef74 Data 128 drv_phy_common.o(.constdata) - phy_data_high_map 0x0001eff4 Data 48 drv_phy_common.o(.constdata) - phy_data_lp_map 0x0001f024 Data 30 drv_phy_common.o(.constdata) - .conststring 0x0001f044 Section 72 hal_dsi_rx_ctrl.o(.conststring) - .conststring 0x0001f08c Section 308 hal_internal_vsync.o(.conststring) - .ARM.__AT_0x00070100 0x00070100 Section 192 irq_redirect .o(.ARM.__AT_0x00070100) - .data 0x000701d0 Section 19 ap_demo.o(.data) - g_rx_ctrl_handle 0x000701d0 Data 4 ap_demo.o(.data) - g_tx_ctrl_handle 0x000701d4 Data 4 ap_demo.o(.data) - swire_num 0x000701d8 Data 1 ap_demo.o(.data) - swire_num_bak 0x000701d9 Data 1 ap_demo.o(.data) - start_display_on 0x000701da Data 1 ap_demo.o(.data) - panel_display_done 0x000701db Data 1 ap_demo.o(.data) - g_resolution_change 0x000701dc Data 1 ap_demo.o(.data) - read_A1_count 0x000701e1 Data 1 ap_demo.o(.data) - read_7F_count 0x000701e2 Data 1 ap_demo.o(.data) - .data 0x000701e4 Section 438 app_tp_for_custom_s8.o(.data) - u16CoordY 0x0007020e Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX 0x00070210 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordY_back 0x00070212 Data 2 app_tp_for_custom_s8.o(.data) - u16CoordX_back 0x00070214 Data 2 app_tp_for_custom_s8.o(.data) - app_tp_count 0x00070391 Data 1 app_tp_for_custom_s8.o(.data) - phone_60_flag 0x00070392 Data 1 app_tp_for_custom_s8.o(.data) - phone_85_flag 0x00070393 Data 1 app_tp_for_custom_s8.o(.data) - phone_F6_flag 0x00070394 Data 1 app_tp_for_custom_s8.o(.data) - phone_E4_flag 0x00070395 Data 1 app_tp_for_custom_s8.o(.data) - phone_72_flag 0x00070396 Data 1 app_tp_for_custom_s8.o(.data) - phone_75_flag 0x00070397 Data 1 app_tp_for_custom_s8.o(.data) - phone_92_flag 0x00070398 Data 1 app_tp_for_custom_s8.o(.data) - phone_74_flag 0x00070399 Data 1 app_tp_for_custom_s8.o(.data) - .data 0x0007039a Section 73 app_tp_transfer.o(.data) - s_spim_write 0x0007039f Data 1 app_tp_transfer.o(.data) - s_screen_int_flag 0x000703a0 Data 1 app_tp_transfer.o(.data) - s_phone_reset_flag 0x000703a1 Data 1 app_tp_transfer.o(.data) - s_screen_int_transfer_status 0x000703a2 Data 1 app_tp_transfer.o(.data) - s_screen_const_transfer_count 0x000703a4 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_count 0x000703e1 Data 1 app_tp_transfer.o(.data) - screen_int_transfer_buffer_ready 0x000703e2 Data 1 app_tp_transfer.o(.data) - .data 0x000703e4 Section 8 hal_dsi_rx_ctrl.o(.data) - g_hw_auto_filter 0x000703e4 Data 1 hal_dsi_rx_ctrl.o(.data) - g_esc_clk 0x000703e8 Data 4 hal_dsi_rx_ctrl.o(.data) - .data 0x000703ec Section 1 hal_dsi_tx_ctrl.o(.data) - g_tx_mode 0x000703ec Data 1 hal_dsi_tx_ctrl.o(.data) - .data 0x000703ed Section 1 hal_i2c_master.o(.data) - s_i2c_m_transfer_end 0x000703ed Data 1 hal_i2c_master.o(.data) - .data 0x000703f0 Section 28 hal_i2c_slave.o(.data) - s_txbuffer_complate 0x000703f0 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_dma_end 0x000703f1 Data 1 hal_i2c_slave.o(.data) - s_i2c_s_receive_cnt 0x000703f2 Data 1 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer 0x000703f4 Data 4 hal_i2c_slave.o(.data) - s_hal_slave_rxbuffer_size 0x000703f8 Data 4 hal_i2c_slave.o(.data) - hal_i2c_s_callback 0x000703fc Data 4 hal_i2c_slave.o(.data) - s_receive_count 0x00070400 Data 4 hal_i2c_slave.o(.data) - s_tx_buffer_t 0x00070404 Data 4 hal_i2c_slave.o(.data) - tx_sum 0x00070408 Data 4 hal_i2c_slave.o(.data) - .data 0x0007040c Section 18 norflash.o(.data) - tmprg 0x00070414 Data 4 norflash.o(.data) - .data 0x00070420 Section 12 drv_common.o(.data) - s_my_tick 0x00070420 Data 4 drv_common.o(.data) - .data 0x0007042c Section 4 drv_gpio.o(.data) - g_ap_reset_cb 0x0007042c Data 4 drv_gpio.o(.data) - .data 0x00070430 Section 8 drv_i2c_dma.o(.data) - i2c0_dma_callback 0x00070430 Data 4 drv_i2c_dma.o(.data) - i2c1_dma_callback 0x00070434 Data 4 drv_i2c_dma.o(.data) - .data 0x00070438 Section 4 drv_i2c_master.o(.data) - i2c1_intr_callback 0x00070438 Data 4 drv_i2c_master.o(.data) - .data 0x0007043c Section 8 drv_i2c_slave.o(.data) - i2c0_intr_callback 0x0007043c Data 4 drv_i2c_slave.o(.data) - .data 0x00070444 Section 1188 drv_param_init.o(.data) - .data 0x000708e8 Section 4 drv_spi_master.o(.data) - SPIM_intr_callback 0x000708e8 Data 4 drv_spi_master.o(.data) - .data 0x000708ec Section 8 drv_swire.o(.data) - s_swire_cb 0x000708ec Data 8 drv_swire.o(.data) - .data 0x000708f4 Section 1 drv_sys_cfg.o(.data) - sg_ap_rstn_trigger_type 0x000708f4 Data 1 drv_sys_cfg.o(.data) - .data 0x000708f8 Section 80 drv_timer.o(.data) - sg_timer_info 0x000708f8 Data 80 drv_timer.o(.data) - .data 0x00070948 Section 4 hal_internal_vsync.o(.data) - sg_cur_te_info 0x00070948 Data 4 hal_internal_vsync.o(.data) - .data 0x0007094c Section 8 drv_rxbr.o(.data) - .data 0x00070954 Section 4 drv_vidc.o(.data) - .data 0x00070958 Section 1 drv_phy_common.o(.data) - g_phy_calibration 0x00070958 Data 1 drv_phy_common.o(.data) - .data 0x0007095c Section 12 drv_chip_info.o(.data) - sg_chip_info 0x0007095c Data 4 drv_chip_info.o(.data) - sg_chip_function 0x00070960 Data 4 drv_chip_info.o(.data) - sg_chip_encrypt 0x00070964 Data 4 drv_chip_info.o(.data) - .data 0x00070968 Section 12 drv_pwm.o(.data) - s_pwm_type 0x00070968 Data 1 drv_pwm.o(.data) - s_pwm_cb 0x0007096c Data 8 drv_pwm.o(.data) - .data 0x00070974 Section 8 drv_uart.o(.data) - s_UartFcrReg 0x00070974 Data 4 drv_uart.o(.data) - uart_userData 0x00070978 Data 4 drv_uart.o(.data) - .data 0x0007097c Section 12 drv_wdg.o(.data) - sg_wdg_repeat 0x0007097c Data 1 drv_wdg.o(.data) - sg_wdg_cb 0x00070980 Data 8 drv_wdg.o(.data) - .data 0x00070988 Section 4 stdout.o(.data) - .data 0x0007098c Section 4 errno.o(.data) - _errno 0x0007098c Data 4 errno.o(.data) - .bss 0x00070990 Section 400 app_tp_transfer.o(.bss) - s_screen_read_buffer 0x00070990 Data 200 app_tp_transfer.o(.bss) - s_phone_read_buffer 0x00070a58 Data 200 app_tp_transfer.o(.bss) - .bss 0x00070b20 Section 192 hal_dsi_rx_ctrl.o(.bss) - g_rx_ctrl_handle 0x00070b20 Data 192 hal_dsi_rx_ctrl.o(.bss) - .bss 0x00070be0 Section 72 hal_dsi_tx_ctrl.o(.bss) - g_tx_ctrl_handle 0x00070be0 Data 72 hal_dsi_tx_ctrl.o(.bss) - .bss 0x00070c28 Section 256 tau_log.o(.bss) - .bss 0x00070d28 Section 208 hal_uart.o(.bss) - .bss 0x00070df8 Section 28 drv_dma.o(.bss) - s_dma_handle 0x00070df8 Data 28 drv_dma.o(.bss) - .bss 0x00070e14 Section 64 drv_gpio.o(.bss) - s_gpio_cb 0x00070e14 Data 64 drv_gpio.o(.bss) - .bss 0x00070e54 Section 320 drv_i2c_dma.o(.bss) - i2c0_dma_slave_handle 0x00070e54 Data 160 drv_i2c_dma.o(.bss) - i2c1_dma_master_handle 0x00070ef4 Data 160 drv_i2c_dma.o(.bss) - .bss 0x00070f94 Section 2392 hal_internal_vsync.o(.bss) - g_imm_buffer 0x000717cc Data 255 hal_internal_vsync.o(.bss) - sg_te_info 0x000718cc Data 12 hal_internal_vsync.o(.bss) - g_imm_packet 0x000718d8 Data 20 hal_internal_vsync.o(.bss) - .bss 0x000718ec Section 4144 dcs_packet_fifo.o(.bss) - .bss 0x0007291c Section 32 hal_spi_slave.o(.bss) - STACK 0x00072940 Section 4096 startup_armcm0.o(STACK) - - Global Symbols - - Symbol Name Value Ov Type Size Object(Section) - - BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE - __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE - _printf_a 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_c 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_d 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_e 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_f 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_g 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_i 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_l 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_n 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_o 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_p 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_s 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_str 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_u 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE - _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE - __cpp_initialize__aeabi_ - Undefined Weak Reference - __cxa_finalize - Undefined Weak Reference - _clock_init - Undefined Weak Reference - _microlib_exit - Undefined Weak Reference - __Vectors_Size 0x000000c0 Number 0 startup_armcm0.o ABSOLUTE - __Vectors 0x00010000 Data 4 startup_armcm0.o(RESET) - __Vectors_End 0x000100c0 Data 0 startup_armcm0.o(RESET) - __main 0x000100c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) - _main_stk 0x000100c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) - _main_scatterload 0x000100c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - __main_after_scatterload 0x000100c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) - _main_clock 0x000100c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) - _main_cpp_init 0x000100c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) - _main_init 0x000100c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) - __rt_final_cpp 0x000100d1 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) - __rt_final_exit 0x000100d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) - Reset_Handler 0x000100d5 Thumb Code 28 startup_armcm0.o(.text) - NMI_Handler 0x000100f1 Thumb Code 2 startup_armcm0.o(.text) - SVC_Handler 0x000100f5 Thumb Code 2 startup_armcm0.o(.text) - PendSV_Handler 0x000100f7 Thumb Code 2 startup_armcm0.o(.text) - OTP_IRQn_Handler 0x00010123 Thumb Code 2 startup_armcm0.o(.text) - PVD_IRQn_Handler 0x00010127 Thumb Code 2 startup_armcm0.o(.text) - __aeabi_uidiv 0x0001014d Thumb Code 0 uidiv.o(.text) - __aeabi_uidivmod 0x0001014d Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x00010179 Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x00010179 Thumb Code 40 idiv.o(.text) - __aeabi_memcpy 0x000101a1 Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x000101a1 Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x000101c5 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x000101c5 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x000101d3 Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x000101d3 Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x000101d3 Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x000101d7 Thumb Code 18 memseta.o(.text) - __aeabi_fadd 0x000101e9 Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x0001028b Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x00010293 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x0001029b Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x00010315 Thumb Code 124 fdiv.o(.text) - __ARM_scalbnf 0x00010391 Thumb Code 24 fscalb.o(.text) - scalbnf 0x00010391 Thumb Code 0 fscalb.o(.text) - __aeabi_dadd 0x000103a9 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x000104f1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x000104fd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x0001050d Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x000105dd Thumb Code 234 ddiv.o(.text) - __aeabi_i2f 0x000106cd Thumb Code 22 fflti.o(.text) - __aeabi_ui2f 0x000106e3 Thumb Code 14 ffltui.o(.text) - __aeabi_ui2d 0x000106f1 Thumb Code 24 dfltui.o(.text) - __aeabi_f2iz 0x0001070d Thumb Code 50 ffixi.o(.text) - __aeabi_f2uiz 0x0001073f Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x00010769 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x000107b1 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x000107ed Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x00010815 Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x00010815 Thumb Code 38 cdcmple.o(.text) - __aeabi_cfrcmple 0x0001083d Thumb Code 20 cfrcmple.o(.text) - __aeabi_uldivmod 0x00010851 Thumb Code 96 uldiv.o(.text) - __aeabi_llsl 0x000108b1 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x000108b1 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x000108d1 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x000108d1 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x000108f3 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x000108f3 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x00010919 Thumb Code 0 iusefp.o(.text) - _float_round 0x00010919 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x00010929 Thumb Code 114 fepilogue.o(.text) - _double_round 0x0001099b Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x000109b5 Thumb Code 164 depilogue.o(.text) - _dsqrt 0x00010a59 Thumb Code 162 dsqrt.o(.text) - __aeabi_d2ulz 0x00010afd Thumb Code 54 dfixul.o(.text) - __aeabi_cdrcmple 0x00010b3d Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x00010b65 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x00010b65 Thumb Code 0 init.o(.text) - __decompress 0x00010b89 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x00010b89 Thumb Code 86 __dczerorl2.o(.text) - ADC_IRQn_Handler 0x00010be1 Thumb Code 18 irq_redirect .o(i.ADC_IRQn_Handler) - AP_NRESET_IRQn_Handler 0x00010bf9 Thumb Code 18 irq_redirect .o(i.AP_NRESET_IRQn_Handler) - DMA_IRQn_Handler 0x00010c11 Thumb Code 14 irq_redirect .o(i.DMA_IRQn_Handler) - EXTI_INT0_IRQn_Handler 0x00010c25 Thumb Code 22 irq_redirect .o(i.EXTI_INT0_IRQn_Handler) - EXTI_INT1_IRQn_Handler 0x00010c41 Thumb Code 22 irq_redirect .o(i.EXTI_INT1_IRQn_Handler) - EXTI_INT2_IRQn_Handler 0x00010c5d Thumb Code 22 irq_redirect .o(i.EXTI_INT2_IRQn_Handler) - EXTI_INT3_IRQn_Handler 0x00010c79 Thumb Code 22 irq_redirect .o(i.EXTI_INT3_IRQn_Handler) - EXTI_INT4_IRQn_Handler 0x00010c95 Thumb Code 22 irq_redirect .o(i.EXTI_INT4_IRQn_Handler) - EXTI_INT5_IRQn_Handler 0x00010cb1 Thumb Code 22 irq_redirect .o(i.EXTI_INT5_IRQn_Handler) - EXTI_INT6_IRQn_Handler 0x00010ccd Thumb Code 22 irq_redirect .o(i.EXTI_INT6_IRQn_Handler) - EXTI_INT7_IRQn_Handler 0x00010ce9 Thumb Code 22 irq_redirect .o(i.EXTI_INT7_IRQn_Handler) - FLSCTRL_IRQn_Handler 0x00010d05 Thumb Code 14 irq_redirect .o(i.FLSCTRL_IRQn_Handler) - Gpio_swire_output 0x00010d19 Thumb Code 80 ap_demo.o(i.Gpio_swire_output) - HardFault_Handler 0x00010d69 Thumb Code 14 irq_redirect .o(i.HardFault_Handler) - I2C0_IRQn_Handler 0x00010d7d Thumb Code 18 irq_redirect .o(i.I2C0_IRQn_Handler) - I2C1_IRQn_Handler 0x00010d95 Thumb Code 18 irq_redirect .o(i.I2C1_IRQn_Handler) - LCDC_IRQn_Handler 0x00010dad Thumb Code 18 irq_redirect .o(i.LCDC_IRQn_Handler) - LOG_printf 0x00010dc5 Thumb Code 30 tau_log.o(i.LOG_printf) - MEMC_IRQn_Handler 0x00010ded Thumb Code 18 irq_redirect .o(i.MEMC_IRQn_Handler) - MIPI_RX_IRQn_Handler 0x00010e05 Thumb Code 18 irq_redirect .o(i.MIPI_RX_IRQn_Handler) - MIPI_TX_IRQn_Handler 0x00010e1d Thumb Code 18 irq_redirect .o(i.MIPI_TX_IRQn_Handler) - PWMDET_IRQn_Handler 0x00010e35 Thumb Code 22 irq_redirect .o(i.PWMDET_IRQn_Handler) - S20_Start_init 0x00010e51 Thumb Code 300 app_tp_transfer.o(i.S20_Start_init) - SPIM_IRQn_Handler 0x00010fa1 Thumb Code 22 irq_redirect .o(i.SPIM_IRQn_Handler) - SPIS_IRQn_Handler 0x00010fbd Thumb Code 22 irq_redirect .o(i.SPIS_IRQn_Handler) - SWIRE_IRQn_Handler 0x00010fd9 Thumb Code 22 irq_redirect .o(i.SWIRE_IRQn_Handler) - UART_DisableDma 0x00010ff5 Thumb Code 2 drv_uart.o(i.UART_DisableDma) - UART_GetInstance 0x00010ff7 Thumb Code 4 drv_uart.o(i.UART_GetInstance) - __scatterload_null 0x00010ffb Thumb Code 2 handlers.o(i.__scatterload_null) - drv_dsi_rx_set_inten 0x00010ffd Thumb Code 4 drv_dsi_rx.o(i.drv_dsi_rx_set_inten) - s_RAM_CK 0x00011000 Data 20 drv_common.o(.ARM.__at_0x11000) - SysTick_Handler 0x00011015 Thumb Code 18 irq_redirect .o(i.SysTick_Handler) - TIMER0_IRQn_Handler 0x0001102d Thumb Code 18 irq_redirect .o(i.TIMER0_IRQn_Handler) - TIMER1_IRQn_Handler 0x00011045 Thumb Code 18 irq_redirect .o(i.TIMER1_IRQn_Handler) - TIMER2_IRQn_Handler 0x0001105d Thumb Code 18 irq_redirect .o(i.TIMER2_IRQn_Handler) - TIMER3_IRQn_Handler 0x00011075 Thumb Code 18 irq_redirect .o(i.TIMER3_IRQn_Handler) - UART0_IRQ_Handle 0x0001108d Thumb Code 20 drv_uart.o(i.UART0_IRQ_Handle) - UART_IRQn_Handler 0x000110a9 Thumb Code 18 irq_redirect .o(i.UART_IRQn_Handler) - UART_ResetRxFIFO 0x000110c1 Thumb Code 32 drv_uart.o(i.UART_ResetRxFIFO) - UART_SetBaudRate 0x000110e5 Thumb Code 72 drv_uart.o(i.UART_SetBaudRate) - UART_SwitchSCLK 0x0001112d Thumb Code 26 drv_uart.o(i.UART_SwitchSCLK) - UART_TransferHandleIRQ 0x00011147 Thumb Code 308 drv_uart.o(i.UART_TransferHandleIRQ) - UART_WriteBlocking 0x0001127b Thumb Code 26 drv_uart.o(i.UART_WriteBlocking) - UART_init 0x00011295 Thumb Code 182 drv_uart.o(i.UART_init) - VIDC_IRQn_Handler 0x00011351 Thumb Code 18 irq_redirect .o(i.VIDC_IRQn_Handler) - VPRE_IRQn_Handler 0x00011369 Thumb Code 18 irq_redirect .o(i.VPRE_IRQn_Handler) - WDG_IRQn_Handler 0x00011381 Thumb Code 18 irq_redirect .o(i.WDG_IRQn_Handler) - __0printf 0x00011399 Thumb Code 24 printfa.o(i.__0printf) - __1printf 0x00011399 Thumb Code 0 printfa.o(i.__0printf) - __2printf 0x00011399 Thumb Code 0 printfa.o(i.__0printf) - __c89printf 0x00011399 Thumb Code 0 printfa.o(i.__0printf) - printf 0x00011399 Thumb Code 0 printfa.o(i.__0printf) - __0vsprintf 0x000113b9 Thumb Code 30 printfa.o(i.__0vsprintf) - __1vsprintf 0x000113b9 Thumb Code 0 printfa.o(i.__0vsprintf) - __2vsprintf 0x000113b9 Thumb Code 0 printfa.o(i.__0vsprintf) - __c89vsprintf 0x000113b9 Thumb Code 0 printfa.o(i.__0vsprintf) - vsprintf 0x000113b9 Thumb Code 0 printfa.o(i.__0vsprintf) - __ARM_clz 0x000113dd Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0001140b Thumb Code 26 hal_dsi_rx_ctrl.o(i.__ARM_common_switch8) - __scatterload_copy 0x000114e9 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_zeroinit 0x000114f7 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x00011505 Thumb Code 6 errno.o(i.__set_errno) - ap_demo 0x0001215d Thumb Code 210 ap_demo.o(i.ap_demo) - app_ADC_IRQn_Handler 0x0001238d Thumb Code 22 drv_rxbr.o(i.app_ADC_IRQn_Handler) - app_AP_NRESET_IRQn_Handler 0x000123a9 Thumb Code 32 drv_gpio.o(i.app_AP_NRESET_IRQn_Handler) - app_EXTI_INT0_IRQn_Handler 0x000123cd Thumb Code 22 drv_gpio.o(i.app_EXTI_INT0_IRQn_Handler) - app_EXTI_INT1_IRQn_Handler 0x000123e9 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT1_IRQn_Handler) - app_EXTI_INT2_IRQn_Handler 0x00012405 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT2_IRQn_Handler) - app_EXTI_INT3_IRQn_Handler 0x00012421 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT3_IRQn_Handler) - app_EXTI_INT4_IRQn_Handler 0x0001243d Thumb Code 22 drv_gpio.o(i.app_EXTI_INT4_IRQn_Handler) - app_EXTI_INT5_IRQn_Handler 0x00012459 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT5_IRQn_Handler) - app_EXTI_INT6_IRQn_Handler 0x00012475 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT6_IRQn_Handler) - app_EXTI_INT7_IRQn_Handler 0x00012491 Thumb Code 22 drv_gpio.o(i.app_EXTI_INT7_IRQn_Handler) - app_HardFault_Handler 0x000124ad Thumb Code 12 drv_common.o(i.app_HardFault_Handler) - app_I2C0_IRQn_Handler 0x000124f5 Thumb Code 8 drv_i2c_slave.o(i.app_I2C0_IRQn_Handler) - app_I2C1_IRQn_Handler 0x00012505 Thumb Code 8 drv_i2c_master.o(i.app_I2C1_IRQn_Handler) - app_LCDC_IRQn_Handler 0x00012515 Thumb Code 98 hal_internal_vsync.o(i.app_LCDC_IRQn_Handler) - app_MEMC_IRQn_Handler 0x000125f5 Thumb Code 132 drv_memc.o(i.app_MEMC_IRQn_Handler) - app_MIPI_RX_IRQn_Handler 0x0001267d Thumb Code 232 drv_dsi_rx.o(i.app_MIPI_RX_IRQn_Handler) - app_MIPI_TX_IRQn_Handler 0x00012915 Thumb Code 56 drv_dsi_tx.o(i.app_MIPI_TX_IRQn_Handler) - app_PWMDET_IRQn_Handler 0x000129b5 Thumb Code 62 drv_pwm.o(i.app_PWMDET_IRQn_Handler) - app_SPIM_IRQn_Handler 0x000129fd Thumb Code 34 drv_spi_master.o(i.app_SPIM_IRQn_Handler) - app_SPIS_IRQn_Handler 0x00012a2d Thumb Code 500 hal_spi_slave.o(i.app_SPIS_IRQn_Handler) - app_SWIRE_IRQn_Handler 0x00012c2d Thumb Code 28 drv_swire.o(i.app_SWIRE_IRQn_Handler) - app_SysTick_Handler 0x00012c4d Thumb Code 20 drv_common.o(i.app_SysTick_Handler) - app_TIMER0_IRQn_Handler 0x00012c65 Thumb Code 10 drv_timer.o(i.app_TIMER0_IRQn_Handler) - app_TIMER1_IRQn_Handler 0x00012c6f Thumb Code 10 drv_timer.o(i.app_TIMER1_IRQn_Handler) - app_TIMER2_IRQn_Handler 0x00012c79 Thumb Code 10 drv_timer.o(i.app_TIMER2_IRQn_Handler) - app_TIMER3_IRQn_Handler 0x00012c83 Thumb Code 10 drv_timer.o(i.app_TIMER3_IRQn_Handler) - app_UART_IRQn_Handler 0x00012c8d Thumb Code 8 drv_uart.o(i.app_UART_IRQn_Handler) - app_VIDC_IRQn_Handler 0x00012c95 Thumb Code 22 drv_vidc.o(i.app_VIDC_IRQn_Handler) - app_VPRE_IRQn_Handler 0x00012cb1 Thumb Code 22 drv_rxbr.o(i.app_VPRE_IRQn_Handler) - app_WDG_IRQn_Handler 0x00012ccd Thumb Code 52 drv_wdg.o(i.app_WDG_IRQn_Handler) - app_dma_irq_handler 0x00012d05 Thumb Code 10 drv_dma.o(i.app_dma_irq_handler) - app_fls_ctrl_Handler 0x00012d15 Thumb Code 38 norflash.o(i.app_fls_ctrl_Handler) - app_tp_I2C_init 0x00012d45 Thumb Code 26 app_tp_transfer.o(i.app_tp_I2C_init) - app_tp_init 0x00012d79 Thumb Code 56 app_tp_transfer.o(i.app_tp_init) - app_tp_m_transfer_complate 0x00012ded Thumb Code 8 app_tp_transfer.o(i.app_tp_m_transfer_complate) - app_tp_phone_analysis_data 0x00012e05 Thumb Code 1370 app_tp_for_custom_s8.o(i.app_tp_phone_analysis_data) - app_tp_s_read 0x0001338d Thumb Code 16 app_tp_transfer.o(i.app_tp_s_read) - app_tp_s_write 0x0001339d Thumb Code 16 app_tp_transfer.o(i.app_tp_s_write) - app_tp_screen_analysis_int 0x000133ad Thumb Code 1116 app_tp_for_custom_s8.o(i.app_tp_screen_analysis_int) - app_tp_screen_init 0x00013811 Thumb Code 46 app_tp_transfer.o(i.app_tp_screen_init) - app_tp_transfer_screen_int 0x0001392d Thumb Code 304 app_tp_transfer.o(i.app_tp_transfer_screen_int) - app_tp_transfer_screen_start 0x00013a7d Thumb Code 24 app_tp_transfer.o(i.app_tp_transfer_screen_start) - board_Init 0x00013aa1 Thumb Code 30 board.o(i.board_Init) - ceil 0x00013e91 Thumb Code 180 ceil.o(i.ceil) - dcs_packet_fifo_alloc 0x00014019 Thumb Code 80 dcs_packet_fifo.o(i.dcs_packet_fifo_alloc) - dcs_packet_fifo_init 0x00014071 Thumb Code 18 dcs_packet_fifo.o(i.dcs_packet_fifo_init) - dcs_packet_free_fifo_header 0x00014089 Thumb Code 60 dcs_packet_fifo.o(i.dcs_packet_free_fifo_header) - dcs_packet_get_fifo_header 0x000140cd Thumb Code 26 dcs_packet_fifo.o(i.dcs_packet_get_fifo_header) - delayMs 0x0001410d Thumb Code 24 tau_delay.o(i.delayMs) - delayUs 0x00014125 Thumb Code 34 tau_delay.o(i.delayUs) - drv_ap_rst_trig_edge_detect 0x00014149 Thumb Code 46 drv_sys_cfg.o(i.drv_ap_rst_trig_edge_detect) - drv_chip_info_get_info 0x00014181 Thumb Code 6 drv_chip_info.o(i.drv_chip_info_get_info) - drv_chip_info_init 0x0001418d Thumb Code 56 drv_chip_info.o(i.drv_chip_info_init) - drv_chip_rx_info_check 0x000141cd Thumb Code 122 drv_chip_info.o(i.drv_chip_rx_info_check) - drv_chip_rx_init_done 0x00014295 Thumb Code 16 drv_chip_info.o(i.drv_chip_rx_init_done) - drv_common_enable_systick 0x000142a9 Thumb Code 70 drv_common.o(i.drv_common_enable_systick) - drv_common_system_init 0x00014301 Thumb Code 8 drv_common.o(i.drv_common_system_init) - drv_crgu_config_reset_modules 0x00014309 Thumb Code 10 drv_crgu.o(i.drv_crgu_config_reset_modules) - drv_crgu_set_ahb_pre_div 0x00014319 Thumb Code 14 drv_crgu.o(i.drv_crgu_set_ahb_pre_div) - drv_crgu_set_ahb_src 0x0001432d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_ahb_src) - drv_crgu_set_clock 0x00014341 Thumb Code 26 drv_crgu.o(i.drv_crgu_set_clock) - drv_crgu_set_dpi_mux_src 0x00014361 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_mux_src) - drv_crgu_set_dpi_pre_div 0x00014375 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_dpi_pre_div) - drv_crgu_set_dpi_pre_src 0x0001438d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dpi_pre_src) - drv_crgu_set_dsc_core_div 0x000143a1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsc_core_div) - drv_crgu_set_dsco_src 0x000143b5 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src) - drv_crgu_set_dsco_src_div 0x000143c9 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_dsco_src_div) - drv_crgu_set_fb_div 0x000143dd Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_div) - drv_crgu_set_fb_src 0x000143f1 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_fb_src) - drv_crgu_set_lcdc_div 0x00014405 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_div) - drv_crgu_set_lcdc_src 0x00014419 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_lcdc_src) - drv_crgu_set_mipi_cfg_src 0x0001442d Thumb Code 16 drv_crgu.o(i.drv_crgu_set_mipi_cfg_src) - drv_crgu_set_mipi_ref_src 0x00014441 Thumb Code 18 drv_crgu.o(i.drv_crgu_set_mipi_ref_src) - drv_crgu_set_reset 0x00014459 Thumb Code 20 drv_crgu.o(i.drv_crgu_set_reset) - drv_crgu_set_rxbr_div 0x00014471 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_div) - drv_crgu_set_rxbr_src 0x00014485 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_rxbr_src) - drv_crgu_set_vidc_src 0x00014499 Thumb Code 16 drv_crgu.o(i.drv_crgu_set_vidc_src) - drv_dma_clear_flag 0x000144ad Thumb Code 24 drv_dma.o(i.drv_dma_clear_flag) - drv_dma_create_handle 0x000144c5 Thumb Code 22 drv_dma.o(i.drv_dma_create_handle) - drv_dma_disenable_channel 0x000144e1 Thumb Code 16 drv_dma.o(i.drv_dma_disenable_channel) - drv_dma_enable_channel 0x000144f1 Thumb Code 16 drv_dma.o(i.drv_dma_enable_channel) - drv_dma_enable_channel_interrupts 0x00014501 Thumb Code 32 drv_dma.o(i.drv_dma_enable_channel_interrupts) - drv_dma_get_channel_flag 0x00014525 Thumb Code 12 drv_dma.o(i.drv_dma_get_channel_flag) - drv_dma_irq_handler 0x00014531 Thumb Code 138 drv_dma.o(i.drv_dma_irq_handler) - drv_dma_prepar_transfer 0x000145c1 Thumb Code 18 drv_dma.o(i.drv_dma_prepar_transfer) - drv_dma_set_burst 0x000145d3 Thumb Code 26 drv_dma.o(i.drv_dma_set_burst) - drv_dma_set_callback 0x000145ed Thumb Code 6 drv_dma.o(i.drv_dma_set_callback) - drv_dma_set_transfer 0x000145f5 Thumb Code 62 drv_dma.o(i.drv_dma_set_transfer) - drv_dsc_dec_convert_pps_rc_parameter 0x00014639 Thumb Code 54 drv_dsc_dec.o(i.drv_dsc_dec_convert_pps_rc_parameter) - drv_dsc_dec_disable 0x0001466f Thumb Code 12 drv_dsc_dec.o(i.drv_dsc_dec_disable) - drv_dsc_dec_enable 0x0001467d Thumb Code 88 drv_dsc_dec.o(i.drv_dsc_dec_enable) - drv_dsc_dec_get_nslc 0x000146f1 Thumb Code 10 drv_dsc_dec.o(i.drv_dsc_dec_get_nslc) - drv_dsc_dec_set_u8_pps 0x000146fb Thumb Code 40 drv_dsc_dec.o(i.drv_dsc_dec_set_u8_pps) - drv_dsi_rx_calc_ipi_tx_delay 0x00014725 Thumb Code 244 drv_dsi_rx.o(i.drv_dsi_rx_calc_ipi_tx_delay) - drv_dsi_rx_enable_irq 0x00014829 Thumb Code 58 drv_dsi_rx.o(i.drv_dsi_rx_enable_irq) - drv_dsi_rx_get_compression_en 0x000148d5 Thumb Code 8 drv_dsi_rx.o(i.drv_dsi_rx_get_compression_en) - drv_dsi_rx_get_max_ret_size 0x000148dd Thumb Code 6 drv_dsi_rx.o(i.drv_dsi_rx_get_max_ret_size) - drv_dsi_rx_power_up 0x000148e3 Thumb Code 14 drv_dsi_rx.o(i.drv_dsi_rx_power_up) - drv_dsi_rx_set_ctrl_cfg 0x000148f1 Thumb Code 32 drv_dsi_rx.o(i.drv_dsi_rx_set_ctrl_cfg) - drv_dsi_rx_set_ddi_cfg 0x00014911 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ddi_cfg) - drv_dsi_rx_set_ipi_cfg 0x00014921 Thumb Code 16 drv_dsi_rx.o(i.drv_dsi_rx_set_ipi_cfg) - drv_dsi_rx_set_lane_swap 0x00014931 Thumb Code 70 drv_dsi_rx.o(i.drv_dsi_rx_set_lane_swap) - drv_dsi_rx_set_resp_cnt 0x00014977 Thumb Code 38 drv_dsi_rx.o(i.drv_dsi_rx_set_resp_cnt) - drv_dsi_rx_set_up_phy 0x0001499d Thumb Code 236 drv_dsi_rx.o(i.drv_dsi_rx_set_up_phy) - drv_dsi_tx_command_header 0x00014a8d Thumb Code 20 drv_dsi_tx.o(i.drv_dsi_tx_command_header) - drv_dsi_tx_command_mode_cfg 0x00014aa1 Thumb Code 108 drv_dsi_tx.o(i.drv_dsi_tx_command_mode_cfg) - drv_dsi_tx_command_put_payload 0x00014b0d Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_command_put_payload) - drv_dsi_tx_config_eotp 0x00014b11 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_config_eotp) - drv_dsi_tx_config_int 0x00014b29 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_config_int) - drv_dsi_tx_dpi_lpcmd_time 0x00014b31 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_dpi_lpcmd_time) - drv_dsi_tx_dpi_mode 0x00014b39 Thumb Code 10 drv_dsi_tx.o(i.drv_dsi_tx_dpi_mode) - drv_dsi_tx_dpi_polarity 0x00014b43 Thumb Code 36 drv_dsi_tx.o(i.drv_dsi_tx_dpi_polarity) - drv_dsi_tx_edpi_cmd_size 0x00014b67 Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_edpi_cmd_size) - drv_dsi_tx_get_cmd_status 0x00014b6b Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_get_cmd_status) - drv_dsi_tx_mode 0x00014b6f Thumb Code 4 drv_dsi_tx.o(i.drv_dsi_tx_mode) - drv_dsi_tx_phy_clock_lane_auto_lp 0x00014b73 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_auto_lp) - drv_dsi_tx_phy_clock_lane_req_hs 0x00014b8b Thumb Code 26 drv_dsi_tx.o(i.drv_dsi_tx_phy_clock_lane_req_hs) - drv_dsi_tx_phy_lane_mode 0x00014ba5 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_phy_lane_mode) - drv_dsi_tx_phy_status_ready 0x00014bb1 Thumb Code 100 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_ready) - drv_dsi_tx_phy_status_stopstate 0x00014c15 Thumb Code 62 drv_dsi_tx.o(i.drv_dsi_tx_phy_status_stopstate) - drv_dsi_tx_phy_test_setup 0x00014c53 Thumb Code 268 drv_dsi_tx.o(i.drv_dsi_tx_phy_test_setup) - drv_dsi_tx_phy_time_cfg 0x00014d5f Thumb Code 30 drv_dsi_tx.o(i.drv_dsi_tx_phy_time_cfg) - drv_dsi_tx_powerup 0x00014d7d Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_powerup) - drv_dsi_tx_response_mode 0x00014d85 Thumb Code 28 drv_dsi_tx.o(i.drv_dsi_tx_response_mode) - drv_dsi_tx_set_bta_ack 0x00014da1 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_set_bta_ack) - drv_dsi_tx_set_esc_div 0x00014db9 Thumb Code 12 drv_dsi_tx.o(i.drv_dsi_tx_set_esc_div) - drv_dsi_tx_set_int 0x00014dc5 Thumb Code 46 drv_dsi_tx.o(i.drv_dsi_tx_set_int) - drv_dsi_tx_set_time_out_div 0x00014df9 Thumb Code 16 drv_dsi_tx.o(i.drv_dsi_tx_set_time_out_div) - drv_dsi_tx_set_video_chunk 0x00014e09 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_set_video_chunk) - drv_dsi_tx_set_video_timing 0x00014e11 Thumb Code 34 drv_dsi_tx.o(i.drv_dsi_tx_set_video_timing) - drv_dsi_tx_shutdown 0x00014e33 Thumb Code 8 drv_dsi_tx.o(i.drv_dsi_tx_shutdown) - drv_dsi_tx_timeout_cfg 0x00014e3b Thumb Code 38 drv_dsi_tx.o(i.drv_dsi_tx_timeout_cfg) - drv_dsi_tx_video_mode_cfg 0x00014e61 Thumb Code 170 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_cfg) - drv_dsi_tx_video_mode_disable_hact_cmd 0x00014f0b Thumb Code 22 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_disable_hact_cmd) - drv_dsi_tx_video_mode_set_lp_cmd 0x00014f21 Thumb Code 24 drv_dsi_tx.o(i.drv_dsi_tx_video_mode_set_lp_cmd) - drv_efuse_enter_inactive 0x00014f39 Thumb Code 32 drv_efuse.o(i.drv_efuse_enter_inactive) - drv_efuse_int_enable 0x00014f59 Thumb Code 12 drv_efuse.o(i.drv_efuse_int_enable) - drv_efuse_read 0x00014f65 Thumb Code 50 drv_efuse.o(i.drv_efuse_read) - drv_efuse_read_req 0x00014f97 Thumb Code 24 drv_efuse.o(i.drv_efuse_read_req) - drv_gpio_get_input_data 0x00014fb1 Thumb Code 20 drv_gpio.o(i.drv_gpio_get_input_data) - drv_gpio_register_callback 0x00014fc9 Thumb Code 14 drv_gpio.o(i.drv_gpio_register_callback) - drv_gpio_set_int 0x00014fdd Thumb Code 62 drv_gpio.o(i.drv_gpio_set_int) - drv_gpio_set_ioe 0x00015021 Thumb Code 26 drv_gpio.o(i.drv_gpio_set_ioe) - drv_gpio_set_mode0 0x00015041 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode0) - drv_gpio_set_mode1 0x00015051 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode1) - drv_gpio_set_mode2 0x00015061 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode2) - drv_gpio_set_mode3 0x00015071 Thumb Code 12 drv_gpio.o(i.drv_gpio_set_mode3) - drv_gpio_set_pull_state 0x000150a1 Thumb Code 298 drv_gpio.o(i.drv_gpio_set_pull_state) - drv_i2c_dma_init 0x00015205 Thumb Code 146 drv_i2c_dma.o(i.drv_i2c_dma_init) - drv_i2c_enable_rx_dma 0x000152b1 Thumb Code 26 drv_i2c_dma.o(i.drv_i2c_enable_rx_dma) - drv_i2c_enable_tx_dma 0x000152cb Thumb Code 24 drv_i2c_dma.o(i.drv_i2c_enable_tx_dma) - drv_i2c_m_clear_it_pending_bit 0x000152e5 Thumb Code 86 drv_i2c_master.o(i.drv_i2c_m_clear_it_pending_bit) - drv_i2c_m_enable 0x00015345 Thumb Code 10 drv_i2c_master.o(i.drv_i2c_m_enable) - drv_i2c_m_enable_intr 0x00015355 Thumb Code 42 drv_i2c_master.o(i.drv_i2c_m_enable_intr) - drv_i2c_m_set_callback 0x0001538d Thumb Code 6 drv_i2c_master.o(i.drv_i2c_m_set_callback) - drv_i2c_master_init 0x00015399 Thumb Code 118 drv_i2c_master.o(i.drv_i2c_master_init) - drv_i2c_master_read_dma 0x00015425 Thumb Code 82 drv_i2c_dma.o(i.drv_i2c_master_read_dma) - drv_i2c_master_write_dma 0x00015481 Thumb Code 50 drv_i2c_dma.o(i.drv_i2c_master_write_dma) - drv_i2c_s_clear_it_pending_bit 0x000154ed Thumb Code 84 drv_i2c_slave.o(i.drv_i2c_s_clear_it_pending_bit) - drv_i2c_s_enable_intr 0x00015549 Thumb Code 40 drv_i2c_slave.o(i.drv_i2c_s_enable_intr) - drv_i2c_s_get_fifo_status 0x0001557d Thumb Code 22 drv_i2c_slave.o(i.drv_i2c_s_get_fifo_status) - drv_i2c_s_set_callback 0x00015599 Thumb Code 6 drv_i2c_slave.o(i.drv_i2c_s_set_callback) - drv_i2c_s_write_data 0x000155a5 Thumb Code 26 drv_i2c_slave.o(i.drv_i2c_s_write_data) - drv_i2c_set_dma_irq_callback 0x000155c5 Thumb Code 68 drv_i2c_dma.o(i.drv_i2c_set_dma_irq_callback) - drv_i2c_slave_init 0x0001561d Thumb Code 60 drv_i2c_slave.o(i.drv_i2c_slave_init) - drv_i2c_slave_write_dma 0x00015661 Thumb Code 18 drv_i2c_dma.o(i.drv_i2c_slave_write_dma) - drv_lcdc_config_bypass 0x0001567d Thumb Code 24 drv_lcdc.o(i.drv_lcdc_config_bypass) - drv_lcdc_config_ccm 0x00015695 Thumb Code 48 drv_lcdc.o(i.drv_lcdc_config_ccm) - drv_lcdc_config_disp_mode 0x000156c5 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_disp_mode) - drv_lcdc_config_dpi_polarity 0x000156db Thumb Code 36 drv_lcdc.o(i.drv_lcdc_config_dpi_polarity) - drv_lcdc_config_dpi_timing 0x000156ff Thumb Code 38 drv_lcdc.o(i.drv_lcdc_config_dpi_timing) - drv_lcdc_config_edpi_mode 0x00015725 Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_edpi_mode) - drv_lcdc_config_endianness 0x0001573b Thumb Code 22 drv_lcdc.o(i.drv_lcdc_config_endianness) - drv_lcdc_config_input_size 0x00015751 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_input_size) - drv_lcdc_config_int 0x0001575d Thumb Code 30 drv_lcdc.o(i.drv_lcdc_config_int) - drv_lcdc_config_int_single 0x0001577b Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_int_single) - drv_lcdc_config_overwrite 0x0001579d Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_overwrite) - drv_lcdc_config_overwrite_rgb 0x000157bf Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_overwrite_rgb) - drv_lcdc_config_partial_display_area 0x000157cb Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_partial_display_area) - drv_lcdc_config_partial_display_enable 0x000157e5 Thumb Code 34 drv_lcdc.o(i.drv_lcdc_config_partial_display_enable) - drv_lcdc_config_scale_up_coef 0x00015807 Thumb Code 26 drv_lcdc.o(i.drv_lcdc_config_scale_up_coef) - drv_lcdc_config_scale_up_step 0x00015821 Thumb Code 12 drv_lcdc.o(i.drv_lcdc_config_scale_up_step) - drv_lcdc_config_src_parameter 0x0001582d Thumb Code 76 drv_lcdc.o(i.drv_lcdc_config_src_parameter) - drv_lcdc_config_thresh 0x00015879 Thumb Code 6 drv_lcdc.o(i.drv_lcdc_config_thresh) - drv_lcdc_ctrl_flow 0x0001587f Thumb Code 18 drv_lcdc.o(i.drv_lcdc_ctrl_flow) - drv_lcdc_enable_shadow_reg 0x00015891 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_enable_shadow_reg) - drv_lcdc_set_int 0x000158b1 Thumb Code 46 drv_lcdc.o(i.drv_lcdc_set_int) - drv_lcdc_set_video_hw_mode 0x000158e5 Thumb Code 20 drv_lcdc.o(i.drv_lcdc_set_video_hw_mode) - drv_lcdc_start 0x000158f9 Thumb Code 32 drv_lcdc.o(i.drv_lcdc_start) - drv_memc_clear_status 0x00015919 Thumb Code 12 drv_memc.o(i.drv_memc_clear_status) - drv_memc_enable_irq 0x00015925 Thumb Code 58 drv_memc.o(i.drv_memc_enable_irq) - drv_memc_gen_a_tear_signal 0x00015965 Thumb Code 12 drv_memc.o(i.drv_memc_gen_a_tear_signal) - drv_memc_get_status 0x00015971 Thumb Code 18 drv_memc.o(i.drv_memc_get_status) - drv_memc_rate_transfer_sel 0x00015983 Thumb Code 16 drv_memc.o(i.drv_memc_rate_transfer_sel) - drv_memc_sel_vsync 0x00015993 Thumb Code 14 drv_memc.o(i.drv_memc_sel_vsync) - drv_memc_set_active_height 0x000159a1 Thumb Code 14 drv_memc.o(i.drv_memc_set_active_height) - drv_memc_set_data_mode 0x000159b5 Thumb Code 12 drv_memc.o(i.drv_memc_set_data_mode) - drv_memc_set_double_buffer 0x000159c1 Thumb Code 16 drv_memc.o(i.drv_memc_set_double_buffer) - drv_memc_set_double_buffer_reverse 0x000159d1 Thumb Code 18 drv_memc.o(i.drv_memc_set_double_buffer_reverse) - drv_memc_set_fs_en_conditions 0x000159e3 Thumb Code 16 drv_memc.o(i.drv_memc_set_fs_en_conditions) - drv_memc_set_inten 0x000159f3 Thumb Code 20 drv_memc.o(i.drv_memc_set_inten) - drv_memc_set_lcdc_st_conditions 0x00015a09 Thumb Code 18 drv_memc.o(i.drv_memc_set_lcdc_st_conditions) - drv_memc_set_ltpo_mode 0x00015a21 Thumb Code 26 drv_memc.o(i.drv_memc_set_ltpo_mode) - drv_memc_set_tear_mode 0x00015a3b Thumb Code 14 drv_memc.o(i.drv_memc_set_tear_mode) - drv_memc_set_tear_waveform 0x00015a49 Thumb Code 34 drv_memc.o(i.drv_memc_set_tear_waveform) - drv_memc_set_vidc_sync_cnt 0x00015a71 Thumb Code 14 drv_memc.o(i.drv_memc_set_vidc_sync_cnt) - drv_param_init_get_ccm 0x00015a81 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_ccm) - drv_param_init_get_scld_filter_h 0x00015a89 Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_h) - drv_param_init_get_scld_filter_v 0x00015a9d Thumb Code 12 drv_param_init.o(i.drv_param_init_get_scld_filter_v) - drv_param_init_get_sclu_filter 0x00015ab1 Thumb Code 4 drv_param_init.o(i.drv_param_init_get_sclu_filter) - drv_param_p2r_filter_init 0x00015ab9 Thumb Code 30 drv_param_init.o(i.drv_param_p2r_filter_init) - drv_phy_enable_calibration 0x00015add Thumb Code 12 drv_phy_common.o(i.drv_phy_enable_calibration) - drv_phy_get_calibration 0x00015aed Thumb Code 50 drv_phy_common.o(i.drv_phy_get_calibration) - drv_phy_get_pll_para 0x00015b29 Thumb Code 88 drv_phy_common.o(i.drv_phy_get_pll_para) - drv_phy_get_rate_para 0x00015b89 Thumb Code 76 drv_phy_common.o(i.drv_phy_get_rate_para) - drv_phy_test_clear 0x00015bdd Thumb Code 16 drv_phy_common.o(i.drv_phy_test_clear) - drv_phy_test_lock 0x00015bed Thumb Code 24 drv_phy_common.o(i.drv_phy_test_lock) - drv_phy_test_write_1_byte 0x00015c05 Thumb Code 32 drv_phy_common.o(i.drv_phy_test_write_1_byte) - drv_phy_test_write_2_byte 0x00015c25 Thumb Code 38 drv_phy_common.o(i.drv_phy_test_write_2_byte) - drv_phy_test_write_code 0x00015c4b Thumb Code 30 drv_phy_common.o(i.drv_phy_test_write_code) - drv_pwr_set_pvd_mode 0x00015c89 Thumb Code 18 drv_pwr.o(i.drv_pwr_set_pvd_mode) - drv_pwr_set_system_clk_src 0x00015ca1 Thumb Code 36 drv_pwr.o(i.drv_pwr_set_system_clk_src) - drv_rxbr_clear_pkt_buffer 0x00015d17 Thumb Code 10 drv_rxbr.o(i.drv_rxbr_clear_pkt_buffer) - drv_rxbr_clear_status0 0x00015d21 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_clear_status0) - drv_rxbr_enable_irq 0x00015d25 Thumb Code 90 drv_rxbr.o(i.drv_rxbr_enable_irq) - drv_rxbr_frame_drop_cfg 0x00015d81 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_frame_drop_cfg) - drv_rxbr_get_clk 0x00015d95 Thumb Code 44 drv_rxbr.o(i.drv_rxbr_get_clk) - drv_rxbr_get_col_addr 0x00015dd1 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_col_addr) - drv_rxbr_get_page_addr 0x00015de7 Thumb Code 4 drv_rxbr.o(i.drv_rxbr_get_page_addr) - drv_rxbr_hline_rcv_cfg 0x00015dfd Thumb Code 8 drv_rxbr.o(i.drv_rxbr_hline_rcv_cfg) - drv_rxbr_register_irq0_callback 0x00015e05 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq0_callback) - drv_rxbr_register_irq1_callback 0x00015e11 Thumb Code 6 drv_rxbr.o(i.drv_rxbr_register_irq1_callback) - drv_rxbr_set_ack_pkt_header 0x00015e1d Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_ack_pkt_header) - drv_rxbr_set_cmd_filter 0x00015e31 Thumb Code 204 drv_rxbr.o(i.drv_rxbr_set_cmd_filter) - drv_rxbr_set_color_format 0x00015efd Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_color_format) - drv_rxbr_set_inten 0x00015f11 Thumb Code 20 drv_rxbr.o(i.drv_rxbr_set_inten) - drv_rxbr_set_ltpo_drop_th 0x00015f25 Thumb Code 16 drv_rxbr.o(i.drv_rxbr_set_ltpo_drop_th) - drv_rxbr_set_usr_cfg 0x00015f35 Thumb Code 38 drv_rxbr.o(i.drv_rxbr_set_usr_cfg) - drv_rxbr_set_usr_col 0x00015f5b Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_col) - drv_rxbr_set_usr_row 0x00015f63 Thumb Code 8 drv_rxbr.o(i.drv_rxbr_set_usr_row) - drv_spi_m_read_data 0x00015f6d Thumb Code 28 drv_spi_master.o(i.drv_spi_m_read_data) - drv_swire_set_int 0x00015f8d Thumb Code 64 drv_swire.o(i.drv_swire_set_int) - drv_sys_cfg_clear_all_int 0x00015fd5 Thumb Code 8 drv_sys_cfg.o(i.drv_sys_cfg_clear_all_int) - drv_sys_cfg_clear_pending 0x00015fe1 Thumb Code 32 drv_sys_cfg.o(i.drv_sys_cfg_clear_pending) - drv_sys_cfg_sel_ap_rst_lvl_trig 0x00016009 Thumb Code 18 drv_sys_cfg.o(i.drv_sys_cfg_sel_ap_rst_lvl_trig) - drv_sys_cfg_sel_gpio_group 0x00016021 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_gpio_group) - drv_sys_cfg_sel_int_trig 0x00016045 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_sel_int_trig) - drv_sys_cfg_set_dma_rx_req 0x00016069 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_rx_req) - drv_sys_cfg_set_dma_tx_req 0x00016079 Thumb Code 10 drv_sys_cfg.o(i.drv_sys_cfg_set_dma_tx_req) - drv_sys_cfg_set_int 0x00016089 Thumb Code 30 drv_sys_cfg.o(i.drv_sys_cfg_set_int) - drv_timer_clear_status_flags 0x000160ad Thumb Code 26 drv_timer.o(i.drv_timer_clear_status_flags) - drv_timer_enable 0x000160c7 Thumb Code 32 drv_timer.o(i.drv_timer_enable) - drv_timer_get_instance 0x000160e9 Thumb Code 10 drv_timer.o(i.drv_timer_get_instance) - drv_timer_get_prescaler 0x000160f9 Thumb Code 14 drv_timer.o(i.drv_timer_get_prescaler) - drv_timer_register_callback 0x0001614d Thumb Code 14 drv_timer.o(i.drv_timer_register_callback) - drv_timer_set_current_count 0x00016161 Thumb Code 12 drv_timer.o(i.drv_timer_set_current_count) - drv_timer_set_int 0x0001616d Thumb Code 68 drv_timer.o(i.drv_timer_set_int) - drv_timer_set_match 0x000161b5 Thumb Code 12 drv_timer.o(i.drv_timer_set_match) - drv_timer_set_prescaler 0x000161c1 Thumb Code 22 drv_timer.o(i.drv_timer_set_prescaler) - drv_tx_phy_test_enter 0x000161e1 Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_enter) - drv_tx_phy_test_exit 0x000161fd Thumb Code 28 drv_dsi_tx.o(i.drv_tx_phy_test_exit) - drv_vidc_clear_irq 0x0001624f Thumb Code 8 drv_vidc.o(i.drv_vidc_clear_irq) - drv_vidc_enable 0x00016257 Thumb Code 24 drv_vidc.o(i.drv_vidc_enable) - drv_vidc_enable_irq 0x00016271 Thumb Code 58 drv_vidc.o(i.drv_vidc_enable_irq) - drv_vidc_get_irq_status 0x000162b1 Thumb Code 18 drv_vidc.o(i.drv_vidc_get_irq_status) - drv_vidc_init_module_enable 0x000162c5 Thumb Code 36 drv_vidc.o(i.drv_vidc_init_module_enable) - drv_vidc_register_callback 0x000162ed Thumb Code 6 drv_vidc.o(i.drv_vidc_register_callback) - drv_vidc_reset 0x000162f9 Thumb Code 6 drv_vidc.o(i.drv_vidc_reset) - drv_vidc_set_dst_parameter 0x000162ff Thumb Code 60 drv_vidc.o(i.drv_vidc_set_dst_parameter) - drv_vidc_set_irqen 0x0001633b Thumb Code 20 drv_vidc.o(i.drv_vidc_set_irqen) - drv_vidc_set_mirror 0x0001634f Thumb Code 16 drv_vidc.o(i.drv_vidc_set_mirror) - drv_vidc_set_p2r_hcoef0 0x0001635f Thumb Code 8 drv_vidc.o(i.drv_vidc_set_p2r_hcoef0) - drv_vidc_set_p2r_hinitb 0x00016367 Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitb) - drv_vidc_set_p2r_hinitr 0x0001638d Thumb Code 38 drv_vidc.o(i.drv_vidc_set_p2r_hinitr) - drv_vidc_set_pentile_swap 0x000163b5 Thumb Code 18 drv_vidc.o(i.drv_vidc_set_pentile_swap) - drv_vidc_set_pu_ctrl 0x000163cd Thumb Code 10 drv_vidc.o(i.drv_vidc_set_pu_ctrl) - drv_vidc_set_rotation 0x000163d7 Thumb Code 16 drv_vidc.o(i.drv_vidc_set_rotation) - drv_vidc_set_scld_hcoef0 0x000163e7 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef0) - drv_vidc_set_scld_hcoef1 0x000163f1 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_hcoef1) - drv_vidc_set_scld_step 0x000163fb Thumb Code 18 drv_vidc.o(i.drv_vidc_set_scld_step) - drv_vidc_set_scld_vcoef0 0x0001640d Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef0) - drv_vidc_set_scld_vcoef1 0x00016417 Thumb Code 10 drv_vidc.o(i.drv_vidc_set_scld_vcoef1) - drv_vidc_set_src_parameter 0x00016421 Thumb Code 22 drv_vidc.o(i.drv_vidc_set_src_parameter) - drv_wdg_clear_counter 0x00016439 Thumb Code 12 drv_wdg.o(i.drv_wdg_clear_counter) - drv_wdg_set_int 0x00016469 Thumb Code 48 drv_wdg.o(i.drv_wdg_set_int) - fls_clr_interrupt_flag 0x0001649d Thumb Code 10 drv_fls.o(i.fls_clr_interrupt_flag) - fputc 0x000164a7 Thumb Code 20 tau_log.o(i.fputc) - hal_dsi_rx_ctrl_create_handle 0x000164bd Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_create_handle) - hal_dsi_rx_ctrl_dsc_async_handler 0x000164ed Thumb Code 120 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_dsc_async_handler) - hal_dsi_rx_ctrl_gen_a_tear_signal 0x00016571 Thumb Code 32 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_gen_a_tear_signal) - hal_dsi_rx_ctrl_get_max_ret_size 0x00016599 Thumb Code 30 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_get_max_ret_size) - hal_dsi_rx_ctrl_hight_performan_mode 0x000165c1 Thumb Code 116 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_hight_performan_mode) - hal_dsi_rx_ctrl_init 0x00016641 Thumb Code 144 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_init) - hal_dsi_rx_ctrl_pre_init_pps 0x00016d75 Thumb Code 56 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_pre_init_pps) - hal_dsi_rx_ctrl_send_ack_cmd 0x00016db1 Thumb Code 212 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_send_ack_cmd) - hal_dsi_rx_ctrl_set_cus_esc_clk 0x00016ea1 Thumb Code 34 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_cus_esc_clk) - hal_dsi_rx_ctrl_set_hw_tear_mode 0x00016ecd Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_hw_tear_mode) - hal_dsi_rx_ctrl_set_sw_tear_mode 0x00016fad Thumb Code 42 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_set_sw_tear_mode) - hal_dsi_rx_ctrl_start 0x00016fe1 Thumb Code 46 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_start) - hal_dsi_rx_ctrl_toggle_resolution 0x0001701d Thumb Code 28 hal_dsi_rx_ctrl.o(i.hal_dsi_rx_ctrl_toggle_resolution) - hal_dsi_tx_ctrl_create_handle 0x000176d1 Thumb Code 34 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_create_handle) - hal_dsi_tx_ctrl_enter_init_panel_mode 0x000176fd Thumb Code 68 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_enter_init_panel_mode) - hal_dsi_tx_ctrl_exit_init_panel_mode 0x00017749 Thumb Code 32 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_exit_init_panel_mode) - hal_dsi_tx_ctrl_init 0x00017771 Thumb Code 188 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_init) - hal_dsi_tx_ctrl_panel_reset_pin 0x00017859 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_panel_reset_pin) - hal_dsi_tx_ctrl_set_overwrite_rgb 0x00017865 Thumb Code 16 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_overwrite_rgb) - hal_dsi_tx_ctrl_set_partial_disp 0x00017879 Thumb Code 12 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp) - hal_dsi_tx_ctrl_set_partial_disp_area 0x00017889 Thumb Code 30 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_set_partial_disp_area) - hal_dsi_tx_ctrl_start 0x000178ad Thumb Code 94 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_start) - hal_dsi_tx_ctrl_write_array_cmd 0x00017919 Thumb Code 210 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_array_cmd) - hal_dsi_tx_ctrl_write_cmd 0x000179f1 Thumb Code 172 hal_dsi_tx_ctrl.o(i.hal_dsi_tx_ctrl_write_cmd) - hal_gpio_ctrl_eint 0x00017c85 Thumb Code 18 hal_gpio.o(i.hal_gpio_ctrl_eint) - hal_gpio_get_input_data 0x00017c9d Thumb Code 18 hal_gpio.o(i.hal_gpio_get_input_data) - hal_gpio_init_eint 0x00017cb1 Thumb Code 58 hal_gpio.o(i.hal_gpio_init_eint) - hal_gpio_init_input 0x00017cf1 Thumb Code 28 hal_gpio.o(i.hal_gpio_init_input) - hal_gpio_init_output 0x00017d11 Thumb Code 34 hal_gpio.o(i.hal_gpio_init_output) - hal_gpio_reg_eint_cb 0x00017d39 Thumb Code 20 hal_gpio.o(i.hal_gpio_reg_eint_cb) - hal_gpio_set_mode 0x00017d51 Thumb Code 90 hal_gpio.o(i.hal_gpio_set_mode) - hal_gpio_set_output_data 0x00017db1 Thumb Code 8 hal_gpio.o(i.hal_gpio_set_output_data) - hal_gpio_set_pull_state 0x00017db9 Thumb Code 26 hal_gpio.o(i.hal_gpio_set_pull_state) - hal_i2c_m_dma_init 0x00017dd9 Thumb Code 92 hal_i2c_master.o(i.hal_i2c_m_dma_init) - hal_i2c_m_dma_read 0x00017e45 Thumb Code 26 hal_i2c_master.o(i.hal_i2c_m_dma_read) - hal_i2c_m_dma_write 0x00017e65 Thumb Code 24 hal_i2c_master.o(i.hal_i2c_m_dma_write) - hal_i2c_m_transfer_complate 0x00017e81 Thumb Code 6 hal_i2c_master.o(i.hal_i2c_m_transfer_complate) - hal_i2c_s_dma_write 0x00017ebd Thumb Code 46 hal_i2c_slave.o(i.hal_i2c_s_dma_write) - hal_i2c_s_init 0x00017ef5 Thumb Code 86 hal_i2c_slave.o(i.hal_i2c_s_init) - hal_i2c_s_nonblocking_read 0x00017f61 Thumb Code 14 hal_i2c_slave.o(i.hal_i2c_s_nonblocking_read) - hal_i2c_s_set_transfer 0x00017f75 Thumb Code 6 hal_i2c_slave.o(i.hal_i2c_s_set_transfer) - hal_internal_init_memc 0x000180cd Thumb Code 146 hal_internal_vsync.o(i.hal_internal_init_memc) - hal_internal_sync_get_fb_setting 0x000181b1 Thumb Code 12 hal_internal_vsync.o(i.hal_internal_sync_get_fb_setting) - hal_internal_sync_input_resolution_change 0x000181c1 Thumb Code 418 hal_internal_vsync.o(i.hal_internal_sync_input_resolution_change) - hal_internal_vsync_deinit 0x000183d5 Thumb Code 24 hal_internal_vsync.o(i.hal_internal_vsync_deinit) - hal_internal_vsync_get_sync_line 0x000183f1 Thumb Code 18 hal_internal_vsync.o(i.hal_internal_vsync_get_sync_line) - hal_internal_vsync_init_rx 0x00018409 Thumb Code 220 hal_internal_vsync.o(i.hal_internal_vsync_init_rx) - hal_internal_vsync_init_tx 0x00018505 Thumb Code 172 hal_internal_vsync.o(i.hal_internal_vsync_init_tx) - hal_internal_vsync_set_auto_hw_filter 0x000185b5 Thumb Code 222 hal_internal_vsync.o(i.hal_internal_vsync_set_auto_hw_filter) - hal_internal_vsync_set_rx_state 0x000186d1 Thumb Code 16 hal_internal_vsync.o(i.hal_internal_vsync_set_rx_state) - hal_internal_vsync_set_tear_mode 0x000186e5 Thumb Code 64 hal_internal_vsync.o(i.hal_internal_vsync_set_tear_mode) - hal_internal_vsync_set_tx_state 0x0001872d Thumb Code 54 hal_internal_vsync.o(i.hal_internal_vsync_set_tx_state) - hal_spi_m_clear_rxfifo 0x00018b51 Thumb Code 14 hal_spi_master.o(i.hal_spi_m_clear_rxfifo) - hal_system_enable_systick 0x00018b5f Thumb Code 8 hal_system.o(i.hal_system_enable_systick) - hal_system_init 0x00018b69 Thumb Code 104 hal_system.o(i.hal_system_init) - hal_system_init_console 0x00018bf1 Thumb Code 28 hal_system.o(i.hal_system_init_console) - hal_system_set_phy_calibration 0x00018c0d Thumb Code 8 hal_system.o(i.hal_system_set_phy_calibration) - hal_timer_init 0x00018c15 Thumb Code 26 hal_timer.o(i.hal_timer_init) - hal_timer_start 0x00018c31 Thumb Code 74 hal_timer.o(i.hal_timer_start) - hal_uart_init 0x00018c81 Thumb Code 126 hal_uart.o(i.hal_uart_init) - hal_uart_transmit_blocking 0x00018d0d Thumb Code 12 hal_uart.o(i.hal_uart_transmit_blocking) - handle_init 0x00018d1d Thumb Code 140 irq_redirect .o(i.handle_init) - main 0x00018f51 Thumb Code 16 main.o(i.main) - sqrt 0x00019be1 Thumb Code 66 sqrt.o(i.sqrt) - panel_init_code 0x00019ffc Data 9953 ap_demo.o(.constdata) - phone_data_60_1 0x0001c760 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_2 0x0001c770 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_3 0x0001c780 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_4 0x0001c790 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_5 0x0001c7a0 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_6 0x0001c7b0 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_7 0x0001c7c0 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_60_8 0x0001c7d0 Data 16 app_tp_for_custom_s8.o(.constdata) - phone_data_21 0x0001c7e0 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_22 0x0001c7e1 Data 5 app_tp_for_custom_s8.o(.constdata) - phone_data_23 0x0001c7e6 Data 11 app_tp_for_custom_s8.o(.constdata) - phone_data_30 0x0001c7f1 Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_52 0x0001c7f3 Data 3 app_tp_for_custom_s8.o(.constdata) - phone_data_55 0x0001c7f6 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_00 0x0001c7f7 Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_85_02 0x0001c7f8 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_85_20 0x0001c814 Data 28 app_tp_for_custom_s8.o(.constdata) - phone_data_90 0x0001c830 Data 10 app_tp_for_custom_s8.o(.constdata) - phone_data_92_F0 0x0001c83a Data 2 app_tp_for_custom_s8.o(.constdata) - phone_data_92_0A 0x0001c83c Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_92_15 0x0001c842 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A3 0x0001c846 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A4 0x0001c84a Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_A5 0x0001c84e Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_AF 0x0001c852 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F1 0x0001c856 Data 4 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_1 0x0001c85a Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_2 0x0001c85b Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_3 0x0001c85c Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F5_4 0x0001c85d Data 1 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_1 0x0001c85e Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_2 0x0001c864 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_3 0x0001c86a Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_F6_4 0x0001c870 Data 6 app_tp_for_custom_s8.o(.constdata) - phone_data_72_03 0x0001c876 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_05 0x0001ce16 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_72_13 0x0001d3b6 Data 1440 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D01 0x0001d956 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D02 0x0001dc2e Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7401_7D03 0x0001df06 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D01 0x0001e1de Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D03 0x0001e4b6 Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7D05 0x0001e78e Data 728 app_tp_for_custom_s8.o(.constdata) - phone_data_75_7403_7D07 0x0001ea66 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_00 0x0001eb86 Data 288 app_tp_for_custom_s8.o(.constdata) - phone_data_75_FF 0x0001eca6 Data 288 app_tp_for_custom_s8.o(.constdata) - screen_87_data 0x0001edc6 Data 1 app_tp_for_custom_s8.o(.constdata) - screen_a0_00_ff_data 0x0001edc7 Data 3 app_tp_for_custom_s8.o(.constdata) - screen_a4_06_c1_data 0x0001edca Data 3 app_tp_for_custom_s8.o(.constdata) - sleep_on 0x0001edcd Data 16 app_tp_for_custom_s8.o(.constdata) - screen_reg_int_data_size 0x0001eddd Data 1 app_tp_for_custom_s8.o(.constdata) - screen_reg_start_data_size 0x0001edde Data 1 app_tp_for_custom_s8.o(.constdata) - Region$$Table$$Base 0x0001f1c0 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0001f1f0 Number 0 anon$$obj.o(Region$$Table) - g_fun_handle 0x00070100 Data 192 irq_redirect .o(.ARM.__AT_0x00070100) - phone_start_flag 0x000701dd Data 1 ap_demo.o(.data) - phone_DisplayOFF_count 0x000701de Data 2 ap_demo.o(.data) - phone_DisplayOFF_flag 0x000701e0 Data 1 ap_demo.o(.data) - phone_data_E4 0x000701e4 Data 1 app_tp_for_custom_s8.o(.data) - phone_data_B1 0x000701e5 Data 2 app_tp_for_custom_s8.o(.data) - tp_flag 0x000701e7 Data 1 app_tp_for_custom_s8.o(.data) - s8_host_num 0x000701e8 Data 11 app_tp_for_custom_s8.o(.data) - s8_host_id 0x000701f3 Data 10 app_tp_for_custom_s8.o(.data) - g_screen_input_rst_pad 0x000701fd Data 1 app_tp_for_custom_s8.o(.data) - g_screen_input_int_pad 0x000701fe Data 1 app_tp_for_custom_s8.o(.data) - g_phone_input_rst_pad 0x000701ff Data 1 app_tp_for_custom_s8.o(.data) - g_phone_output_int_pad 0x00070200 Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_in 0x00070201 Data 1 app_tp_for_custom_s8.o(.data) - tp_sleep_count 0x00070202 Data 1 app_tp_for_custom_s8.o(.data) - sleep_double_EN 0x00070203 Data 1 app_tp_for_custom_s8.o(.data) - Flag_EA_EN 0x00070204 Data 1 app_tp_for_custom_s8.o(.data) - Flag_touch_count 0x00070205 Data 1 app_tp_for_custom_s8.o(.data) - touchnum_bak 0x00070206 Data 1 app_tp_for_custom_s8.o(.data) - Flag_blacklight_EN 0x00070207 Data 1 app_tp_for_custom_s8.o(.data) - first_touch 0x00070208 Data 2 app_tp_for_custom_s8.o(.data) - first_send 0x0007020a Data 2 app_tp_for_custom_s8.o(.data) - flnger_state_flg 0x0007020c Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_1 0x00070216 Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_2 0x00070217 Data 3 app_tp_for_custom_s8.o(.data) - screen_data_write_3 0x0007021a Data 5 app_tp_for_custom_s8.o(.data) - screen_data_write_4 0x0007021f Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_5 0x00070221 Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_6 0x00070223 Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_7 0x00070225 Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_8 0x00070227 Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_9 0x00070229 Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_10 0x0007022b Data 2 app_tp_for_custom_s8.o(.data) - screen_data_write_11 0x0007022d Data 1 app_tp_for_custom_s8.o(.data) - screen_data_write_12 0x0007022e Data 1 app_tp_for_custom_s8.o(.data) - screen_reg_int_data 0x00070230 Data 48 app_tp_for_custom_s8.o(.data) - screen_reg_start_data 0x00070260 Data 64 app_tp_for_custom_s8.o(.data) - phone_reg_point_data 0x000702a0 Data 3 app_tp_for_custom_s8.o(.data) - phone_reg_point_back 0x000702a3 Data 2 app_tp_for_custom_s8.o(.data) - phone_reg_coord_data 0x000702a5 Data 1 app_tp_for_custom_s8.o(.data) - phone_reg_coord_back 0x000702a6 Data 200 app_tp_for_custom_s8.o(.data) - phone_reg_int_data 0x00070370 Data 32 app_tp_for_custom_s8.o(.data) - phone_reg_int_size 0x00070390 Data 1 app_tp_for_custom_s8.o(.data) - read_point 0x0007039a Data 1 app_tp_transfer.o(.data) - s_screen_number 0x0007039b Data 2 app_tp_transfer.o(.data) - s_screen_temp 0x0007039d Data 2 app_tp_transfer.o(.data) - s_screen_init_complate 0x000703a3 Data 1 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data1 0x000703a5 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data2 0x000703a8 Data 6 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data3 0x000703ae Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data4 0x000703b1 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data5 0x000703b4 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data6 0x000703b7 Data 3 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data7 0x000703ba Data 5 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data8 0x000703bf Data 6 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data9 0x000703c5 Data 2 app_tp_transfer.o(.data) - MI10_PRO_screen_init_data10 0x000703c7 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data2 0x000703ca Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data3 0x000703cd Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data4 0x000703d0 Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data5 0x000703d4 Data 4 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data6 0x000703d8 Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data7 0x000703db Data 3 app_tp_transfer.o(.data) - MI10_PRO_TP_Tuning_data8 0x000703de Data 3 app_tp_transfer.o(.data) - g_fls_w_cmd 0x0007040c Data 1 norflash.o(.data) - g_fls_r_cmd 0x0007040d Data 1 norflash.o(.data) - g_fls_write_en_status 0x0007040e Data 1 norflash.o(.data) - isFlsTransferEnd 0x0007040f Data 1 norflash.o(.data) - isFlsFifoReq 0x00070410 Data 1 norflash.o(.data) - isNandWriteCompleted 0x00070411 Data 1 norflash.o(.data) - isNandReadCompleted 0x00070412 Data 1 norflash.o(.data) - g_fls_error_info 0x00070418 Data 6 norflash.o(.data) - g_systick_cb_func 0x00070424 Data 4 drv_common.o(.data) - g_system_clock 0x00070428 Data 4 drv_common.o(.data) - tx_byte_num 0x00070440 Data 4 drv_i2c_slave.o(.data) - g_scld_fhd_filter_h 0x00070444 Data 256 drv_param_init.o(.data) - g_scld_fhd_filter_v 0x00070544 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_h 0x00070644 Data 256 drv_param_init.o(.data) - g_scld_hd_filter_v 0x00070744 Data 256 drv_param_init.o(.data) - g_sclu_lanczos_filter 0x00070844 Data 128 drv_param_init.o(.data) - g_ccm_setting 0x000708c4 Data 36 drv_param_init.o(.data) - g_int_rxbr_irq0_cb_func 0x0007094c Data 4 drv_rxbr.o(.data) - g_int_rxbr_irq1_cb_func 0x00070950 Data 4 drv_rxbr.o(.data) - g_int_vidc_cb_func 0x00070954 Data 4 drv_vidc.o(.data) - __stdout 0x00070988 Data 4 stdout.o(.data) - string 0x00070c28 Data 256 tau_log.o(.bss) - hal_dmahandle 0x00070d28 Data 160 hal_uart.o(.bss) - hal_uarthandle_dma 0x00070dc8 Data 32 hal_uart.o(.bss) - hal_uart_handle_global 0x00070de8 Data 16 hal_uart.o(.bss) - g_vsync_hande 0x00070f94 Data 56 hal_internal_vsync.o(.bss) - g_dcs_execute_table 0x00070fcc Data 2048 hal_internal_vsync.o(.bss) - g_packet_fifo 0x000718ec Data 4144 dcs_packet_fifo.o(.bss) - g_spis_ctrl_handle 0x0007291c Data 32 hal_spi_slave.o(.bss) - __stack_limit 0x00072940 Data 0 startup_armcm0.o(STACK) - __initial_sp 0x00073940 Data 0 startup_armcm0.o(STACK) - - - -============================================================================== - -Memory Map of the image - - Image Entry point : 0x000100c1 - - Load Region LR_IROM2 (Base: 0x00010000, Size: 0x0000f9b0, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x0000f640]) - - Execution Region ER_IROM2 (Exec base: 0x00010000, Load base: 0x00010000, Size: 0x0000f1f0, Max: 0x00010000, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00010000 0x00010000 0x000000c0 Data RO 476 RESET startup_armcm0.o - 0x000100c0 0x000100c0 0x00000000 Code RO 2467 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x000100c0 0x000100c0 0x00000004 Code RO 2777 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x000100c4 0x000100c4 0x00000004 Code RO 2780 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2782 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x000100c8 0x000100c8 0x00000000 Code RO 2784 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x000100c8 0x000100c8 0x00000008 Code RO 2785 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2787 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x000100d0 0x000100d0 0x00000000 Code RO 2789 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x000100d0 0x000100d0 0x00000004 Code RO 2778 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) - 0x000100d4 0x000100d4 0x00000078 Code RO 477 .text startup_armcm0.o - 0x0001014c 0x0001014c 0x0000002c Code RO 2470 .text mc_p.l(uidiv.o) - 0x00010178 0x00010178 0x00000028 Code RO 2472 .text mc_p.l(idiv.o) - 0x000101a0 0x000101a0 0x00000024 Code RO 2474 .text mc_p.l(memcpya.o) - 0x000101c4 0x000101c4 0x00000024 Code RO 2476 .text mc_p.l(memseta.o) - 0x000101e8 0x000101e8 0x000000b2 Code RO 2741 .text mf_p.l(fadd.o) - 0x0001029a 0x0001029a 0x0000007a Code RO 2743 .text mf_p.l(fmul.o) - 0x00010314 0x00010314 0x0000007c Code RO 2745 .text mf_p.l(fdiv.o) - 0x00010390 0x00010390 0x00000018 Code RO 2747 .text mf_p.l(fscalb.o) - 0x000103a8 0x000103a8 0x00000164 Code RO 2749 .text mf_p.l(dadd.o) - 0x0001050c 0x0001050c 0x000000d0 Code RO 2751 .text mf_p.l(dmul.o) - 0x000105dc 0x000105dc 0x000000f0 Code RO 2753 .text mf_p.l(ddiv.o) - 0x000106cc 0x000106cc 0x00000016 Code RO 2755 .text mf_p.l(fflti.o) - 0x000106e2 0x000106e2 0x0000000e Code RO 2757 .text mf_p.l(ffltui.o) - 0x000106f0 0x000106f0 0x0000001c Code RO 2761 .text mf_p.l(dfltui.o) - 0x0001070c 0x0001070c 0x00000032 Code RO 2763 .text mf_p.l(ffixi.o) - 0x0001073e 0x0001073e 0x00000028 Code RO 2765 .text mf_p.l(ffixui.o) - 0x00010766 0x00010766 0x00000002 PAD - 0x00010768 0x00010768 0x00000048 Code RO 2767 .text mf_p.l(dfixi.o) - 0x000107b0 0x000107b0 0x0000003c Code RO 2769 .text mf_p.l(dfixui.o) - 0x000107ec 0x000107ec 0x00000028 Code RO 2771 .text mf_p.l(f2d.o) - 0x00010814 0x00010814 0x00000028 Code RO 2773 .text mf_p.l(cdcmple.o) - 0x0001083c 0x0001083c 0x00000014 Code RO 2775 .text mf_p.l(cfrcmple.o) - 0x00010850 0x00010850 0x00000060 Code RO 2792 .text mc_p.l(uldiv.o) - 0x000108b0 0x000108b0 0x00000020 Code RO 2794 .text mc_p.l(llshl.o) - 0x000108d0 0x000108d0 0x00000022 Code RO 2796 .text mc_p.l(llushr.o) - 0x000108f2 0x000108f2 0x00000026 Code RO 2798 .text mc_p.l(llsshr.o) - 0x00010918 0x00010918 0x00000000 Code RO 2807 .text mc_p.l(iusefp.o) - 0x00010918 0x00010918 0x00000082 Code RO 2808 .text mf_p.l(fepilogue.o) - 0x0001099a 0x0001099a 0x000000be Code RO 2810 .text mf_p.l(depilogue.o) - 0x00010a58 0x00010a58 0x000000a2 Code RO 2814 .text mf_p.l(dsqrt.o) - 0x00010afa 0x00010afa 0x00000002 PAD - 0x00010afc 0x00010afc 0x00000040 Code RO 2816 .text mf_p.l(dfixul.o) - 0x00010b3c 0x00010b3c 0x00000028 Code RO 2818 .text mf_p.l(cdrcmple.o) - 0x00010b64 0x00010b64 0x00000024 Code RO 2820 .text mc_p.l(init.o) - 0x00010b88 0x00010b88 0x00000056 Code RO 2830 .text mc_p.l(__dczerorl2.o) - 0x00010bde 0x00010bde 0x00000002 PAD - 0x00010be0 0x00010be0 0x00000018 Code RO 2062 i.ADC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010bf8 0x00010bf8 0x00000018 Code RO 2063 i.AP_NRESET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c10 0x00010c10 0x00000014 Code RO 2064 i.DMA_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c24 0x00010c24 0x0000001c Code RO 2065 i.EXTI_INT0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c40 0x00010c40 0x0000001c Code RO 2066 i.EXTI_INT1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c5c 0x00010c5c 0x0000001c Code RO 2067 i.EXTI_INT2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c78 0x00010c78 0x0000001c Code RO 2068 i.EXTI_INT3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010c94 0x00010c94 0x0000001c Code RO 2069 i.EXTI_INT4_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010cb0 0x00010cb0 0x0000001c Code RO 2070 i.EXTI_INT5_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ccc 0x00010ccc 0x0000001c Code RO 2071 i.EXTI_INT6_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ce8 0x00010ce8 0x0000001c Code RO 2072 i.EXTI_INT7_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d04 0x00010d04 0x00000014 Code RO 2073 i.FLSCTRL_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d18 0x00010d18 0x00000050 Code RO 99 i.Gpio_swire_output ap_demo.o - 0x00010d68 0x00010d68 0x00000014 Code RO 2074 i.HardFault_Handler CVWL568.lib(irq_redirect .o) - 0x00010d7c 0x00010d7c 0x00000018 Code RO 2075 i.I2C0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010d94 0x00010d94 0x00000018 Code RO 2076 i.I2C1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dac 0x00010dac 0x00000018 Code RO 2077 i.LCDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010dc4 0x00010dc4 0x00000028 Code RO 854 i.LOG_printf CVWL568.lib(tau_log.o) - 0x00010dec 0x00010dec 0x00000018 Code RO 2078 i.MEMC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e04 0x00010e04 0x00000018 Code RO 2079 i.MIPI_RX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e1c 0x00010e1c 0x00000018 Code RO 2080 i.MIPI_TX_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e34 0x00010e34 0x0000001c Code RO 2081 i.PWMDET_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010e50 0x00010e50 0x00000150 Code RO 304 i.S20_Start_init app_tp_transfer.o - 0x00010fa0 0x00010fa0 0x0000001c Code RO 2082 i.SPIM_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fbc 0x00010fbc 0x0000001c Code RO 2083 i.SPIS_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010fd8 0x00010fd8 0x0000001c Code RO 2084 i.SWIRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00010ff4 0x00010ff4 0x00000002 Code RO 2327 i.UART_DisableDma CVWL568.lib(drv_uart.o) - 0x00010ff6 0x00010ff6 0x00000004 Code RO 2333 i.UART_GetInstance CVWL568.lib(drv_uart.o) - 0x00010ffa 0x00010ffa 0x00000002 Code RO 2825 i.__scatterload_null mc_p.l(handlers.o) - 0x00010ffc 0x00010ffc 0x00000004 Code RO 1646 i.drv_dsi_rx_set_inten CVWL568.lib(drv_dsi_rx.o) - 0x00011000 0x00011000 0x00000014 Data RO 976 .ARM.__at_0x11000 CVWL568.lib(drv_common.o) - 0x00011014 0x00011014 0x00000018 Code RO 2085 i.SysTick_Handler CVWL568.lib(irq_redirect .o) - 0x0001102c 0x0001102c 0x00000018 Code RO 2086 i.TIMER0_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011044 0x00011044 0x00000018 Code RO 2087 i.TIMER1_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001105c 0x0001105c 0x00000018 Code RO 2088 i.TIMER2_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011074 0x00011074 0x00000018 Code RO 2089 i.TIMER3_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x0001108c 0x0001108c 0x0000001c Code RO 2323 i.UART0_IRQ_Handle CVWL568.lib(drv_uart.o) - 0x000110a8 0x000110a8 0x00000018 Code RO 2090 i.UART_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x000110c0 0x000110c0 0x00000024 Code RO 2341 i.UART_ResetRxFIFO CVWL568.lib(drv_uart.o) - 0x000110e4 0x000110e4 0x00000048 Code RO 2344 i.UART_SetBaudRate CVWL568.lib(drv_uart.o) - 0x0001112c 0x0001112c 0x0000001a Code RO 2345 i.UART_SwitchSCLK CVWL568.lib(drv_uart.o) - 0x00011146 0x00011146 0x00000134 Code RO 2347 i.UART_TransferHandleIRQ CVWL568.lib(drv_uart.o) - 0x0001127a 0x0001127a 0x0000001a Code RO 2349 i.UART_WriteBlocking CVWL568.lib(drv_uart.o) - 0x00011294 0x00011294 0x000000bc Code RO 2350 i.UART_init CVWL568.lib(drv_uart.o) - 0x00011350 0x00011350 0x00000018 Code RO 2091 i.VIDC_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011368 0x00011368 0x00000018 Code RO 2092 i.VPRE_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011380 0x00011380 0x00000018 Code RO 2093 i.WDG_IRQn_Handler CVWL568.lib(irq_redirect .o) - 0x00011398 0x00011398 0x00000020 Code RO 2713 i.__0printf mc_p.l(printfa.o) - 0x000113b8 0x000113b8 0x00000024 Code RO 2719 i.__0vsprintf mc_p.l(printfa.o) - 0x000113dc 0x000113dc 0x0000002e Code RO 2812 i.__ARM_clz mf_p.l(depilogue.o) - 0x0001140a 0x0001140a 0x0000001a Code RO 570 i.__ARM_common_switch8 CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00011424 0x00011424 0x00000018 Code RO 1294 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_master.o) - 0x0001143c 0x0001143c 0x00000018 Code RO 1327 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_i2c_slave.o) - 0x00011454 0x00011454 0x00000018 Code RO 1422 i.__NVIC_ClearPendingIRQ CVWL568.lib(drv_spi_master.o) - 0x0001146c 0x0001146c 0x00000020 Code RO 1916 i.__NVIC_DisableIRQ CVWL568.lib(drv_rxbr.o) - 0x0001148c 0x0001148c 0x00000018 Code RO 1917 i.__NVIC_EnableIRQ CVWL568.lib(drv_rxbr.o) - 0x000114a4 0x000114a4 0x00000044 Code RO 2190 i.__NVIC_SetPriority CVWL568.lib(hal_spi_slave.o) - 0x000114e8 0x000114e8 0x0000000e Code RO 2824 i.__scatterload_copy mc_p.l(handlers.o) - 0x000114f6 0x000114f6 0x0000000e Code RO 2826 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x00011504 0x00011504 0x0000000c Code RO 2802 i.__set_errno mc_p.l(errno.o) - 0x00011510 0x00011510 0x00000174 Code RO 2720 i._fp_digits mc_p.l(printfa.o) - 0x00011684 0x00011684 0x000006ec Code RO 2721 i._printf_core mc_p.l(printfa.o) - 0x00011d70 0x00011d70 0x00000020 Code RO 2722 i._printf_post_padding mc_p.l(printfa.o) - 0x00011d90 0x00011d90 0x0000002c Code RO 2723 i._printf_pre_padding mc_p.l(printfa.o) - 0x00011dbc 0x00011dbc 0x0000000a Code RO 2725 i._sputc mc_p.l(printfa.o) - 0x00011dc6 0x00011dc6 0x00000002 PAD - 0x00011dc8 0x00011dc8 0x00000394 Code RO 100 i.ap_dcs_read ap_demo.o - 0x0001215c 0x0001215c 0x000000f8 Code RO 101 i.ap_demo ap_demo.o - 0x00012254 0x00012254 0x00000054 Code RO 102 i.ap_set_display_off ap_demo.o - 0x000122a8 0x000122a8 0x00000040 Code RO 103 i.ap_set_display_on ap_demo.o - 0x000122e8 0x000122e8 0x00000054 Code RO 104 i.ap_set_enter_sleep_mode ap_demo.o - 0x0001233c 0x0001233c 0x00000050 Code RO 105 i.ap_set_exit_sleep_mode ap_demo.o - 0x0001238c 0x0001238c 0x0000001c Code RO 1918 i.app_ADC_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x000123a8 0x000123a8 0x00000024 Code RO 1218 i.app_AP_NRESET_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000123cc 0x000123cc 0x0000001c Code RO 1219 i.app_EXTI_INT0_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000123e8 0x000123e8 0x0000001c Code RO 1220 i.app_EXTI_INT1_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012404 0x00012404 0x0000001c Code RO 1221 i.app_EXTI_INT2_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012420 0x00012420 0x0000001c Code RO 1222 i.app_EXTI_INT3_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x0001243c 0x0001243c 0x0000001c Code RO 1223 i.app_EXTI_INT4_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012458 0x00012458 0x0000001c Code RO 1224 i.app_EXTI_INT5_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012474 0x00012474 0x0000001c Code RO 1225 i.app_EXTI_INT6_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x00012490 0x00012490 0x0000001c Code RO 1226 i.app_EXTI_INT7_IRQn_Handler CVWL568.lib(drv_gpio.o) - 0x000124ac 0x000124ac 0x00000048 Code RO 968 i.app_HardFault_Handler CVWL568.lib(drv_common.o) - 0x000124f4 0x000124f4 0x00000010 Code RO 1328 i.app_I2C0_IRQn_Handler CVWL568.lib(drv_i2c_slave.o) - 0x00012504 0x00012504 0x00000010 Code RO 1295 i.app_I2C1_IRQn_Handler CVWL568.lib(drv_i2c_master.o) - 0x00012514 0x00012514 0x000000e0 Code RO 1546 i.app_LCDC_IRQn_Handler CVWL568.lib(hal_internal_vsync.o) - 0x000125f4 0x000125f4 0x00000088 Code RO 1860 i.app_MEMC_IRQn_Handler CVWL568.lib(drv_memc.o) - 0x0001267c 0x0001267c 0x00000298 Code RO 1632 i.app_MIPI_RX_IRQn_Handler CVWL568.lib(drv_dsi_rx.o) - 0x00012914 0x00012914 0x000000a0 Code RO 1688 i.app_MIPI_TX_IRQn_Handler CVWL568.lib(drv_dsi_tx.o) - 0x000129b4 0x000129b4 0x00000048 Code RO 2258 i.app_PWMDET_IRQn_Handler CVWL568.lib(drv_pwm.o) - 0x000129fc 0x000129fc 0x00000030 Code RO 1423 i.app_SPIM_IRQn_Handler CVWL568.lib(drv_spi_master.o) - 0x00012a2c 0x00012a2c 0x00000200 Code RO 2191 i.app_SPIS_IRQn_Handler CVWL568.lib(hal_spi_slave.o) - 0x00012c2c 0x00012c2c 0x00000020 Code RO 1455 i.app_SWIRE_IRQn_Handler CVWL568.lib(drv_swire.o) - 0x00012c4c 0x00012c4c 0x00000018 Code RO 969 i.app_SysTick_Handler CVWL568.lib(drv_common.o) - 0x00012c64 0x00012c64 0x0000000a Code RO 1505 i.app_TIMER0_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00012c6e 0x00012c6e 0x0000000a Code RO 1506 i.app_TIMER1_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00012c78 0x00012c78 0x0000000a Code RO 1507 i.app_TIMER2_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00012c82 0x00012c82 0x0000000a Code RO 1508 i.app_TIMER3_IRQn_Handler CVWL568.lib(drv_timer.o) - 0x00012c8c 0x00012c8c 0x00000008 Code RO 2351 i.app_UART_IRQn_Handler CVWL568.lib(drv_uart.o) - 0x00012c94 0x00012c94 0x0000001c Code RO 1983 i.app_VIDC_IRQn_Handler CVWL568.lib(drv_vidc.o) - 0x00012cb0 0x00012cb0 0x0000001c Code RO 1919 i.app_VPRE_IRQn_Handler CVWL568.lib(drv_rxbr.o) - 0x00012ccc 0x00012ccc 0x00000038 Code RO 2410 i.app_WDG_IRQn_Handler CVWL568.lib(drv_wdg.o) - 0x00012d04 0x00012d04 0x00000010 Code RO 1080 i.app_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x00012d14 0x00012d14 0x00000030 Code RO 884 i.app_fls_ctrl_Handler CVWL568.lib(norflash.o) - 0x00012d44 0x00012d44 0x00000024 Code RO 306 i.app_tp_I2C_init app_tp_transfer.o - 0x00012d68 0x00012d68 0x0000000e Code RO 307 i.app_tp_i2cs_callback app_tp_transfer.o - 0x00012d76 0x00012d76 0x00000002 PAD - 0x00012d78 0x00012d78 0x00000044 Code RO 308 i.app_tp_init app_tp_transfer.o - 0x00012dbc 0x00012dbc 0x00000030 Code RO 309 i.app_tp_m_read app_tp_transfer.o - 0x00012dec 0x00012dec 0x00000008 Code RO 310 i.app_tp_m_transfer_complate app_tp_transfer.o - 0x00012df4 0x00012df4 0x00000010 Code RO 311 i.app_tp_m_write app_tp_transfer.o - 0x00012e04 0x00012e04 0x00000588 Code RO 256 i.app_tp_phone_analysis_data app_tp_for_custom_s8.o - 0x0001338c 0x0001338c 0x00000010 Code RO 314 i.app_tp_s_read app_tp_transfer.o - 0x0001339c 0x0001339c 0x00000010 Code RO 316 i.app_tp_s_write app_tp_transfer.o - 0x000133ac 0x000133ac 0x00000464 Code RO 258 i.app_tp_screen_analysis_int app_tp_for_custom_s8.o - 0x00013810 0x00013810 0x00000034 Code RO 317 i.app_tp_screen_init app_tp_transfer.o - 0x00013844 0x00013844 0x0000000c Code RO 318 i.app_tp_screen_int_callback app_tp_transfer.o - 0x00013850 0x00013850 0x00000040 Code RO 319 i.app_tp_screen_int_init app_tp_transfer.o - 0x00013890 0x00013890 0x00000020 Code RO 320 i.app_tp_screen_int_lvl_low app_tp_transfer.o - 0x000138b0 0x000138b0 0x00000034 Code RO 321 i.app_tp_transfer_phone app_tp_transfer.o - 0x000138e4 0x000138e4 0x00000048 Code RO 322 i.app_tp_transfer_screen_const app_tp_transfer.o - 0x0001392c 0x0001392c 0x00000150 Code RO 323 i.app_tp_transfer_screen_int app_tp_transfer.o - 0x00013a7c 0x00013a7c 0x00000024 Code RO 324 i.app_tp_transfer_screen_start app_tp_transfer.o - 0x00013aa0 0x00013aa0 0x00000024 Code RO 456 i.board_Init board.o - 0x00013ac4 0x00013ac4 0x000003cc Code RO 1547 i.calc_framebuffer_setting CVWL568.lib(hal_internal_vsync.o) - 0x00013e90 0x00013e90 0x000000c8 Code RO 2456 i.ceil m_ps.l(ceil.o) - 0x00013f58 0x00013f58 0x0000002c Code RO 1548 i.check_mipi_rx_tx_video_info CVWL568.lib(hal_internal_vsync.o) - 0x00013f84 0x00013f84 0x00000094 Code RO 1549 i.check_pkt_buf_rev CVWL568.lib(hal_internal_vsync.o) - 0x00014018 0x00014018 0x00000058 Code RO 1619 i.dcs_packet_fifo_alloc CVWL568.lib(dcs_packet_fifo.o) - 0x00014070 0x00014070 0x00000018 Code RO 1620 i.dcs_packet_fifo_init CVWL568.lib(dcs_packet_fifo.o) - 0x00014088 0x00014088 0x00000044 Code RO 1621 i.dcs_packet_free_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000140cc 0x000140cc 0x00000024 Code RO 1622 i.dcs_packet_get_fifo_header CVWL568.lib(dcs_packet_fifo.o) - 0x000140f0 0x000140f0 0x0000001c Code RO 1550 i.dcs_sw_filter CVWL568.lib(hal_internal_vsync.o) - 0x0001410c 0x0001410c 0x00000018 Code RO 846 i.delayMs CVWL568.lib(tau_delay.o) - 0x00014124 0x00014124 0x00000022 Code RO 847 i.delayUs CVWL568.lib(tau_delay.o) - 0x00014146 0x00014146 0x00000002 PAD - 0x00014148 0x00014148 0x00000038 Code RO 1474 i.drv_ap_rst_trig_edge_detect CVWL568.lib(drv_sys_cfg.o) - 0x00014180 0x00014180 0x0000000c Code RO 2161 i.drv_chip_info_get_info CVWL568.lib(drv_chip_info.o) - 0x0001418c 0x0001418c 0x00000040 Code RO 2162 i.drv_chip_info_init CVWL568.lib(drv_chip_info.o) - 0x000141cc 0x000141cc 0x000000c8 Code RO 2163 i.drv_chip_rx_info_check CVWL568.lib(drv_chip_info.o) - 0x00014294 0x00014294 0x00000014 Code RO 2164 i.drv_chip_rx_init_done CVWL568.lib(drv_chip_info.o) - 0x000142a8 0x000142a8 0x00000058 Code RO 971 i.drv_common_enable_systick CVWL568.lib(drv_common.o) - 0x00014300 0x00014300 0x00000008 Code RO 974 i.drv_common_system_init CVWL568.lib(drv_common.o) - 0x00014308 0x00014308 0x00000010 Code RO 995 i.drv_crgu_config_reset_modules CVWL568.lib(drv_crgu.o) - 0x00014318 0x00014318 0x00000014 Code RO 1007 i.drv_crgu_set_ahb_pre_div CVWL568.lib(drv_crgu.o) - 0x0001432c 0x0001432c 0x00000014 Code RO 1008 i.drv_crgu_set_ahb_src CVWL568.lib(drv_crgu.o) - 0x00014340 0x00014340 0x00000020 Code RO 1011 i.drv_crgu_set_clock CVWL568.lib(drv_crgu.o) - 0x00014360 0x00014360 0x00000014 Code RO 1012 i.drv_crgu_set_dpi_mux_src CVWL568.lib(drv_crgu.o) - 0x00014374 0x00014374 0x00000018 Code RO 1013 i.drv_crgu_set_dpi_pre_div CVWL568.lib(drv_crgu.o) - 0x0001438c 0x0001438c 0x00000014 Code RO 1014 i.drv_crgu_set_dpi_pre_src CVWL568.lib(drv_crgu.o) - 0x000143a0 0x000143a0 0x00000014 Code RO 1015 i.drv_crgu_set_dsc_core_div CVWL568.lib(drv_crgu.o) - 0x000143b4 0x000143b4 0x00000014 Code RO 1016 i.drv_crgu_set_dsco_src CVWL568.lib(drv_crgu.o) - 0x000143c8 0x000143c8 0x00000014 Code RO 1017 i.drv_crgu_set_dsco_src_div CVWL568.lib(drv_crgu.o) - 0x000143dc 0x000143dc 0x00000014 Code RO 1018 i.drv_crgu_set_fb_div CVWL568.lib(drv_crgu.o) - 0x000143f0 0x000143f0 0x00000014 Code RO 1019 i.drv_crgu_set_fb_src CVWL568.lib(drv_crgu.o) - 0x00014404 0x00014404 0x00000014 Code RO 1022 i.drv_crgu_set_lcdc_div CVWL568.lib(drv_crgu.o) - 0x00014418 0x00014418 0x00000014 Code RO 1023 i.drv_crgu_set_lcdc_src CVWL568.lib(drv_crgu.o) - 0x0001442c 0x0001442c 0x00000014 Code RO 1024 i.drv_crgu_set_mipi_cfg_src CVWL568.lib(drv_crgu.o) - 0x00014440 0x00014440 0x00000018 Code RO 1025 i.drv_crgu_set_mipi_ref_src CVWL568.lib(drv_crgu.o) - 0x00014458 0x00014458 0x00000018 Code RO 1028 i.drv_crgu_set_reset CVWL568.lib(drv_crgu.o) - 0x00014470 0x00014470 0x00000014 Code RO 1029 i.drv_crgu_set_rxbr_div CVWL568.lib(drv_crgu.o) - 0x00014484 0x00014484 0x00000014 Code RO 1030 i.drv_crgu_set_rxbr_src CVWL568.lib(drv_crgu.o) - 0x00014498 0x00014498 0x00000014 Code RO 1032 i.drv_crgu_set_vidc_src CVWL568.lib(drv_crgu.o) - 0x000144ac 0x000144ac 0x00000018 Code RO 1084 i.drv_dma_clear_flag CVWL568.lib(drv_dma.o) - 0x000144c4 0x000144c4 0x0000001c Code RO 1085 i.drv_dma_create_handle CVWL568.lib(drv_dma.o) - 0x000144e0 0x000144e0 0x00000010 Code RO 1087 i.drv_dma_disenable_channel CVWL568.lib(drv_dma.o) - 0x000144f0 0x000144f0 0x00000010 Code RO 1089 i.drv_dma_enable_channel CVWL568.lib(drv_dma.o) - 0x00014500 0x00014500 0x00000024 Code RO 1090 i.drv_dma_enable_channel_interrupts CVWL568.lib(drv_dma.o) - 0x00014524 0x00014524 0x0000000c Code RO 1092 i.drv_dma_get_channel_flag CVWL568.lib(drv_dma.o) - 0x00014530 0x00014530 0x00000090 Code RO 1095 i.drv_dma_irq_handler CVWL568.lib(drv_dma.o) - 0x000145c0 0x000145c0 0x00000012 Code RO 1097 i.drv_dma_prepar_transfer CVWL568.lib(drv_dma.o) - 0x000145d2 0x000145d2 0x0000001a Code RO 1099 i.drv_dma_set_burst CVWL568.lib(drv_dma.o) - 0x000145ec 0x000145ec 0x00000006 Code RO 1100 i.drv_dma_set_callback CVWL568.lib(drv_dma.o) - 0x000145f2 0x000145f2 0x00000002 PAD - 0x000145f4 0x000145f4 0x00000044 Code RO 1102 i.drv_dma_set_transfer CVWL568.lib(drv_dma.o) - 0x00014638 0x00014638 0x00000036 Code RO 2174 i.drv_dsc_dec_convert_pps_rc_parameter CVWL568.lib(drv_dsc_dec.o) - 0x0001466e 0x0001466e 0x0000000c Code RO 2175 i.drv_dsc_dec_disable CVWL568.lib(drv_dsc_dec.o) - 0x0001467a 0x0001467a 0x00000002 PAD - 0x0001467c 0x0001467c 0x00000074 Code RO 2176 i.drv_dsc_dec_enable CVWL568.lib(drv_dsc_dec.o) - 0x000146f0 0x000146f0 0x0000000a Code RO 2177 i.drv_dsc_dec_get_nslc CVWL568.lib(drv_dsc_dec.o) - 0x000146fa 0x000146fa 0x00000028 Code RO 2179 i.drv_dsc_dec_set_u8_pps CVWL568.lib(drv_dsc_dec.o) - 0x00014722 0x00014722 0x00000002 PAD - 0x00014724 0x00014724 0x00000104 Code RO 1633 i.drv_dsi_rx_calc_ipi_tx_delay CVWL568.lib(drv_dsi_rx.o) - 0x00014828 0x00014828 0x00000040 Code RO 1634 i.drv_dsi_rx_enable_irq CVWL568.lib(drv_dsi_rx.o) - 0x00014868 0x00014868 0x00000050 Code RO 1635 i.drv_dsi_rx_get_color_bpp CVWL568.lib(drv_dsi_rx.o) - 0x000148b8 0x000148b8 0x0000001c Code RO 1636 i.drv_dsi_rx_get_color_pcc CVWL568.lib(drv_dsi_rx.o) - 0x000148d4 0x000148d4 0x00000008 Code RO 1637 i.drv_dsi_rx_get_compression_en CVWL568.lib(drv_dsi_rx.o) - 0x000148dc 0x000148dc 0x00000006 Code RO 1638 i.drv_dsi_rx_get_max_ret_size CVWL568.lib(drv_dsi_rx.o) - 0x000148e2 0x000148e2 0x0000000e Code RO 1642 i.drv_dsi_rx_power_up CVWL568.lib(drv_dsi_rx.o) - 0x000148f0 0x000148f0 0x00000020 Code RO 1643 i.drv_dsi_rx_set_ctrl_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014910 0x00014910 0x00000010 Code RO 1644 i.drv_dsi_rx_set_ddi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014920 0x00014920 0x00000010 Code RO 1647 i.drv_dsi_rx_set_ipi_cfg CVWL568.lib(drv_dsi_rx.o) - 0x00014930 0x00014930 0x00000046 Code RO 1649 i.drv_dsi_rx_set_lane_swap CVWL568.lib(drv_dsi_rx.o) - 0x00014976 0x00014976 0x00000026 Code RO 1650 i.drv_dsi_rx_set_resp_cnt CVWL568.lib(drv_dsi_rx.o) - 0x0001499c 0x0001499c 0x000000f0 Code RO 1651 i.drv_dsi_rx_set_up_phy CVWL568.lib(drv_dsi_rx.o) - 0x00014a8c 0x00014a8c 0x00000014 Code RO 1690 i.drv_dsi_tx_command_header CVWL568.lib(drv_dsi_tx.o) - 0x00014aa0 0x00014aa0 0x0000006c Code RO 1691 i.drv_dsi_tx_command_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00014b0c 0x00014b0c 0x00000004 Code RO 1692 i.drv_dsi_tx_command_put_payload CVWL568.lib(drv_dsi_tx.o) - 0x00014b10 0x00014b10 0x00000018 Code RO 1693 i.drv_dsi_tx_config_eotp CVWL568.lib(drv_dsi_tx.o) - 0x00014b28 0x00014b28 0x00000008 Code RO 1694 i.drv_dsi_tx_config_int CVWL568.lib(drv_dsi_tx.o) - 0x00014b30 0x00014b30 0x00000008 Code RO 1695 i.drv_dsi_tx_dpi_lpcmd_time CVWL568.lib(drv_dsi_tx.o) - 0x00014b38 0x00014b38 0x0000000a Code RO 1696 i.drv_dsi_tx_dpi_mode CVWL568.lib(drv_dsi_tx.o) - 0x00014b42 0x00014b42 0x00000024 Code RO 1697 i.drv_dsi_tx_dpi_polarity CVWL568.lib(drv_dsi_tx.o) - 0x00014b66 0x00014b66 0x00000004 Code RO 1698 i.drv_dsi_tx_edpi_cmd_size CVWL568.lib(drv_dsi_tx.o) - 0x00014b6a 0x00014b6a 0x00000004 Code RO 1700 i.drv_dsi_tx_get_cmd_status CVWL568.lib(drv_dsi_tx.o) - 0x00014b6e 0x00014b6e 0x00000004 Code RO 1702 i.drv_dsi_tx_mode CVWL568.lib(drv_dsi_tx.o) - 0x00014b72 0x00014b72 0x00000018 Code RO 1703 i.drv_dsi_tx_phy_clock_lane_auto_lp CVWL568.lib(drv_dsi_tx.o) - 0x00014b8a 0x00014b8a 0x0000001a Code RO 1704 i.drv_dsi_tx_phy_clock_lane_req_hs CVWL568.lib(drv_dsi_tx.o) - 0x00014ba4 0x00014ba4 0x0000000c Code RO 1706 i.drv_dsi_tx_phy_lane_mode CVWL568.lib(drv_dsi_tx.o) - 0x00014bb0 0x00014bb0 0x00000064 Code RO 1710 i.drv_dsi_tx_phy_status_ready CVWL568.lib(drv_dsi_tx.o) - 0x00014c14 0x00014c14 0x0000003e Code RO 1711 i.drv_dsi_tx_phy_status_stopstate CVWL568.lib(drv_dsi_tx.o) - 0x00014c52 0x00014c52 0x0000010c Code RO 1713 i.drv_dsi_tx_phy_test_setup CVWL568.lib(drv_dsi_tx.o) - 0x00014d5e 0x00014d5e 0x0000001e Code RO 1714 i.drv_dsi_tx_phy_time_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00014d7c 0x00014d7c 0x00000008 Code RO 1718 i.drv_dsi_tx_powerup CVWL568.lib(drv_dsi_tx.o) - 0x00014d84 0x00014d84 0x0000001c Code RO 1719 i.drv_dsi_tx_response_mode CVWL568.lib(drv_dsi_tx.o) - 0x00014da0 0x00014da0 0x00000018 Code RO 1722 i.drv_dsi_tx_set_bta_ack CVWL568.lib(drv_dsi_tx.o) - 0x00014db8 0x00014db8 0x0000000c Code RO 1723 i.drv_dsi_tx_set_esc_div CVWL568.lib(drv_dsi_tx.o) - 0x00014dc4 0x00014dc4 0x00000034 Code RO 1724 i.drv_dsi_tx_set_int CVWL568.lib(drv_dsi_tx.o) - 0x00014df8 0x00014df8 0x00000010 Code RO 1725 i.drv_dsi_tx_set_time_out_div CVWL568.lib(drv_dsi_tx.o) - 0x00014e08 0x00014e08 0x00000008 Code RO 1726 i.drv_dsi_tx_set_video_chunk CVWL568.lib(drv_dsi_tx.o) - 0x00014e10 0x00014e10 0x00000022 Code RO 1727 i.drv_dsi_tx_set_video_timing CVWL568.lib(drv_dsi_tx.o) - 0x00014e32 0x00014e32 0x00000008 Code RO 1729 i.drv_dsi_tx_shutdown CVWL568.lib(drv_dsi_tx.o) - 0x00014e3a 0x00014e3a 0x00000026 Code RO 1730 i.drv_dsi_tx_timeout_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00014e60 0x00014e60 0x000000aa Code RO 1733 i.drv_dsi_tx_video_mode_cfg CVWL568.lib(drv_dsi_tx.o) - 0x00014f0a 0x00014f0a 0x00000016 Code RO 1734 i.drv_dsi_tx_video_mode_disable_hact_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00014f20 0x00014f20 0x00000018 Code RO 1735 i.drv_dsi_tx_video_mode_set_lp_cmd CVWL568.lib(drv_dsi_tx.o) - 0x00014f38 0x00014f38 0x00000020 Code RO 2436 i.drv_efuse_enter_inactive CVWL568.lib(drv_efuse.o) - 0x00014f58 0x00014f58 0x0000000c Code RO 2439 i.drv_efuse_int_enable CVWL568.lib(drv_efuse.o) - 0x00014f64 0x00014f64 0x00000032 Code RO 2440 i.drv_efuse_read CVWL568.lib(drv_efuse.o) - 0x00014f96 0x00014f96 0x00000018 Code RO 2441 i.drv_efuse_read_req CVWL568.lib(drv_efuse.o) - 0x00014fae 0x00014fae 0x00000002 PAD - 0x00014fb0 0x00014fb0 0x00000018 Code RO 1227 i.drv_gpio_get_input_data CVWL568.lib(drv_gpio.o) - 0x00014fc8 0x00014fc8 0x00000014 Code RO 1230 i.drv_gpio_register_callback CVWL568.lib(drv_gpio.o) - 0x00014fdc 0x00014fdc 0x00000044 Code RO 1232 i.drv_gpio_set_int CVWL568.lib(drv_gpio.o) - 0x00015020 0x00015020 0x00000020 Code RO 1233 i.drv_gpio_set_ioe CVWL568.lib(drv_gpio.o) - 0x00015040 0x00015040 0x00000010 Code RO 1234 i.drv_gpio_set_mode0 CVWL568.lib(drv_gpio.o) - 0x00015050 0x00015050 0x00000010 Code RO 1235 i.drv_gpio_set_mode1 CVWL568.lib(drv_gpio.o) - 0x00015060 0x00015060 0x00000010 Code RO 1236 i.drv_gpio_set_mode2 CVWL568.lib(drv_gpio.o) - 0x00015070 0x00015070 0x00000010 Code RO 1237 i.drv_gpio_set_mode3 CVWL568.lib(drv_gpio.o) - 0x00015080 0x00015080 0x00000020 Code RO 666 i.drv_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x000150a0 0x000150a0 0x00000130 Code RO 1238 i.drv_gpio_set_pull_state CVWL568.lib(drv_gpio.o) - 0x000151d0 0x000151d0 0x00000034 Code RO 1270 i.drv_i2c_dma_callback CVWL568.lib(drv_i2c_dma.o) - 0x00015204 0x00015204 0x000000ac Code RO 1271 i.drv_i2c_dma_init CVWL568.lib(drv_i2c_dma.o) - 0x000152b0 0x000152b0 0x0000001a Code RO 1272 i.drv_i2c_enable_rx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000152ca 0x000152ca 0x00000018 Code RO 1273 i.drv_i2c_enable_tx_dma CVWL568.lib(drv_i2c_dma.o) - 0x000152e2 0x000152e2 0x00000002 PAD - 0x000152e4 0x000152e4 0x00000060 Code RO 1297 i.drv_i2c_m_clear_it_pending_bit CVWL568.lib(drv_i2c_master.o) - 0x00015344 0x00015344 0x00000010 Code RO 1299 i.drv_i2c_m_enable CVWL568.lib(drv_i2c_master.o) - 0x00015354 0x00015354 0x00000038 Code RO 1300 i.drv_i2c_m_enable_intr CVWL568.lib(drv_i2c_master.o) - 0x0001538c 0x0001538c 0x0000000c Code RO 1303 i.drv_i2c_m_set_callback CVWL568.lib(drv_i2c_master.o) - 0x00015398 0x00015398 0x0000008c Code RO 1307 i.drv_i2c_master_init CVWL568.lib(drv_i2c_master.o) - 0x00015424 0x00015424 0x0000005c Code RO 1274 i.drv_i2c_master_read_dma CVWL568.lib(drv_i2c_dma.o) - 0x00015480 0x00015480 0x0000003c Code RO 1275 i.drv_i2c_master_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x000154bc 0x000154bc 0x0000002e Code RO 1276 i.drv_i2c_master_write_read_cmd CVWL568.lib(drv_i2c_dma.o) - 0x000154ea 0x000154ea 0x00000002 PAD - 0x000154ec 0x000154ec 0x0000005c Code RO 1330 i.drv_i2c_s_clear_it_pending_bit CVWL568.lib(drv_i2c_slave.o) - 0x00015548 0x00015548 0x00000034 Code RO 1333 i.drv_i2c_s_enable_intr CVWL568.lib(drv_i2c_slave.o) - 0x0001557c 0x0001557c 0x0000001c Code RO 1334 i.drv_i2c_s_get_fifo_status CVWL568.lib(drv_i2c_slave.o) - 0x00015598 0x00015598 0x0000000c Code RO 1337 i.drv_i2c_s_set_callback CVWL568.lib(drv_i2c_slave.o) - 0x000155a4 0x000155a4 0x00000020 Code RO 1340 i.drv_i2c_s_write_data CVWL568.lib(drv_i2c_slave.o) - 0x000155c4 0x000155c4 0x00000058 Code RO 1277 i.drv_i2c_set_dma_irq_callback CVWL568.lib(drv_i2c_dma.o) - 0x0001561c 0x0001561c 0x00000044 Code RO 1341 i.drv_i2c_slave_init CVWL568.lib(drv_i2c_slave.o) - 0x00015660 0x00015660 0x0000001c Code RO 1278 i.drv_i2c_slave_write_dma CVWL568.lib(drv_i2c_dma.o) - 0x0001567c 0x0001567c 0x00000018 Code RO 1802 i.drv_lcdc_config_bypass CVWL568.lib(drv_lcdc.o) - 0x00015694 0x00015694 0x00000030 Code RO 1803 i.drv_lcdc_config_ccm CVWL568.lib(drv_lcdc.o) - 0x000156c4 0x000156c4 0x00000016 Code RO 1804 i.drv_lcdc_config_disp_mode CVWL568.lib(drv_lcdc.o) - 0x000156da 0x000156da 0x00000024 Code RO 1805 i.drv_lcdc_config_dpi_polarity CVWL568.lib(drv_lcdc.o) - 0x000156fe 0x000156fe 0x00000026 Code RO 1806 i.drv_lcdc_config_dpi_timing CVWL568.lib(drv_lcdc.o) - 0x00015724 0x00015724 0x00000016 Code RO 1807 i.drv_lcdc_config_edpi_mode CVWL568.lib(drv_lcdc.o) - 0x0001573a 0x0001573a 0x00000016 Code RO 1808 i.drv_lcdc_config_endianness CVWL568.lib(drv_lcdc.o) - 0x00015750 0x00015750 0x0000000c Code RO 1809 i.drv_lcdc_config_input_size CVWL568.lib(drv_lcdc.o) - 0x0001575c 0x0001575c 0x0000001e Code RO 1810 i.drv_lcdc_config_int CVWL568.lib(drv_lcdc.o) - 0x0001577a 0x0001577a 0x00000022 Code RO 1811 i.drv_lcdc_config_int_single CVWL568.lib(drv_lcdc.o) - 0x0001579c 0x0001579c 0x00000022 Code RO 1812 i.drv_lcdc_config_overwrite CVWL568.lib(drv_lcdc.o) - 0x000157be 0x000157be 0x0000000c Code RO 1813 i.drv_lcdc_config_overwrite_rgb CVWL568.lib(drv_lcdc.o) - 0x000157ca 0x000157ca 0x0000001a Code RO 1814 i.drv_lcdc_config_partial_display_area CVWL568.lib(drv_lcdc.o) - 0x000157e4 0x000157e4 0x00000022 Code RO 1815 i.drv_lcdc_config_partial_display_enable CVWL568.lib(drv_lcdc.o) - 0x00015806 0x00015806 0x0000001a Code RO 1817 i.drv_lcdc_config_scale_up_coef CVWL568.lib(drv_lcdc.o) - 0x00015820 0x00015820 0x0000000c Code RO 1818 i.drv_lcdc_config_scale_up_step CVWL568.lib(drv_lcdc.o) - 0x0001582c 0x0001582c 0x0000004c Code RO 1819 i.drv_lcdc_config_src_parameter CVWL568.lib(drv_lcdc.o) - 0x00015878 0x00015878 0x00000006 Code RO 1820 i.drv_lcdc_config_thresh CVWL568.lib(drv_lcdc.o) - 0x0001587e 0x0001587e 0x00000012 Code RO 1821 i.drv_lcdc_ctrl_flow CVWL568.lib(drv_lcdc.o) - 0x00015890 0x00015890 0x00000020 Code RO 1823 i.drv_lcdc_enable_shadow_reg CVWL568.lib(drv_lcdc.o) - 0x000158b0 0x000158b0 0x00000034 Code RO 1824 i.drv_lcdc_set_int CVWL568.lib(drv_lcdc.o) - 0x000158e4 0x000158e4 0x00000014 Code RO 1826 i.drv_lcdc_set_video_hw_mode CVWL568.lib(drv_lcdc.o) - 0x000158f8 0x000158f8 0x00000020 Code RO 1827 i.drv_lcdc_start CVWL568.lib(drv_lcdc.o) - 0x00015918 0x00015918 0x0000000c Code RO 1861 i.drv_memc_clear_status CVWL568.lib(drv_memc.o) - 0x00015924 0x00015924 0x00000040 Code RO 1862 i.drv_memc_enable_irq CVWL568.lib(drv_memc.o) - 0x00015964 0x00015964 0x0000000c Code RO 1863 i.drv_memc_gen_a_tear_signal CVWL568.lib(drv_memc.o) - 0x00015970 0x00015970 0x00000012 Code RO 1864 i.drv_memc_get_status CVWL568.lib(drv_memc.o) - 0x00015982 0x00015982 0x00000010 Code RO 1865 i.drv_memc_rate_transfer_sel CVWL568.lib(drv_memc.o) - 0x00015992 0x00015992 0x0000000e Code RO 1866 i.drv_memc_sel_vsync CVWL568.lib(drv_memc.o) - 0x000159a0 0x000159a0 0x00000014 Code RO 1867 i.drv_memc_set_active_height CVWL568.lib(drv_memc.o) - 0x000159b4 0x000159b4 0x0000000c Code RO 1868 i.drv_memc_set_data_mode CVWL568.lib(drv_memc.o) - 0x000159c0 0x000159c0 0x00000010 Code RO 1871 i.drv_memc_set_double_buffer CVWL568.lib(drv_memc.o) - 0x000159d0 0x000159d0 0x00000012 Code RO 1872 i.drv_memc_set_double_buffer_reverse CVWL568.lib(drv_memc.o) - 0x000159e2 0x000159e2 0x00000010 Code RO 1874 i.drv_memc_set_fs_en_conditions CVWL568.lib(drv_memc.o) - 0x000159f2 0x000159f2 0x00000014 Code RO 1875 i.drv_memc_set_inten CVWL568.lib(drv_memc.o) - 0x00015a06 0x00015a06 0x00000002 PAD - 0x00015a08 0x00015a08 0x00000018 Code RO 1876 i.drv_memc_set_lcdc_st_conditions CVWL568.lib(drv_memc.o) - 0x00015a20 0x00015a20 0x0000001a Code RO 1877 i.drv_memc_set_ltpo_mode CVWL568.lib(drv_memc.o) - 0x00015a3a 0x00015a3a 0x0000000e Code RO 1881 i.drv_memc_set_tear_mode CVWL568.lib(drv_memc.o) - 0x00015a48 0x00015a48 0x00000028 Code RO 1882 i.drv_memc_set_tear_waveform CVWL568.lib(drv_memc.o) - 0x00015a70 0x00015a70 0x0000000e Code RO 1884 i.drv_memc_set_vidc_sync_cnt CVWL568.lib(drv_memc.o) - 0x00015a7e 0x00015a7e 0x00000002 PAD - 0x00015a80 0x00015a80 0x00000008 Code RO 1362 i.drv_param_init_get_ccm CVWL568.lib(drv_param_init.o) - 0x00015a88 0x00015a88 0x00000014 Code RO 1363 i.drv_param_init_get_scld_filter_h CVWL568.lib(drv_param_init.o) - 0x00015a9c 0x00015a9c 0x00000014 Code RO 1364 i.drv_param_init_get_scld_filter_v CVWL568.lib(drv_param_init.o) - 0x00015ab0 0x00015ab0 0x00000008 Code RO 1365 i.drv_param_init_get_sclu_filter CVWL568.lib(drv_param_init.o) - 0x00015ab8 0x00015ab8 0x00000024 Code RO 1369 i.drv_param_p2r_filter_init CVWL568.lib(drv_param_init.o) - 0x00015adc 0x00015adc 0x00000010 Code RO 2133 i.drv_phy_enable_calibration CVWL568.lib(drv_phy_common.o) - 0x00015aec 0x00015aec 0x0000003c Code RO 2134 i.drv_phy_get_calibration CVWL568.lib(drv_phy_common.o) - 0x00015b28 0x00015b28 0x00000060 Code RO 2135 i.drv_phy_get_pll_para CVWL568.lib(drv_phy_common.o) - 0x00015b88 0x00015b88 0x00000054 Code RO 2136 i.drv_phy_get_rate_para CVWL568.lib(drv_phy_common.o) - 0x00015bdc 0x00015bdc 0x00000010 Code RO 2137 i.drv_phy_test_clear CVWL568.lib(drv_phy_common.o) - 0x00015bec 0x00015bec 0x00000018 Code RO 2138 i.drv_phy_test_lock CVWL568.lib(drv_phy_common.o) - 0x00015c04 0x00015c04 0x00000020 Code RO 2140 i.drv_phy_test_write_1_byte CVWL568.lib(drv_phy_common.o) - 0x00015c24 0x00015c24 0x00000026 Code RO 2141 i.drv_phy_test_write_2_byte CVWL568.lib(drv_phy_common.o) - 0x00015c4a 0x00015c4a 0x0000001e Code RO 2142 i.drv_phy_test_write_code CVWL568.lib(drv_phy_common.o) - 0x00015c68 0x00015c68 0x00000020 Code RO 2143 i.drv_phy_test_write_data CVWL568.lib(drv_phy_common.o) - 0x00015c88 0x00015c88 0x00000018 Code RO 1386 i.drv_pwr_set_pvd_mode CVWL568.lib(drv_pwr.o) - 0x00015ca0 0x00015ca0 0x00000030 Code RO 1387 i.drv_pwr_set_system_clk_src CVWL568.lib(drv_pwr.o) - 0x00015cd0 0x00015cd0 0x0000000c Code RO 1653 i.drv_rx_phy_test_clear CVWL568.lib(drv_dsi_rx.o) - 0x00015cdc 0x00015cdc 0x00000010 Code RO 1654 i.drv_rx_phy_test_lock CVWL568.lib(drv_dsi_rx.o) - 0x00015cec 0x00015cec 0x00000014 Code RO 1656 i.drv_rx_phy_test_write_1_byte CVWL568.lib(drv_dsi_rx.o) - 0x00015d00 0x00015d00 0x00000016 Code RO 1657 i.drv_rx_phy_test_write_2_byte CVWL568.lib(drv_dsi_rx.o) - 0x00015d16 0x00015d16 0x0000000a Code RO 1920 i.drv_rxbr_clear_pkt_buffer CVWL568.lib(drv_rxbr.o) - 0x00015d20 0x00015d20 0x00000004 Code RO 1921 i.drv_rxbr_clear_status0 CVWL568.lib(drv_rxbr.o) - 0x00015d24 0x00015d24 0x0000005a Code RO 1923 i.drv_rxbr_enable_irq CVWL568.lib(drv_rxbr.o) - 0x00015d7e 0x00015d7e 0x00000002 PAD - 0x00015d80 0x00015d80 0x00000014 Code RO 1924 i.drv_rxbr_frame_drop_cfg CVWL568.lib(drv_rxbr.o) - 0x00015d94 0x00015d94 0x0000003c Code RO 1925 i.drv_rxbr_get_clk CVWL568.lib(drv_rxbr.o) - 0x00015dd0 0x00015dd0 0x00000004 Code RO 1926 i.drv_rxbr_get_col_addr CVWL568.lib(drv_rxbr.o) - 0x00015dd4 0x00015dd4 0x00000012 Code RO 1551 i.drv_rxbr_get_int_source CVWL568.lib(hal_internal_vsync.o) - 0x00015de6 0x00015de6 0x00000004 Code RO 1929 i.drv_rxbr_get_page_addr CVWL568.lib(drv_rxbr.o) - 0x00015dea 0x00015dea 0x00000012 Code RO 1552 i.drv_rxbr_get_status0 CVWL568.lib(hal_internal_vsync.o) - 0x00015dfc 0x00015dfc 0x00000008 Code RO 1932 i.drv_rxbr_hline_rcv_cfg CVWL568.lib(drv_rxbr.o) - 0x00015e04 0x00015e04 0x0000000c Code RO 1933 i.drv_rxbr_register_irq0_callback CVWL568.lib(drv_rxbr.o) - 0x00015e10 0x00015e10 0x0000000c Code RO 1934 i.drv_rxbr_register_irq1_callback CVWL568.lib(drv_rxbr.o) - 0x00015e1c 0x00015e1c 0x00000014 Code RO 1935 i.drv_rxbr_set_ack_pkt_header CVWL568.lib(drv_rxbr.o) - 0x00015e30 0x00015e30 0x000000cc Code RO 1936 i.drv_rxbr_set_cmd_filter CVWL568.lib(drv_rxbr.o) - 0x00015efc 0x00015efc 0x00000014 Code RO 1938 i.drv_rxbr_set_color_format CVWL568.lib(drv_rxbr.o) - 0x00015f10 0x00015f10 0x00000014 Code RO 1940 i.drv_rxbr_set_inten CVWL568.lib(drv_rxbr.o) - 0x00015f24 0x00015f24 0x00000010 Code RO 1941 i.drv_rxbr_set_ltpo_drop_th CVWL568.lib(drv_rxbr.o) - 0x00015f34 0x00015f34 0x00000026 Code RO 1943 i.drv_rxbr_set_usr_cfg CVWL568.lib(drv_rxbr.o) - 0x00015f5a 0x00015f5a 0x00000008 Code RO 1944 i.drv_rxbr_set_usr_col CVWL568.lib(drv_rxbr.o) - 0x00015f62 0x00015f62 0x00000008 Code RO 1945 i.drv_rxbr_set_usr_row CVWL568.lib(drv_rxbr.o) - 0x00015f6a 0x00015f6a 0x00000002 PAD - 0x00015f6c 0x00015f6c 0x00000020 Code RO 1431 i.drv_spi_m_read_data CVWL568.lib(drv_spi_master.o) - 0x00015f8c 0x00015f8c 0x00000048 Code RO 1459 i.drv_swire_set_int CVWL568.lib(drv_swire.o) - 0x00015fd4 0x00015fd4 0x0000000c Code RO 1475 i.drv_sys_cfg_clear_all_int CVWL568.lib(drv_sys_cfg.o) - 0x00015fe0 0x00015fe0 0x00000028 Code RO 1476 i.drv_sys_cfg_clear_pending CVWL568.lib(drv_sys_cfg.o) - 0x00016008 0x00016008 0x00000018 Code RO 1479 i.drv_sys_cfg_sel_ap_rst_lvl_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016020 0x00016020 0x00000024 Code RO 1481 i.drv_sys_cfg_sel_gpio_group CVWL568.lib(drv_sys_cfg.o) - 0x00016044 0x00016044 0x00000024 Code RO 1482 i.drv_sys_cfg_sel_int_trig CVWL568.lib(drv_sys_cfg.o) - 0x00016068 0x00016068 0x00000010 Code RO 1484 i.drv_sys_cfg_set_dma_rx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016078 0x00016078 0x00000010 Code RO 1485 i.drv_sys_cfg_set_dma_tx_req CVWL568.lib(drv_sys_cfg.o) - 0x00016088 0x00016088 0x00000024 Code RO 1486 i.drv_sys_cfg_set_int CVWL568.lib(drv_sys_cfg.o) - 0x000160ac 0x000160ac 0x0000001a Code RO 1510 i.drv_timer_clear_status_flags CVWL568.lib(drv_timer.o) - 0x000160c6 0x000160c6 0x00000020 Code RO 1511 i.drv_timer_enable CVWL568.lib(drv_timer.o) - 0x000160e6 0x000160e6 0x00000002 PAD - 0x000160e8 0x000160e8 0x00000010 Code RO 1513 i.drv_timer_get_instance CVWL568.lib(drv_timer.o) - 0x000160f8 0x000160f8 0x0000000e Code RO 1515 i.drv_timer_get_prescaler CVWL568.lib(drv_timer.o) - 0x00016106 0x00016106 0x00000002 PAD - 0x00016108 0x00016108 0x00000044 Code RO 1516 i.drv_timer_handle_interrupt CVWL568.lib(drv_timer.o) - 0x0001614c 0x0001614c 0x00000014 Code RO 1517 i.drv_timer_register_callback CVWL568.lib(drv_timer.o) - 0x00016160 0x00016160 0x0000000c Code RO 1518 i.drv_timer_set_current_count CVWL568.lib(drv_timer.o) - 0x0001616c 0x0001616c 0x00000048 Code RO 1519 i.drv_timer_set_int CVWL568.lib(drv_timer.o) - 0x000161b4 0x000161b4 0x0000000c Code RO 1520 i.drv_timer_set_match CVWL568.lib(drv_timer.o) - 0x000161c0 0x000161c0 0x00000016 Code RO 1521 i.drv_timer_set_prescaler CVWL568.lib(drv_timer.o) - 0x000161d6 0x000161d6 0x0000000a Code RO 1736 i.drv_tx_phy_test_clear CVWL568.lib(drv_dsi_tx.o) - 0x000161e0 0x000161e0 0x0000001c Code RO 1737 i.drv_tx_phy_test_enter CVWL568.lib(drv_dsi_tx.o) - 0x000161fc 0x000161fc 0x0000001c Code RO 1738 i.drv_tx_phy_test_exit CVWL568.lib(drv_dsi_tx.o) - 0x00016218 0x00016218 0x00000012 Code RO 1740 i.drv_tx_phy_test_write_1_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001622a 0x0001622a 0x00000014 Code RO 1741 i.drv_tx_phy_test_write_2_byte CVWL568.lib(drv_dsi_tx.o) - 0x0001623e 0x0001623e 0x00000010 Code RO 1742 i.drv_tx_phy_test_write_code CVWL568.lib(drv_dsi_tx.o) - 0x0001624e 0x0001624e 0x00000008 Code RO 1984 i.drv_vidc_clear_irq CVWL568.lib(drv_vidc.o) - 0x00016256 0x00016256 0x00000018 Code RO 1988 i.drv_vidc_enable CVWL568.lib(drv_vidc.o) - 0x0001626e 0x0001626e 0x00000002 PAD - 0x00016270 0x00016270 0x00000040 Code RO 1989 i.drv_vidc_enable_irq CVWL568.lib(drv_vidc.o) - 0x000162b0 0x000162b0 0x00000012 Code RO 1991 i.drv_vidc_get_irq_status CVWL568.lib(drv_vidc.o) - 0x000162c2 0x000162c2 0x00000002 PAD - 0x000162c4 0x000162c4 0x00000028 Code RO 1995 i.drv_vidc_init_module_enable CVWL568.lib(drv_vidc.o) - 0x000162ec 0x000162ec 0x0000000c Code RO 1996 i.drv_vidc_register_callback CVWL568.lib(drv_vidc.o) - 0x000162f8 0x000162f8 0x00000006 Code RO 1997 i.drv_vidc_reset CVWL568.lib(drv_vidc.o) - 0x000162fe 0x000162fe 0x0000003c Code RO 1999 i.drv_vidc_set_dst_parameter CVWL568.lib(drv_vidc.o) - 0x0001633a 0x0001633a 0x00000014 Code RO 2003 i.drv_vidc_set_irqen CVWL568.lib(drv_vidc.o) - 0x0001634e 0x0001634e 0x00000010 Code RO 2004 i.drv_vidc_set_mirror CVWL568.lib(drv_vidc.o) - 0x0001635e 0x0001635e 0x00000008 Code RO 2007 i.drv_vidc_set_p2r_hcoef0 CVWL568.lib(drv_vidc.o) - 0x00016366 0x00016366 0x00000026 Code RO 2008 i.drv_vidc_set_p2r_hinitb CVWL568.lib(drv_vidc.o) - 0x0001638c 0x0001638c 0x00000026 Code RO 2009 i.drv_vidc_set_p2r_hinitr CVWL568.lib(drv_vidc.o) - 0x000163b2 0x000163b2 0x00000002 PAD - 0x000163b4 0x000163b4 0x00000018 Code RO 2010 i.drv_vidc_set_pentile_swap CVWL568.lib(drv_vidc.o) - 0x000163cc 0x000163cc 0x0000000a Code RO 2011 i.drv_vidc_set_pu_ctrl CVWL568.lib(drv_vidc.o) - 0x000163d6 0x000163d6 0x00000010 Code RO 2012 i.drv_vidc_set_rotation CVWL568.lib(drv_vidc.o) - 0x000163e6 0x000163e6 0x0000000a Code RO 2013 i.drv_vidc_set_scld_hcoef0 CVWL568.lib(drv_vidc.o) - 0x000163f0 0x000163f0 0x0000000a Code RO 2014 i.drv_vidc_set_scld_hcoef1 CVWL568.lib(drv_vidc.o) - 0x000163fa 0x000163fa 0x00000012 Code RO 2015 i.drv_vidc_set_scld_step CVWL568.lib(drv_vidc.o) - 0x0001640c 0x0001640c 0x0000000a Code RO 2016 i.drv_vidc_set_scld_vcoef0 CVWL568.lib(drv_vidc.o) - 0x00016416 0x00016416 0x0000000a Code RO 2017 i.drv_vidc_set_scld_vcoef1 CVWL568.lib(drv_vidc.o) - 0x00016420 0x00016420 0x00000016 Code RO 2018 i.drv_vidc_set_src_parameter CVWL568.lib(drv_vidc.o) - 0x00016436 0x00016436 0x00000002 PAD - 0x00016438 0x00016438 0x00000010 Code RO 2411 i.drv_wdg_clear_counter CVWL568.lib(drv_wdg.o) - 0x00016448 0x00016448 0x00000010 Code RO 2412 i.drv_wdg_clear_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016458 0x00016458 0x00000010 Code RO 2415 i.drv_wdg_read_edge_flag CVWL568.lib(drv_wdg.o) - 0x00016468 0x00016468 0x00000034 Code RO 2418 i.drv_wdg_set_int CVWL568.lib(drv_wdg.o) - 0x0001649c 0x0001649c 0x0000000a Code RO 1139 i.fls_clr_interrupt_flag CVWL568.lib(drv_fls.o) - 0x000164a6 0x000164a6 0x00000014 Code RO 856 i.fputc CVWL568.lib(tau_log.o) - 0x000164ba 0x000164ba 0x00000002 PAD - 0x000164bc 0x000164bc 0x00000030 Code RO 485 i.hal_dsi_rx_ctrl_create_handle CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000164ec 0x000164ec 0x00000084 Code RO 489 i.hal_dsi_rx_ctrl_dsc_async_handler CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016570 0x00016570 0x00000028 Code RO 491 i.hal_dsi_rx_ctrl_gen_a_tear_signal CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016598 0x00016598 0x00000028 Code RO 493 i.hal_dsi_rx_ctrl_get_max_ret_size CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000165c0 0x000165c0 0x00000080 Code RO 494 i.hal_dsi_rx_ctrl_hight_performan_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016640 0x00016640 0x00000098 Code RO 495 i.hal_dsi_rx_ctrl_init CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000166d8 0x000166d8 0x00000130 Code RO 496 i.hal_dsi_rx_ctrl_init_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016808 0x00016808 0x000000d4 Code RO 497 i.hal_dsi_rx_ctrl_init_dsi_rx CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000168dc 0x000168dc 0x0000013c Code RO 498 i.hal_dsi_rx_ctrl_init_memc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016a18 0x00016a18 0x00000130 Code RO 499 i.hal_dsi_rx_ctrl_init_rxbr CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016b48 0x00016b48 0x0000022c Code RO 500 i.hal_dsi_rx_ctrl_init_vidc CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016d74 0x00016d74 0x0000003c Code RO 501 i.hal_dsi_rx_ctrl_pre_init_pps CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016db0 0x00016db0 0x000000f0 Code RO 504 i.hal_dsi_rx_ctrl_send_ack_cmd CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016ea0 0x00016ea0 0x0000002c Code RO 506 i.hal_dsi_rx_ctrl_set_cus_esc_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016ecc 0x00016ecc 0x00000034 Code RO 511 i.hal_dsi_rx_ctrl_set_hw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f00 0x00016f00 0x00000038 Code RO 512 i.hal_dsi_rx_ctrl_set_ipi_cfg CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016f38 0x00016f38 0x00000072 Code RO 516 i.hal_dsi_rx_ctrl_set_rxbr_clk CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016faa 0x00016faa 0x00000002 PAD - 0x00016fac 0x00016fac 0x00000034 Code RO 517 i.hal_dsi_rx_ctrl_set_sw_tear_mode CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00016fe0 0x00016fe0 0x0000003c Code RO 520 i.hal_dsi_rx_ctrl_start CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001701c 0x0001701c 0x00000020 Code RO 523 i.hal_dsi_rx_ctrl_toggle_resolution CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001703c 0x0001703c 0x00000190 Code RO 574 i.hal_dsi_tx_calc_video_chunks CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000171cc 0x000171cc 0x00000034 Code RO 575 i.hal_dsi_tx_config_params_for_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017200 0x00017200 0x000004d0 Code RO 576 i.hal_dsi_tx_count_lane_rate CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000176d0 0x000176d0 0x0000002c Code RO 578 i.hal_dsi_tx_ctrl_create_handle CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000176fc 0x000176fc 0x0000004c Code RO 580 i.hal_dsi_tx_ctrl_enter_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017748 0x00017748 0x00000028 Code RO 582 i.hal_dsi_tx_ctrl_exit_init_panel_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017770 0x00017770 0x000000c4 Code RO 584 i.hal_dsi_tx_ctrl_init CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017834 0x00017834 0x00000024 Code RO 585 i.hal_dsi_tx_ctrl_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017858 0x00017858 0x0000000c Code RO 586 i.hal_dsi_tx_ctrl_panel_reset_pin CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017864 0x00017864 0x00000014 Code RO 595 i.hal_dsi_tx_ctrl_set_overwrite_rgb CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017878 0x00017878 0x00000010 Code RO 596 i.hal_dsi_tx_ctrl_set_partial_disp CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017888 0x00017888 0x00000024 Code RO 597 i.hal_dsi_tx_ctrl_set_partial_disp_area CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000178ac 0x000178ac 0x0000006c Code RO 599 i.hal_dsi_tx_ctrl_start CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017918 0x00017918 0x000000d8 Code RO 601 i.hal_dsi_tx_ctrl_write_array_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000179f0 0x000179f0 0x000000b0 Code RO 602 i.hal_dsi_tx_ctrl_write_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017aa0 0x00017aa0 0x00000044 Code RO 603 i.hal_dsi_tx_init_data_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017ae4 0x00017ae4 0x00000030 Code RO 604 i.hal_dsi_tx_init_dpi_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017b14 0x00017b14 0x00000020 Code RO 605 i.hal_dsi_tx_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017b34 0x00017b34 0x00000020 Code RO 606 i.hal_dsi_tx_init_phy_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017b54 0x00017b54 0x00000094 Code RO 607 i.hal_dsi_tx_init_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017be8 0x00017be8 0x00000058 Code RO 608 i.hal_dsi_tx_init_video_mode CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017c40 0x00017c40 0x00000044 Code RO 609 i.hal_dsi_tx_send_cmd CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00017c84 0x00017c84 0x00000018 Code RO 667 i.hal_gpio_ctrl_eint CVWL568.lib(hal_gpio.o) - 0x00017c9c 0x00017c9c 0x00000012 Code RO 668 i.hal_gpio_get_input_data CVWL568.lib(hal_gpio.o) - 0x00017cae 0x00017cae 0x00000002 PAD - 0x00017cb0 0x00017cb0 0x00000040 Code RO 671 i.hal_gpio_init_eint CVWL568.lib(hal_gpio.o) - 0x00017cf0 0x00017cf0 0x00000020 Code RO 672 i.hal_gpio_init_input CVWL568.lib(hal_gpio.o) - 0x00017d10 0x00017d10 0x00000028 Code RO 673 i.hal_gpio_init_output CVWL568.lib(hal_gpio.o) - 0x00017d38 0x00017d38 0x00000018 Code RO 674 i.hal_gpio_reg_eint_cb CVWL568.lib(hal_gpio.o) - 0x00017d50 0x00017d50 0x00000060 Code RO 677 i.hal_gpio_set_mode CVWL568.lib(hal_gpio.o) - 0x00017db0 0x00017db0 0x00000008 Code RO 678 i.hal_gpio_set_output_data CVWL568.lib(hal_gpio.o) - 0x00017db8 0x00017db8 0x00000020 Code RO 680 i.hal_gpio_set_pull_state CVWL568.lib(hal_gpio.o) - 0x00017dd8 0x00017dd8 0x0000006c Code RO 705 i.hal_i2c_m_dma_init CVWL568.lib(hal_i2c_master.o) - 0x00017e44 0x00017e44 0x00000020 Code RO 706 i.hal_i2c_m_dma_read CVWL568.lib(hal_i2c_master.o) - 0x00017e64 0x00017e64 0x0000001c Code RO 707 i.hal_i2c_m_dma_write CVWL568.lib(hal_i2c_master.o) - 0x00017e80 0x00017e80 0x0000000c Code RO 709 i.hal_i2c_m_transfer_complate CVWL568.lib(hal_i2c_master.o) - 0x00017e8c 0x00017e8c 0x00000020 Code RO 710 i.hal_i2c_master_irq_callback CVWL568.lib(hal_i2c_master.o) - 0x00017eac 0x00017eac 0x00000010 Code RO 722 i.hal_i2c_s_dma_user_callback CVWL568.lib(hal_i2c_slave.o) - 0x00017ebc 0x00017ebc 0x00000038 Code RO 723 i.hal_i2c_s_dma_write CVWL568.lib(hal_i2c_slave.o) - 0x00017ef4 0x00017ef4 0x0000006c Code RO 725 i.hal_i2c_s_init CVWL568.lib(hal_i2c_slave.o) - 0x00017f60 0x00017f60 0x00000014 Code RO 726 i.hal_i2c_s_nonblocking_read CVWL568.lib(hal_i2c_slave.o) - 0x00017f74 0x00017f74 0x0000000c Code RO 733 i.hal_i2c_s_set_transfer CVWL568.lib(hal_i2c_slave.o) - 0x00017f80 0x00017f80 0x0000014c Code RO 736 i.hal_i2c_slave_irq_callback CVWL568.lib(hal_i2c_slave.o) - 0x000180cc 0x000180cc 0x000000e4 Code RO 1554 i.hal_internal_init_memc CVWL568.lib(hal_internal_vsync.o) - 0x000181b0 0x000181b0 0x00000010 Code RO 1555 i.hal_internal_sync_get_fb_setting CVWL568.lib(hal_internal_vsync.o) - 0x000181c0 0x000181c0 0x00000214 Code RO 1556 i.hal_internal_sync_input_resolution_change CVWL568.lib(hal_internal_vsync.o) - 0x000183d4 0x000183d4 0x0000001c Code RO 1558 i.hal_internal_vsync_deinit CVWL568.lib(hal_internal_vsync.o) - 0x000183f0 0x000183f0 0x00000018 Code RO 1560 i.hal_internal_vsync_get_sync_line CVWL568.lib(hal_internal_vsync.o) - 0x00018408 0x00018408 0x000000fc Code RO 1562 i.hal_internal_vsync_init_rx CVWL568.lib(hal_internal_vsync.o) - 0x00018504 0x00018504 0x000000b0 Code RO 1563 i.hal_internal_vsync_init_tx CVWL568.lib(hal_internal_vsync.o) - 0x000185b4 0x000185b4 0x0000011c Code RO 1564 i.hal_internal_vsync_set_auto_hw_filter CVWL568.lib(hal_internal_vsync.o) - 0x000186d0 0x000186d0 0x00000014 Code RO 1566 i.hal_internal_vsync_set_rx_state CVWL568.lib(hal_internal_vsync.o) - 0x000186e4 0x000186e4 0x00000048 Code RO 1568 i.hal_internal_vsync_set_tear_mode CVWL568.lib(hal_internal_vsync.o) - 0x0001872c 0x0001872c 0x00000040 Code RO 1569 i.hal_internal_vsync_set_tx_state CVWL568.lib(hal_internal_vsync.o) - 0x0001876c 0x0001876c 0x00000024 Code RO 610 i.hal_lcdc_config_ccm CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018790 0x00018790 0x00000048 Code RO 611 i.hal_lcdc_config_remains CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187d8 0x000187d8 0x00000014 Code RO 612 i.hal_lcdc_config_rgb_to_pentile CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000187ec 0x000187ec 0x00000164 Code RO 613 i.hal_lcdc_config_upscaler CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018950 0x00018950 0x00000040 Code RO 614 i.hal_lcdc_init_cfg CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018990 0x00018990 0x00000180 Code RO 615 i.hal_lcdc_init_clk CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b10 0x00018b10 0x00000040 Code RO 616 i.hal_lcdc_init_interrupt CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00018b50 0x00018b50 0x0000000e Code RO 758 i.hal_spi_m_clear_rxfifo CVWL568.lib(hal_spi_master.o) - 0x00018b5e 0x00018b5e 0x00000008 Code RO 796 i.hal_system_enable_systick CVWL568.lib(hal_system.o) - 0x00018b66 0x00018b66 0x00000002 PAD - 0x00018b68 0x00018b68 0x00000088 Code RO 801 i.hal_system_init CVWL568.lib(hal_system.o) - 0x00018bf0 0x00018bf0 0x0000001c Code RO 802 i.hal_system_init_console CVWL568.lib(hal_system.o) - 0x00018c0c 0x00018c0c 0x00000008 Code RO 805 i.hal_system_set_phy_calibration CVWL568.lib(hal_system.o) - 0x00018c14 0x00018c14 0x0000001a Code RO 832 i.hal_timer_init CVWL568.lib(hal_timer.o) - 0x00018c2e 0x00018c2e 0x00000002 PAD - 0x00018c30 0x00018c30 0x00000050 Code RO 834 i.hal_timer_start CVWL568.lib(hal_timer.o) - 0x00018c80 0x00018c80 0x0000008c Code RO 867 i.hal_uart_init CVWL568.lib(hal_uart.o) - 0x00018d0c 0x00018d0c 0x00000010 Code RO 870 i.hal_uart_transmit_blocking CVWL568.lib(hal_uart.o) - 0x00018d1c 0x00018d1c 0x00000110 Code RO 2094 i.handle_init CVWL568.lib(irq_redirect .o) - 0x00018e2c 0x00018e2c 0x000000b8 Code RO 106 i.init_mipi_tx ap_demo.o - 0x00018ee4 0x00018ee4 0x0000006c Code RO 107 i.init_panel ap_demo.o - 0x00018f50 0x00018f50 0x00000010 Code RO 3 i.main main.o - 0x00018f60 0x00018f60 0x00000120 Code RO 108 i.open_mipi_rx ap_demo.o - 0x00019080 0x00019080 0x00000074 Code RO 109 i.pps_update_handle ap_demo.o - 0x000190f4 0x000190f4 0x000003f4 Code RO 1570 i.rx_get_dcs_packet_data CVWL568.lib(hal_internal_vsync.o) - 0x000194e8 0x000194e8 0x00000140 Code RO 1571 i.rx_partial_update CVWL568.lib(hal_internal_vsync.o) - 0x00019628 0x00019628 0x0000008c Code RO 1572 i.rx_receive_packet CVWL568.lib(hal_internal_vsync.o) - 0x000196b4 0x000196b4 0x00000180 Code RO 1573 i.rx_receive_pps CVWL568.lib(hal_internal_vsync.o) - 0x00019834 0x00019834 0x000000a4 Code RO 1574 i.rxbr_irq0_callback CVWL568.lib(hal_internal_vsync.o) - 0x000198d8 0x000198d8 0x00000170 Code RO 1575 i.rxbr_irq1_callback CVWL568.lib(hal_internal_vsync.o) - 0x00019a48 0x00019a48 0x00000034 Code RO 110 i.send_panel_init_code ap_demo.o - 0x00019a7c 0x00019a7c 0x0000008c Code RO 1576 i.soft_gen_te CVWL568.lib(hal_internal_vsync.o) - 0x00019b08 0x00019b08 0x00000038 Code RO 111 i.soft_te_timer_cb ap_demo.o - 0x00019b40 0x00019b40 0x00000064 Code RO 112 i.soft_te_timer_init ap_demo.o - 0x00019ba4 0x00019ba4 0x0000003c Code RO 113 i.soft_timer3_cb ap_demo.o - 0x00019be0 0x00019be0 0x00000048 Code RO 2460 i.sqrt m_ps.l(sqrt.o) - 0x00019c28 0x00019c28 0x0000001c Code RO 117 i.tx_display_on ap_demo.o - 0x00019c44 0x00019c44 0x00000028 Code RO 118 i.tx_panel_reset ap_demo.o - 0x00019c6c 0x00019c6c 0x000000e8 Code RO 1577 i.vidc_callback CVWL568.lib(hal_internal_vsync.o) - 0x00019d54 0x00019d54 0x000000d0 Code RO 1578 i.vpre_err_reset CVWL568.lib(hal_internal_vsync.o) - 0x00019e24 0x00019e24 0x0000019c Code RO 1579 i.vsync_set_te_mode CVWL568.lib(hal_internal_vsync.o) - 0x00019fc0 0x00019fc0 0x000027a0 Data RO 119 .constdata ap_demo.o - 0x0001c760 0x0001c760 0x0000267f Data RO 260 .constdata app_tp_for_custom_s8.o - 0x0001eddf 0x0001eddf 0x000000d2 Data RO 683 .constdata CVWL568.lib(hal_gpio.o) - 0x0001eeb1 0x0001eeb1 0x00000003 PAD - 0x0001eeb4 0x0001eeb4 0x00000008 Data RO 1370 .constdata CVWL568.lib(drv_param_init.o) - 0x0001eebc 0x0001eebc 0x00000186 Data RO 2144 .constdata CVWL568.lib(drv_phy_common.o) - 0x0001f042 0x0001f042 0x00000002 PAD - 0x0001f044 0x0001f044 0x00000048 Data RO 525 .conststring CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x0001f08c 0x0001f08c 0x00000134 Data RO 1581 .conststring CVWL568.lib(hal_internal_vsync.o) - 0x0001f1c0 0x0001f1c0 0x00000030 Data RO 2822 Region$$Table anon$$obj.o - - - Execution Region RW_RAM1 (Exec base: 0x00070000, Load base: 0x0001f1f0, Size: 0x00000000, Max: 0x000000f0, ABSOLUTE) - - **** No section assigned to this execution region **** - - - Execution Region RW_RAM2 (Exec base: 0x00070100, Load base: 0x0001f1f0, Size: 0x000000c0, Max: 0x000000d0, ABSOLUTE) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x00070100 - 0x000000c0 Zero RW 2095 .ARM.__AT_0x00070100 CVWL568.lib(irq_redirect .o) - - - Execution Region RW_RAM3 (Exec base: 0x000701d0, Load base: 0x0001f1f0, Size: 0x00003770, Max: 0x00007e30, ABSOLUTE, COMPRESSED[0x00000450]) - - Exec Addr Load Addr Size Type Attr Idx E Section Name Object - - 0x000701d0 COMPRESSED 0x00000013 Data RW 120 .data ap_demo.o - 0x000701e3 COMPRESSED 0x00000001 PAD - 0x000701e4 COMPRESSED 0x000001b6 Data RW 261 .data app_tp_for_custom_s8.o - 0x0007039a COMPRESSED 0x00000049 Data RW 326 .data app_tp_transfer.o - 0x000703e3 COMPRESSED 0x00000001 PAD - 0x000703e4 COMPRESSED 0x00000008 Data RW 526 .data CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x000703ec COMPRESSED 0x00000001 Data RW 618 .data CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x000703ed COMPRESSED 0x00000001 Data RW 711 .data CVWL568.lib(hal_i2c_master.o) - 0x000703ee COMPRESSED 0x00000002 PAD - 0x000703f0 COMPRESSED 0x0000001c Data RW 737 .data CVWL568.lib(hal_i2c_slave.o) - 0x0007040c COMPRESSED 0x00000012 Data RW 924 .data CVWL568.lib(norflash.o) - 0x0007041e COMPRESSED 0x00000002 PAD - 0x00070420 COMPRESSED 0x0000000c Data RW 977 .data CVWL568.lib(drv_common.o) - 0x0007042c COMPRESSED 0x00000004 Data RW 1242 .data CVWL568.lib(drv_gpio.o) - 0x00070430 COMPRESSED 0x00000008 Data RW 1280 .data CVWL568.lib(drv_i2c_dma.o) - 0x00070438 COMPRESSED 0x00000004 Data RW 1308 .data CVWL568.lib(drv_i2c_master.o) - 0x0007043c COMPRESSED 0x00000008 Data RW 1342 .data CVWL568.lib(drv_i2c_slave.o) - 0x00070444 COMPRESSED 0x000004a4 Data RW 1371 .data CVWL568.lib(drv_param_init.o) - 0x000708e8 COMPRESSED 0x00000004 Data RW 1436 .data CVWL568.lib(drv_spi_master.o) - 0x000708ec COMPRESSED 0x00000008 Data RW 1462 .data CVWL568.lib(drv_swire.o) - 0x000708f4 COMPRESSED 0x00000001 Data RW 1487 .data CVWL568.lib(drv_sys_cfg.o) - 0x000708f5 COMPRESSED 0x00000003 PAD - 0x000708f8 COMPRESSED 0x00000050 Data RW 1523 .data CVWL568.lib(drv_timer.o) - 0x00070948 COMPRESSED 0x00000004 Data RW 1582 .data CVWL568.lib(hal_internal_vsync.o) - 0x0007094c COMPRESSED 0x00000008 Data RW 1947 .data CVWL568.lib(drv_rxbr.o) - 0x00070954 COMPRESSED 0x00000004 Data RW 2020 .data CVWL568.lib(drv_vidc.o) - 0x00070958 COMPRESSED 0x00000001 Data RW 2145 .data CVWL568.lib(drv_phy_common.o) - 0x00070959 COMPRESSED 0x00000003 PAD - 0x0007095c COMPRESSED 0x0000000c Data RW 2165 .data CVWL568.lib(drv_chip_info.o) - 0x00070968 COMPRESSED 0x0000000c Data RW 2275 .data CVWL568.lib(drv_pwm.o) - 0x00070974 COMPRESSED 0x00000008 Data RW 2353 .data CVWL568.lib(drv_uart.o) - 0x0007097c COMPRESSED 0x0000000c Data RW 2420 .data CVWL568.lib(drv_wdg.o) - 0x00070988 COMPRESSED 0x00000004 Data RW 2791 .data mc_p.l(stdout.o) - 0x0007098c COMPRESSED 0x00000004 Data RW 2803 .data mc_p.l(errno.o) - 0x00070990 - 0x00000190 Zero RW 325 .bss app_tp_transfer.o - 0x00070b20 - 0x000000c0 Zero RW 524 .bss CVWL568.lib(hal_dsi_rx_ctrl.o) - 0x00070be0 - 0x00000048 Zero RW 617 .bss CVWL568.lib(hal_dsi_tx_ctrl.o) - 0x00070c28 - 0x00000100 Zero RW 857 .bss CVWL568.lib(tau_log.o) - 0x00070d28 - 0x000000d0 Zero RW 872 .bss CVWL568.lib(hal_uart.o) - 0x00070df8 - 0x0000001c Zero RW 1104 .bss CVWL568.lib(drv_dma.o) - 0x00070e14 - 0x00000040 Zero RW 1241 .bss CVWL568.lib(drv_gpio.o) - 0x00070e54 - 0x00000140 Zero RW 1279 .bss CVWL568.lib(drv_i2c_dma.o) - 0x00070f94 - 0x00000958 Zero RW 1580 .bss CVWL568.lib(hal_internal_vsync.o) - 0x000718ec - 0x00001030 Zero RW 1624 .bss CVWL568.lib(dcs_packet_fifo.o) - 0x0007291c - 0x00000020 Zero RW 2209 .bss CVWL568.lib(hal_spi_slave.o) - 0x0007293c COMPRESSED 0x00000004 PAD - 0x00072940 - 0x00001000 Zero RW 474 STACK startup_armcm0.o - - -============================================================================== - -Image component sizes - - - Code (inc. data) RO Data RW Data ZI Data Debug Object Name - - 2588 416 10144 19 0 21030 ap_demo.o - 2540 300 9855 438 0 13308 app_tp_for_custom_s8.o - 1214 148 0 73 400 13012 app_tp_transfer.o - 36 6 0 0 0 445 board.o - 16 0 0 0 0 9519 main.o - 120 18 192 0 4096 2028 startup_armcm0.o - - ---------------------------------------------------------------------- - 6516 888 20239 532 4496 59342 Object Totals - 0 0 48 0 0 0 (incl. Generated) - 2 0 0 2 0 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name - - 216 32 0 0 4144 252 dcs_packet_fifo.o - 296 96 0 12 0 256 drv_chip_info.o - 192 82 20 12 0 264 drv_common.o - 420 90 0 0 0 1200 drv_crgu.o - 410 28 0 0 28 796 drv_dma.o - 232 28 0 0 0 340 drv_dsc_dec.o - 1610 494 0 0 0 1272 drv_dsi_rx.o - 1476 118 0 0 0 2428 drv_dsi_tx.o - 118 0 0 0 0 256 drv_efuse.o - 10 0 0 0 0 60 drv_fls.o - 772 106 0 4 64 1176 drv_gpio.o - 588 88 0 8 320 624 drv_i2c_dma.o - 360 86 0 4 0 456 drv_i2c_master.o - 324 74 0 8 0 516 drv_i2c_slave.o - 668 6 0 0 0 1444 drv_lcdc.o - 492 28 0 0 0 1112 drv_memc.o - 92 30 8 1188 0 308 drv_param_init.o - 428 30 390 1 0 664 drv_phy_common.o - 72 10 0 12 0 76 drv_pwm.o - 72 18 0 0 0 120 drv_pwr.o - 670 66 0 8 0 1388 drv_rxbr.o - 104 24 0 4 0 188 drv_spi_master.o - 104 12 0 8 0 140 drv_swire.o - 272 58 0 1 0 560 drv_sys_cfg.o - 334 22 0 80 0 944 drv_timer.o - 698 18 0 8 0 680 drv_uart.o - 510 28 0 4 0 1452 drv_vidc.o - 156 22 0 12 0 316 drv_wdg.o - 2968 290 72 8 192 1544 hal_dsi_rx_ctrl.o - 4140 256 0 1 72 2164 hal_dsi_tx_ctrl.o - 370 44 210 0 0 680 hal_gpio.o - 212 40 0 1 0 340 hal_i2c_master.o - 544 76 0 28 0 400 hal_i2c_slave.o - 6528 1486 308 4 2392 2076 hal_internal_vsync.o - 14 0 0 0 0 68 hal_spi_master.o - 580 32 0 0 32 136 hal_spi_slave.o - 180 32 0 0 0 272 hal_system.o - 106 6 0 0 0 140 hal_timer.o - 156 18 0 0 208 144 hal_uart.o - 1076 324 0 0 192 1980 irq_redirect .o - 48 10 0 18 0 68 norflash.o - 58 0 0 0 0 128 tau_delay.o - 60 10 0 0 256 156 tau_log.o - 200 20 0 0 0 76 ceil.o - 72 6 0 0 0 76 sqrt.o - 86 0 0 0 0 0 __dczerorl2.o - 0 0 0 0 0 0 entry.o - 0 0 0 0 0 0 entry10a.o - 0 0 0 0 0 0 entry11a.o - 8 4 0 0 0 0 entry2.o - 4 0 0 0 0 0 entry5.o - 0 0 0 0 0 0 entry7b.o - 0 0 0 0 0 0 entry8b.o - 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o - 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o - 36 8 0 0 0 68 init.o - 0 0 0 0 0 0 iusefp.o - 32 0 0 0 0 68 llshl.o - 38 0 0 0 0 68 llsshr.o - 34 0 0 0 0 68 llushr.o - 36 0 0 0 0 60 memcpya.o - 36 0 0 0 0 100 memseta.o - 2298 104 0 0 0 544 printfa.o - 0 0 0 4 0 0 stdout.o - 44 0 0 0 0 72 uidiv.o - 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o - 40 2 0 0 0 68 cdrcmple.o - 20 0 0 0 0 68 cfrcmple.o - 356 4 0 0 0 140 dadd.o - 240 6 0 0 0 84 ddiv.o - 236 0 0 0 0 216 depilogue.o - 72 10 0 0 0 72 dfixi.o - 60 10 0 0 0 68 dfixui.o - 64 10 0 0 0 68 dfixul.o - 28 4 0 0 0 68 dfltui.o - 208 6 0 0 0 88 dmul.o - 162 0 0 0 0 80 dsqrt.o - 40 0 0 0 0 60 f2d.o - 178 0 0 0 0 108 fadd.o - 124 0 0 0 0 72 fdiv.o - 130 0 0 0 0 144 fepilogue.o - 50 0 0 0 0 60 ffixi.o - 40 0 0 0 0 60 ffixui.o - 22 0 0 0 0 68 fflti.o - 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o - 24 0 0 0 0 60 fscalb.o - - ---------------------------------------------------------------------- - 34168 4524 1013 1452 7904 32860 Library Totals - 52 0 5 10 4 0 (incl. Padding) - - ---------------------------------------------------------------------- - - Code (inc. data) RO Data RW Data ZI Data Debug Library Name - - 28736 4318 1008 1434 7900 29584 CVWL568.lib - 272 26 0 0 0 152 m_ps.l - 2838 126 0 8 0 1264 mc_p.l - 2270 54 0 0 0 1860 mf_p.l - - ---------------------------------------------------------------------- - 34168 4524 1013 1452 7904 32860 Library Totals - - ---------------------------------------------------------------------- - -============================================================================== - - - Code (inc. data) RO Data RW Data ZI Data Debug - - 40684 5412 21252 1984 12400 69478 Grand Totals - 40684 5412 21252 1104 12400 69478 ELF Image Totals (compressed) - 40684 5412 21252 1104 0 0 ROM Totals - -============================================================================== - - Total RO Size (Code + RO Data) 61936 ( 60.48kB) - Total RW Size (RW Data + ZI Data) 14384 ( 14.05kB) - Total ROM Size (Code + RO Data + RW Data) 63040 ( 61.56kB) - -============================================================================== - diff --git a/project/ISP_568/Listings/ap_demo.txt b/project/ISP_568/Listings/ap_demo.txt index 3aa3c90..6840b9c 100644 --- a/project/ISP_568/Listings/ap_demo.txt +++ b/project/ISP_568/Listings/ap_demo.txt @@ -5,97 +5,97 @@ AREA ||i.Gpio_swire_output||, CODE, READONLY, ALIGN=1 Gpio_swire_output PROC -;;;1245 *****************************************************************************/ -;;;1246 void Gpio_swire_output(uint8_t flag, uint8_t num) +;;;1319 *****************************************************************************/ +;;;1320 void Gpio_swire_output(uint8_t flag, uint8_t num) 000000 b570 PUSH {r4-r6,lr} -;;;1247 { +;;;1321 { 000002 460d MOV r5,r1 -;;;1248 uint8_t ii; -;;;1249 -;;;1250 if (flag) +;;;1322 uint8_t ii; +;;;1323 +;;;1324 if (flag) 000004 2800 CMP r0,#0 000006 d01d BEQ |L1.68| -;;;1251 { -;;;1252 if (flag ==2) +;;;1325 { +;;;1326 if (flag ==2) 000008 2802 CMP r0,#2 00000a d106 BNE |L1.26| -;;;1253 { -;;;1254 hal_gpio_init_output(IO_PAD_ADCIN, IO_LVL_HIGH); +;;;1327 { +;;;1328 hal_gpio_init_output(IO_PAD_ADCIN, IO_LVL_HIGH); 00000c 2101 MOVS r1,#1 00000e 2014 MOVS r0,#0x14 000010 f7fffffe BL hal_gpio_init_output -;;;1255 //hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_HIGH); -;;;1256 delayMs(2); -000014 2002 MOVS r0,#2 +;;;1329 //hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_HIGH); +;;;1330 delayMs(20); +000014 2014 MOVS r0,#0x14 000016 f7fffffe BL delayMs |L1.26| -;;;1257 } -;;;1258 for (ii =0; ii< num; ii++) +;;;1331 } +;;;1332 for (ii =0; ii< num; ii++) 00001a 2400 MOVS r4,#0 00001c e00f B |L1.62| |L1.30| -;;;1259 { -;;;1260 hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_LOW); +;;;1333 { +;;;1334 hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_LOW); 00001e 2100 MOVS r1,#0 000020 2014 MOVS r0,#0x14 000022 f7fffffe BL hal_gpio_set_output_data -;;;1261 delayUs(10); +;;;1335 delayUs(10); 000026 200a MOVS r0,#0xa 000028 f7fffffe BL delayUs -;;;1262 hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_HIGH); +;;;1336 hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_HIGH); 00002c 2101 MOVS r1,#1 00002e 2014 MOVS r0,#0x14 000030 f7fffffe BL hal_gpio_set_output_data -;;;1263 delayUs(9); +;;;1337 delayUs(9); 000034 2009 MOVS r0,#9 000036 f7fffffe BL delayUs 00003a 1c64 ADDS r4,r4,#1 -00003c b2e4 UXTB r4,r4 ;1258 +00003c b2e4 UXTB r4,r4 ;1332 |L1.62| -00003e 42ac CMP r4,r5 ;1258 +00003e 42ac CMP r4,r5 ;1332 000040 d3ed BCC |L1.30| -;;;1264 } -;;;1265 } -;;;1266 else -;;;1267 { -;;;1268 hal_gpio_init_output(IO_PAD_ADCIN, IO_LVL_LOW); -;;;1269 } -;;;1270 } +;;;1338 } +;;;1339 } +;;;1340 else +;;;1341 { +;;;1342 hal_gpio_init_output(IO_PAD_ADCIN, IO_LVL_LOW); +;;;1343 } +;;;1344 } 000042 bd70 POP {r4-r6,pc} |L1.68| -000044 2100 MOVS r1,#0 ;1268 -000046 2014 MOVS r0,#0x14 ;1268 +000044 2100 MOVS r1,#0 ;1342 +000046 2014 MOVS r0,#0x14 ;1342 000048 f7fffffe BL hal_gpio_init_output 00004c bd70 POP {r4-r6,pc} -;;;1271 +;;;1345 ENDP AREA ||i.PWM_OUTPUT_TEST||, CODE, READONLY, ALIGN=2 PWM_OUTPUT_TEST PROC -;;;1313 -;;;1314 void PWM_OUTPUT_TEST(void) +;;;1387 +;;;1388 void PWM_OUTPUT_TEST(void) 000000 b510 PUSH {r4,lr} -;;;1315 { -;;;1316 test_pwm_out_adjust(true, true, 30, 20000); +;;;1389 { +;;;1390 test_pwm_out_adjust(true, true, 30, 20000); 000002 2101 MOVS r1,#1 000004 4b07 LDR r3,|L2.36| 000006 221e MOVS r2,#0x1e 000008 4608 MOV r0,r1 00000a f7fffffe BL test_pwm_out_adjust -;;;1317 delayMs(2); +;;;1391 delayMs(2); 00000e 2002 MOVS r0,#2 000010 f7fffffe BL delayMs -;;;1318 test_pwm_out_adjust(false, false, 40, 10000); +;;;1392 test_pwm_out_adjust(false, false, 40, 10000); 000014 2100 MOVS r1,#0 000016 4b04 LDR r3,|L2.40| 000018 2228 MOVS r2,#0x28 00001a 4608 MOV r0,r1 00001c f7fffffe BL test_pwm_out_adjust -;;;1319 } +;;;1393 } 000020 bd10 POP {r4,pc} -;;;1320 +;;;1394 ENDP 000022 0000 DCW 0x0000 @@ -107,31 +107,31 @@ AREA ||i.PWM_Task||, CODE, READONLY, ALIGN=2 PWM_Task PROC -;;;1331 static uint16_t read_bl_data_bak =0; -;;;1332 void PWM_Task(void) +;;;1405 static uint16_t read_bl_data_bak =0; +;;;1406 void PWM_Task(void) 000000 b51c PUSH {r2-r4,lr} -;;;1333 { -;;;1334 uint16_t pwm_h; -;;;1335 -;;;1336 #ifdef USE_FOR_SUMSUNG_S21U -;;;1337 -;;;1338 #if AMOLED_NT37701_CSOT667 -;;;1339 // s20: read_bl_data = 1~FD -;;;1340 uint8_t reg51_val_h=0; -;;;1341 uint8_t reg51_val_l=0; -;;;1342 if(Flag_blacklight_EN) +;;;1407 { +;;;1408 uint16_t pwm_h; +;;;1409 +;;;1410 #ifdef USE_FOR_SUMSUNG_S21U +;;;1411 +;;;1412 #if AMOLED_NT37701_CSOT667 +;;;1413 // s20: read_bl_data = 1~FD +;;;1414 uint8_t reg51_val_h=0; +;;;1415 uint8_t reg51_val_l=0; +;;;1416 if(Flag_blacklight_EN) 000002 4818 LDR r0,|L3.100| -;;;1343 { -;;;1344 read_bl_data_bak =0; -;;;1345 // hal_pwm_out_sync_thr(0, PWM_PERIOD+1); -;;;1346 hal_dsi_tx_ctrl_write_cmd(0x29, 0, 3, 0x51, 0x00, 0x3F); +;;;1417 { +;;;1418 read_bl_data_bak =0; +;;;1419 // hal_pwm_out_sync_thr(0, PWM_PERIOD+1); +;;;1420 hal_dsi_tx_ctrl_write_cmd(0x29, 0, 3, 0x51, 0x00, 0x3F); 000004 213f MOVS r1,#0x3f -000006 7802 LDRB r2,[r0,#0] ;1342 ; Flag_blacklight_EN -000008 2000 MOVS r0,#0 ;1342 +000006 7802 LDRB r2,[r0,#0] ;1416 ; Flag_blacklight_EN +000008 2000 MOVS r0,#0 ;1416 00000a 4c17 LDR r4,|L3.104| -00000c 2a00 CMP r2,#0 ;1342 +00000c 2a00 CMP r2,#0 ;1416 00000e d009 BEQ |L3.36| -000010 8320 STRH r0,[r4,#0x18] ;1344 +000010 8320 STRH r0,[r4,#0x18] ;1418 000012 9101 STR r1,[sp,#4] 000014 9000 STR r0,[sp,#0] 000016 2351 MOVS r3,#0x51 @@ -140,128 +140,128 @@ 00001c 2029 MOVS r0,#0x29 00001e f7fffffe BL hal_dsi_tx_ctrl_write_cmd |L3.34| -;;;1347 // printf("Flag_blacklight_EN!!!! read_bl_data[%4x] \n", read_bl_data); -;;;1348 return; -;;;1349 } -;;;1350 -;;;1351 if (g_need_enter_sleep_mode) -;;;1352 { -;;;1353 //ΪϨʱ -;;;1354 read_bl_data_bak =0; -;;;1355 // hal_pwm_out_sync_thr(0, PWM_PERIOD-PWM_MIN); //ΪС -;;;1356 hal_dsi_tx_ctrl_write_cmd(0x29, 0, 3, 0x51, 0x00, 0x3F); -;;;1357 // printf("tp_sleep_in!!!! read_bl_data[%4x] \n", read_bl_data); -;;;1358 // return; -;;;1359 } -;;;1360 -;;;1361 if(read_bl_data !=read_bl_data_bak) -;;;1362 { -;;;1363 #if 0 -;;;1364 #if 1//Բ -;;;1365 if (pwm_h >700) -;;;1366 pwm_h = 300+(pwm_h-700)*7/3; -;;;1367 else -;;;1368 pwm_h = 1+(pwm_h-1)*3/7; -;;;1369 #endif -;;;1370 if(pwm_h >8; -;;;1385 hal_dsi_tx_ctrl_write_cmd(0x29, 0, 3, 0x51, reg51_val_h, reg51_val_l); //0FFF -;;;1386 read_bl_data_bak =read_bl_data; -;;;1387 } -;;;1388 -;;;1389 #else -;;;1390 // s20: read_bl_data = 1~FD -;;;1391 -;;;1392 if(Flag_blacklight_EN) -;;;1393 { -;;;1394 read_bl_data_bak =0; -;;;1395 hal_pwm_out_sync_thr(0, PWM_PERIOD+1); -;;;1396 //printf("Flag_blacklight_EN!!!! read_bl_data[%4x] \n", read_bl_data); -;;;1397 return; -;;;1398 } -;;;1399 -;;;1400 if (g_need_enter_sleep_mode) -;;;1401 { -;;;1402 //ΪϨʱ -;;;1403 read_bl_data_bak =0; -;;;1404 hal_pwm_out_sync_thr(0, PWM_PERIOD-PWM_MIN); //ΪС -;;;1405 // printf("tp_sleep_in!!!! read_bl_data[%4x] \n", read_bl_data); -;;;1406 // return; -;;;1407 } -;;;1408 -;;;1409 if(read_bl_data !=read_bl_data_bak) -;;;1410 { -;;;1411 pwm_h = PWM_PERIOD*read_bl_data/0xFF; -;;;1412 #if 1//Բ -;;;1413 if (pwm_h >700) -;;;1414 pwm_h = 300+(pwm_h-700)*7/3; -;;;1415 else -;;;1416 pwm_h = 1+(pwm_h-1)*3/7; -;;;1417 #endif -;;;1418 if(pwm_h 700) +;;;1440 pwm_h = 300+(pwm_h-700)*7/3; +;;;1441 else +;;;1442 pwm_h = 1+(pwm_h-1)*3/7; +;;;1443 #endif +;;;1444 if(pwm_h >8; +;;;1459 hal_dsi_tx_ctrl_write_cmd(0x29, 0, 3, 0x51, reg51_val_h, reg51_val_l); //0FFF +;;;1460 read_bl_data_bak =read_bl_data; +;;;1461 } +;;;1462 +;;;1463 #else +;;;1464 // s20: read_bl_data = 1~FD +;;;1465 +;;;1466 if(Flag_blacklight_EN) +;;;1467 { +;;;1468 read_bl_data_bak =0; +;;;1469 hal_pwm_out_sync_thr(0, PWM_PERIOD+1); +;;;1470 //printf("Flag_blacklight_EN!!!! read_bl_data[%4x] \n", read_bl_data); +;;;1471 return; +;;;1472 } +;;;1473 +;;;1474 if (g_need_enter_sleep_mode) +;;;1475 { +;;;1476 //ΪϨʱ +;;;1477 read_bl_data_bak =0; +;;;1478 hal_pwm_out_sync_thr(0, PWM_PERIOD-PWM_MIN); //ΪС +;;;1479 // printf("tp_sleep_in!!!! read_bl_data[%4x] \n", read_bl_data); +;;;1480 // return; +;;;1481 } +;;;1482 +;;;1483 if(read_bl_data !=read_bl_data_bak) +;;;1484 { +;;;1485 pwm_h = PWM_PERIOD*read_bl_data/0xFF; +;;;1486 #if 1//Բ +;;;1487 if (pwm_h >700) +;;;1488 pwm_h = 300+(pwm_h-700)*7/3; +;;;1489 else +;;;1490 pwm_h = 1+(pwm_h-1)*3/7; +;;;1491 #endif +;;;1492 if(pwm_h 1600) -;;;3858 { -;;;3859 phone_DisplayOFF_count=0; -;;;3860 phone_start_flag=1; -;;;3861 } -;;;3862 } -;;;3863 else -;;;3864 { -;;;3865 if(phone_DisplayOFF_count>30) -0000ba 8aa0 LDRH r0,[r4,#0x14] ; phone_DisplayOFF_count -0000bc d041 BEQ |L5.322| -0000be 281e CMP r0,#0x1e -0000c0 d905 BLS |L5.206| -;;;3866 { -;;;3867 phone_DisplayOFF_count=0; -0000c2 82a5 STRH r5,[r4,#0x14] -;;;3868 phone_start_flag=1; -0000c4 7166 STRB r6,[r4,#5] -;;;3869 hal_gpio_set_output_data(IO_PAD_AP_INT, IO_LVL_LOW);//ͣ˫2~3s޴.jason_su -0000c6 2100 MOVS r1,#0 -0000c8 2002 MOVS r0,#2 -0000ca f7fffffe BL hal_gpio_set_output_data - |L5.206| -;;;3870 } -;;;3871 } -;;;3872 -;;;3873 pps_updata_exec(); // pps -0000ce f7fffffe BL pps_updata_exec -;;;3874 -;;;3875 #if ADD_TP_CALIBRATION -;;;3876 tp_heartbeat_exec(); -0000d2 f7fffffe BL tp_heartbeat_exec -;;;3877 app_tp_calibration_exec(); -0000d6 f7fffffe BL app_tp_calibration_exec -;;;3878 ap_tp_st_touch_scan_point_record_event_exec(); -0000da f7fffffe BL ap_tp_st_touch_scan_point_record_event_exec -;;;3879 #endif -;;;3880 -;;;3881 #ifndef DISABLE_TDDI_I2C_FUNCTION -;;;3882 /* ȴ TP жϱTP Эת */ -;;;3883 app_tp_transfer_screen_int(); -0000de f7fffffe BL app_tp_transfer_screen_int - |L5.226| -;;;3884 #endif -;;;3885 while (hal_dsi_rx_ctrl_dsc_async_handler(g_rx_ctrl_handle)); -0000e2 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle -0000e4 f7fffffe BL hal_dsi_rx_ctrl_dsc_async_handler -0000e8 2800 CMP r0,#0 -0000ea d1fa BNE |L5.226| -;;;3886 -;;;3887 #if ENABLE_TP_WAKE_UP -;;;3888 if (g_need_enter_sleep_mode) -0000ec 7820 LDRB r0,[r4,#0] ; g_need_enter_sleep_mode -0000ee 2800 CMP r0,#0 -0000f0 d0c7 BEQ |L5.130| -;;;3889 { -;;;3890 tp_sleep_in=1; -0000f2 4829 LDR r0,|L5.408| -;;;3891 hal_gpio_set_output_data(IO_PAD_TD_LEDPWM, IO_LVL_HIGH); -0000f4 2101 MOVS r1,#1 -0000f6 7006 STRB r6,[r0,#0] ;3890 -0000f8 200a MOVS r0,#0xa -0000fa f7fffffe BL hal_gpio_set_output_data -;;;3892 -;;;3893 /* FIXME stop more model */ -;;;3894 hal_dsi_tx_ctrl_stop(g_tx_ctrl_handle); -0000fe 6a60 LDR r0,[r4,#0x24] ; g_tx_ctrl_handle -000100 f7fffffe BL hal_dsi_tx_ctrl_stop -;;;3895 hal_dsi_tx_ctrl_deinit(g_tx_ctrl_handle); -000104 6a60 LDR r0,[r4,#0x24] ; g_tx_ctrl_handle -000106 f7fffffe BL hal_dsi_tx_ctrl_deinit -;;;3896 hal_dsi_rx_ctrl_stop(g_rx_ctrl_handle); -00010a 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle -00010c f7fffffe BL hal_dsi_rx_ctrl_stop -;;;3897 hal_dsi_rx_ctrl_deinit(g_rx_ctrl_handle); -000110 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle -000112 f7fffffe BL hal_dsi_rx_ctrl_deinit -;;;3898 -;;;3899 hal_swire_open(DISABLE); -000116 2000 MOVS r0,#0 -000118 f7fffffe BL hal_swire_open -;;;3900 hal_swire_deinit(); -00011c f7fffffe BL hal_swire_deinit -;;;3901 hal_timer_stop(SWIRE_TIMER); -000120 2001 MOVS r0,#1 -000122 f7fffffe BL hal_timer_stop -;;;3902 hal_timer_deinit(SWIRE_TIMER); -000126 2001 MOVS r0,#1 -000128 f7fffffe BL hal_timer_deinit -;;;3903 -;;;3904 hal_system_set_vcc(false); -00012c 2000 MOVS r0,#0 -00012e f7fffffe BL hal_system_set_vcc -;;;3905 TAU_LOGD("disable video path\n"); -000132 4a07 LDR r2,|L5.336| -000134 a107 ADR r1,|L5.340| -000136 3253 ADDS r2,r2,#0x53 -000138 a018 ADR r0,|L5.412| -00013a f7fffffe BL LOG_printf -;;;3906 g_need_enter_sleep_mode = false; -00013e 7025 STRB r5,[r4,#0] -000140 e79f B |L5.130| - |L5.322| -000142 2119 MOVS r1,#0x19 ;3857 -000144 0189 LSLS r1,r1,#6 ;3857 -000146 4288 CMP r0,r1 ;3857 -000148 d9c1 BLS |L5.206| -00014a 82a5 STRH r5,[r4,#0x14] ;3859 -00014c 7166 STRB r6,[r4,#5] ;3860 -00014e e7be B |L5.206| -;;;3907 } -;;;3908 #endif -;;;3909 -;;;3910 /* enter idle mode*/ -;;;3911 //hal_system_idle_mode(true); -;;;3912 } -;;;3913 -;;;3914 } +000060 f7fffffe BL hal_swire_init +000064 4850 LDR r0,|L5.424| +000066 f7fffffe BL hal_swire_register_callback +00006a 2001 MOVS r0,#1 +00006c f7fffffe BL hal_swire_open +000070 230c MOVS r3,#0xc +000072 2032 MOVS r0,#0x32 +000074 9000 STR r0,[sp,#0] +000076 461a MOV r2,r3 +000078 4619 MOV r1,r3 +00007a 4618 MOV r0,r3 +00007c f7fffffe BL hal_swire_start +000080 2001 MOVS r0,#1 +000082 f7fffffe BL hal_timer_init +000086 2300 MOVS r3,#0 +000088 4a48 LDR r2,|L5.428| +00008a 2111 MOVS r1,#0x11 +00008c 2001 MOVS r0,#1 +00008e f7fffffe BL hal_timer_start + |L5.146| +;;;3958 #endif +;;;3959 +;;;3960 swire_init(); +;;;3961 +;;;3962 while (1) +;;;3963 { +;;;3964 if (start_display_on == true ) +000092 78a0 LDRB r0,[r4,#2] ; start_display_on +000094 2800 CMP r0,#0 +000096 d014 BEQ |L5.194| +000098 f7fffffe BL init_panel +00009c 6a60 LDR r0,[r4,#0x24] ; g_tx_ctrl_handle +00009e f7fffffe BL hal_dsi_tx_ctrl_start +0000a2 2064 MOVS r0,#0x64 +0000a4 f7fffffe BL delayMs +0000a8 2329 MOVS r3,#0x29 +0000aa 2201 MOVS r2,#1 +0000ac 2100 MOVS r1,#0 +0000ae 2005 MOVS r0,#5 +0000b0 f7fffffe BL hal_dsi_tx_ctrl_write_cmd +;;;3965 { +;;;3966 tx_display_on(); +;;;3967 start_display_on = false; +0000b4 70a5 STRB r5,[r4,#2] +;;;3968 panel_display_done = true; +0000b6 7126 STRB r6,[r4,#4] +;;;3969 +;;;3970 #if ENABLE_TP_WAKE_UP +;;;3971 hal_gpio_set_ap_reset_int(ENABLE, ap_reset_cb, DETECT_RISING_EDGE); +0000b8 2202 MOVS r2,#2 +0000ba 493d LDR r1,|L5.432| +0000bc 2001 MOVS r0,#1 +0000be f7fffffe BL hal_gpio_set_ap_reset_int + |L5.194| +;;;3972 #endif +;;;3973 } +;;;3974 #ifndef DISABLE_TDDI_I2C_FUNCTION +;;;3975 /* TP ģͨѶʼ */ +;;;3976 app_tp_transfer_screen_start(); +0000c2 f7fffffe BL app_tp_transfer_screen_start +;;;3977 #endif +;;;3978 +;;;3979 if(phone_DisplayOFF_flag==1) +0000c6 79a0 LDRB r0,[r4,#6] ; phone_DisplayOFF_flag +0000c8 2801 CMP r0,#1 +;;;3980 { +;;;3981 if(phone_DisplayOFF_count>1600) +;;;3982 { +;;;3983 phone_DisplayOFF_count=0; +;;;3984 phone_start_flag=1; +;;;3985 } +;;;3986 } +;;;3987 else +;;;3988 { +;;;3989 if(phone_DisplayOFF_count>30) +0000ca 8aa0 LDRH r0,[r4,#0x14] ; phone_DisplayOFF_count +0000cc d045 BEQ |L5.346| +0000ce 281e CMP r0,#0x1e +0000d0 d905 BLS |L5.222| +;;;3990 { +;;;3991 phone_DisplayOFF_count=0; +0000d2 82a5 STRH r5,[r4,#0x14] +;;;3992 phone_start_flag=1; +0000d4 7166 STRB r6,[r4,#5] +;;;3993 hal_gpio_set_output_data(IO_PAD_AP_INT, IO_LVL_LOW);//ͣ˫2~3s޴.jason_su +0000d6 2100 MOVS r1,#0 +0000d8 2002 MOVS r0,#2 +0000da f7fffffe BL hal_gpio_set_output_data + |L5.222| +;;;3994 } +;;;3995 } +;;;3996 +;;;3997 pps_updata_exec(); // pps +0000de f7fffffe BL pps_updata_exec +;;;3998 +;;;3999 #if ADD_TP_CALIBRATION +;;;4000 tp_heartbeat_exec(); +0000e2 f7fffffe BL tp_heartbeat_exec +;;;4001 app_tp_calibration_exec(); +0000e6 f7fffffe BL app_tp_calibration_exec +;;;4002 ap_tp_st_touch_scan_point_record_event_exec(); +0000ea f7fffffe BL ap_tp_st_touch_scan_point_record_event_exec +;;;4003 #endif +;;;4004 +;;;4005 #ifndef DISABLE_TDDI_I2C_FUNCTION +;;;4006 /* ȴ TP жϱTP Эת */ +;;;4007 app_tp_transfer_screen_int(); +0000ee f7fffffe BL app_tp_transfer_screen_int +;;;4008 #endif +;;;4009 rx_restart_exec(); +0000f2 f7fffffe BL rx_restart_exec + |L5.246| +;;;4010 while (hal_dsi_rx_ctrl_dsc_async_handler(g_rx_ctrl_handle)); +0000f6 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle +0000f8 f7fffffe BL hal_dsi_rx_ctrl_dsc_async_handler +0000fc 2800 CMP r0,#0 +0000fe d1fa BNE |L5.246| +;;;4011 +;;;4012 #if ENABLE_TP_WAKE_UP +;;;4013 if (g_need_enter_sleep_mode) +000100 7820 LDRB r0,[r4,#0] ; g_need_enter_sleep_mode +000102 2800 CMP r0,#0 +000104 d0c5 BEQ |L5.146| +;;;4014 { +;;;4015 tp_sleep_in=1; +000106 482b LDR r0,|L5.436| +;;;4016 hal_gpio_set_output_data(IO_PAD_TD_LEDPWM, IO_LVL_HIGH); +000108 2101 MOVS r1,#1 +00010a 7006 STRB r6,[r0,#0] ;4015 +00010c 200a MOVS r0,#0xa +00010e f7fffffe BL hal_gpio_set_output_data +;;;4017 +;;;4018 /* FIXME stop more model */ +;;;4019 hal_dsi_tx_ctrl_stop(g_tx_ctrl_handle); +000112 6a60 LDR r0,[r4,#0x24] ; g_tx_ctrl_handle +000114 f7fffffe BL hal_dsi_tx_ctrl_stop +;;;4020 hal_dsi_tx_ctrl_deinit(g_tx_ctrl_handle); +000118 6a60 LDR r0,[r4,#0x24] ; g_tx_ctrl_handle +00011a f7fffffe BL hal_dsi_tx_ctrl_deinit +;;;4021 hal_dsi_rx_ctrl_stop(g_rx_ctrl_handle); +00011e 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle +000120 f7fffffe BL hal_dsi_rx_ctrl_stop +;;;4022 hal_dsi_rx_ctrl_deinit(g_rx_ctrl_handle); +000124 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle +000126 f7fffffe BL hal_dsi_rx_ctrl_deinit +;;;4023 +;;;4024 hal_swire_open(DISABLE); +00012a 2000 MOVS r0,#0 +00012c f7fffffe BL hal_swire_open +;;;4025 hal_swire_deinit(); +000130 f7fffffe BL hal_swire_deinit +;;;4026 hal_timer_stop(SWIRE_TIMER); +000134 2001 MOVS r0,#1 +000136 f7fffffe BL hal_timer_stop +;;;4027 hal_timer_deinit(SWIRE_TIMER); +00013a 2001 MOVS r0,#1 +00013c f7fffffe BL hal_timer_deinit +;;;4028 g_tp_sleep_in = true; +000140 481d LDR r0,|L5.440| +000142 7006 STRB r6,[r0,#0] +;;;4029 hal_system_set_vcc(false); +000144 2000 MOVS r0,#0 +000146 f7fffffe BL hal_system_set_vcc +;;;4030 TAU_LOGD("disable video path\n"); +00014a 4a07 LDR r2,|L5.360| +00014c a107 ADR r1,|L5.364| +00014e 3256 ADDS r2,r2,#0x56 +000150 a01a ADR r0,|L5.444| +000152 f7fffffe BL LOG_printf +;;;4031 g_need_enter_sleep_mode = false; +000156 7025 STRB r5,[r4,#0] +000158 e79b B |L5.146| + |L5.346| +00015a 2119 MOVS r1,#0x19 ;3981 +00015c 0189 LSLS r1,r1,#6 ;3981 +00015e 4288 CMP r0,r1 ;3981 +000160 d9bd BLS |L5.222| +000162 82a5 STRH r5,[r4,#0x14] ;3983 +000164 7166 STRB r6,[r4,#5] ;3984 +000166 e7ba B |L5.222| +;;;4032 } +;;;4033 #endif +;;;4034 +;;;4035 /* enter idle mode*/ +;;;4036 //hal_system_idle_mode(true); +;;;4037 } +;;;4038 +;;;4039 } ENDP - |L5.336| - DCD 0x00000eee - |L5.340| -000154 53323155 DCB "S21U_demo",0 -000158 5f64656d -00015c 6f00 -00015e 00 DCB 0 -00015f 00 DCB 0 - |L5.352| -000160 5b25735d DCB "[%s] (%04d) S21U V100 20230810",0 -000164 20282530 -000168 34642920 -00016c 53323155 -000170 20563130 -000174 30203230 -000178 32333038 -00017c 313000 -00017f 00 DCB 0 - |L5.384| - DCD tp_sleep_count - |L5.388| - DCD ||.data|| - |L5.392| - DCD soft_timer3_cb - |L5.396| - DCD swire_callback - |L5.400| - DCD swire_timer_callback - |L5.404| - DCD ap_reset_cb + |L5.360| + DCD 0x00000f68 + |L5.364| +00016c 53323155 DCB "S21U_demo",0 +000170 5f64656d +000174 6f00 +000176 00 DCB 0 +000177 00 DCB 0 + |L5.376| +000178 5b25735d DCB "[%s] (%04d) S21U V100 20230914",0 +00017c 20282530 +000180 34642920 +000184 53323155 +000188 20563130 +00018c 30203230 +000190 32333039 +000194 313400 +000197 00 DCB 0 |L5.408| - DCD tp_sleep_in + DCD tp_sleep_count |L5.412| -00019c 5b25735d DCB "[%s] (%04d) disable video path\n",0 -0001a0 20282530 -0001a4 34642920 -0001a8 64697361 -0001ac 626c6520 -0001b0 76696465 -0001b4 6f207061 -0001b8 74680a00 + DCD ||.data|| + |L5.416| + DCD g_tp_sleep_delay_count + |L5.420| + DCD soft_timer3_cb + |L5.424| + DCD swire_callback + |L5.428| + DCD swire_timer_callback + |L5.432| + DCD ap_reset_cb + |L5.436| + DCD tp_sleep_in + |L5.440| + DCD g_tp_sleep_in + |L5.444| +0001bc 5b25735d DCB "[%s] (%04d) disable video path\n",0 +0001c0 20282530 +0001c4 34642920 +0001c8 64697361 +0001cc 626c6520 +0001d0 76696465 +0001d4 6f207061 +0001d8 74680a00 AREA ||i.ap_get_reg_df||, CODE, READONLY, ALIGN=2 ap_get_reg_df PROC -;;;1853 -;;;1854 static bool ap_get_reg_df(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1927 +;;;1928 static bool ap_get_reg_df(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b570 PUSH {r4-r6,lr} -;;;1855 { +;;;1929 { 000002 b08e SUB sp,sp,#0x38 -;;;1856 ccm_coef_t ccm; -;;;1857 ccm.coef_c00 = 255; -;;;1858 ccm.coef_c01 = 0; +;;;1930 ccm_coef_t ccm; +;;;1931 ccm.coef_c00 = 255; +;;;1932 ccm.coef_c01 = 0; 000004 2000 MOVS r0,#0 -000006 22ff MOVS r2,#0xff ;1857 -;;;1859 ccm.coef_c02 = 0; +000006 22ff MOVS r2,#0xff ;1931 +;;;1933 ccm.coef_c02 = 0; 000008 9006 STR r0,[sp,#0x18] -;;;1860 ccm.coef_c10 = 0; +;;;1934 ccm.coef_c10 = 0; 00000a 9007 STR r0,[sp,#0x1c] -;;;1861 ccm.coef_c11 = 255; +;;;1935 ccm.coef_c11 = 255; 00000c 9205 STR r2,[sp,#0x14] -;;;1862 ccm.coef_c12 = 0; +;;;1936 ccm.coef_c12 = 0; 00000e 9008 STR r0,[sp,#0x20] -;;;1863 ccm.coef_c20 = 0; +;;;1937 ccm.coef_c20 = 0; 000010 900a STR r0,[sp,#0x28] -;;;1864 ccm.coef_c21 = 0; +;;;1938 ccm.coef_c21 = 0; 000012 900b STR r0,[sp,#0x2c] -;;;1865 ccm.coef_c22 = 255; +;;;1939 ccm.coef_c22 = 255; 000014 9209 STR r2,[sp,#0x24] -;;;1866 -;;;1867 #ifdef ADD_PANEL_DISPLAY_MODE -;;;1868 value_reg_df = (dcs_packet->packet_param[35] << 8) + dcs_packet->packet_param[33]; +;;;1940 +;;;1941 #ifdef ADD_PANEL_DISPLAY_MODE +;;;1942 value_reg_df = (dcs_packet->packet_param[35] << 8) + dcs_packet->packet_param[33]; 000016 920d STR r2,[sp,#0x34] 000018 900c STR r0,[sp,#0x30] 00001a 68cb LDR r3,[r1,#0xc] @@ -2938,246 +3044,246 @@ 000024 0200 LSLS r0,r0,#8 000026 1904 ADDS r4,r0,r4 000028 4817 LDR r0,|L6.136| -;;;1869 panel_mode = dcs_packet->packet_param[0]; -00002a 62c4 STR r4,[r0,#0x2c] ; value_reg_df +;;;1943 panel_mode = dcs_packet->packet_param[0]; +00002a 6344 STR r4,[r0,#0x34] ; value_reg_df 00002c 781d LDRB r5,[r3,#0] -00002e 7245 STRB r5,[r0,#9] -;;;1870 panel_r =dcs_packet->packet_param[49]; +00002e 7285 STRB r5,[r0,#0xa] +;;;1944 panel_r =dcs_packet->packet_param[49]; 000030 7c4c LDRB r4,[r1,#0x11] 000032 8344 STRH r4,[r0,#0x1a] -;;;1871 panel_g =dcs_packet->packet_param[51]; +;;;1945 panel_g =dcs_packet->packet_param[51]; 000034 7ccb LDRB r3,[r1,#0x13] 000036 8383 STRH r3,[r0,#0x1c] -;;;1872 panel_b =dcs_packet->packet_param[53]; +;;;1946 panel_b =dcs_packet->packet_param[53]; 000038 7d4e LDRB r6,[r1,#0x15] 00003a 83c6 STRH r6,[r0,#0x1e] -00003c a909 ADD r1,sp,#0x24 ;1856 -;;;1873 // //TAU_LOGD("value_reg_df[%4x],panel_mode[%4x],panel_r[%4x],panel_g[%4x],panel_b[%4x]", value_reg_df,panel_mode,panel_r,panel_g,panel_b); -;;;1874 -;;;1875 if (panel_mode ==00) +00003c a909 ADD r1,sp,#0x24 ;1930 +;;;1947 // //TAU_LOGD("value_reg_df[%4x],panel_mode[%4x],panel_r[%4x],panel_g[%4x],panel_b[%4x]", value_reg_df,panel_mode,panel_r,panel_g,panel_b); +;;;1948 +;;;1949 if (panel_mode ==00) 00003e 2d00 CMP r5,#0 000040 d01d BEQ |L6.126| -;;;1876 { -;;;1877 //ģʽ -;;;1878 #ifdef USE_FOR_S10_BLUE_MODE -;;;1879 //panel_r =256-RATIO_VALUE*(0xFF-panel_r); -;;;1880 //panel_g =256-RATIO_VALUE*(0xFF-panel_g); -;;;1881 //panel_b =256-RATIO_VALUE*(0xFF-panel_b); -;;;1882 // hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,panel_r,panel_g,panel_b); -;;;1883 ccm.coef_c00 = panel_r; -;;;1884 ccm.coef_c11 = panel_g; -;;;1885 ccm.coef_c22 = panel_b; -;;;1886 hal_dsi_tx_ctrl_set_ccm(ccm); -;;;1887 -;;;1888 #else -;;;1889 value_reg_df =value_reg_df&0xFF; -;;;1890 switch(value_reg_df) -;;;1891 { -;;;1892 case 0xC1: -;;;1893 case 0xC3: -;;;1894 value_blue = BLUE_MIN; -;;;1895 break; -;;;1896 -;;;1897 case 0xCF: -;;;1898 case 0xD0: -;;;1899 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)/BLUE_STEP; -;;;1900 break; -;;;1901 -;;;1902 case 0xD8: -;;;1903 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*2/BLUE_STEP; -;;;1904 break; -;;;1905 -;;;1906 case 0xDE: -;;;1907 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*3/BLUE_STEP; -;;;1908 break; -;;;1909 -;;;1910 case 0xE4: -;;;1911 case 0xE5: -;;;1912 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*4/BLUE_STEP; -;;;1913 break; -;;;1914 -;;;1915 case 0xE9: -;;;1916 case 0xEA: -;;;1917 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*5/BLUE_STEP; -;;;1918 break; -;;;1919 -;;;1920 case 0xED: -;;;1921 case 0xEE: -;;;1922 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*6/BLUE_STEP; -;;;1923 break; -;;;1924 -;;;1925 case 0xF1: -;;;1926 case 0xF2: -;;;1927 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*7/BLUE_STEP; -;;;1928 break; -;;;1929 -;;;1930 case 0xF4: -;;;1931 case 0xF5: -;;;1932 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*8/BLUE_STEP; -;;;1933 break; -;;;1934 -;;;1935 case 0xF7: -;;;1936 case 0xF8: -;;;1937 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*9/BLUE_STEP; -;;;1938 break; -;;;1939 -;;;1940 case 0xFA: -;;;1941 value_blue = BLUE_MAX; -;;;1942 break; -;;;1943 -;;;1944 default: -;;;1945 case 0xFF: -;;;1946 value_blue = 0; -;;;1947 break; -;;;1948 -;;;1949 } -;;;1950 hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,256,256,256); -;;;1951 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); -;;;1952 -;;;1953 #endif -;;;1954 -;;;1955 } -;;;1956 else -;;;1957 { -;;;1958 #ifndef USE_FOR_S10_BLUE_MODE -;;;1959 value_blue =0; -;;;1960 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); //ģʽs8+/s9+ -;;;1961 #endif -;;;1962 -;;;1963 //һ㣬ЧԡҪݿͻҪϸ -;;;1964 -;;;1965 panel_r =256-RATIO_VALUE*(0xFF-panel_r); +;;;1950 { +;;;1951 //ģʽ +;;;1952 #ifdef USE_FOR_S10_BLUE_MODE +;;;1953 //panel_r =256-RATIO_VALUE*(0xFF-panel_r); +;;;1954 //panel_g =256-RATIO_VALUE*(0xFF-panel_g); +;;;1955 //panel_b =256-RATIO_VALUE*(0xFF-panel_b); +;;;1956 // hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,panel_r,panel_g,panel_b); +;;;1957 ccm.coef_c00 = panel_r; +;;;1958 ccm.coef_c11 = panel_g; +;;;1959 ccm.coef_c22 = panel_b; +;;;1960 hal_dsi_tx_ctrl_set_ccm(ccm); +;;;1961 +;;;1962 #else +;;;1963 value_reg_df =value_reg_df&0xFF; +;;;1964 switch(value_reg_df) +;;;1965 { +;;;1966 case 0xC1: +;;;1967 case 0xC3: +;;;1968 value_blue = BLUE_MIN; +;;;1969 break; +;;;1970 +;;;1971 case 0xCF: +;;;1972 case 0xD0: +;;;1973 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)/BLUE_STEP; +;;;1974 break; +;;;1975 +;;;1976 case 0xD8: +;;;1977 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*2/BLUE_STEP; +;;;1978 break; +;;;1979 +;;;1980 case 0xDE: +;;;1981 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*3/BLUE_STEP; +;;;1982 break; +;;;1983 +;;;1984 case 0xE4: +;;;1985 case 0xE5: +;;;1986 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*4/BLUE_STEP; +;;;1987 break; +;;;1988 +;;;1989 case 0xE9: +;;;1990 case 0xEA: +;;;1991 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*5/BLUE_STEP; +;;;1992 break; +;;;1993 +;;;1994 case 0xED: +;;;1995 case 0xEE: +;;;1996 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*6/BLUE_STEP; +;;;1997 break; +;;;1998 +;;;1999 case 0xF1: +;;;2000 case 0xF2: +;;;2001 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*7/BLUE_STEP; +;;;2002 break; +;;;2003 +;;;2004 case 0xF4: +;;;2005 case 0xF5: +;;;2006 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*8/BLUE_STEP; +;;;2007 break; +;;;2008 +;;;2009 case 0xF7: +;;;2010 case 0xF8: +;;;2011 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*9/BLUE_STEP; +;;;2012 break; +;;;2013 +;;;2014 case 0xFA: +;;;2015 value_blue = BLUE_MAX; +;;;2016 break; +;;;2017 +;;;2018 default: +;;;2019 case 0xFF: +;;;2020 value_blue = 0; +;;;2021 break; +;;;2022 +;;;2023 } +;;;2024 hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,256,256,256); +;;;2025 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); +;;;2026 +;;;2027 #endif +;;;2028 +;;;2029 } +;;;2030 else +;;;2031 { +;;;2032 #ifndef USE_FOR_S10_BLUE_MODE +;;;2033 value_blue =0; +;;;2034 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); //ģʽs8+/s9+ +;;;2035 #endif +;;;2036 +;;;2037 //һ㣬ЧԡҪݿͻҪϸ +;;;2038 +;;;2039 panel_r =256-RATIO_VALUE*(0xFF-panel_r); 000042 1b14 SUBS r4,r2,r4 000044 0065 LSLS r5,r4,#1 000046 1c54 ADDS r4,r2,#1 -;;;1966 panel_g =256-RATIO_VALUE*(0xFF-panel_g); +;;;2040 panel_g =256-RATIO_VALUE*(0xFF-panel_g); 000048 1ad3 SUBS r3,r2,r3 -00004a 1b65 SUBS r5,r4,r5 ;1965 +00004a 1b65 SUBS r5,r4,r5 ;2039 00004c 005b LSLS r3,r3,#1 00004e 1ae3 SUBS r3,r4,r3 -;;;1967 panel_b =256-RATIO_VALUE*(0xFF-panel_b); +;;;2041 panel_b =256-RATIO_VALUE*(0xFF-panel_b); 000050 1b92 SUBS r2,r2,r6 -000052 b2ad UXTH r5,r5 ;1965 +000052 b2ad UXTH r5,r5 ;2039 000054 0052 LSLS r2,r2,#1 -000056 8345 STRH r5,[r0,#0x1a] ;1965 -000058 b29b UXTH r3,r3 ;1966 +000056 8345 STRH r5,[r0,#0x1a] ;2039 +000058 b29b UXTH r3,r3 ;2040 00005a 1aa2 SUBS r2,r4,r2 -00005c 8383 STRH r3,[r0,#0x1c] ;1966 +00005c 8383 STRH r3,[r0,#0x1c] ;2040 00005e b292 UXTH r2,r2 000060 83c2 STRH r2,[r0,#0x1e] -;;;1968 // hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,panel_r,panel_g,panel_b); -;;;1969 -;;;1970 ccm.coef_c00 = panel_r; -;;;1971 ccm.coef_c11 = panel_g; -;;;1972 ccm.coef_c22 = panel_b; +;;;2042 // hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,panel_r,panel_g,panel_b); +;;;2043 +;;;2044 ccm.coef_c00 = panel_r; +;;;2045 ccm.coef_c11 = panel_g; +;;;2046 ccm.coef_c22 = panel_b; 000062 9505 STR r5,[sp,#0x14] 000064 9309 STR r3,[sp,#0x24] 000066 920d STR r2,[sp,#0x34] |L6.104| -;;;1973 hal_dsi_tx_ctrl_set_ccm(ccm); +;;;2047 hal_dsi_tx_ctrl_set_ccm(ccm); 000068 2214 MOVS r2,#0x14 00006a 4668 MOV r0,sp 00006c f7fffffe BL __aeabi_memcpy4 000070 ad05 ADD r5,sp,#0x14 000072 cd0f LDM r5!,{r0-r3} 000074 f7fffffe BL hal_dsi_tx_ctrl_set_ccm -;;;1974 } -;;;1975 -;;;1976 #ifndef USE_FOR_S10_BLUE_MODE -;;;1977 if (blue_flag==0) -;;;1978 { -;;;1979 blue_flag =1; -;;;1980 delayMs(20); -;;;1981 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); -;;;1982 } -;;;1983 #endif -;;;1984 -;;;1985 #else -;;;1986 value_reg_df = (dcs_packet->packet_param[35] << 8) + dcs_packet->packet_param[33]; -;;;1987 -;;;1988 value_reg_df =value_reg_df&0xFF; -;;;1989 switch(value_reg_df) -;;;1990 { -;;;1991 case 0xC1: -;;;1992 case 0xC3: -;;;1993 value_blue = BLUE_MIN; -;;;1994 break; -;;;1995 -;;;1996 case 0xCF: -;;;1997 case 0xD0: -;;;1998 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)/BLUE_STEP; -;;;1999 break; -;;;2000 -;;;2001 case 0xD8: -;;;2002 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*2/BLUE_STEP; -;;;2003 break; -;;;2004 -;;;2005 case 0xDE: -;;;2006 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*3/BLUE_STEP; -;;;2007 break; -;;;2008 -;;;2009 case 0xE4: -;;;2010 case 0xE5: -;;;2011 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*4/BLUE_STEP; -;;;2012 break; -;;;2013 -;;;2014 case 0xE9: -;;;2015 case 0xEA: -;;;2016 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*5/BLUE_STEP; -;;;2017 break; -;;;2018 -;;;2019 case 0xED: -;;;2020 case 0xEE: -;;;2021 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*6/BLUE_STEP; -;;;2022 break; -;;;2023 -;;;2024 case 0xF1: -;;;2025 case 0xF2: -;;;2026 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*7/BLUE_STEP; -;;;2027 break; -;;;2028 -;;;2029 case 0xF4: -;;;2030 case 0xF5: -;;;2031 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*8/BLUE_STEP; -;;;2032 break; -;;;2033 -;;;2034 case 0xF7: -;;;2035 case 0xF8: -;;;2036 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*9/BLUE_STEP; -;;;2037 break; -;;;2038 -;;;2039 case 0xFA: -;;;2040 value_blue = BLUE_MAX; -;;;2041 break; -;;;2042 -;;;2043 default: -;;;2044 case 0xFF: -;;;2045 value_blue = 0; -;;;2046 break; -;;;2047 ;;;2048 } ;;;2049 -;;;2050 //TAU_LOGD("df[%4x]", value_reg_df); -;;;2051 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); -;;;2052 if (blue_flag==0) -;;;2053 { -;;;2054 blue_flag =1; -;;;2055 delayMs(20); -;;;2056 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); -;;;2057 } -;;;2058 #endif -;;;2059 -;;;2060 return true; +;;;2050 #ifndef USE_FOR_S10_BLUE_MODE +;;;2051 if (blue_flag==0) +;;;2052 { +;;;2053 blue_flag =1; +;;;2054 delayMs(20); +;;;2055 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); +;;;2056 } +;;;2057 #endif +;;;2058 +;;;2059 #else +;;;2060 value_reg_df = (dcs_packet->packet_param[35] << 8) + dcs_packet->packet_param[33]; +;;;2061 +;;;2062 value_reg_df =value_reg_df&0xFF; +;;;2063 switch(value_reg_df) +;;;2064 { +;;;2065 case 0xC1: +;;;2066 case 0xC3: +;;;2067 value_blue = BLUE_MIN; +;;;2068 break; +;;;2069 +;;;2070 case 0xCF: +;;;2071 case 0xD0: +;;;2072 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)/BLUE_STEP; +;;;2073 break; +;;;2074 +;;;2075 case 0xD8: +;;;2076 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*2/BLUE_STEP; +;;;2077 break; +;;;2078 +;;;2079 case 0xDE: +;;;2080 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*3/BLUE_STEP; +;;;2081 break; +;;;2082 +;;;2083 case 0xE4: +;;;2084 case 0xE5: +;;;2085 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*4/BLUE_STEP; +;;;2086 break; +;;;2087 +;;;2088 case 0xE9: +;;;2089 case 0xEA: +;;;2090 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*5/BLUE_STEP; +;;;2091 break; +;;;2092 +;;;2093 case 0xED: +;;;2094 case 0xEE: +;;;2095 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*6/BLUE_STEP; +;;;2096 break; +;;;2097 +;;;2098 case 0xF1: +;;;2099 case 0xF2: +;;;2100 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*7/BLUE_STEP; +;;;2101 break; +;;;2102 +;;;2103 case 0xF4: +;;;2104 case 0xF5: +;;;2105 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*8/BLUE_STEP; +;;;2106 break; +;;;2107 +;;;2108 case 0xF7: +;;;2109 case 0xF8: +;;;2110 value_blue = BLUE_MIN+(BLUE_MAX-BLUE_MIN)*9/BLUE_STEP; +;;;2111 break; +;;;2112 +;;;2113 case 0xFA: +;;;2114 value_blue = BLUE_MAX; +;;;2115 break; +;;;2116 +;;;2117 default: +;;;2118 case 0xFF: +;;;2119 value_blue = 0; +;;;2120 break; +;;;2121 +;;;2122 } +;;;2123 +;;;2124 //TAU_LOGD("df[%4x]", value_reg_df); +;;;2125 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); +;;;2126 if (blue_flag==0) +;;;2127 { +;;;2128 blue_flag =1; +;;;2129 delayMs(20); +;;;2130 hal_dsi_tx_ctrl_write_cmd(0x15, 0, 2, 0x84, value_blue); +;;;2131 } +;;;2132 #endif +;;;2133 +;;;2134 return true; 000078 2001 MOVS r0,#1 -;;;2061 } +;;;2135 } 00007a b00e ADD sp,sp,#0x38 00007c bd70 POP {r4-r6,pc} |L6.126| -00007e 960d STR r6,[sp,#0x34] ;1886 -000080 9405 STR r4,[sp,#0x14] ;1886 -000082 9309 STR r3,[sp,#0x24] ;1886 +00007e 960d STR r6,[sp,#0x34] ;1960 +000080 9405 STR r4,[sp,#0x14] ;1960 +000082 9309 STR r3,[sp,#0x24] ;1960 000084 e7f0 B |L6.104| -;;;2062 #endif +;;;2136 #endif ENDP 000086 0000 DCW 0x0000 @@ -3187,38 +3293,38 @@ AREA ||i.ap_reset_cb||, CODE, READONLY, ALIGN=2 ap_reset_cb PROC -;;;172 #if ENABLE_TP_WAKE_UP -;;;173 static void ap_reset_cb(void *data) +;;;178 #if ENABLE_TP_WAKE_UP +;;;179 static void ap_reset_cb(void *data) 000000 2100 MOVS r1,#0 -;;;174 { -;;;175 /* лԴ */ -;;;176 // hal_gpio_set_output_data_ex(POWER_IO_B, IO_LVL_HIGH, POWER_IO_A, IO_LVL_LOW); -;;;177 hal_gpio_set_output_data(POWER_IO_A, IO_LVL_LOW); +;;;180 { +;;;181 /* лԴ */ +;;;182 // hal_gpio_set_output_data_ex(POWER_IO_B, IO_LVL_HIGH, POWER_IO_A, IO_LVL_LOW); +;;;183 hal_gpio_set_output_data(POWER_IO_A, IO_LVL_LOW); 000002 200a MOVS r0,#0xa 000004 f7fffffe BL hal_gpio_set_output_data -;;;178 /* VCC */ -;;;179 TAU_LOGD("disable reset!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"); -000008 22b3 MOVS r2,#0xb3 +;;;184 /* VCC */ +;;;185 TAU_LOGD("system reset!"); +000008 22b9 MOVS r2,#0xb9 00000a a109 ADR r1,|L7.48| 00000c a00b ADR r0,|L7.60| 00000e f7fffffe BL LOG_printf -;;;180 hal_system_set_pvd(true); +;;;186 hal_system_set_pvd(true); 000012 2001 MOVS r0,#1 000014 f7fffffe BL hal_system_set_pvd -;;;181 hal_system_set_vcc(true); +;;;187 hal_system_set_vcc(true); 000018 2001 MOVS r0,#1 00001a f7fffffe BL hal_system_set_vcc 00001e f3bf8f4f DSB -000022 4916 LDR r1,|L7.124| -000024 4814 LDR r0,|L7.120| +000022 490e LDR r1,|L7.92| +000024 480c LDR r0,|L7.88| 000026 60c8 STR r0,[r1,#0xc] 000028 f3bf8f4f DSB |L7.44| 00002c bf00 NOP 00002e e7fd B |L7.44| -;;;182 NVIC_SystemReset(); -;;;183 } -;;;184 #endif +;;;188 NVIC_SystemReset(); +;;;189 } +;;;190 #endif ENDP |L7.48| @@ -3228,48 +3334,39 @@ 00003a 00 DCB 0 00003b 00 DCB 0 |L7.60| -00003c 5b25735d DCB "[%s] (%04d) disable reset!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" +00003c 5b25735d DCB "[%s] (%04d) system reset!",0 000040 20282530 000044 34642920 -000048 64697361 -00004c 626c6520 -000050 72657365 -000054 74212121 -000058 21212121 -00005c 21212121 -000060 21212121 -000064 21212121 -000068 21212121 -00006c 21212121 -000070 212121 -000073 2100 DCB "!",0 -000075 00 DCB 0 -000076 00 DCB 0 -000077 00 DCB 0 - |L7.120| +000048 73797374 +00004c 656d2072 +000050 65736574 +000054 2100 +000056 00 DCB 0 +000057 00 DCB 0 + |L7.88| DCD 0x05fa0004 - |L7.124| + |L7.92| DCD 0xe000ed00 AREA ||i.ap_set_backlight_51||, CODE, READONLY, ALIGN=2 ap_set_backlight_51 PROC -;;;1502 #if 1 // -;;;1503 static bool ap_set_backlight_51(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1576 #if 1 // +;;;1577 static bool ap_set_backlight_51(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b51c PUSH {r2-r4,lr} -;;;1504 { -;;;1505 #if 1 // video mode -;;;1506 uint16_t rd_51_val, rd_51_val2; -;;;1507 -;;;1508 rd_51_val = dcs_packet->packet_param[0]; +;;;1578 { +;;;1579 #if 1 // video mode +;;;1580 uint16_t rd_51_val, rd_51_val2; +;;;1581 +;;;1582 rd_51_val = dcs_packet->packet_param[0]; 000002 68c8 LDR r0,[r1,#0xc] 000004 7801 LDRB r1,[r0,#0] -;;;1509 rd_51_val = (rd_51_val<<8); -;;;1510 rd_51_val |= dcs_packet->packet_param[1]; +;;;1583 rd_51_val = (rd_51_val<<8); +;;;1584 rd_51_val |= dcs_packet->packet_param[1]; 000006 7840 LDRB r0,[r0,#1] -000008 0209 LSLS r1,r1,#8 ;1509 +000008 0209 LSLS r1,r1,#8 ;1583 00000a 4308 ORRS r0,r0,r1 -;;;1511 rd_51_val2 = (rd_51_val-0x04)*1945/2043+0x66; +;;;1585 rd_51_val2 = (rd_51_val-0x04)*1945/2043+0x66; 00000c 490d LDR r1,|L8.68| 00000e 1f00 SUBS r0,r0,#4 000010 4348 MULS r0,r1,r0 @@ -3278,21 +3375,21 @@ 000016 f7fffffe BL __aeabi_idivmod 00001a 3066 ADDS r0,r0,#0x66 00001c b280 UXTH r0,r0 -;;;1512 -;;;1513 if (rd_51_val2 < 0x220 && rd_51_val2 > 0x1B3){ +;;;1586 +;;;1587 if (rd_51_val2 < 0x220 && rd_51_val2 > 0x1B3){ 00001e 4601 MOV r1,r0 000020 39ff SUBS r1,r1,#0xff 000022 39b5 SUBS r1,r1,#0xb5 000024 296c CMP r1,#0x6c 000026 d201 BCS |L8.44| -;;;1514 rd_51_val2 = 0x1B3; +;;;1588 rd_51_val2 = 0x1B3; 000028 20ff MOVS r0,#0xff 00002a 30b4 ADDS r0,r0,#0xb4 |L8.44| -;;;1515 } -;;;1516 ////TAU_LOGD("51[%04X][%04X]", rd_51_val, rd_51_val2); -;;;1517 -;;;1518 hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, rd_51_val2>>8, rd_51_val2&0x00FF); +;;;1589 } +;;;1590 // TAU_LOGD("51[%04X][%04X]", rd_51_val, rd_51_val2); +;;;1591 +;;;1592 hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, rd_51_val2>>8, rd_51_val2&0x00FF); 00002c b2c1 UXTB r1,r0 00002e 0a00 LSRS r0,r0,#8 000030 9101 STR r1,[sp,#4] @@ -3302,20 +3399,20 @@ 000038 2100 MOVS r1,#0 00003a 2039 MOVS r0,#0x39 00003c f7fffffe BL hal_dsi_tx_ctrl_write_cmd -;;;1519 -;;;1520 #else -;;;1521 uint8_t cmd_data[2]; -;;;1522 -;;;1523 cmd_data[0] = dcs_packet->packet_param[0]; -;;;1524 cmd_data[1] = dcs_packet->packet_param[1]; -;;;1525 hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, cmd_data[0], cmd_data[1]); -;;;1526 //TAU_LOGD("51:[%x]", (cmd_data[0]<<8)|cmd_data[1]); -;;;1527 #endif -;;;1528 return true; +;;;1593 +;;;1594 #else +;;;1595 uint8_t cmd_data[2]; +;;;1596 +;;;1597 cmd_data[0] = dcs_packet->packet_param[0]; +;;;1598 cmd_data[1] = dcs_packet->packet_param[1]; +;;;1599 hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, cmd_data[0], cmd_data[1]); +;;;1600 //TAU_LOGD("51:[%x]", (cmd_data[0]<<8)|cmd_data[1]); +;;;1601 #endif +;;;1602 return true; 000040 2001 MOVS r0,#1 -;;;1529 } +;;;1603 } 000042 bd1c POP {r2-r4,pc} -;;;1530 +;;;1604 ENDP |L8.68| @@ -3324,34 +3421,34 @@ AREA ||i.ap_set_display_off||, CODE, READONLY, ALIGN=2 ap_set_display_off PROC -;;;1196 -;;;1197 static bool ap_set_display_off(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1270 +;;;1271 static bool ap_set_display_off(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b510 PUSH {r4,lr} -;;;1198 { -;;;1199 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x28); +;;;1272 { +;;;1273 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x28); 000002 2328 MOVS r3,#0x28 000004 2201 MOVS r2,#1 000006 2100 MOVS r1,#0 000008 2005 MOVS r0,#5 00000a f7fffffe BL hal_dsi_tx_ctrl_write_cmd -;;;1200 TAU_LOGD("disp off"); -00000e 224b MOVS r2,#0x4b -000010 0112 LSLS r2,r2,#4 -000012 a103 ADR r1,|L9.32| -000014 a005 ADR r0,|L9.44| -000016 f7fffffe BL LOG_printf -;;;1201 -;;;1202 //#if ENABLE_TP_WAKE_UP -;;;1203 // hal_gpio_set_output_data(POWER_IO_A, IO_LVL_HIGH); -;;;1204 //#endif -;;;1205 return true; -00001a 2001 MOVS r0,#1 -;;;1206 } -00001c bd10 POP {r4,pc} -;;;1207 +;;;1274 TAU_LOGD("disp off"); +00000e 4a03 LDR r2,|L9.28| +000010 a103 ADR r1,|L9.32| +000012 a006 ADR r0,|L9.44| +000014 f7fffffe BL LOG_printf +;;;1275 +;;;1276 //#if ENABLE_TP_WAKE_UP +;;;1277 // hal_gpio_set_output_data(POWER_IO_A, IO_LVL_HIGH); +;;;1278 //#endif +;;;1279 return true; +000018 2001 MOVS r0,#1 +;;;1280 } +00001a bd10 POP {r4,pc} +;;;1281 ENDP -00001e 0000 DCW 0x0000 + |L9.28| + DCD 0x000004fa |L9.32| 000020 53323155 DCB "S21U_demo",0 000024 5f64656d @@ -3372,24 +3469,24 @@ AREA ||i.ap_set_display_on||, CODE, READONLY, ALIGN=2 ap_set_display_on PROC -;;;1190 -;;;1191 static bool ap_set_display_on(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1264 +;;;1265 static bool ap_set_display_on(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b510 PUSH {r4,lr} -;;;1192 { -;;;1193 TAU_LOGD("disp on"); +;;;1266 { +;;;1267 TAU_LOGD("disp on"); 000002 4a03 LDR r2,|L10.16| 000004 a103 ADR r1,|L10.20| 000006 a006 ADR r0,|L10.32| 000008 f7fffffe BL LOG_printf -;;;1194 return true; +;;;1268 return true; 00000c 2001 MOVS r0,#1 -;;;1195 } +;;;1269 } 00000e bd10 POP {r4,pc} -;;;1196 +;;;1270 ENDP |L10.16| - DCD 0x000004a9 + DCD 0x000004f3 |L10.20| 000014 53323155 DCB "S21U_demo",0 000018 5f64656d @@ -3406,62 +3503,62 @@ AREA ||i.ap_set_enter_sleep_mode||, CODE, READONLY, ALIGN=2 ap_set_enter_sleep_mode PROC -;;;1208 -;;;1209 static bool ap_set_enter_sleep_mode(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1282 +;;;1283 static bool ap_set_enter_sleep_mode(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b510 PUSH {r4,lr} -;;;1210 { -;;;1211 hal_dsi_rx_ctrl_set_sw_tear_mode(g_rx_ctrl_handle); +;;;1284 { +;;;1285 hal_dsi_rx_ctrl_set_sw_tear_mode(g_rx_ctrl_handle); 000002 4c11 LDR r4,|L11.72| 000004 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle 000006 f7fffffe BL hal_dsi_rx_ctrl_set_sw_tear_mode -;;;1212 -;;;1213 Gpio_swire_output(0, 0); +;;;1286 +;;;1287 Gpio_swire_output(0, 0); 00000a 2100 MOVS r1,#0 00000c 4608 MOV r0,r1 00000e f7fffffe BL Gpio_swire_output -;;;1214 delayMs(50); +;;;1288 delayMs(50); 000012 2032 MOVS r0,#0x32 000014 f7fffffe BL delayMs -;;;1215 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x10); +;;;1289 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x10); 000018 2310 MOVS r3,#0x10 00001a 2201 MOVS r2,#1 00001c 2100 MOVS r1,#0 00001e 2005 MOVS r0,#5 000020 f7fffffe BL hal_dsi_tx_ctrl_write_cmd -;;;1216 delayMs(20); +;;;1290 delayMs(20); 000024 2014 MOVS r0,#0x14 000026 f7fffffe BL delayMs -;;;1217 hal_gpio_set_output_data(IO_PAD_PWMEN, IO_LVL_LOW); +;;;1291 hal_gpio_set_output_data(IO_PAD_PWMEN, IO_LVL_LOW); 00002a 2100 MOVS r1,#0 00002c 2013 MOVS r0,#0x13 00002e f7fffffe BL hal_gpio_set_output_data -;;;1218 -;;;1219 TAU_LOGD("enter sleep mode"); +;;;1292 +;;;1293 TAU_LOGD("enter sleep mode"); 000032 4a06 LDR r2,|L11.76| 000034 a106 ADR r1,|L11.80| 000036 a009 ADR r0,|L11.92| 000038 f7fffffe BL LOG_printf -;;;1220 -;;;1221 #if ENABLE_TP_WAKE_UP -;;;1222 g_need_enter_sleep_mode = true; +;;;1294 +;;;1295 #if ENABLE_TP_WAKE_UP +;;;1296 g_need_enter_sleep_mode = true; 00003c 2001 MOVS r0,#1 00003e 7020 STRB r0,[r4,#0] -;;;1223 #endif -;;;1224 g_exit_sleep_mode = false; +;;;1297 #endif +;;;1298 g_exit_sleep_mode = false; 000040 2000 MOVS r0,#0 000042 70e0 STRB r0,[r4,#3] -;;;1225 -;;;1226 return true; +;;;1299 +;;;1300 return true; 000044 2001 MOVS r0,#1 -;;;1227 } +;;;1301 } 000046 bd10 POP {r4,pc} -;;;1228 +;;;1302 ENDP |L11.72| DCD ||.data|| |L11.76| - DCD 0x000004c3 + DCD 0x0000050d |L11.80| 000050 53323155 DCB "S21U_demo",0 000054 5f64656d @@ -3484,31 +3581,31 @@ AREA ||i.ap_set_exit_sleep_mode||, CODE, READONLY, ALIGN=2 ap_set_exit_sleep_mode PROC -;;;1228 -;;;1229 static bool ap_set_exit_sleep_mode(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1302 +;;;1303 static bool ap_set_exit_sleep_mode(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b510 PUSH {r4,lr} -;;;1230 { -;;;1231 TAU_LOGD("exit sleep mode"); +;;;1304 { +;;;1305 TAU_LOGD("exit sleep mode"); 000002 4a04 LDR r2,|L12.20| 000004 a104 ADR r1,|L12.24| 000006 a007 ADR r0,|L12.36| 000008 f7fffffe BL LOG_printf -;;;1232 g_exit_sleep_mode = true; +;;;1306 g_exit_sleep_mode = true; 00000c 490c LDR r1,|L12.64| 00000e 2001 MOVS r0,#1 000010 70c8 STRB r0,[r1,#3] -;;;1233 -;;;1234 /* AVDD ϵ, ڽϢPPS */ -;;;1235 //hal_gpio_set_output_data(IO_PAD_PWMEN, IO_LVL_HIGH); -;;;1236 //hal_dsi_tx_ctrl_write_cmd(0x05, 0, 2, 0x11); -;;;1237 return true; -;;;1238 } +;;;1307 +;;;1308 /* AVDD ϵ, ڽϢPPS */ +;;;1309 //hal_gpio_set_output_data(IO_PAD_PWMEN, IO_LVL_HIGH); +;;;1310 //hal_dsi_tx_ctrl_write_cmd(0x05, 0, 2, 0x11); +;;;1311 return true; +;;;1312 } 000012 bd10 POP {r4,pc} -;;;1239 +;;;1313 ENDP |L12.20| - DCD 0x000004cf + DCD 0x00000519 |L12.24| 000018 53323155 DCB "S21U_demo",0 00001c 5f64656d @@ -3526,175 +3623,278 @@ |L12.64| DCD ||.data|| + AREA ||i.ap_set_hbm_53||, CODE, READONLY, ALIGN=2 + + ap_set_hbm_53 PROC +;;;2137 +;;;2138 static bool ap_set_hbm_53(hal_dsi_rx_ctrl_handle_t* handler, hal_dcs_packet_t* dcs_packet) +000000 68c8 LDR r0,[r1,#0xc] +;;;2139 { +;;;2140 +;;;2141 if(dcs_packet->packet_param[0] == 0x24 || dcs_packet->packet_param[0] == 0x23) // AODģʽ +000002 7801 LDRB r1,[r0,#0] +;;;2142 { +;;;2143 g_tp_sleep_in = true; +000004 4805 LDR r0,|L13.28| +000006 2924 CMP r1,#0x24 ;2141 +000008 d005 BEQ |L13.22| +00000a 2923 CMP r1,#0x23 ;2141 +00000c d003 BEQ |L13.22| +;;;2144 // hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, 0x01, 0x80); +;;;2145 } +;;;2146 else +;;;2147 { +;;;2148 g_tp_sleep_in = false; +00000e 2100 MOVS r1,#0 + |L13.16| +000010 7001 STRB r1,[r0,#0] +;;;2149 } +;;;2150 // TAU_LOGD("53:[%2x]", dcs_packet->packet_param[0]); +;;;2151 +;;;2152 return true; +000012 2001 MOVS r0,#1 +;;;2153 } +000014 4770 BX lr + |L13.22| +000016 2101 MOVS r1,#1 ;2143 +000018 e7fa B |L13.16| +;;;2154 + ENDP + +00001a 0000 DCW 0x0000 + |L13.28| + DCD g_tp_sleep_in + AREA ||i.ap_update_frame_rate||, CODE, READONLY, ALIGN=2 ap_update_frame_rate PROC -;;;1460 static uint8_t R60_Parma_backup = 0x00; -;;;1461 static bool ap_update_frame_rate(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) +;;;1534 static uint8_t R60_Parma_backup = 0x00; +;;;1535 static bool ap_update_frame_rate(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet) 000000 b510 PUSH {r4,lr} -;;;1462 { -;;;1463 #if 0 -;;;1464 static uint8_t frame_rate = 100; -;;;1465 if (frame_rate != dcs_packet->packet_param[0]) -;;;1466 { -;;;1467 frame_rate = dcs_packet->packet_param[0]; -;;;1468 if (frame_rate == 0x00) -;;;1469 { -;;;1470 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, SYNC_LINE, TE_HW_MODE); -;;;1471 } -;;;1472 else -;;;1473 { -;;;1474 //0x08 120Hz -;;;1475 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, SYNC_LINE, TE_SOFT_120HZ_MODE); -;;;1476 } -;;;1477 //TAU_LOGD("frame_rate:%02x", frame_rate); -;;;1478 } -;;;1479 #else -;;;1480 -;;;1481 if (R60_Parma_backup != dcs_packet->packet_param[0]) +;;;1536 { +;;;1537 #if 0 +;;;1538 static uint8_t frame_rate = 100; +;;;1539 if (frame_rate != dcs_packet->packet_param[0]) +;;;1540 { +;;;1541 frame_rate = dcs_packet->packet_param[0]; +;;;1542 if (frame_rate == 0x00) +;;;1543 { +;;;1544 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, SYNC_LINE, TE_HW_MODE); +;;;1545 } +;;;1546 else +;;;1547 { +;;;1548 //0x08 120Hz +;;;1549 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, SYNC_LINE, TE_SOFT_120HZ_MODE); +;;;1550 } +;;;1551 //TAU_LOGD("frame_rate:%02x", frame_rate); +;;;1552 } +;;;1553 #else +;;;1554 +;;;1555 if (R60_Parma_backup != dcs_packet->packet_param[0]) 000002 68c8 LDR r0,[r1,#0xc] 000004 7801 LDRB r1,[r0,#0] -000006 4808 LDR r0,|L13.40| -000008 7a02 LDRB r2,[r0,#8] ; R60_Parma_backup +000006 4808 LDR r0,|L14.40| +000008 7a42 LDRB r2,[r0,#9] ; R60_Parma_backup 00000a 4291 CMP r1,r2 -00000c d007 BEQ |L13.30| -;;;1482 { -;;;1483 R60_Parma_backup = dcs_packet->packet_param[0]; -00000e 7201 STRB r1,[r0,#8] -;;;1484 -;;;1485 if (R60_Parma_backup == 0x08) -;;;1486 { -;;;1487 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, g_rx_ctrl_handle->base_info.src_h, TE_SOFT_120HZ_MODE); +00000c d007 BEQ |L14.30| +;;;1556 { +;;;1557 R60_Parma_backup = dcs_packet->packet_param[0]; +00000e 7241 STRB r1,[r0,#9] +;;;1558 +;;;1559 if (R60_Parma_backup == 0x08) +;;;1560 { +;;;1561 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, g_rx_ctrl_handle->base_info.src_h, TE_SOFT_120HZ_MODE); 000010 6a00 LDR r0,[r0,#0x20] -000012 2908 CMP r1,#8 ;1485 -000014 6841 LDR r1,[r0,#4] ;1485 -000016 d004 BEQ |L13.34| -;;;1488 } -;;;1489 -;;;1490 else -;;;1491 { -;;;1492 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, g_rx_ctrl_handle->base_info.src_h, TE_HW_MODE); +000012 2908 CMP r1,#8 ;1559 +000014 6841 LDR r1,[r0,#4] ;1559 +000016 d004 BEQ |L14.34| +;;;1562 } +;;;1563 +;;;1564 else +;;;1565 { +;;;1566 hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle, g_rx_ctrl_handle->base_info.src_h, TE_HW_MODE); 000018 2200 MOVS r2,#0 - |L13.26| + |L14.26| 00001a f7fffffe BL hal_dsi_rx_ctrl_set_tear_mode_ex - |L13.30| -;;;1493 //hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle,2000,TE_SOFT_120HZ_MODE); -;;;1494 } -;;;1495 } -;;;1496 -;;;1497 #endif -;;;1498 -;;;1499 return true; + |L14.30| +;;;1567 //hal_dsi_rx_ctrl_set_tear_mode_ex(g_rx_ctrl_handle,2000,TE_SOFT_120HZ_MODE); +;;;1568 } +;;;1569 } +;;;1570 +;;;1571 #endif +;;;1572 +;;;1573 return true; 00001e 2001 MOVS r0,#1 -;;;1500 } +;;;1574 } 000020 bd10 POP {r4,pc} - |L13.34| -000022 2205 MOVS r2,#5 ;1487 -000024 e7f9 B |L13.26| -;;;1501 + |L14.34| +000022 2205 MOVS r2,#5 ;1561 +000024 e7f9 B |L14.26| +;;;1575 ENDP 000026 0000 DCW 0x0000 - |L13.40| + |L14.40| DCD ||.data|| + AREA ||i.frame_start_cb||, CODE, READONLY, ALIGN=2 + + frame_start_cb PROC +;;;3627 } +;;;3628 static void frame_start_cb(void) +000000 b510 PUSH {r4,lr} +;;;3629 { +;;;3630 if(curFrame<10) //ϵ򿪻һ restart rx +000002 480a LDR r0,|L15.44| +000004 6b01 LDR r1,[r0,#0x30] ; curFrame +000006 290a CMP r1,#0xa +000008 d201 BCS |L15.14| +00000a 1c49 ADDS r1,r1,#1 ;3629 +;;;3631 curFrame++; +00000c 6301 STR r1,[r0,#0x30] ; curFrame + |L15.14| +;;;3632 if((phone_DisplayOFF_flag) && (curFrame == 3)) +00000e 7981 LDRB r1,[r0,#6] ; phone_DisplayOFF_flag +000010 2900 CMP r1,#0 +000012 d009 BEQ |L15.40| +000014 6b01 LDR r1,[r0,#0x30] ; curFrame +000016 2903 CMP r1,#3 +000018 d106 BNE |L15.40| +;;;3633 { +;;;3634 s_restart_flag = true; +00001a 2101 MOVS r1,#1 +00001c 71c1 STRB r1,[r0,#7] +;;;3635 // hal_dsi_rx_ctrl_restart(g_rx_ctrl_handle); +;;;3636 +;;;3637 TAU_LOGD("restart rx1"); +00001e 4a04 LDR r2,|L15.48| +000020 a104 ADR r1,|L15.52| +000022 a007 ADR r0,|L15.64| +000024 f7fffffe BL LOG_printf + |L15.40| +;;;3638 +;;;3639 } +;;;3640 } +000028 bd10 POP {r4,pc} +;;;3641 + ENDP + +00002a 0000 DCW 0x0000 + |L15.44| + DCD ||.data|| + |L15.48| + DCD 0x00000e35 + |L15.52| +000034 53323155 DCB "S21U_demo",0 +000038 5f64656d +00003c 6f00 +00003e 00 DCB 0 +00003f 00 DCB 0 + |L15.64| +000040 5b25735d DCB "[%s] (%04d) restart rx1",0 +000044 20282530 +000048 34642920 +00004c 72657374 +000050 61727420 +000054 72783100 + AREA ||i.init_mipi_tx||, CODE, READONLY, ALIGN=2 init_mipi_tx PROC -;;;3645 -;;;3646 static void init_mipi_tx(void) +;;;3762 +;;;3763 static void init_mipi_tx(void) 000000 b510 PUSH {r4,lr} -;;;3647 { -;;;3648 if (g_tx_ctrl_handle == NULL) -000002 4c18 LDR r4,|L14.100| +;;;3764 { +;;;3765 if (g_tx_ctrl_handle == NULL) +000002 4c18 LDR r4,|L16.100| 000004 6a60 LDR r0,[r4,#0x24] ; g_tx_ctrl_handle 000006 2800 CMP r0,#0 -000008 d102 BNE |L14.16| -;;;3649 { -;;;3650 g_tx_ctrl_handle = hal_dsi_tx_ctrl_create_handle(); +000008 d102 BNE |L16.16| +;;;3766 { +;;;3767 g_tx_ctrl_handle = hal_dsi_tx_ctrl_create_handle(); 00000a f7fffffe BL hal_dsi_tx_ctrl_create_handle 00000e 6260 STR r0,[r4,#0x24] ; g_tx_ctrl_handle - |L14.16| -;;;3651 } -;;;3652 g_tx_ctrl_handle->channel_id = OUTPUT_VC; + |L16.16| +;;;3768 } +;;;3769 g_tx_ctrl_handle->channel_id = OUTPUT_VC; 000010 2100 MOVS r1,#0 000012 7081 STRB r1,[r0,#2] -;;;3653 g_tx_ctrl_handle->lane_num = OUTPUT_LANE_NUMBER; +;;;3770 g_tx_ctrl_handle->lane_num = OUTPUT_LANE_NUMBER; 000014 2204 MOVS r2,#4 000016 7042 STRB r2,[r0,#1] -;;;3654 g_tx_ctrl_handle->vid_mode = OUTPUT_VIDEO_MODEL; +;;;3771 g_tx_ctrl_handle->vid_mode = OUTPUT_VIDEO_MODEL; 000018 70c1 STRB r1,[r0,#3] -;;;3655 g_tx_ctrl_handle->cmd_tx_type = _CMD_TYPE; +;;;3772 g_tx_ctrl_handle->cmd_tx_type = _CMD_TYPE; 00001a 2301 MOVS r3,#1 00001c 7103 STRB r3,[r0,#4] -;;;3656 g_tx_ctrl_handle->dpi_vsa = OUTPUT_VSA; +;;;3773 g_tx_ctrl_handle->dpi_vsa = OUTPUT_VSA; 00001e 2408 MOVS r4,#8 -;;;3657 g_tx_ctrl_handle->dpi_vbp = OUTPUT_VBP; +;;;3774 g_tx_ctrl_handle->dpi_vbp = OUTPUT_VBP; 000020 6084 STR r4,[r0,#8] -;;;3658 g_tx_ctrl_handle->dpi_vfp = OUTPUT_VFP; -;;;3659 g_tx_ctrl_handle->dpi_hsa = OUTPUT_HSA; +;;;3775 g_tx_ctrl_handle->dpi_vfp = OUTPUT_VFP; +;;;3776 g_tx_ctrl_handle->dpi_hsa = OUTPUT_HSA; 000022 60c4 STR r4,[r0,#0xc] -000024 2238 MOVS r2,#0x38 ;3658 -;;;3660 g_tx_ctrl_handle->dpi_hbp = OUTPUT_HBP; +000024 2238 MOVS r2,#0x38 ;3775 +;;;3777 g_tx_ctrl_handle->dpi_hbp = OUTPUT_HBP; 000026 6144 STR r4,[r0,#0x14] 000028 6102 STR r2,[r0,#0x10] -00002a 220c MOVS r2,#0xc -;;;3661 g_tx_ctrl_handle->dpi_hfp = OUTPUT_HFP; +00002a 2214 MOVS r2,#0x14 +;;;3778 g_tx_ctrl_handle->dpi_hfp = OUTPUT_HFP; 00002c 6182 STR r2,[r0,#0x18] -00002e 2278 MOVS r2,#0x78 -;;;3662 g_tx_ctrl_handle->base_info.src_w = INPUT_WIDTH; +00002e 2250 MOVS r2,#0x50 +;;;3779 g_tx_ctrl_handle->base_info.src_w = INPUT_WIDTH; 000030 61c2 STR r2,[r0,#0x1c] 000032 2287 MOVS r2,#0x87 000034 00d2 LSLS r2,r2,#3 -;;;3663 g_tx_ctrl_handle->base_info.src_h = INPUT_HEIGHT; +;;;3780 g_tx_ctrl_handle->base_info.src_h = INPUT_HEIGHT; 000036 6202 STR r2,[r0,#0x20] 000038 224b MOVS r2,#0x4b 00003a 0152 LSLS r2,r2,#5 -;;;3664 g_tx_ctrl_handle->base_info.dst_w = OUTPUT_WIDTH; +;;;3781 g_tx_ctrl_handle->base_info.dst_w = OUTPUT_WIDTH; 00003c 6242 STR r2,[r0,#0x24] 00003e 1052 ASRS r2,r2,#1 -;;;3665 g_tx_ctrl_handle->base_info.dst_h = OUTPUT_HEIGHT; +;;;3782 g_tx_ctrl_handle->base_info.dst_h = OUTPUT_HEIGHT; 000040 6282 STR r2,[r0,#0x28] -000042 4a09 LDR r2,|L14.104| -;;;3666 g_tx_ctrl_handle->base_info.src_frate = INPUT_FRAME_RATE; +000042 4a09 LDR r2,|L16.104| +;;;3783 g_tx_ctrl_handle->base_info.src_frate = INPUT_FRAME_RATE; 000044 62c2 STR r2,[r0,#0x2c] 000046 4602 MOV r2,r0 000048 3220 ADDS r2,r2,#0x20 00004a 7411 STRB r1,[r2,#0x10] -;;;3667 g_tx_ctrl_handle->base_info.src_mode = INPUT_DATA_MODE; +;;;3784 g_tx_ctrl_handle->base_info.src_mode = INPUT_DATA_MODE; 00004c 7453 STRB r3,[r2,#0x11] -;;;3668 // g_tx_ctrl_handle->tx_clkawayshs = true; -;;;3669 // g_tx_ctrl_handle->tx_line_delay = 400; //45; -;;;3670 g_tx_ctrl_handle->tx_frame_rate = OUTPUT_FRAME_RATE; -00004e 4907 LDR r1,|L14.108| -;;;3671 -;;;3672 hal_dsi_tx_ctrl_init(g_tx_ctrl_handle); +;;;3785 // g_tx_ctrl_handle->tx_clkawayshs = true; +;;;3786 // g_tx_ctrl_handle->tx_line_delay = 400; //45; +;;;3787 g_tx_ctrl_handle->tx_frame_rate = OUTPUT_FRAME_RATE; +00004e 4907 LDR r1,|L16.108| +;;;3788 +;;;3789 hal_dsi_tx_ctrl_init(g_tx_ctrl_handle); 000050 6401 STR r1,[r0,#0x40] 000052 f7fffffe BL hal_dsi_tx_ctrl_init -;;;3673 /* AP ûзʱĬϵʾɫ, Ϊ0 0 0(ɫ), ɫΪdebugʹ */ -;;;3674 hal_dsi_tx_ctrl_set_overwrite_rgb(0x00, 0x00, 0x00); +;;;3790 /* AP ûзʱĬϵʾɫ, Ϊ0 0 0(ɫ), ɫΪdebugʹ */ +;;;3791 hal_dsi_tx_ctrl_set_overwrite_rgb(0x00, 0x00, 0x00); 000056 2200 MOVS r2,#0 000058 4611 MOV r1,r2 00005a 4610 MOV r0,r2 00005c f7fffffe BL hal_dsi_tx_ctrl_set_overwrite_rgb -;;;3675 } +;;;3792 } 000060 bd10 POP {r4,pc} -;;;3676 +;;;3793 ENDP 000062 0000 DCW 0x0000 - |L14.100| + |L16.100| DCD ||.data|| - |L14.104| + |L16.104| DCD 0x00000a5c - |L14.108| - DCD 0x42700000 + |L16.108| + DCD 0x42680000 AREA ||i.init_panel||, CODE, READONLY, ALIGN=2 init_panel PROC -;;;3506 -;;;3507 static void init_panel(void) +;;;3598 +;;;3599 static void init_panel(void) 000000 b5fe PUSH {r1-r7,lr} 000002 2001 MOVS r0,#1 000004 f7fffffe BL hal_dsi_tx_ctrl_panel_reset_pin @@ -3706,24 +3906,24 @@ 000016 f7fffffe BL delayMs 00001a 2001 MOVS r0,#1 00001c f7fffffe BL hal_dsi_tx_ctrl_panel_reset_pin -000020 200a MOVS r0,#0xa +000020 201e MOVS r0,#0x1e 000022 f7fffffe BL delayMs -;;;3508 { -;;;3509 /* reset panel*/ -;;;3510 tx_panel_reset(); -;;;3511 -;;;3512 /* enter send initial code mode*/ -;;;3513 hal_dsi_tx_ctrl_enter_init_panel_mode(); +;;;3600 { +;;;3601 /* reset panel*/ +;;;3602 tx_panel_reset(); +;;;3603 +;;;3604 /* enter send initial code mode*/ +;;;3605 hal_dsi_tx_ctrl_enter_init_panel_mode(); 000026 f7fffffe BL hal_dsi_tx_ctrl_enter_init_panel_mode -;;;3514 -;;;3515 #if AMOLED_NT37701_CSOT667 -;;;3516 -;;;3517 #if PANEL_INIT_CODE_ARRAY -;;;3518 send_panel_init_code(sizeof(panel_init_code), panel_init_code); -00002a 4f1c LDR r7,|L15.156| -00002c 4d1c LDR r5,|L15.160| +;;;3606 +;;;3607 #if AMOLED_NT37701_CSOT667 +;;;3608 +;;;3609 #if PANEL_INIT_CODE_ARRAY +;;;3610 send_panel_init_code(sizeof(panel_init_code), panel_init_code); +00002a 4f1d LDR r7,|L17.160| +00002c 4d1d LDR r5,|L17.164| 00002e 2400 MOVS r4,#0 - |L15.48| + |L17.48| 000030 192b ADDS r3,r5,r4 000032 789e LDRB r6,[r3,#2] 000034 7859 LDRB r1,[r3,#1] @@ -3732,573 +3932,654 @@ 00003a 1cdb ADDS r3,r3,#3 00003c f7fffffe BL hal_dsi_tx_ctrl_write_array_cmd 000040 19a4 ADDS r4,r4,r6 -000042 1ce4 ADDS r4,r4,#3 -000044 42bc CMP r4,r7 -000046 d3f3 BCC |L15.48| -;;;3519 #endif -;;;3520 -;;;3521 hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, 0x00, 0x01); //0FFF -000048 2101 MOVS r1,#1 -00004a 2000 MOVS r0,#0 -00004c 9101 STR r1,[sp,#4] -00004e 9000 STR r0,[sp,#0] -000050 4601 MOV r1,r0 -000052 2351 MOVS r3,#0x51 -000054 2203 MOVS r2,#3 -000056 2039 MOVS r0,#0x39 -000058 f7fffffe BL hal_dsi_tx_ctrl_write_cmd -;;;3522 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x11); -00005c 2311 MOVS r3,#0x11 -00005e 2201 MOVS r2,#1 -000060 2100 MOVS r1,#0 -000062 2005 MOVS r0,#5 -000064 f7fffffe BL hal_dsi_tx_ctrl_write_cmd -;;;3523 hal_gpio_init_output(IO_PAD_PWMEN, IO_LVL_HIGH); //LED_ON -000068 2101 MOVS r1,#1 -00006a 2013 MOVS r0,#0x13 -00006c f7fffffe BL hal_gpio_init_output -;;;3524 delayMs(90); //90 -000070 205a MOVS r0,#0x5a -000072 f7fffffe BL delayMs -;;;3525 Gpio_swire_output(2, 32); //40 -000076 2120 MOVS r1,#0x20 -000078 2002 MOVS r0,#2 -00007a f7fffffe BL Gpio_swire_output -;;;3526 delayMs(20); -00007e 2014 MOVS r0,#0x14 -000080 f7fffffe BL delayMs -;;;3527 // hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x29); -;;;3528 // delayMs(20); -;;;3529 #endif -;;;3530 -;;;3531 /* exit send initial code mode*/ -;;;3532 hal_dsi_tx_ctrl_exit_init_panel_mode(); -000084 f7fffffe BL hal_dsi_tx_ctrl_exit_init_panel_mode -;;;3533 TAU_LOGD("Pannel init done"); -000088 4a06 LDR r2,|L15.164| -00008a a107 ADR r1,|L15.168| -00008c a009 ADR r0,|L15.180| -00008e f7fffffe BL LOG_printf -;;;3534 delayMs(20); -000092 2014 MOVS r0,#0x14 -000094 f7fffffe BL delayMs -;;;3535 } -000098 bdfe POP {r1-r7,pc} -;;;3536 +000042 2032 MOVS r0,#0x32 +000044 1ce4 ADDS r4,r4,#3 +000046 f7fffffe BL delayUs +00004a 42bc CMP r4,r7 +00004c d3f0 BCC |L17.48| +;;;3611 #endif +;;;3612 +;;;3613 hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, 0x00, 0x01); //0FFF +00004e 2101 MOVS r1,#1 +000050 2000 MOVS r0,#0 +000052 9101 STR r1,[sp,#4] +000054 9000 STR r0,[sp,#0] +000056 4601 MOV r1,r0 +000058 2351 MOVS r3,#0x51 +00005a 2203 MOVS r2,#3 +00005c 2039 MOVS r0,#0x39 +00005e f7fffffe BL hal_dsi_tx_ctrl_write_cmd +;;;3614 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x11); +000062 2311 MOVS r3,#0x11 +000064 2201 MOVS r2,#1 +000066 2100 MOVS r1,#0 +000068 2005 MOVS r0,#5 +00006a f7fffffe BL hal_dsi_tx_ctrl_write_cmd +;;;3615 hal_gpio_init_output(IO_PAD_PWMEN, IO_LVL_HIGH); //LED_ON +00006e 2101 MOVS r1,#1 +000070 2013 MOVS r0,#0x13 +000072 f7fffffe BL hal_gpio_init_output +;;;3616 delayMs(90); //90 +000076 205a MOVS r0,#0x5a +000078 f7fffffe BL delayMs +;;;3617 Gpio_swire_output(2, 32); //40 +00007c 2120 MOVS r1,#0x20 +00007e 2002 MOVS r0,#2 +000080 f7fffffe BL Gpio_swire_output +;;;3618 delayMs(20); +000084 2014 MOVS r0,#0x14 +000086 f7fffffe BL delayMs +;;;3619 // hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x29); +;;;3620 // delayMs(20); +;;;3621 #endif +;;;3622 +;;;3623 /* exit send initial code mode*/ +;;;3624 hal_dsi_tx_ctrl_exit_init_panel_mode(); +00008a f7fffffe BL hal_dsi_tx_ctrl_exit_init_panel_mode +;;;3625 TAU_LOGD("Pannel init done"); +00008e 4a06 LDR r2,|L17.168| +000090 a106 ADR r1,|L17.172| +000092 a009 ADR r0,|L17.184| +000094 f7fffffe BL LOG_printf +;;;3626 delayMs(20); +000098 2014 MOVS r0,#0x14 +00009a f7fffffe BL delayMs +;;;3627 } +00009e bdfe POP {r1-r7,pc} +;;;3628 static void frame_start_cb(void) ENDP -00009a 0000 DCW 0x0000 - |L15.156| + |L17.160| DCD 0x000028a1 - |L15.160| - DCD ||.constdata||+0x6c - |L15.164| - DCD 0x00000dcd - |L15.168| -0000a8 53323155 DCB "S21U_demo",0 -0000ac 5f64656d -0000b0 6f00 -0000b2 00 DCB 0 -0000b3 00 DCB 0 - |L15.180| -0000b4 5b25735d DCB "[%s] (%04d) Pannel init done",0 -0000b8 20282530 -0000bc 34642920 -0000c0 50616e6e -0000c4 656c2069 -0000c8 6e697420 -0000cc 646f6e65 -0000d0 00 -0000d1 00 DCB 0 -0000d2 00 DCB 0 -0000d3 00 DCB 0 + |L17.164| + DCD ||.constdata||+0x78 + |L17.168| + DCD 0x00000e29 + |L17.172| +0000ac 53323155 DCB "S21U_demo",0 +0000b0 5f64656d +0000b4 6f00 +0000b6 00 DCB 0 +0000b7 00 DCB 0 + |L17.184| +0000b8 5b25735d DCB "[%s] (%04d) Pannel init done",0 +0000bc 20282530 +0000c0 34642920 +0000c4 50616e6e +0000c8 656c2069 +0000cc 6e697420 +0000d0 646f6e65 +0000d4 00 +0000d5 00 DCB 0 +0000d6 00 DCB 0 +0000d7 00 DCB 0 AREA ||i.open_mipi_rx||, CODE, READONLY, ALIGN=2 open_mipi_rx PROC -;;;3536 -;;;3537 static void open_mipi_rx(void) +;;;3652 +;;;3653 static void open_mipi_rx(void) 000000 b530 PUSH {r4,r5,lr} -;;;3538 { +;;;3654 { 000002 b097 SUB sp,sp,#0x5c -;;;3539 /* TE */ -;;;3540 hal_gpio_set_mode(IO_PAD_AP_TE, IO_MODE_TEAR); +;;;3655 /* TE */ +;;;3656 hal_gpio_set_mode(IO_PAD_AP_TE, IO_MODE_TEAR); 000004 2100 MOVS r1,#0 000006 2003 MOVS r0,#3 000008 f7fffffe BL hal_gpio_set_mode -;;;3541 -;;;3542 if (g_rx_ctrl_handle == NULL) -00000c 4d22 LDR r5,|L16.152| +;;;3657 +;;;3658 if (g_rx_ctrl_handle == NULL) +00000c 4d26 LDR r5,|L18.168| 00000e 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle 000010 2800 CMP r0,#0 -000012 d102 BNE |L16.26| -;;;3543 { -;;;3544 /* rx ctrl handle */ -;;;3545 g_rx_ctrl_handle = hal_dsi_rx_ctrl_create_handle(); +000012 d102 BNE |L18.26| +;;;3659 { +;;;3660 /* rx ctrl handle */ +;;;3661 g_rx_ctrl_handle = hal_dsi_rx_ctrl_create_handle(); 000014 f7fffffe BL hal_dsi_rx_ctrl_create_handle 000018 6228 STR r0,[r5,#0x20] ; g_rx_ctrl_handle - |L16.26| -;;;3546 } -;;;3547 /* ò */ -;;;3548 g_rx_ctrl_handle->base_info.src_w = INPUT_WIDTH; + |L18.26| +;;;3662 } +;;;3663 /* ò */ +;;;3664 g_rx_ctrl_handle->base_info.src_w = INPUT_WIDTH; 00001a 2087 MOVS r0,#0x87 00001c 6a2c LDR r4,[r5,#0x20] ; g_rx_ctrl_handle 00001e 00c0 LSLS r0,r0,#3 -;;;3549 g_rx_ctrl_handle->base_info.src_h = INPUT_HEIGHT; +;;;3665 g_rx_ctrl_handle->base_info.src_h = INPUT_HEIGHT; 000020 6020 STR r0,[r4,#0] 000022 204b MOVS r0,#0x4b 000024 0140 LSLS r0,r0,#5 -;;;3550 g_rx_ctrl_handle->base_info.dst_w = OUTPUT_WIDTH; +;;;3666 g_rx_ctrl_handle->base_info.dst_w = OUTPUT_WIDTH; 000026 6060 STR r0,[r4,#4] 000028 1040 ASRS r0,r0,#1 -;;;3551 g_rx_ctrl_handle->base_info.dst_h = OUTPUT_HEIGHT; +;;;3667 g_rx_ctrl_handle->base_info.dst_h = OUTPUT_HEIGHT; 00002a 60a0 STR r0,[r4,#8] -00002c 481b LDR r0,|L16.156| -;;;3552 g_rx_ctrl_handle->base_info.src_frate = INPUT_FRAME_RATE; +00002c 481f LDR r0,|L18.172| +;;;3668 g_rx_ctrl_handle->base_info.src_frate = INPUT_FRAME_RATE; 00002e 60e0 STR r0,[r4,#0xc] -000030 2000 MOVS r0,#0 -000032 7420 STRB r0,[r4,#0x10] -;;;3553 g_rx_ctrl_handle->base_info.src_mode = INPUT_DATA_MODE; -000034 2101 MOVS r1,#1 -000036 7461 STRB r1,[r4,#0x11] -;;;3554 g_rx_ctrl_handle->rx_color_mode = INPUT_COLOR_MODE; -000038 2204 MOVS r2,#4 -00003a 7722 STRB r2,[r4,#0x1c] -;;;3555 g_rx_ctrl_handle->rx_lanes = INPUT_MIPI_LANE_NUM; -00003c 7762 STRB r2,[r4,#0x1d] -;;;3556 g_rx_ctrl_handle->rx_nonburst_models = INPUT_VIDEO_MODEL; /* ɲ */ -00003e 77a1 STRB r1,[r4,#0x1e] -;;;3557 g_rx_ctrl_handle->rx_vc = INPUT_VC; -000040 77e0 STRB r0,[r4,#0x1f] -;;;3558 g_rx_ctrl_handle->compress_en = INPUT_COMPRESS; -000042 2220 MOVS r2,#0x20 -000044 5511 STRB r1,[r2,r4] -;;;3559 g_rx_ctrl_handle->rx_hsclk_rate = INPUT_MIPI_LANE_RATE; -000046 4a16 LDR r2,|L16.160| -;;;3560 g_rx_ctrl_handle->cus_dcs_entry_table = g_cus_rx_dcs_execute_table; /* ע DCSб */ -000048 6262 STR r2,[r4,#0x24] -00004a 4622 MOV r2,r4 -00004c 4b15 LDR r3,|L16.164| -00004e 3280 ADDS r2,r2,#0x80 -;;;3561 g_rx_ctrl_handle->rx_dcs_read_entry = ap_dcs_read; /* עdsc read ص,ѡ,˺Ϊʱcus_dcs_entry_tableִ */ -000050 6293 STR r3,[r2,#0x28] -000052 4b15 LDR r3,|L16.168| -;;;3562 g_rx_ctrl_handle->pps_update_entry = pps_update_handle; -000054 62d3 STR r3,[r2,#0x2c] -000056 4b15 LDR r3,|L16.172| -;;;3563 //򿪻ᵼ¿ӡϢTX -;;;3564 // g_rx_ctrl_handle->pq_marginal = PQ_TYPE_5; -;;;3565 -;;;3566 #if defined(ISP_568) || defined(ISP_368) -;;;3567 g_rx_ctrl_handle->base_info.extra_info.rot_angle = VIDOE_ROT_ANGLE_0; -000058 6313 STR r3,[r2,#0x30] -00005a 75a0 STRB r0,[r4,#0x16] -;;;3568 g_rx_ctrl_handle->base_info.extra_info.mirror_en = false; -00005c 7560 STRB r0,[r4,#0x15] -;;;3569 -;;;3570 g_rx_ctrl_handle->hight_performan_mode = HIGHT_PERFORMAN_L2; -00005e 2002 MOVS r0,#2 -000060 22bf MOVS r2,#0xbf -000062 5510 STRB r0,[r2,r4] -;;;3571 g_rx_ctrl_handle->base_info.extra_info.ltpo = LTPO_MODE_2; -000064 7520 STRB r0,[r4,#0x14] -;;;3572 g_rx_ctrl_handle->pu_optimize = true; -000066 20c0 MOVS r0,#0xc0 -000068 5501 STRB r1,[r0,r4] -;;;3573 -;;;3574 #endif -;;;3575 -;;;3576 /* ǰԤPPS, AP PPS cmdҲ */ -;;;3577 if (g_rx_ctrl_handle->compress_en == true) -;;;3578 { -;;;3579 //720*1600 -;;;3580 // uint8_t pps[88] = { 0x11,0x00,0x00,0x89,0x30,0x80,0x06,0x40,0x02,0xD0,0x00,0x50,0x01,0x68,0x01,0x68, -;;;3581 // 0x02,0x00,0x01,0xB4,0x00,0x20,0x06,0x2F,0x00,0x05,0x00,0x0C,0x01,0x38,0x01,0xE9, -;;;3582 // 0x18,0x00,0x10,0xF0,0x03,0x0C,0x20,0x00,0x06,0x0B,0x0B,0x33,0x0E,0x1C,0x2A,0x38, -;;;3583 // 0x46,0x54,0x62,0x69,0x70,0x77,0x79,0x7B,0x7D,0x7E,0x01,0x02,0x01,0x00,0x09,0x40, -;;;3584 // 0x09,0xBE,0x19,0xFC,0x19,0xFA,0x19,0xF8,0x1A,0x38,0x1A,0x78,0x1A,0xB6,0x2A,0xF6, -;;;3585 // 0x2B,0x34,0x2B,0x74,0x3B,0x74,0x6B,0xF4}; -;;;3586 -;;;3587 -;;;3588 //1080*2400 -;;;3589 uint8_t pps[88] = { 0x11,0x00,0x00,0x89,0x30,0x80,0x09,0x60,0x04,0x38,0x00,0x28,0x02,0x1C,0x02,0x1C, -00006a 2258 MOVS r2,#0x58 -00006c 4910 LDR r1,|L16.176| -00006e 4668 MOV r0,sp -000070 f7fffffe BL __aeabi_memcpy4 -;;;3590 0x02,0x00,0x02,0x0E,0x00,0x20,0x03,0xDD,0x00,0x07,0x00,0x0C,0x02,0x77,0x02,0x8B, -;;;3591 0x18,0x00,0x10,0xF0,0x03,0x0C,0x20,0x00,0x06,0x0B,0x0B,0x33,0x0E,0x1C,0x2A,0x38, -;;;3592 0x46,0x54,0x62,0x69,0x70,0x77,0x79,0x7B,0x7D,0x7E,0x01,0x02,0x01,0x00,0x09,0x40, -;;;3593 0x09,0xBE,0x19,0xFC,0x19,0xFA,0x19,0xF8,0x1A,0x38,0x1A,0x78,0x1A,0xB6,0x2A,0xF6, -;;;3594 0x2B,0x34,0x2B,0x74,0x3B,0x74,0x6B,0xF4}; -;;;3595 -;;;3596 //1440*3200 -;;;3597 // uint8_t pps[88] = { 0x11,0x00,0x00,0x89,0x30,0x80,0x0C,0x80,0x05,0xA0,0x00,0x28,0x02,0xD0,0x02,0xD0, -;;;3598 // 0x02,0x00,0x02,0x68,0x00,0x20,0x04,0x6C,0x00,0x0A,0x00,0x0C,0x02,0x77,0x01,0xE9, -;;;3599 // 0x18,0x00,0x10,0xF0,0x03,0x0C,0x20,0x00,0x06,0x0B,0x0B,0x33,0x0E,0x1C,0x2A,0x38, -;;;3600 // 0x46,0x54,0x62,0x69,0x70,0x77,0x79,0x7B,0x7D,0x7E,0x01,0x02,0x01,0x00,0x09,0x40, -;;;3601 // 0x09,0xBE,0x19,0xFC,0x19,0xFA,0x19,0xF8,0x1A,0x38,0x1A,0x78,0x1A,0xB6,0x2A,0xF6, -;;;3602 // 0x2B,0x34,0x2B,0x74,0x3B,0x74,0x6B,0xF4}; -;;;3603 -;;;3604 // uint8_t pps[128] = -;;;3605 // { -;;;3606 // 0x11, 0x00, 0x00, 0x89, 0x30, 0x80, 0x0C, 0x80, -;;;3607 // 0x05, 0xA0, 0x00, 0x28, 0x02, 0xD0, 0x02, 0xD0, -;;;3608 // 0x02, 0x00, 0x02, 0x0E, 0x00, 0x20, 0x03, 0xDD, -;;;3609 // 0x00, 0x07, 0x00, 0x0C, 0x02, 0x77, 0x02, 0x8B, -;;;3610 // 0x18, 0x00, 0x10, 0xF0, 0x03, 0x0C, 0x20, 0x00, -;;;3611 // 0x06, 0x0B, 0x0B, 0x33, 0x0E, 0x1C, 0x2A, 0x38, -;;;3612 // 0x46, 0x54, 0x62, 0x69, 0x70, 0x77, 0x79, 0x7B, -;;;3613 // 0x7D, 0x7E, 0x01, 0x02, 0x01, 0x00, 0x09, 0x40, -;;;3614 // 0x09, 0xBE, 0x19, 0xFC, 0x19, 0xFA, 0x19, 0xF8, -;;;3615 // 0x1A, 0x38, 0x1A, 0x78, 0x1A, 0xB6, 0x2A, 0xF6, -;;;3616 // 0x2B, 0x34, 0x2B, 0x74, 0x3B, 0x74, 0x6B, 0xF4, -;;;3617 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -;;;3618 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -;;;3619 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -;;;3620 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -;;;3621 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 -;;;3622 // }; -;;;3623 -;;;3624 hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps, 88); -000074 2258 MOVS r2,#0x58 -000076 4669 MOV r1,sp -000078 4620 MOV r0,r4 -00007a f7fffffe BL hal_dsi_rx_ctrl_pre_init_pps -;;;3625 } -;;;3626 -;;;3627 /* ʼrx ctrl */ -;;;3628 hal_dsi_rx_ctrl_init(g_rx_ctrl_handle); -00007e 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle -000080 f7fffffe BL hal_dsi_rx_ctrl_init -;;;3629 -;;;3630 hal_dsi_rx_ctrl_set_cus_sync_line(g_rx_ctrl_handle, g_rx_ctrl_handle->base_info.src_h); // lss add, ˺1600 -000084 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle -000086 6841 LDR r1,[r0,#4] -000088 f7fffffe BL hal_dsi_rx_ctrl_set_cus_sync_line -;;;3631 // hal_dsi_rx_ctrl_hight_performan_mode(g_rx_ctrl_handle); -;;;3632 /* rx ctrl */ -;;;3633 //hal_dsi_rx_ctrl_set_cus_esc_clk(g_rx_ctrl_handle,20000000); -;;;3634 -;;;3635 //hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,256, 256, 211); -;;;3636 -;;;3637 //hal_dsi_rx_ctrl_set_hw_cmd_filter(g_rx_ctrl_handle, HAL_RX_DCS_FILTER_0, 0x4C, 0x4C); -;;;3638 //hal_dsi_rx_ctrl_set_hw_cmd_filter(g_rx_ctrl_handle, HAL_RX_DCS_FILTER_1, 0x5C, 0x5C); -;;;3639 #if CUS_SCLD_FILTER -;;;3640 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); -;;;3641 #endif -;;;3642 hal_dsi_rx_ctrl_start(g_rx_ctrl_handle); -00008c 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle -00008e f7fffffe BL hal_dsi_rx_ctrl_start -;;;3643 } -000092 b017 ADD sp,sp,#0x5c -000094 bd30 POP {r4,r5,pc} -;;;3644 +000030 2100 MOVS r1,#0 +000032 7421 STRB r1,[r4,#0x10] +;;;3669 g_rx_ctrl_handle->base_info.src_mode = INPUT_DATA_MODE; +000034 2201 MOVS r2,#1 +000036 7462 STRB r2,[r4,#0x11] +;;;3670 g_rx_ctrl_handle->rx_color_mode = INPUT_COLOR_MODE; +000038 2004 MOVS r0,#4 +00003a 7720 STRB r0,[r4,#0x1c] +;;;3671 g_rx_ctrl_handle->rx_lanes = INPUT_MIPI_LANE_NUM; +00003c 7760 STRB r0,[r4,#0x1d] +;;;3672 g_rx_ctrl_handle->rx_nonburst_models = INPUT_VIDEO_MODEL; /* ɲ */ +00003e 77a2 STRB r2,[r4,#0x1e] +;;;3673 g_rx_ctrl_handle->rx_vc = INPUT_VC; +000040 77e1 STRB r1,[r4,#0x1f] +;;;3674 g_rx_ctrl_handle->compress_en = INPUT_COMPRESS; +000042 2020 MOVS r0,#0x20 +000044 5502 STRB r2,[r0,r4] +;;;3675 g_rx_ctrl_handle->rx_hsclk_rate = INPUT_MIPI_LANE_RATE; +000046 481a LDR r0,|L18.176| +;;;3676 g_rx_ctrl_handle->cus_dcs_entry_table = g_cus_rx_dcs_execute_table; /* ע DCSб */ +000048 6260 STR r0,[r4,#0x24] +00004a 4620 MOV r0,r4 +00004c 4b19 LDR r3,|L18.180| +00004e 3080 ADDS r0,r0,#0x80 +;;;3677 g_rx_ctrl_handle->rx_dcs_read_entry = ap_dcs_read; /* עdsc read ص,ѡ,˺Ϊʱcus_dcs_entry_tableִ */ +000050 6283 STR r3,[r0,#0x28] +000052 4b19 LDR r3,|L18.184| +;;;3678 g_rx_ctrl_handle->pps_update_entry = pps_update_handle; +000054 62c3 STR r3,[r0,#0x2c] +000056 4b19 LDR r3,|L18.188| +;;;3679 g_rx_ctrl_handle->rx_debug_cb = frame_start_cb; +000058 6303 STR r3,[r0,#0x30] +00005a 4b19 LDR r3,|L18.192| +;;;3680 //򿪻ᵼ¿ӡϢTX +;;;3681 // g_rx_ctrl_handle->pq_marginal = PQ_TYPE_2; +;;;3682 +;;;3683 #if defined(ISP_568) || defined(ISP_368) +;;;3684 g_rx_ctrl_handle->base_info.extra_info.rot_angle = VIDOE_ROT_ANGLE_0; +00005c 6383 STR r3,[r0,#0x38] +00005e 75a1 STRB r1,[r4,#0x16] +;;;3685 g_rx_ctrl_handle->base_info.extra_info.mirror_en = false; +000060 7561 STRB r1,[r4,#0x15] +;;;3686 +;;;3687 g_rx_ctrl_handle->hight_performan_mode = HIGHT_PERFORMAN_L2; +000062 2002 MOVS r0,#2 +000064 21bf MOVS r1,#0xbf +000066 5508 STRB r0,[r1,r4] +;;;3688 g_rx_ctrl_handle->base_info.extra_info.ltpo = LTPO_MODE_2; +000068 7520 STRB r0,[r4,#0x14] +;;;3689 g_rx_ctrl_handle->pu_optimize = true; +00006a 20c0 MOVS r0,#0xc0 +00006c 5502 STRB r2,[r0,r4] +;;;3690 +;;;3691 #endif +;;;3692 +;;;3693 /* ǰԤPPS, AP PPS cmdҲ */ +;;;3694 if (g_rx_ctrl_handle->compress_en == true) +;;;3695 { +;;;3696 //720*1600 +;;;3697 // uint8_t pps[88] = { 0x11,0x00,0x00,0x89,0x30,0x80,0x06,0x40,0x02,0xD0,0x00,0x50,0x01,0x68,0x01,0x68, +;;;3698 // 0x02,0x00,0x01,0xB4,0x00,0x20,0x06,0x2F,0x00,0x05,0x00,0x0C,0x01,0x38,0x01,0xE9, +;;;3699 // 0x18,0x00,0x10,0xF0,0x03,0x0C,0x20,0x00,0x06,0x0B,0x0B,0x33,0x0E,0x1C,0x2A,0x38, +;;;3700 // 0x46,0x54,0x62,0x69,0x70,0x77,0x79,0x7B,0x7D,0x7E,0x01,0x02,0x01,0x00,0x09,0x40, +;;;3701 // 0x09,0xBE,0x19,0xFC,0x19,0xFA,0x19,0xF8,0x1A,0x38,0x1A,0x78,0x1A,0xB6,0x2A,0xF6, +;;;3702 // 0x2B,0x34,0x2B,0x74,0x3B,0x74,0x6B,0xF4}; +;;;3703 +;;;3704 +;;;3705 //1080*2400 +;;;3706 uint8_t pps[88] = { 0x11,0x00,0x00,0x89,0x30,0x80,0x09,0x60,0x04,0x38,0x00,0x28,0x02,0x1C,0x02,0x1C, +00006e 2258 MOVS r2,#0x58 +000070 4914 LDR r1,|L18.196| +000072 4668 MOV r0,sp +000074 f7fffffe BL __aeabi_memcpy4 +;;;3707 0x02,0x00,0x02,0x0E,0x00,0x20,0x03,0xDD,0x00,0x07,0x00,0x0C,0x02,0x77,0x02,0x8B, +;;;3708 0x18,0x00,0x10,0xF0,0x03,0x0C,0x20,0x00,0x06,0x0B,0x0B,0x33,0x0E,0x1C,0x2A,0x38, +;;;3709 0x46,0x54,0x62,0x69,0x70,0x77,0x79,0x7B,0x7D,0x7E,0x01,0x02,0x01,0x00,0x09,0x40, +;;;3710 0x09,0xBE,0x19,0xFC,0x19,0xFA,0x19,0xF8,0x1A,0x38,0x1A,0x78,0x1A,0xB6,0x2A,0xF6, +;;;3711 0x2B,0x34,0x2B,0x74,0x3B,0x74,0x6B,0xF4}; +;;;3712 +;;;3713 //1440*3200 +;;;3714 // uint8_t pps[88] = { 0x11,0x00,0x00,0x89,0x30,0x80,0x0C,0x80,0x05,0xA0,0x00,0x28,0x02,0xD0,0x02,0xD0, +;;;3715 // 0x02,0x00,0x02,0x68,0x00,0x20,0x04,0x6C,0x00,0x0A,0x00,0x0C,0x02,0x77,0x01,0xE9, +;;;3716 // 0x18,0x00,0x10,0xF0,0x03,0x0C,0x20,0x00,0x06,0x0B,0x0B,0x33,0x0E,0x1C,0x2A,0x38, +;;;3717 // 0x46,0x54,0x62,0x69,0x70,0x77,0x79,0x7B,0x7D,0x7E,0x01,0x02,0x01,0x00,0x09,0x40, +;;;3718 // 0x09,0xBE,0x19,0xFC,0x19,0xFA,0x19,0xF8,0x1A,0x38,0x1A,0x78,0x1A,0xB6,0x2A,0xF6, +;;;3719 // 0x2B,0x34,0x2B,0x74,0x3B,0x74,0x6B,0xF4}; +;;;3720 +;;;3721 // uint8_t pps[128] = +;;;3722 // { +;;;3723 // 0x11, 0x00, 0x00, 0x89, 0x30, 0x80, 0x0C, 0x80, +;;;3724 // 0x05, 0xA0, 0x00, 0x28, 0x02, 0xD0, 0x02, 0xD0, +;;;3725 // 0x02, 0x00, 0x02, 0x0E, 0x00, 0x20, 0x03, 0xDD, +;;;3726 // 0x00, 0x07, 0x00, 0x0C, 0x02, 0x77, 0x02, 0x8B, +;;;3727 // 0x18, 0x00, 0x10, 0xF0, 0x03, 0x0C, 0x20, 0x00, +;;;3728 // 0x06, 0x0B, 0x0B, 0x33, 0x0E, 0x1C, 0x2A, 0x38, +;;;3729 // 0x46, 0x54, 0x62, 0x69, 0x70, 0x77, 0x79, 0x7B, +;;;3730 // 0x7D, 0x7E, 0x01, 0x02, 0x01, 0x00, 0x09, 0x40, +;;;3731 // 0x09, 0xBE, 0x19, 0xFC, 0x19, 0xFA, 0x19, 0xF8, +;;;3732 // 0x1A, 0x38, 0x1A, 0x78, 0x1A, 0xB6, 0x2A, 0xF6, +;;;3733 // 0x2B, 0x34, 0x2B, 0x74, 0x3B, 0x74, 0x6B, 0xF4, +;;;3734 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +;;;3735 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +;;;3736 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +;;;3737 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +;;;3738 // 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +;;;3739 // }; +;;;3740 +;;;3741 hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps, 88); +000078 2258 MOVS r2,#0x58 +00007a 4669 MOV r1,sp +00007c 4620 MOV r0,r4 +00007e f7fffffe BL hal_dsi_rx_ctrl_pre_init_pps +;;;3742 } +;;;3743 +;;;3744 /* ʼrx ctrl */ +;;;3745 hal_dsi_rx_ctrl_init(g_rx_ctrl_handle); +000082 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle +000084 f7fffffe BL hal_dsi_rx_ctrl_init +;;;3746 +;;;3747 hal_dsi_rx_ctrl_set_cus_sync_line(g_rx_ctrl_handle, g_rx_ctrl_handle->base_info.src_h); // lss add, ˺1600 +000088 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle +00008a 6841 LDR r1,[r0,#4] +00008c f7fffffe BL hal_dsi_rx_ctrl_set_cus_sync_line +;;;3748 // hal_dsi_rx_ctrl_hight_performan_mode(g_rx_ctrl_handle); +;;;3749 /* rx ctrl */ +;;;3750 //hal_dsi_rx_ctrl_set_cus_esc_clk(g_rx_ctrl_handle,20000000); +;;;3751 +;;;3752 //hal_dsi_rx_ctrl_set_cus_pq_gain(g_rx_ctrl_handle,256, 256, 211); +;;;3753 +;;;3754 //hal_dsi_rx_ctrl_set_hw_cmd_filter(g_rx_ctrl_handle, HAL_RX_DCS_FILTER_0, 0x4C, 0x4C); +;;;3755 //hal_dsi_rx_ctrl_set_hw_cmd_filter(g_rx_ctrl_handle, HAL_RX_DCS_FILTER_1, 0x5C, 0x5C); +;;;3756 #if CUS_SCLD_FILTER +;;;3757 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); +000090 4a0d LDR r2,|L18.200| +000092 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle +000094 1fd1 SUBS r1,r2,#7 +000096 39f9 SUBS r1,r1,#0xf9 +000098 f7fffffe BL hal_dsi_rx_ctrl_set_cus_scld_filter +;;;3758 #endif +;;;3759 hal_dsi_rx_ctrl_start(g_rx_ctrl_handle); +00009c 6a28 LDR r0,[r5,#0x20] ; g_rx_ctrl_handle +00009e f7fffffe BL hal_dsi_rx_ctrl_start +;;;3760 } +0000a2 b017 ADD sp,sp,#0x5c +0000a4 bd30 POP {r4,r5,pc} +;;;3761 ENDP -000096 0000 DCW 0x0000 - |L16.152| +0000a6 0000 DCW 0x0000 + |L18.168| DCD ||.data|| - |L16.156| + |L18.172| DCD 0x00000a5c - |L16.160| - DCD 0x5ae5a740 - |L16.164| + |L18.176| + DCD 0x53724e00 + |L18.180| DCD ||.constdata|| - |L16.168| + |L18.184| DCD ap_dcs_read - |L16.172| + |L18.188| DCD pps_update_handle - |L16.176| - DCD ||.constdata||+0x2910 + |L18.192| + DCD frame_start_cb + |L18.196| + DCD ||.constdata||+0x291c + |L18.200| + DCD ||.data||+0x538 AREA ||i.pps_updata_exec||, CODE, READONLY, ALIGN=2 pps_updata_exec PROC -;;;3800 -;;;3801 void pps_updata_exec(void) +;;;3918 +;;;3919 void pps_updata_exec(void) 000000 b510 PUSH {r4,lr} -;;;3802 { -;;;3803 if(s_pps_updata_allpixeloff_flag) -000002 4808 LDR r0,|L17.36| -000004 79c1 LDRB r1,[r0,#7] ; s_pps_updata_allpixeloff_flag -000006 2900 CMP r1,#0 -000008 d00a BEQ |L17.32| -;;;3804 { -;;;3805 s_pps_updata_allpixeloff_flag = false; -00000a 2100 MOVS r1,#0 -00000c 71c1 STRB r1,[r0,#7] -;;;3806 delayMs(30); -00000e 201e MOVS r0,#0x1e -000010 f7fffffe BL delayMs -;;;3807 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x13); -000014 2313 MOVS r3,#0x13 -000016 2201 MOVS r2,#1 -000018 2100 MOVS r1,#0 -00001a 2005 MOVS r0,#5 -00001c f7fffffe BL hal_dsi_tx_ctrl_write_cmd - |L17.32| -;;;3808 } -;;;3809 } -000020 bd10 POP {r4,pc} -;;;3810 +;;;3920 { +;;;3921 if( true == s_pps_updata_allpixeloff_flag) // PPS ???? +000002 4c09 LDR r4,|L19.40| +000004 7a20 LDRB r0,[r4,#8] ; s_pps_updata_allpixeloff_flag +000006 2800 CMP r0,#0 +000008 d00d BEQ |L19.38| +;;;3922 { +;;;3923 if( hal_system_get_tick() - BaseTime > 50 ) +00000a f7fffffe BL hal_system_get_tick +00000e 6aa1 LDR r1,[r4,#0x28] ; BaseTime +000010 1a40 SUBS r0,r0,r1 +000012 2832 CMP r0,#0x32 +000014 d907 BLS |L19.38| +;;;3924 { +;;;3925 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x13); +000016 2313 MOVS r3,#0x13 +000018 2201 MOVS r2,#1 +00001a 2100 MOVS r1,#0 +00001c 2005 MOVS r0,#5 +00001e f7fffffe BL hal_dsi_tx_ctrl_write_cmd +;;;3926 s_pps_updata_allpixeloff_flag = false; +000022 2000 MOVS r0,#0 +000024 7220 STRB r0,[r4,#8] + |L19.38| +;;;3927 } +;;;3928 } +;;;3929 } +000026 bd10 POP {r4,pc} +;;;3930 ENDP -000022 0000 DCW 0x0000 - |L17.36| + |L19.40| DCD ||.data|| AREA ||i.pps_update_handle||, CODE, READONLY, ALIGN=2 pps_update_handle PROC -;;;1126 /* PPS update callback ڷֱлcase */ -;;;1127 static bool pps_update_handle(uint8_t *pps, uint8_t size, uint32_t pic_width, uint32_t pic_height) -000000 b57c PUSH {r2-r6,lr} -;;;1128 { -;;;1129 /* AVDD ϵ, ڽϢPPS */ -;;;1130 // hal_gpio_set_output_data(IO_PAD_PWMEN, IO_LVL_HIGH); -;;;1131 -;;;1132 if (pic_width != g_rx_ctrl_handle->base_info.src_w || pic_height != g_rx_ctrl_handle->base_info.src_h) -000002 4c17 LDR r4,|L18.96| -000004 4616 MOV r6,r2 ;1128 +;;;1202 /* PPS update callback ڷֱлcase */ +;;;1203 static bool pps_update_handle(uint8_t *pps, uint8_t size, uint32_t pic_width, uint32_t pic_height) +000000 b5f8 PUSH {r3-r7,lr} +;;;1204 { +;;;1205 /* AVDD ϵ, ڽϢPPS */ +;;;1206 // hal_gpio_set_output_data(IO_PAD_PWMEN, IO_LVL_HIGH); +;;;1207 +;;;1208 if (pic_width != g_rx_ctrl_handle->base_info.src_w || pic_height != g_rx_ctrl_handle->base_info.src_h) +000002 4c1e LDR r4,|L20.124| +000004 4615 MOV r5,r2 ;1204 000006 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle -000008 461d MOV r5,r3 ;1128 +000008 461e MOV r6,r3 ;1204 00000a 6801 LDR r1,[r0,#0] -00000c 42b1 CMP r1,r6 -00000e d102 BNE |L18.22| +00000c 42a9 CMP r1,r5 +00000e d102 BNE |L20.22| 000010 6840 LDR r0,[r0,#4] -000012 42a8 CMP r0,r5 -000014 d01c BEQ |L18.80| - |L18.22| -;;;1133 { -;;;1134 //hal_dsi_rx_ctrl_set_sw_tear_mode(g_rx_ctrl_handle); -;;;1135 /* PPS Update ҷֱʷ仯 */ -;;;1136 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x22); +000012 42b0 CMP r0,r6 +000014 d02b BEQ |L20.110| + |L20.22| +;;;1209 { +;;;1210 //hal_dsi_rx_ctrl_set_sw_tear_mode(g_rx_ctrl_handle); +;;;1211 /* PPS Update ҷֱʷ仯 */ +;;;1212 hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x22); 000016 2322 MOVS r3,#0x22 000018 2201 MOVS r2,#1 00001a 2100 MOVS r1,#0 00001c 2005 MOVS r0,#5 00001e f7fffffe BL hal_dsi_tx_ctrl_write_cmd -;;;1137 s_pps_updata_allpixeloff_flag = true; -000022 2101 MOVS r1,#1 -000024 71e1 STRB r1,[r4,#7] -;;;1138 g_rx_ctrl_handle->base_info.src_w = pic_width; -000026 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle -;;;1139 g_rx_ctrl_handle->base_info.src_h = pic_height; -;;;1140 /* עⲿֻPPSǰ Compression Mode Command */ -;;;1141 g_rx_ctrl_handle->compress_en = true; //hal_dsi_rx_ctrl_get_compressen_en(g_rx_ctrl_handle); -000028 2220 MOVS r2,#0x20 -00002a 6006 STR r6,[r0,#0] -00002c 6045 STR r5,[r0,#4] -00002e 5411 STRB r1,[r2,r0] -;;;1142 g_tx_ctrl_handle->base_info.src_w = pic_width; -000030 6a61 LDR r1,[r4,#0x24] ; g_tx_ctrl_handle -;;;1143 g_tx_ctrl_handle->base_info.src_h = pic_height; -;;;1144 -;;;1145 // hal_dsi_rx_ctrl_toggle_resolution(g_rx_ctrl_handle); -;;;1146 hal_dsi_rx_ctrl_toggle_resolution_ex(g_rx_ctrl_handle); -000032 620e STR r6,[r1,#0x20] -000034 624d STR r5,[r1,#0x24] -000036 f7fffffe BL hal_dsi_rx_ctrl_toggle_resolution_ex -;;;1147 // delayMs(20); -;;;1148 // hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x13); -;;;1149 #if 0 -;;;1150 if (pic_width == 720 && pic_height == 1600) -;;;1151 { -;;;1152 hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps_1, 88); -;;;1153 } -;;;1154 else if (pic_width == 1080 && pic_height == 2400) -;;;1155 { -;;;1156 //hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps_2, 88); -;;;1157 } -;;;1158 else if (pic_width == 1440 && pic_height == 3200) -;;;1159 { -;;;1160 //hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps_3, 88);; -;;;1161 } -;;;1162 #endif -;;;1163 //hal_dsi_rx_ctrl_set_hw_tear_mode(g_rx_ctrl_handle); -;;;1164 TAU_LOGD("resolution update w[%d] h[%d] compress[%d]", pic_width, pic_height, g_rx_ctrl_handle->compress_en); -00003a 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle -00003c 4633 MOV r3,r6 -00003e 3020 ADDS r0,r0,#0x20 -000040 7800 LDRB r0,[r0,#0] -000042 9001 STR r0,[sp,#4] -000044 4a07 LDR r2,|L18.100| -000046 a108 ADR r1,|L18.104| -000048 9500 STR r5,[sp,#0] -00004a a00a ADR r0,|L18.116| -00004c f7fffffe BL LOG_printf - |L18.80| -;;;1165 #if CUS_SCLD_FILTER /* ݲͬķֱʣѡͬ */ -;;;1166 if( 720 == pic_width ) -;;;1167 { -;;;1168 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1080_h_4_96, rx_filter_2400_v_4_96 ); -;;;1169 } -;;;1170 else if( 1080 == pic_width ) -;;;1171 { -;;;1172 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1080_h_4_86, rx_filter_2400_v_4_69 ); -;;;1173 } -;;;1174 else if( 1440 == pic_width ) -;;;1175 { -;;;1176 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); -;;;1177 } -;;;1178 else -;;;1179 { -;;;1180 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); -;;;1181 } -;;;1182 #endif -;;;1183 -;;;1184 } -;;;1185 -;;;1186 TAU_LOGD("PPS Update"); -000050 4a04 LDR r2,|L18.100| -000052 a105 ADR r1,|L18.104| -000054 3216 ADDS r2,r2,#0x16 -000056 a015 ADR r0,|L18.172| -000058 f7fffffe BL LOG_printf -;;;1187 return true; -00005c 2001 MOVS r0,#1 -;;;1188 } -00005e bd7c POP {r2-r6,pc} -;;;1189 +;;;1213 s_pps_updata_allpixeloff_flag = true; +000022 2701 MOVS r7,#1 +000024 7227 STRB r7,[r4,#8] +;;;1214 BaseTime = hal_system_get_tick(); +000026 f7fffffe BL hal_system_get_tick +;;;1215 g_rx_ctrl_handle->base_info.src_w = pic_width; +00002a 62a0 STR r0,[r4,#0x28] ; BaseTime +;;;1216 g_rx_ctrl_handle->base_info.src_h = pic_height; +;;;1217 /* עⲿֻPPSǰ Compression Mode Command */ +;;;1218 g_rx_ctrl_handle->compress_en = true; //hal_dsi_rx_ctrl_get_compressen_en(g_rx_ctrl_handle); +00002c 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle +00002e 4601 MOV r1,r0 +000030 c060 STM r0!,{r5,r6} +000032 3120 ADDS r1,r1,#0x20 +000034 700f STRB r7,[r1,#0] +;;;1219 g_tx_ctrl_handle->base_info.src_w = pic_width; +000036 6a61 LDR r1,[r4,#0x24] ; g_tx_ctrl_handle +;;;1220 g_tx_ctrl_handle->base_info.src_h = pic_height; +000038 3808 SUBS r0,r0,#8 +;;;1221 +;;;1222 // hal_dsi_rx_ctrl_toggle_resolution(g_rx_ctrl_handle); +;;;1223 hal_dsi_rx_ctrl_toggle_resolution_ex(g_rx_ctrl_handle); +00003a 624e STR r6,[r1,#0x24] +00003c 620d STR r5,[r1,#0x20] +00003e f7fffffe BL hal_dsi_rx_ctrl_toggle_resolution_ex +;;;1224 // delayMs(20); +;;;1225 // hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x13); +;;;1226 #if 0 +;;;1227 if (pic_width == 720 && pic_height == 1600) +;;;1228 { +;;;1229 hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps_1, 88); +;;;1230 } +;;;1231 else if (pic_width == 1080 && pic_height == 2400) +;;;1232 { +;;;1233 //hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps_2, 88); +;;;1234 } +;;;1235 else if (pic_width == 1440 && pic_height == 3200) +;;;1236 { +;;;1237 //hal_dsi_rx_ctrl_pre_init_pps(g_rx_ctrl_handle, pps_3, 88);; +;;;1238 } +;;;1239 #endif +;;;1240 //hal_dsi_rx_ctrl_set_hw_tear_mode(g_rx_ctrl_handle); +;;;1241 // TAU_LOGD("resolution update w[%d] h[%d] compress[%d]", pic_width, pic_height, g_rx_ctrl_handle->compress_en); +;;;1242 #if CUS_SCLD_FILTER // ݲͬķֱʣѡͬ // +;;;1243 if( 720 == pic_width ) +000042 202d MOVS r0,#0x2d +000044 0100 LSLS r0,r0,#4 +000046 4285 CMP r5,r0 +000048 d103 BNE |L20.82| +;;;1244 { +;;;1245 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1080_h_4_96, rx_filter_2400_v_4_96 ); +00004a 4a0d LDR r2,|L20.128| +00004c 1fd1 SUBS r1,r2,#7 +00004e 39f9 SUBS r1,r1,#0xf9 +000050 e00a B |L20.104| + |L20.82| +;;;1246 } +;;;1247 else if( 1080 == pic_width ) +000052 2087 MOVS r0,#0x87 +000054 00c0 LSLS r0,r0,#3 +000056 4285 CMP r5,r0 +000058 d103 BNE |L20.98| +;;;1248 { +;;;1249 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1080_h_4_86, rx_filter_2400_v_4_69 ); +00005a 4a0a LDR r2,|L20.132| +00005c 1fd1 SUBS r1,r2,#7 +00005e 39f9 SUBS r1,r1,#0xf9 +000060 e002 B |L20.104| + |L20.98| +;;;1250 } +;;;1251 else +;;;1252 { +;;;1253 hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); +000062 4a09 LDR r2,|L20.136| +000064 1fd1 SUBS r1,r2,#7 +000066 39f9 SUBS r1,r1,#0xf9 + |L20.104| +000068 6a20 LDR r0,[r4,#0x20] ;1249 ; g_rx_ctrl_handle +00006a f7fffffe BL hal_dsi_rx_ctrl_set_cus_scld_filter + |L20.110| +;;;1254 } +;;;1255 +;;;1256 #endif +;;;1257 +;;;1258 } +;;;1259 +;;;1260 TAU_LOGD("PPS Update"); +00006e 4a07 LDR r2,|L20.140| +000070 a107 ADR r1,|L20.144| +000072 a00a ADR r0,|L20.156| +000074 f7fffffe BL LOG_printf +;;;1261 return true; +000078 2001 MOVS r0,#1 +;;;1262 } +00007a bdf8 POP {r3-r7,pc} +;;;1263 ENDP - |L18.96| + |L20.124| DCD ||.data|| - |L18.100| - DCD 0x0000048c - |L18.104| -000068 53323155 DCB "S21U_demo",0 -00006c 5f64656d -000070 6f00 -000072 00 DCB 0 -000073 00 DCB 0 - |L18.116| -000074 5b25735d DCB "[%s] (%04d) resolution update w[%d] h[%d] compress[%d]",0 -000078 20282530 -00007c 34642920 -000080 7265736f -000084 6c757469 -000088 6f6e2075 -00008c 70646174 -000090 6520775b -000094 25645d20 -000098 685b2564 -00009c 5d20636f -0000a0 6d707265 -0000a4 73735b25 -0000a8 645d00 -0000ab 00 DCB 0 - |L18.172| -0000ac 5b25735d DCB "[%s] (%04d) PPS Update",0 -0000b0 20282530 -0000b4 34642920 -0000b8 50505320 -0000bc 55706461 -0000c0 746500 -0000c3 00 DCB 0 + |L20.128| + DCD ||.data||+0x138 + |L20.132| + DCD ||.data||+0x338 + |L20.136| + DCD ||.data||+0x538 + |L20.140| + DCD 0x000004ec + |L20.144| +000090 53323155 DCB "S21U_demo",0 +000094 5f64656d +000098 6f00 +00009a 00 DCB 0 +00009b 00 DCB 0 + |L20.156| +00009c 5b25735d DCB "[%s] (%04d) PPS Update",0 +0000a0 20282530 +0000a4 34642920 +0000a8 50505320 +0000ac 55706461 +0000b0 746500 +0000b3 00 DCB 0 + + AREA ||i.rx_restart_exec||, CODE, READONLY, ALIGN=2 + + rx_restart_exec PROC +;;;3641 +;;;3642 void rx_restart_exec(void) +000000 b510 PUSH {r4,lr} +;;;3643 { +;;;3644 if(s_restart_flag == true) +000002 4c09 LDR r4,|L21.40| +000004 79e0 LDRB r0,[r4,#7] ; s_restart_flag +000006 2800 CMP r0,#0 +000008 d00c BEQ |L21.36| +;;;3645 { +;;;3646 delayMs(50); +00000a 2032 MOVS r0,#0x32 +00000c f7fffffe BL delayMs +;;;3647 TAU_LOGD("restart rx2"); +000010 4a06 LDR r2,|L21.44| +000012 a107 ADR r1,|L21.48| +000014 a009 ADR r0,|L21.60| +000016 f7fffffe BL LOG_printf +;;;3648 s_restart_flag = false; +00001a 2000 MOVS r0,#0 +00001c 71e0 STRB r0,[r4,#7] +;;;3649 hal_dsi_rx_ctrl_restart(g_rx_ctrl_handle); +00001e 6a20 LDR r0,[r4,#0x20] ; g_rx_ctrl_handle +000020 f7fffffe BL hal_dsi_rx_ctrl_restart + |L21.36| +;;;3650 } +;;;3651 } +000024 bd10 POP {r4,pc} +;;;3652 + ENDP + +000026 0000 DCW 0x0000 + |L21.40| + DCD ||.data|| + |L21.44| + DCD 0x00000e3f + |L21.48| +000030 53323155 DCB "S21U_demo",0 +000034 5f64656d +000038 6f00 +00003a 00 DCB 0 +00003b 00 DCB 0 + |L21.60| +00003c 5b25735d DCB "[%s] (%04d) restart rx2",0 +000040 20282530 +000044 34642920 +000048 72657374 +00004c 61727420 +000050 72783200 AREA ||i.soft_timer3_cb||, CODE, READONLY, ALIGN=2 soft_timer3_cb PROC -;;;3751 #ifdef ADD_TIMER3_FUNCTION -;;;3752 static void soft_timer3_cb(void *data) +;;;3868 #ifdef ADD_TIMER3_FUNCTION +;;;3869 static void soft_timer3_cb(void *data) 000000 b510 PUSH {r4,lr} -;;;3753 { -;;;3754 hal_timer_start(TIMER_NUM3, 10, soft_timer3_cb, NULL); +;;;3870 { +;;;3871 hal_timer_start(TIMER_NUM3, 10, soft_timer3_cb, NULL); 000002 2300 MOVS r3,#0 -000004 4a07 LDR r2,|L19.36| +000004 4a09 LDR r2,|L22.44| 000006 210a MOVS r1,#0xa 000008 2003 MOVS r0,#3 00000a f7fffffe BL hal_timer_start -;;;3755 tp_sleep_count++; -00000e 4906 LDR r1,|L19.40| -000010 7808 LDRB r0,[r1,#0] ; tp_sleep_count +;;;3872 g_tp_sleep_delay_count++; +00000e 4908 LDR r1,|L22.48| +000010 7808 LDRB r0,[r1,#0] ; g_tp_sleep_delay_count 000012 1c40 ADDS r0,r0,#1 000014 7008 STRB r0,[r1,#0] -;;;3756 if(phone_DisplayOFF_count>0) -000016 4905 LDR r1,|L19.44| -000018 8a88 LDRH r0,[r1,#0x14] ; phone_DisplayOFF_count -00001a 2800 CMP r0,#0 -00001c d001 BEQ |L19.34| -00001e 1c40 ADDS r0,r0,#1 -;;;3757 { -;;;3758 phone_DisplayOFF_count++; -000020 8288 STRH r0,[r1,#0x14] - |L19.34| -;;;3759 } -;;;3760 -;;;3761 #if AUTO_CAL_TP -;;;3762 if (g_exit_sleep_mode) -;;;3763 { -;;;3764 if (g_cal_cnt > 0) -;;;3765 { -;;;3766 g_cal_cnt--; -;;;3767 if (g_cal_cnt == 0){ -;;;3768 g_calibration_flag = true; -;;;3769 //TAU_LOGD("Start cal tp!\n"); -;;;3770 } -;;;3771 } -;;;3772 } -;;;3773 #endif -;;;3774 } -000022 bd10 POP {r4,pc} -;;;3775 #endif +;;;3873 tp_sleep_count++; +000016 4907 LDR r1,|L22.52| +000018 7808 LDRB r0,[r1,#0] ; tp_sleep_count +00001a 1c40 ADDS r0,r0,#1 +00001c 7008 STRB r0,[r1,#0] +;;;3874 if(phone_DisplayOFF_count>0) +00001e 4906 LDR r1,|L22.56| +000020 8a88 LDRH r0,[r1,#0x14] ; phone_DisplayOFF_count +000022 2800 CMP r0,#0 +000024 d001 BEQ |L22.42| +000026 1c40 ADDS r0,r0,#1 +;;;3875 { +;;;3876 phone_DisplayOFF_count++; +000028 8288 STRH r0,[r1,#0x14] + |L22.42| +;;;3877 } +;;;3878 +;;;3879 #if AUTO_CAL_TP +;;;3880 if (g_exit_sleep_mode) +;;;3881 { +;;;3882 if (g_cal_cnt > 0) +;;;3883 { +;;;3884 g_cal_cnt--; +;;;3885 if (g_cal_cnt == 0){ +;;;3886 g_calibration_flag = true; +;;;3887 //TAU_LOGD("Start cal tp!\n"); +;;;3888 } +;;;3889 } +;;;3890 } +;;;3891 #endif +;;;3892 } +00002a bd10 POP {r4,pc} +;;;3893 #endif ENDP - |L19.36| + |L22.44| DCD soft_timer3_cb - |L19.40| + |L22.48| + DCD g_tp_sleep_delay_count + |L22.52| DCD tp_sleep_count - |L19.44| + |L22.56| DCD ||.data|| AREA ||i.swire_callback||, CODE, READONLY, ALIGN=2 swire_callback PROC -;;;3703 -;;;3704 static void swire_callback(void *data) +;;;3820 +;;;3821 static void swire_callback(void *data) 000000 b510 PUSH {r4,lr} -;;;3705 { -;;;3706 /* swire ǷҪһֱҪֻֻͬͬ */ -;;;3707 //if(start_display_on == false) -;;;3708 { -;;;3709 hal_timer_start(SWIRE_TIMER, 17, swire_timer_callback, NULL); +;;;3822 { +;;;3823 /* swire ǷҪһֱҪֻֻͬͬ */ +;;;3824 //if(start_display_on == false) +;;;3825 { +;;;3826 hal_timer_start(SWIRE_TIMER, 17, swire_timer_callback, NULL); 000002 2300 MOVS r3,#0 -000004 4a02 LDR r2,|L20.16| +000004 4a02 LDR r2,|L23.16| 000006 2111 MOVS r1,#0x11 000008 2001 MOVS r0,#1 00000a f7fffffe BL hal_timer_start -;;;3710 } -;;;3711 } +;;;3827 } +;;;3828 } 00000e bd10 POP {r4,pc} -;;;3712 +;;;3829 ENDP - |L20.16| + |L23.16| DCD swire_timer_callback AREA ||i.swire_timer_callback||, CODE, READONLY, ALIGN=2 swire_timer_callback PROC -;;;3685 -;;;3686 static void swire_timer_callback(void *data) +;;;3802 +;;;3803 static void swire_timer_callback(void *data) 000000 b508 PUSH {r3,lr} -;;;3687 { -;;;3688 #if 0 //def USE_FOR_SUMSUNG_S21U -;;;3689 if(Flag_blacklight_EN) -;;;3690 { -;;;3691 hal_swire_start(12, 12, 12, 12, SWIRE_DEFAULT_NUM); -;;;3692 } -;;;3693 else if(s20_power_on_flag) -;;;3694 { -;;;3695 hal_swire_start(12, 12, 12, 12, SWIRE_DEFAULT_NUM); -;;;3696 } -;;;3697 else -;;;3698 #endif -;;;3699 { -;;;3700 hal_swire_start(12, 12, 12, 12, swire_num); -000002 4805 LDR r0,|L21.24| +;;;3804 { +;;;3805 #if 0 //def USE_FOR_SUMSUNG_S21U +;;;3806 if(Flag_blacklight_EN) +;;;3807 { +;;;3808 hal_swire_start(12, 12, 12, 12, SWIRE_DEFAULT_NUM); +;;;3809 } +;;;3810 else if(s20_power_on_flag) +;;;3811 { +;;;3812 hal_swire_start(12, 12, 12, 12, SWIRE_DEFAULT_NUM); +;;;3813 } +;;;3814 else +;;;3815 #endif +;;;3816 { +;;;3817 hal_swire_start(12, 12, 12, 12, swire_num); +000002 4805 LDR r0,|L24.24| 000004 230c MOVS r3,#0xc 000006 7840 LDRB r0,[r0,#1] ; swire_num 000008 9000 STR r0,[sp,#0] @@ -4306,46 +4587,46 @@ 00000c 4619 MOV r1,r3 00000e 4618 MOV r0,r3 000010 f7fffffe BL hal_swire_start -;;;3701 } -;;;3702 } +;;;3818 } +;;;3819 } 000014 bd08 POP {r3,pc} -;;;3703 +;;;3820 ENDP 000016 0000 DCW 0x0000 - |L21.24| + |L24.24| DCD ||.data|| AREA ||i.test_pwm_out_adjust||, CODE, READONLY, ALIGN=2 test_pwm_out_adjust PROC -;;;1284 *****************************************************************************/ -;;;1285 static void test_pwm_out_adjust(bool init, bool polarity, uint8_t duty_ratio, uint32_t frequency) +;;;1358 *****************************************************************************/ +;;;1359 static void test_pwm_out_adjust(bool init, bool polarity, uint8_t duty_ratio, uint32_t frequency) 000000 b5ff PUSH {r0-r7,lr} -;;;1286 { -;;;1287 pwm_out_ctrl_e ctl0 = PWMO_CTRL_HIGH; +;;;1360 { +;;;1361 pwm_out_ctrl_e ctl0 = PWMO_CTRL_HIGH; 000002 2602 MOVS r6,#2 -;;;1288 pwm_out_ctrl_e ctl1 = PWMO_CTRL_LOW; +;;;1362 pwm_out_ctrl_e ctl1 = PWMO_CTRL_LOW; 000004 2501 MOVS r5,#1 -000006 b083 SUB sp,sp,#0xc ;1286 -;;;1289 if (polarity) +000006 b083 SUB sp,sp,#0xc ;1360 +;;;1363 if (polarity) 000008 2900 CMP r1,#0 -00000a d001 BEQ |L22.16| -;;;1290 { -;;;1291 ctl0 = PWMO_CTRL_LOW; +00000a d001 BEQ |L25.16| +;;;1364 { +;;;1365 ctl0 = PWMO_CTRL_LOW; 00000c 2601 MOVS r6,#1 -;;;1292 ctl1 = PWMO_CTRL_HIGH; +;;;1366 ctl1 = PWMO_CTRL_HIGH; 00000e 2502 MOVS r5,#2 - |L22.16| -;;;1293 } -;;;1294 uint32_t period = 1000000 / frequency; //λus + |L25.16| +;;;1367 } +;;;1368 uint32_t period = 1000000 / frequency; //λus 000010 4619 MOV r1,r3 -000012 4814 LDR r0,|L22.100| +000012 4814 LDR r0,|L25.100| 000014 f7fffffe BL __aeabi_uidivmod 000018 4604 MOV r4,r0 -;;;1295 uint32_t thr0 = 0; +;;;1369 uint32_t thr0 = 0; 00001a 2000 MOVS r0,#0 -;;;1296 uint32_t thr1 = (period * duty_ratio / 100); +;;;1370 uint32_t thr1 = (period * duty_ratio / 100); 00001c 9001 STR r0,[sp,#4] 00001e 9905 LDR r1,[sp,#0x14] 000020 4620 MOV r0,r4 @@ -4353,131 +4634,131 @@ 000024 2164 MOVS r1,#0x64 000026 f7fffffe BL __aeabi_uidivmod 00002a 4607 MOV r7,r0 -;;;1297 -;;;1298 if (duty_ratio == 100) +;;;1371 +;;;1372 if (duty_ratio == 100) 00002c 9805 LDR r0,[sp,#0x14] 00002e 2864 CMP r0,#0x64 -000030 d101 BNE |L22.54| -;;;1299 { -;;;1300 ctl1 = ctl0; +000030 d101 BNE |L25.54| +;;;1373 { +;;;1374 ctl1 = ctl0; 000032 4635 MOV r5,r6 -;;;1301 thr1 = period / 2; +;;;1375 thr1 = period / 2; 000034 0867 LSRS r7,r4,#1 - |L22.54| -;;;1302 } -;;;1303 if (init) + |L25.54| +;;;1376 } +;;;1377 if (init) 000036 9803 LDR r0,[sp,#0xc] 000038 2800 CMP r0,#0 -00003a d00a BEQ |L22.82| -;;;1304 { -;;;1305 hal_pwm_out_init(); +00003a d00a BEQ |L25.82| +;;;1378 { +;;;1379 hal_pwm_out_init(); 00003c f7fffffe BL hal_pwm_out_init -;;;1306 hal_pwm_out_config_all(ctl0, ctl1, thr0, thr1, period); +;;;1380 hal_pwm_out_config_all(ctl0, ctl1, thr0, thr1, period); 000040 463b MOV r3,r7 000042 9400 STR r4,[sp,#0] 000044 4629 MOV r1,r5 000046 4630 MOV r0,r6 000048 9a01 LDR r2,[sp,#4] 00004a f7fffffe BL hal_pwm_out_config_all - |L22.78| -;;;1307 } -;;;1308 else -;;;1309 { -;;;1310 hal_pwm_out_sync_all(ctl0, ctl1, thr0, thr1, period); -;;;1311 } -;;;1312 } + |L25.78| +;;;1381 } +;;;1382 else +;;;1383 { +;;;1384 hal_pwm_out_sync_all(ctl0, ctl1, thr0, thr1, period); +;;;1385 } +;;;1386 } 00004e b007 ADD sp,sp,#0x1c 000050 bdf0 POP {r4-r7,pc} - |L22.82| -000052 463b MOV r3,r7 ;1310 -000054 9400 STR r4,[sp,#0] ;1310 -000056 4629 MOV r1,r5 ;1310 -000058 4630 MOV r0,r6 ;1310 -00005a 9a01 LDR r2,[sp,#4] ;1310 + |L25.82| +000052 463b MOV r3,r7 ;1384 +000054 9400 STR r4,[sp,#0] ;1384 +000056 4629 MOV r1,r5 ;1384 +000058 4630 MOV r0,r6 ;1384 +00005a 9a01 LDR r2,[sp,#4] ;1384 00005c f7fffffe BL hal_pwm_out_sync_all -000060 e7f5 B |L22.78| -;;;1313 +000060 e7f5 B |L25.78| +;;;1387 ENDP 000062 0000 DCW 0x0000 - |L22.100| + |L25.100| DCD 0x000f4240 AREA ||i.tp_heartbeat_exec||, CODE, READONLY, ALIGN=2 tp_heartbeat_exec PROC -;;;3776 -;;;3777 void tp_heartbeat_exec(void) +;;;3894 +;;;3895 void tp_heartbeat_exec(void) 000000 b570 PUSH {r4-r6,lr} -;;;3778 { -;;;3779 if (s_screen_init_complate) -000002 480f LDR r0,|L23.64| +;;;3896 { +;;;3897 if (s_screen_init_complate) +000002 480e LDR r0,|L26.60| 000004 7800 LDRB r0,[r0,#0] ; s_screen_init_complate 000006 2800 CMP r0,#0 -000008 d007 BEQ |L23.26| -;;;3780 { -;;;3781 if(hal_gpio_get_input_data(IO_PAD_TD_INT)) +000008 d007 BEQ |L26.26| +;;;3898 { +;;;3899 if(hal_gpio_get_input_data(IO_PAD_TD_INT)) 00000a 2009 MOVS r0,#9 00000c f7fffffe BL hal_gpio_get_input_data 000010 2500 MOVS r5,#0 -;;;3782 { -;;;3783 s_heartbeat = 0; -000012 4c0c LDR r4,|L23.68| -000014 2800 CMP r0,#0 ;3781 -000016 d001 BEQ |L23.28| -000018 62a5 STR r5,[r4,#0x28] ; s_heartbeat - |L23.26| -;;;3784 } -;;;3785 else -;;;3786 { -;;;3787 if(s_heartbeat < (65536/50)) // 65536*3 = 900ms 65536/50 = 6ms -;;;3788 { -;;;3789 s_heartbeat ++; -;;;3790 }else -;;;3791 { -;;;3792 TAU_LOGD("hb..."); -;;;3793 s_heartbeat = 0; -;;;3794 // ap_tp_st_touch_software_reset(); -;;;3795 ap_tp_st_touch_hardware_reset(); -;;;3796 } -;;;3797 } -;;;3798 } -;;;3799 } +;;;3900 { +;;;3901 s_heartbeat = 0; +000012 4c0b LDR r4,|L26.64| +000014 2800 CMP r0,#0 ;3899 +000016 d001 BEQ |L26.28| +000018 62e5 STR r5,[r4,#0x2c] ; s_heartbeat + |L26.26| +;;;3902 } +;;;3903 else +;;;3904 { +;;;3905 if(s_heartbeat < (65536/50)) // 65536*3 = 900ms 65536/50 = 6ms +;;;3906 { +;;;3907 s_heartbeat ++; +;;;3908 }else +;;;3909 { +;;;3910 TAU_LOGD("hb..."); +;;;3911 s_heartbeat = 0; +;;;3912 // ap_tp_st_touch_software_reset(); +;;;3913 ap_tp_st_touch_hardware_reset(); +;;;3914 } +;;;3915 } +;;;3916 } +;;;3917 } 00001a bd70 POP {r4-r6,pc} - |L23.28| -00001c 490a LDR r1,|L23.72| -00001e 6aa0 LDR r0,[r4,#0x28] ;3787 ; s_heartbeat -000020 4288 CMP r0,r1 ;3787 -000022 d202 BCS |L23.42| -000024 1c40 ADDS r0,r0,#1 ;3787 -000026 62a0 STR r0,[r4,#0x28] ;3789 ; s_heartbeat + |L26.28| +00001c 4909 LDR r1,|L26.68| +00001e 6ae0 LDR r0,[r4,#0x2c] ;3905 ; s_heartbeat +000020 4288 CMP r0,r1 ;3905 +000022 d202 BCS |L26.42| +000024 1c40 ADDS r0,r0,#1 ;3905 +000026 62e0 STR r0,[r4,#0x2c] ;3907 ; s_heartbeat 000028 bd70 POP {r4-r6,pc} - |L23.42| -00002a 22ed MOVS r2,#0xed ;3792 -00002c 0112 LSLS r2,r2,#4 ;3792 -00002e a107 ADR r1,|L23.76| -000030 a009 ADR r0,|L23.88| -000032 f7fffffe BL LOG_printf -000036 62a5 STR r5,[r4,#0x28] ;3795 ; s_heartbeat -000038 f7fffffe BL ap_tp_st_touch_hardware_reset -00003c bd70 POP {r4-r6,pc} -;;;3800 + |L26.42| +00002a 4a07 LDR r2,|L26.72| +00002c a107 ADR r1,|L26.76| +00002e a00a ADR r0,|L26.88| +000030 f7fffffe BL LOG_printf +000034 62e5 STR r5,[r4,#0x2c] ;3913 ; s_heartbeat +000036 f7fffffe BL ap_tp_st_touch_hardware_reset +00003a bd70 POP {r4-r6,pc} +;;;3918 ENDP -00003e 0000 DCW 0x0000 - |L23.64| + |L26.60| DCD s_screen_init_complate - |L23.68| + |L26.64| DCD ||.data|| - |L23.72| + |L26.68| DCD 0x0000051e - |L23.76| + |L26.72| + DCD 0x00000f46 + |L26.76| 00004c 53323155 DCB "S21U_demo",0 000050 5f64656d 000054 6f00 000056 00 DCB 0 000057 00 DCB 0 - |L23.88| + |L26.88| 000058 5b25735d DCB "[%s] (%04d) hb...",0 00005c 20282530 000060 34642920 @@ -4504,176 +4785,176 @@ DCD 0x00000060 DCD ap_update_frame_rate 000038 01000000 DCB 0x01,0x00,0x00,0x00 + DCD 0x00000053 + DCD ap_set_hbm_53 +000044 01000000 DCB 0x01,0x00,0x00,0x00 DCD 0x00000004 DCD ap_set_tp_calibration_04 -000044 01000000 DCB 0x01,0x00,0x00,0x00 +000050 01000000 DCB 0x01,0x00,0x00,0x00 DCD 0x00000010 DCD ap_set_enter_sleep_mode -000050 01000000 DCB 0x01,0x00,0x00,0x00 +00005c 01000000 DCB 0x01,0x00,0x00,0x00 DCD 0x00000011 DCD ap_set_exit_sleep_mode -00005c 01000000 DCB 0x01,0x00,0x00,0x00 +000068 01000000 DCB 0x01,0x00,0x00,0x00 DCD 0x00000000 DCD 0x00000000 -000068 00000000 DCB 0x00,0x00,0x00,0x00 +000074 00000000 DCB 0x00,0x00,0x00,0x00 panel_init_code -00006c 390005ff DCB 0x39,0x00,0x05,0xff -000070 aa55a580 DCB 0xaa,0x55,0xa5,0x80 -000074 3900026f DCB 0x39,0x00,0x02,0x6f -000078 1d390002 DCB 0x1d,0x39,0x00,0x02 -00007c f2053900 DCB 0xf2,0x05,0x39,0x00 -000080 05ffaa55 DCB 0x05,0xff,0xaa,0x55 -000084 a5813900 DCB 0xa5,0x81,0x39,0x00 -000088 01353900 DCB 0x01,0x35,0x39,0x00 -00008c 02532039 DCB 0x02,0x53,0x20,0x39 -000090 0005510d DCB 0x00,0x05,0x51,0x0d -000094 bb0ffe39 DCB 0xbb,0x0f,0xfe,0x39 -000098 00052a00 DCB 0x00,0x05,0x2a,0x00 -00009c 0004af39 DCB 0x00,0x04,0xaf,0x39 -0000a0 00052b00 DCB 0x00,0x05,0x2b,0x00 -0000a4 000a5b39 DCB 0x00,0x0a,0x5b,0x39 -0000a8 000282ac DCB 0x00,0x02,0x82,0xac -0000ac 39000203 DCB 0x39,0x00,0x02,0x03 -0000b0 01390002 DCB 0x01,0x39,0x00,0x02 -0000b4 90013900 DCB 0x90,0x01,0x39,0x00 -0000b8 13918928 DCB 0x13,0x91,0x89,0x28 -0000bc 000cc200 DCB 0x00,0x0c,0xc2,0x00 -0000c0 0358018a DCB 0x03,0x58,0x01,0x8a -0000c4 001008bb DCB 0x00,0x10,0x08,0xbb -0000c8 03d110f0 DCB 0x03,0xd1,0x10,0xf0 -0000cc 3900012c DCB 0x39,0x00,0x01,0x2c -0000d0 390006f0 DCB 0x39,0x00,0x06,0xf0 -0000d4 55aa5208 DCB 0x55,0xaa,0x52,0x08 -0000d8 07390002 DCB 0x07,0x39,0x00,0x02 -0000dc 6f043900 DCB 0x6f,0x04,0x39,0x00 -0000e0 02c05539 DCB 0x02,0xc0,0x55,0x39 -0000e4 00026f00 DCB 0x00,0x02,0x6f,0x00 -0000e8 390016c9 DCB 0x39,0x00,0x16,0xc9 -0000ec 21002400 DCB 0x21,0x00,0x24,0x00 -0000f0 24000000 DCB 0x24,0x00,0x00,0x00 -0000f4 3fe50000 DCB 0x3f,0xe5,0x00,0x00 -0000f8 3fe50000 DCB 0x3f,0xe5,0x00,0x00 -0000fc 80051000 DCB 0x80,0x05,0x10,0x00 -000100 00390002 DCB 0x00,0x39,0x00,0x02 -000104 6f153900 DCB 0x6f,0x15,0x39,0x00 -000108 10c991f1 DCB 0x10,0xc9,0x91,0xf1 -00010c 19925179 DCB 0x19,0x92,0x51,0x79 -000110 33c02400 DCB 0x33,0xc0,0x24,0x00 -000114 0fa0a000 DCB 0x0f,0xa0,0xa0,0x00 -000118 00390002 DCB 0x00,0x39,0x00,0x02 -00011c 6f243900 DCB 0x6f,0x24,0x39,0x00 -000120 08c90000 DCB 0x08,0xc9,0x00,0x00 -000124 00000000 DCB 0x00,0x00,0x00,0x00 -000128 00390002 DCB 0x00,0x39,0x00,0x02 -00012c 6f003900 DCB 0x6f,0x00,0x39,0x00 -000130 16ca2700 DCB 0x16,0xca,0x27,0x00 -000134 24002341 DCB 0x24,0x00,0x23,0x41 -000138 00000000 DCB 0x00,0x00,0x00,0x00 -00013c 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -000140 8f408000 DCB 0x8f,0x40,0x80,0x00 -000144 00000039 DCB 0x00,0x00,0x00,0x39 -000148 00026f15 DCB 0x00,0x02,0x6f,0x15 -00014c 390010ca DCB 0x39,0x00,0x10,0xca -000150 92521992 DCB 0x92,0x52,0x19,0x92 -000154 b17933b0 DCB 0xb1,0x79,0x33,0xb0 -000158 00000360 DCB 0x00,0x00,0x03,0x60 -00015c a1000039 DCB 0xa1,0x00,0x00,0x39 -000160 00026f24 DCB 0x00,0x02,0x6f,0x24 -000164 390008ca DCB 0x39,0x00,0x08,0xca -000168 00000000 DCB 0x00,0x00,0x00,0x00 -00016c 00000039 DCB 0x00,0x00,0x00,0x39 -000170 00026f00 DCB 0x00,0x02,0x6f,0x00 -000174 390016cb DCB 0x39,0x00,0x16,0xcb -000178 2d002341 DCB 0x2d,0x00,0x23,0x41 -00017c 24000000 DCB 0x24,0x00,0x00,0x00 -000180 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 -000184 80000000 DCB 0x80,0x00,0x00,0x00 -000188 00000000 DCB 0x00,0x00,0x00,0x00 -00018c 00390002 DCB 0x00,0x39,0x00,0x02 -000190 6f153900 DCB 0x6f,0x15,0x39,0x00 -000194 10cb91f1 DCB 0x10,0xcb,0x91,0xf1 -000198 7a9251d9 DCB 0x7a,0x92,0x51,0xd9 -00019c 33200000 DCB 0x33,0x20,0x00,0x00 -0001a0 0ca16000 DCB 0x0c,0xa1,0x60,0x00 -0001a4 00390002 DCB 0x00,0x39,0x00,0x02 -0001a8 6f243900 DCB 0x6f,0x24,0x39,0x00 -0001ac 08cb0000 DCB 0x08,0xcb,0x00,0x00 -0001b0 00000000 DCB 0x00,0x00,0x00,0x00 -0001b4 00390002 DCB 0x00,0x39,0x00,0x02 -0001b8 6f003900 DCB 0x6f,0x00,0x39,0x00 -0001bc 16cc2b00 DCB 0x16,0xcc,0x2b,0x00 -0001c0 23412341 DCB 0x23,0x41,0x23,0x41 -0001c4 00000000 DCB 0x00,0x00,0x00,0x00 -0001c8 00008000 DCB 0x00,0x00,0x80,0x00 -0001cc 00007ffb DCB 0x00,0x00,0x7f,0xfb -0001d0 25297f39 DCB 0x25,0x29,0x7f,0x39 -0001d4 00026f15 DCB 0x00,0x02,0x6f,0x15 -0001d8 390010cc DCB 0x39,0x00,0x10,0xcc -0001dc 92527a92 DCB 0x92,0x52,0x7a,0x92 -0001e0 b1d9333f DCB 0xb1,0xd9,0x33,0x3f -0001e4 dcbf005f DCB 0xdc,0xbf,0x00,0x5f -0001e8 5f000039 DCB 0x5f,0x00,0x00,0x39 -0001ec 00026f24 DCB 0x00,0x02,0x6f,0x24 -0001f0 390008cc DCB 0x39,0x00,0x08,0xcc -0001f4 00000000 DCB 0x00,0x00,0x00,0x00 -0001f8 00000039 DCB 0x00,0x00,0x00,0x39 -0001fc 0006f055 DCB 0x00,0x06,0xf0,0x55 -000200 aa520802 DCB 0xaa,0x52,0x08,0x02 -000204 390002d1 DCB 0x39,0x00,0x02,0xd1 -000208 01390002 DCB 0x01,0x39,0x00,0x02 -00020c 6f013900 DCB 0x6f,0x01,0x39,0x00 -000210 02d10039 DCB 0x02,0xd1,0x00,0x39 -000214 00026f02 DCB 0x00,0x02,0x6f,0x02 -000218 390002d1 DCB 0x39,0x00,0x02,0xd1 -00021c 00390002 DCB 0x00,0x39,0x00,0x02 -000220 6f033900 DCB 0x6f,0x03,0x39,0x00 -000224 05d10252 DCB 0x05,0xd1,0x02,0x52 -000228 097a3900 DCB 0x09,0x7a,0x39,0x00 -00022c 026f0739 DCB 0x02,0x6f,0x07,0x39 -000230 0005d101 DCB 0x00,0x05,0xd1,0x01 -000234 f1091939 DCB 0xf1,0x09,0x19,0x39 -000238 00026f0b DCB 0x00,0x02,0x6f,0x0b -00023c 390005d1 DCB 0x39,0x00,0x05,0xd1 -000240 02b109d9 DCB 0x02,0xb1,0x09,0xd9 -000244 3900026f DCB 0x39,0x00,0x02,0x6f -000248 0f390007 DCB 0x0f,0x39,0x00,0x07 -00024c d13ffc3f DCB 0xd1,0x3f,0xfc,0x3f -000250 fc3ffc39 DCB 0xfc,0x3f,0xfc,0x39 -000254 0006f055 DCB 0x00,0x06,0xf0,0x55 -000258 aa520807 DCB 0xaa,0x52,0x08,0x07 -00025c 390002d9 DCB 0x39,0x00,0x02,0xd9 -000260 40390002 DCB 0x40,0x39,0x00,0x02 -000264 88013900 DCB 0x88,0x01,0x39,0x00 -000268 026f0139 DCB 0x02,0x6f,0x01,0x39 -00026c 00058802 DCB 0x00,0x05,0x88,0x02 -000270 4b097839 DCB 0x4b,0x09,0x78,0x39 -000274 0006f055 DCB 0x00,0x06,0xf0,0x55 -000278 aa520809 DCB 0xaa,0x52,0x08,0x09 -00027c 390002d5 DCB 0x39,0x00,0x02,0xd5 -000280 80390006 DCB 0x80,0x39,0x00,0x06 -000284 f055aa52 DCB 0xf0,0x55,0xaa,0x52 -000288 08003900 DCB 0x08,0x00,0x39,0x00 -00028c 1fb00403 DCB 0x1f,0xb0,0x04,0x03 -000290 0c1e385b DCB 0x0c,0x1e,0x38,0x5b -000294 89c0ff55 DCB 0x89,0xc0,0xff,0x55 -000298 56550000 DCB 0x56,0x55,0x00,0x00 -00029c 00000000 DCB 0x00,0x00,0x00,0x00 -0002a0 00000004 DCB 0x00,0x00,0x00,0x04 -0002a4 00000000 DCB 0x00,0x00,0x00,0x00 +000078 390005ff DCB 0x39,0x00,0x05,0xff +00007c aa55a580 DCB 0xaa,0x55,0xa5,0x80 +000080 3900026f DCB 0x39,0x00,0x02,0x6f +000084 1d390002 DCB 0x1d,0x39,0x00,0x02 +000088 f2053900 DCB 0xf2,0x05,0x39,0x00 +00008c 05ffaa55 DCB 0x05,0xff,0xaa,0x55 +000090 a5813900 DCB 0xa5,0x81,0x39,0x00 +000094 01353900 DCB 0x01,0x35,0x39,0x00 +000098 02532039 DCB 0x02,0x53,0x20,0x39 +00009c 0005510d DCB 0x00,0x05,0x51,0x0d +0000a0 bb0ffe39 DCB 0xbb,0x0f,0xfe,0x39 +0000a4 00052a00 DCB 0x00,0x05,0x2a,0x00 +0000a8 0004af39 DCB 0x00,0x04,0xaf,0x39 +0000ac 00052b00 DCB 0x00,0x05,0x2b,0x00 +0000b0 000a5b39 DCB 0x00,0x0a,0x5b,0x39 +0000b4 000282ac DCB 0x00,0x02,0x82,0xac +0000b8 39000203 DCB 0x39,0x00,0x02,0x03 +0000bc 01390002 DCB 0x01,0x39,0x00,0x02 +0000c0 90013900 DCB 0x90,0x01,0x39,0x00 +0000c4 13918928 DCB 0x13,0x91,0x89,0x28 +0000c8 000cc200 DCB 0x00,0x0c,0xc2,0x00 +0000cc 0358018a DCB 0x03,0x58,0x01,0x8a +0000d0 001008bb DCB 0x00,0x10,0x08,0xbb +0000d4 03d110f0 DCB 0x03,0xd1,0x10,0xf0 +0000d8 3900012c DCB 0x39,0x00,0x01,0x2c +0000dc 390006f0 DCB 0x39,0x00,0x06,0xf0 +0000e0 55aa5208 DCB 0x55,0xaa,0x52,0x08 +0000e4 07390002 DCB 0x07,0x39,0x00,0x02 +0000e8 6f043900 DCB 0x6f,0x04,0x39,0x00 +0000ec 02c05539 DCB 0x02,0xc0,0x55,0x39 +0000f0 00026f00 DCB 0x00,0x02,0x6f,0x00 +0000f4 390016c9 DCB 0x39,0x00,0x16,0xc9 +0000f8 21002400 DCB 0x21,0x00,0x24,0x00 +0000fc 24000000 DCB 0x24,0x00,0x00,0x00 +000100 3fe50000 DCB 0x3f,0xe5,0x00,0x00 +000104 3fe50000 DCB 0x3f,0xe5,0x00,0x00 +000108 80051000 DCB 0x80,0x05,0x10,0x00 +00010c 00390002 DCB 0x00,0x39,0x00,0x02 +000110 6f153900 DCB 0x6f,0x15,0x39,0x00 +000114 10c991f1 DCB 0x10,0xc9,0x91,0xf1 +000118 19925179 DCB 0x19,0x92,0x51,0x79 +00011c 33c02400 DCB 0x33,0xc0,0x24,0x00 +000120 0fa0a000 DCB 0x0f,0xa0,0xa0,0x00 +000124 00390002 DCB 0x00,0x39,0x00,0x02 +000128 6f243900 DCB 0x6f,0x24,0x39,0x00 +00012c 08c90000 DCB 0x08,0xc9,0x00,0x00 +000130 00000000 DCB 0x00,0x00,0x00,0x00 +000134 00390002 DCB 0x00,0x39,0x00,0x02 +000138 6f003900 DCB 0x6f,0x00,0x39,0x00 +00013c 16ca2700 DCB 0x16,0xca,0x27,0x00 +000140 24002341 DCB 0x24,0x00,0x23,0x41 +000144 00000000 DCB 0x00,0x00,0x00,0x00 +000148 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +00014c 8f408000 DCB 0x8f,0x40,0x80,0x00 +000150 00000039 DCB 0x00,0x00,0x00,0x39 +000154 00026f15 DCB 0x00,0x02,0x6f,0x15 +000158 390010ca DCB 0x39,0x00,0x10,0xca +00015c 92521992 DCB 0x92,0x52,0x19,0x92 +000160 b17933b0 DCB 0xb1,0x79,0x33,0xb0 +000164 00000360 DCB 0x00,0x00,0x03,0x60 +000168 a1000039 DCB 0xa1,0x00,0x00,0x39 +00016c 00026f24 DCB 0x00,0x02,0x6f,0x24 +000170 390008ca DCB 0x39,0x00,0x08,0xca +000174 00000000 DCB 0x00,0x00,0x00,0x00 +000178 00000039 DCB 0x00,0x00,0x00,0x39 +00017c 00026f00 DCB 0x00,0x02,0x6f,0x00 +000180 390016cb DCB 0x39,0x00,0x16,0xcb +000184 2d002341 DCB 0x2d,0x00,0x23,0x41 +000188 24000000 DCB 0x24,0x00,0x00,0x00 +00018c 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 +000190 80000000 DCB 0x80,0x00,0x00,0x00 +000194 00000000 DCB 0x00,0x00,0x00,0x00 +000198 00390002 DCB 0x00,0x39,0x00,0x02 +00019c 6f153900 DCB 0x6f,0x15,0x39,0x00 +0001a0 10cb91f1 DCB 0x10,0xcb,0x91,0xf1 +0001a4 7a9251d9 DCB 0x7a,0x92,0x51,0xd9 +0001a8 33200000 DCB 0x33,0x20,0x00,0x00 +0001ac 0ca16000 DCB 0x0c,0xa1,0x60,0x00 +0001b0 00390002 DCB 0x00,0x39,0x00,0x02 +0001b4 6f243900 DCB 0x6f,0x24,0x39,0x00 +0001b8 08cb0000 DCB 0x08,0xcb,0x00,0x00 +0001bc 00000000 DCB 0x00,0x00,0x00,0x00 +0001c0 00390002 DCB 0x00,0x39,0x00,0x02 +0001c4 6f003900 DCB 0x6f,0x00,0x39,0x00 +0001c8 16cc2b00 DCB 0x16,0xcc,0x2b,0x00 +0001cc 23412341 DCB 0x23,0x41,0x23,0x41 +0001d0 00000000 DCB 0x00,0x00,0x00,0x00 +0001d4 00008000 DCB 0x00,0x00,0x80,0x00 +0001d8 00007ffb DCB 0x00,0x00,0x7f,0xfb +0001dc 25297f39 DCB 0x25,0x29,0x7f,0x39 +0001e0 00026f15 DCB 0x00,0x02,0x6f,0x15 +0001e4 390010cc DCB 0x39,0x00,0x10,0xcc +0001e8 92527a92 DCB 0x92,0x52,0x7a,0x92 +0001ec b1d9333f DCB 0xb1,0xd9,0x33,0x3f +0001f0 dcbf005f DCB 0xdc,0xbf,0x00,0x5f +0001f4 5f000039 DCB 0x5f,0x00,0x00,0x39 +0001f8 00026f24 DCB 0x00,0x02,0x6f,0x24 +0001fc 390008cc DCB 0x39,0x00,0x08,0xcc +000200 00000000 DCB 0x00,0x00,0x00,0x00 +000204 00000039 DCB 0x00,0x00,0x00,0x39 +000208 0006f055 DCB 0x00,0x06,0xf0,0x55 +00020c aa520802 DCB 0xaa,0x52,0x08,0x02 +000210 390002d1 DCB 0x39,0x00,0x02,0xd1 +000214 01390002 DCB 0x01,0x39,0x00,0x02 +000218 6f013900 DCB 0x6f,0x01,0x39,0x00 +00021c 02d10039 DCB 0x02,0xd1,0x00,0x39 +000220 00026f02 DCB 0x00,0x02,0x6f,0x02 +000224 390002d1 DCB 0x39,0x00,0x02,0xd1 +000228 00390002 DCB 0x00,0x39,0x00,0x02 +00022c 6f033900 DCB 0x6f,0x03,0x39,0x00 +000230 05d10252 DCB 0x05,0xd1,0x02,0x52 +000234 097a3900 DCB 0x09,0x7a,0x39,0x00 +000238 026f0739 DCB 0x02,0x6f,0x07,0x39 +00023c 0005d101 DCB 0x00,0x05,0xd1,0x01 +000240 f1091939 DCB 0xf1,0x09,0x19,0x39 +000244 00026f0b DCB 0x00,0x02,0x6f,0x0b +000248 390005d1 DCB 0x39,0x00,0x05,0xd1 +00024c 02b109d9 DCB 0x02,0xb1,0x09,0xd9 +000250 3900026f DCB 0x39,0x00,0x02,0x6f +000254 0f390007 DCB 0x0f,0x39,0x00,0x07 +000258 d13ffc3f DCB 0xd1,0x3f,0xfc,0x3f +00025c fc3ffc39 DCB 0xfc,0x3f,0xfc,0x39 +000260 0006f055 DCB 0x00,0x06,0xf0,0x55 +000264 aa520807 DCB 0xaa,0x52,0x08,0x07 +000268 390002d9 DCB 0x39,0x00,0x02,0xd9 +00026c 40390002 DCB 0x40,0x39,0x00,0x02 +000270 88013900 DCB 0x88,0x01,0x39,0x00 +000274 026f0139 DCB 0x02,0x6f,0x01,0x39 +000278 00058802 DCB 0x00,0x05,0x88,0x02 +00027c 4b097839 DCB 0x4b,0x09,0x78,0x39 +000280 0006f055 DCB 0x00,0x06,0xf0,0x55 +000284 aa520809 DCB 0xaa,0x52,0x08,0x09 +000288 390002d5 DCB 0x39,0x00,0x02,0xd5 +00028c 80390006 DCB 0x80,0x39,0x00,0x06 +000290 f055aa52 DCB 0xf0,0x55,0xaa,0x52 +000294 08003900 DCB 0x08,0x00,0x39,0x00 +000298 1fb00403 DCB 0x1f,0xb0,0x04,0x03 +00029c 0c1e385b DCB 0x0c,0x1e,0x38,0x5b +0002a0 89c0ff55 DCB 0x89,0xc0,0xff,0x55 +0002a4 56550000 DCB 0x56,0x55,0x00,0x00 0002a8 00000000 DCB 0x00,0x00,0x00,0x00 -0002ac 3900f3b2 DCB 0x39,0x00,0xf3,0xb2 -0002b0 11632020 DCB 0x11,0x63,0x20,0x20 -0002b4 00080800 DCB 0x00,0x08,0x08,0x00 -0002b8 00400000 DCB 0x00,0x40,0x00,0x00 -0002bc 00200070 DCB 0x00,0x20,0x00,0x70 -0002c0 90a50205 DCB 0x90,0xa5,0x02,0x05 -0002c4 0225030f DCB 0x02,0x25,0x03,0x0f -0002c8 ff200000 DCB 0xff,0x20,0x00,0x00 -0002cc 00000000 DCB 0x00,0x00,0x00,0x00 -0002d0 30000000 DCB 0x30,0x00,0x00,0x00 -0002d4 00000000 DCB 0x00,0x00,0x00,0x00 +0002ac 00000004 DCB 0x00,0x00,0x00,0x04 +0002b0 00000000 DCB 0x00,0x00,0x00,0x00 +0002b4 00000000 DCB 0x00,0x00,0x00,0x00 +0002b8 3900f3b2 DCB 0x39,0x00,0xf3,0xb2 +0002bc 11632020 DCB 0x11,0x63,0x20,0x20 +0002c0 00080800 DCB 0x00,0x08,0x08,0x00 +0002c4 00400000 DCB 0x00,0x40,0x00,0x00 +0002c8 00200070 DCB 0x00,0x20,0x00,0x70 +0002cc 90a50205 DCB 0x90,0xa5,0x02,0x05 +0002d0 0225030f DCB 0x02,0x25,0x03,0x0f +0002d4 ff200000 DCB 0xff,0x20,0x00,0x00 0002d8 00000000 DCB 0x00,0x00,0x00,0x00 -0002dc 00000000 DCB 0x00,0x00,0x00,0x00 +0002dc 30000000 DCB 0x30,0x00,0x00,0x00 0002e0 00000000 DCB 0x00,0x00,0x00,0x00 0002e4 00000000 DCB 0x00,0x00,0x00,0x00 0002e8 00000000 DCB 0x00,0x00,0x00,0x00 @@ -4705,14 +4986,14 @@ 000350 00000000 DCB 0x00,0x00,0x00,0x00 000354 00000000 DCB 0x00,0x00,0x00,0x00 000358 00000000 DCB 0x00,0x00,0x00,0x00 -00035c 00000139 DCB 0x00,0x00,0x01,0x39 -000360 01ba02d9 DCB 0x01,0xba,0x02,0xd9 -000364 03e804c6 DCB 0x03,0xe8,0x04,0xc6 -000368 063d0b03 DCB 0x06,0x3d,0x0b,0x03 -00036c 0d130fff DCB 0x0d,0x13,0x0f,0xff -000370 0fff0fff DCB 0x0f,0xff,0x0f,0xff -000374 0fff0fff DCB 0x0f,0xff,0x0f,0xff -000378 0fff0fff DCB 0x0f,0xff,0x0f,0xff +00035c 00000000 DCB 0x00,0x00,0x00,0x00 +000360 00000000 DCB 0x00,0x00,0x00,0x00 +000364 00000000 DCB 0x00,0x00,0x00,0x00 +000368 00000139 DCB 0x00,0x00,0x01,0x39 +00036c 01ba02d9 DCB 0x01,0xba,0x02,0xd9 +000370 03e804c6 DCB 0x03,0xe8,0x04,0xc6 +000374 063d0b03 DCB 0x06,0x3d,0x0b,0x03 +000378 0d130fff DCB 0x0d,0x13,0x0f,0xff 00037c 0fff0fff DCB 0x0f,0xff,0x0f,0xff 000380 0fff0fff DCB 0x0f,0xff,0x0f,0xff 000384 0fff0fff DCB 0x0f,0xff,0x0f,0xff @@ -4722,35 +5003,35 @@ 000394 0fff0fff DCB 0x0f,0xff,0x0f,0xff 000398 0fff0fff DCB 0x0f,0xff,0x0f,0xff 00039c 0fff0fff DCB 0x0f,0xff,0x0f,0xff -0003a0 0fff3900 DCB 0x0f,0xff,0x39,0x00 -0003a4 97b30001 DCB 0x97,0xb3,0x00,0x01 -0003a8 00da00da DCB 0x00,0xda,0x00,0xda -0003ac 01d601d6 DCB 0x01,0xd6,0x01,0xd6 -0003b0 02bf02bf DCB 0x02,0xbf,0x02,0xbf -0003b4 03a503a5 DCB 0x03,0xa5,0x03,0xa5 -0003b8 05020502 DCB 0x05,0x02,0x05,0x02 -0003bc 05030503 DCB 0x05,0x03,0x05,0x03 -0003c0 0ac90ac9 DCB 0x0a,0xc9,0x0a,0xc9 -0003c4 0dbb0dbb DCB 0x0d,0xbb,0x0d,0xbb -0003c8 0fff01ff DCB 0x0f,0xff,0x01,0xff -0003cc 02ff02ff DCB 0x02,0xff,0x02,0xff -0003d0 04000e00 DCB 0x04,0x00,0x0e,0x00 -0003d4 0d280cba DCB 0x0d,0x28,0x0c,0xba -0003d8 0cba0be6 DCB 0x0c,0xba,0x0b,0xe6 -0003dc 0be60a80 DCB 0x0b,0xe6,0x0a,0x80 -0003e0 0a800844 DCB 0x0a,0x80,0x08,0x44 -0003e4 08440434 DCB 0x08,0x44,0x04,0x34 -0003e8 04340011 DCB 0x04,0x34,0x00,0x11 -0003ec 00110011 DCB 0x00,0x11,0x00,0x11 -0003f0 00110011 DCB 0x00,0x11,0x00,0x11 -0003f4 00110011 DCB 0x00,0x11,0x00,0x11 -0003f8 000100da DCB 0x00,0x01,0x00,0xda -0003fc 01d602bf DCB 0x01,0xd6,0x02,0xbf -000400 03a50502 DCB 0x03,0xa5,0x05,0x02 -000404 0ac90dbb DCB 0x0a,0xc9,0x0d,0xbb -000408 0fff0fff DCB 0x0f,0xff,0x0f,0xff -00040c 0fff0fff DCB 0x0f,0xff,0x0f,0xff -000410 0fff0fff DCB 0x0f,0xff,0x0f,0xff +0003a0 0fff0fff DCB 0x0f,0xff,0x0f,0xff +0003a4 0fff0fff DCB 0x0f,0xff,0x0f,0xff +0003a8 0fff0fff DCB 0x0f,0xff,0x0f,0xff +0003ac 0fff3900 DCB 0x0f,0xff,0x39,0x00 +0003b0 97b30001 DCB 0x97,0xb3,0x00,0x01 +0003b4 00da00da DCB 0x00,0xda,0x00,0xda +0003b8 01d601d6 DCB 0x01,0xd6,0x01,0xd6 +0003bc 02bf02bf DCB 0x02,0xbf,0x02,0xbf +0003c0 03a503a5 DCB 0x03,0xa5,0x03,0xa5 +0003c4 05020502 DCB 0x05,0x02,0x05,0x02 +0003c8 05030503 DCB 0x05,0x03,0x05,0x03 +0003cc 0ac90ac9 DCB 0x0a,0xc9,0x0a,0xc9 +0003d0 0dbb0dbb DCB 0x0d,0xbb,0x0d,0xbb +0003d4 0fff01ff DCB 0x0f,0xff,0x01,0xff +0003d8 02ff02ff DCB 0x02,0xff,0x02,0xff +0003dc 04000e00 DCB 0x04,0x00,0x0e,0x00 +0003e0 0d280cba DCB 0x0d,0x28,0x0c,0xba +0003e4 0cba0be6 DCB 0x0c,0xba,0x0b,0xe6 +0003e8 0be60a80 DCB 0x0b,0xe6,0x0a,0x80 +0003ec 0a800844 DCB 0x0a,0x80,0x08,0x44 +0003f0 08440434 DCB 0x08,0x44,0x04,0x34 +0003f4 04340011 DCB 0x04,0x34,0x00,0x11 +0003f8 00110011 DCB 0x00,0x11,0x00,0x11 +0003fc 00110011 DCB 0x00,0x11,0x00,0x11 +000400 00110011 DCB 0x00,0x11,0x00,0x11 +000404 000100da DCB 0x00,0x01,0x00,0xda +000408 01d602bf DCB 0x01,0xd6,0x02,0xbf +00040c 03a50502 DCB 0x03,0xa5,0x05,0x02 +000410 0ac90dbb DCB 0x0a,0xc9,0x0d,0xbb 000414 0fff0fff DCB 0x0f,0xff,0x0f,0xff 000418 0fff0fff DCB 0x0f,0xff,0x0f,0xff 00041c 0fff0fff DCB 0x0f,0xff,0x0f,0xff @@ -4761,74 +5042,74 @@ 000430 0fff0fff DCB 0x0f,0xff,0x0f,0xff 000434 0fff0fff DCB 0x0f,0xff,0x0f,0xff 000438 0fff0fff DCB 0x0f,0xff,0x0f,0xff -00043c 39007db4 DCB 0x39,0x00,0x7d,0xb4 -000440 0a8009e0 DCB 0x0a,0x80,0x09,0xe0 -000444 098c098c DCB 0x09,0x8c,0x09,0x8c -000448 08ec08ec DCB 0x08,0xec,0x08,0xec -00044c 07e007e0 DCB 0x07,0xe0,0x07,0xe0 -000450 06340634 DCB 0x06,0x34,0x06,0x34 -000454 03280328 DCB 0x03,0x28,0x03,0x28 -000458 000d000d DCB 0x00,0x0d,0x00,0x0d -00045c 000d000d DCB 0x00,0x0d,0x00,0x0d -000460 000d000d DCB 0x00,0x0d,0x00,0x0d -000464 000d0a80 DCB 0x00,0x0d,0x0a,0x80 -000468 096c0758 DCB 0x09,0x6c,0x07,0x58 -00046c 0758053c DCB 0x07,0x58,0x05,0x3c -000470 150013bc DCB 0x15,0x00,0x13,0xbc -000474 13181318 DCB 0x13,0x18,0x13,0x18 -000478 11d811d8 DCB 0x11,0xd8,0x11,0xd8 -00047c 0fc00fc0 DCB 0x0f,0xc0,0x0f,0xc0 -000480 0c680c68 DCB 0x0c,0x68,0x0c,0x68 -000484 064e064e DCB 0x06,0x4e,0x06,0x4e -000488 001a001a DCB 0x00,0x1a,0x00,0x1a -00048c 001a001a DCB 0x00,0x1a,0x00,0x1a -000490 001a001a DCB 0x00,0x1a,0x00,0x1a -000494 001a000d DCB 0x00,0x1a,0x00,0x0d -000498 000d000d DCB 0x00,0x0d,0x00,0x0d -00049c 000d000d DCB 0x00,0x0d,0x00,0x0d -0004a0 000d000d DCB 0x00,0x0d,0x00,0x0d +00043c 0fff0fff DCB 0x0f,0xff,0x0f,0xff +000440 0fff0fff DCB 0x0f,0xff,0x0f,0xff +000444 0fff0fff DCB 0x0f,0xff,0x0f,0xff +000448 39007db4 DCB 0x39,0x00,0x7d,0xb4 +00044c 0a8009e0 DCB 0x0a,0x80,0x09,0xe0 +000450 098c098c DCB 0x09,0x8c,0x09,0x8c +000454 08ec08ec DCB 0x08,0xec,0x08,0xec +000458 07e007e0 DCB 0x07,0xe0,0x07,0xe0 +00045c 06340634 DCB 0x06,0x34,0x06,0x34 +000460 03280328 DCB 0x03,0x28,0x03,0x28 +000464 000d000d DCB 0x00,0x0d,0x00,0x0d +000468 000d000d DCB 0x00,0x0d,0x00,0x0d +00046c 000d000d DCB 0x00,0x0d,0x00,0x0d +000470 000d0a80 DCB 0x00,0x0d,0x0a,0x80 +000474 096c0758 DCB 0x09,0x6c,0x07,0x58 +000478 0758053c DCB 0x07,0x58,0x05,0x3c +00047c 150013bc DCB 0x15,0x00,0x13,0xbc +000480 13181318 DCB 0x13,0x18,0x13,0x18 +000484 11d811d8 DCB 0x11,0xd8,0x11,0xd8 +000488 0fc00fc0 DCB 0x0f,0xc0,0x0f,0xc0 +00048c 0c680c68 DCB 0x0c,0x68,0x0c,0x68 +000490 064e064e DCB 0x06,0x4e,0x06,0x4e +000494 001a001a DCB 0x00,0x1a,0x00,0x1a +000498 001a001a DCB 0x00,0x1a,0x00,0x1a +00049c 001a001a DCB 0x00,0x1a,0x00,0x1a +0004a0 001a000d DCB 0x00,0x1a,0x00,0x0d 0004a4 000d000d DCB 0x00,0x0d,0x00,0x0d 0004a8 000d000d DCB 0x00,0x0d,0x00,0x0d 0004ac 000d000d DCB 0x00,0x0d,0x00,0x0d 0004b0 000d000d DCB 0x00,0x0d,0x00,0x0d 0004b4 000d000d DCB 0x00,0x0d,0x00,0x0d 0004b8 000d000d DCB 0x00,0x0d,0x00,0x0d -0004bc 390027b5 DCB 0x39,0x00,0x27,0xb5 -0004c0 84422500 DCB 0x84,0x42,0x25,0x00 -0004c4 007f4b13 DCB 0x00,0x7f,0x4b,0x13 -0004c8 4f000040 DCB 0x4f,0x00,0x00,0x40 -0004cc 25000000 DCB 0x25,0x00,0x00,0x00 -0004d0 13131313 DCB 0x13,0x13,0x13,0x13 -0004d4 13000000 DCB 0x13,0x00,0x00,0x00 -0004d8 00000000 DCB 0x00,0x00,0x00,0x00 -0004dc 00000000 DCB 0x00,0x00,0x00,0x00 -0004e0 25000000 DCB 0x25,0x00,0x00,0x00 -0004e4 00003900 DCB 0x00,0x00,0x39,0x00 -0004e8 10b60019 DCB 0x10,0xb6,0x00,0x19 -0004ec 00000000 DCB 0x00,0x00,0x00,0x00 -0004f0 00000000 DCB 0x00,0x00,0x00,0x00 -0004f4 00000000 DCB 0x00,0x00,0x00,0x00 -0004f8 0039003d DCB 0x00,0x39,0x00,0x3d -0004fc b7210fed DCB 0xb7,0x21,0x0f,0xed -000500 cba98765 DCB 0xcb,0xa9,0x87,0x65 -000504 43210000 DCB 0x43,0x21,0x00,0x00 -000508 00050100 DCB 0x00,0x05,0x01,0x00 -00050c 00000000 DCB 0x00,0x00,0x00,0x00 -000510 abbcccdd DCB 0xab,0xbc,0xcc,0xdd -000514 deeeeeff DCB 0xde,0xee,0xee,0xff -000518 ffffffff DCB 0xff,0xff,0xff,0xff -00051c c935a10d DCB 0xc9,0x35,0xa1,0x0d -000520 79e551bb DCB 0x79,0xe5,0x51,0xbb -000524 f0255a8f DCB 0xf0,0x25,0x5a,0x8f -000528 c4f92e63 DCB 0xc4,0xf9,0x2e,0x63 -00052c 98cdffff DCB 0x98,0xcd,0xff,0xff -000530 ffffffff DCB 0xff,0xff,0xff,0xff -000534 00000000 DCB 0x00,0x00,0x00,0x00 -000538 00390052 DCB 0x00,0x39,0x00,0x52 -00053c b8000000 DCB 0xb8,0x00,0x00,0x00 +0004bc 000d000d DCB 0x00,0x0d,0x00,0x0d +0004c0 000d000d DCB 0x00,0x0d,0x00,0x0d +0004c4 000d000d DCB 0x00,0x0d,0x00,0x0d +0004c8 390027b5 DCB 0x39,0x00,0x27,0xb5 +0004cc 84422500 DCB 0x84,0x42,0x25,0x00 +0004d0 007f4b13 DCB 0x00,0x7f,0x4b,0x13 +0004d4 4f000040 DCB 0x4f,0x00,0x00,0x40 +0004d8 25000000 DCB 0x25,0x00,0x00,0x00 +0004dc 13131313 DCB 0x13,0x13,0x13,0x13 +0004e0 13000000 DCB 0x13,0x00,0x00,0x00 +0004e4 00000000 DCB 0x00,0x00,0x00,0x00 +0004e8 00000000 DCB 0x00,0x00,0x00,0x00 +0004ec 25000000 DCB 0x25,0x00,0x00,0x00 +0004f0 00003900 DCB 0x00,0x00,0x39,0x00 +0004f4 10b60019 DCB 0x10,0xb6,0x00,0x19 +0004f8 00000000 DCB 0x00,0x00,0x00,0x00 +0004fc 00000000 DCB 0x00,0x00,0x00,0x00 +000500 00000000 DCB 0x00,0x00,0x00,0x00 +000504 0039003d DCB 0x00,0x39,0x00,0x3d +000508 b7210fed DCB 0xb7,0x21,0x0f,0xed +00050c cba98765 DCB 0xcb,0xa9,0x87,0x65 +000510 43210000 DCB 0x43,0x21,0x00,0x00 +000514 00050100 DCB 0x00,0x05,0x01,0x00 +000518 00000000 DCB 0x00,0x00,0x00,0x00 +00051c abbcccdd DCB 0xab,0xbc,0xcc,0xdd +000520 deeeeeff DCB 0xde,0xee,0xee,0xff +000524 ffffffff DCB 0xff,0xff,0xff,0xff +000528 c935a10d DCB 0xc9,0x35,0xa1,0x0d +00052c 79e551bb DCB 0x79,0xe5,0x51,0xbb +000530 f0255a8f DCB 0xf0,0x25,0x5a,0x8f +000534 c4f92e63 DCB 0xc4,0xf9,0x2e,0x63 +000538 98cdffff DCB 0x98,0xcd,0xff,0xff +00053c ffffffff DCB 0xff,0xff,0xff,0xff 000540 00000000 DCB 0x00,0x00,0x00,0x00 -000544 00000000 DCB 0x00,0x00,0x00,0x00 -000548 00000000 DCB 0x00,0x00,0x00,0x00 +000544 00390052 DCB 0x00,0x39,0x00,0x52 +000548 b8000000 DCB 0xb8,0x00,0x00,0x00 00054c 00000000 DCB 0x00,0x00,0x00,0x00 000550 00000000 DCB 0x00,0x00,0x00,0x00 000554 00000000 DCB 0x00,0x00,0x00,0x00 @@ -4845,95 +5126,95 @@ 000580 00000000 DCB 0x00,0x00,0x00,0x00 000584 00000000 DCB 0x00,0x00,0x00,0x00 000588 00000000 DCB 0x00,0x00,0x00,0x00 -00058c 00003900 DCB 0x00,0x00,0x39,0x00 -000590 06b900b4 DCB 0x06,0xb9,0x00,0xb4 -000594 04040039 DCB 0x04,0x04,0x00,0x39 -000598 0024ba01 DCB 0x00,0x24,0xba,0x01 -00059c 8a001000 DCB 0x8a,0x00,0x10,0x00 -0005a0 14000101 DCB 0x14,0x00,0x01,0x01 -0005a4 8a001003 DCB 0x8a,0x00,0x10,0x03 -0005a8 94000001 DCB 0x94,0x00,0x00,0x01 -0005ac 8a00100a DCB 0x8a,0x00,0x10,0x0a -0005b0 9400018a DCB 0x94,0x00,0x01,0x8a -0005b4 00100014 DCB 0x00,0x10,0x00,0x14 -0005b8 00000001 DCB 0x00,0x00,0x00,0x01 -0005bc 3b013900 DCB 0x3b,0x01,0x39,0x00 -0005c0 09bb018a DCB 0x09,0xbb,0x01,0x8a -0005c4 00100014 DCB 0x00,0x10,0x00,0x14 -0005c8 00413900 DCB 0x00,0x41,0x39,0x00 -0005cc 13bc1c15 DCB 0x13,0xbc,0x1c,0x15 -0005d0 02020000 DCB 0x02,0x02,0x00,0x00 -0005d4 00000000 DCB 0x00,0x00,0x00,0x00 -0005d8 00000000 DCB 0x00,0x00,0x00,0x00 -0005dc 00000000 DCB 0x00,0x00,0x00,0x00 -0005e0 390004bd DCB 0x39,0x00,0x04,0xbd -0005e4 052e0039 DCB 0x05,0x2e,0x00,0x39 -0005e8 000cbe0e DCB 0x00,0x0c,0xbe,0x0e -0005ec 09101100 DCB 0x09,0x10,0x11,0x00 -0005f0 0f000000 DCB 0x0f,0x00,0x00,0x00 -0005f4 00003900 DCB 0x00,0x00,0x39,0x00 -0005f8 03bf0001 DCB 0x03,0xbf,0x00,0x01 -0005fc 390011c0 DCB 0x39,0x00,0x11,0xc0 -000600 7eb32102 DCB 0x7e,0xb3,0x21,0x02 -000604 0000601b DCB 0x00,0x00,0x60,0x1b -000608 55204060 DCB 0x55,0x20,0x40,0x60 -00060c 80e00000 DCB 0x80,0xe0,0x00,0x00 -000610 390004c0 DCB 0x39,0x00,0x04,0xc0 -000614 6db32039 DCB 0x6d,0xb3,0x20,0x39 -000618 000dc100 DCB 0x00,0x0d,0xc1,0x00 -00061c 80005800 DCB 0x80,0x00,0x58,0x00 -000620 58005800 DCB 0x58,0x00,0x58,0x00 -000624 58005839 DCB 0x58,0x00,0x58,0x39 -000628 0002c200 DCB 0x00,0x02,0xc2,0x00 -00062c 39000ac3 DCB 0x39,0x00,0x0a,0xc3 -000630 007f0000 DCB 0x00,0x7f,0x00,0x00 -000634 00000000 DCB 0x00,0x00,0x00,0x00 -000638 00390008 DCB 0x00,0x39,0x00,0x08 -00063c c4000038 DCB 0xc4,0x00,0x00,0x38 -000640 01000100 DCB 0x01,0x00,0x01,0x00 -000644 390003c5 DCB 0x39,0x00,0x03,0xc5 -000648 05003900 DCB 0x05,0x00,0x39,0x00 -00064c 38c65555 DCB 0x38,0xc6,0x55,0x55 -000650 55551111 DCB 0x55,0x55,0x11,0x11 -000654 11555555 DCB 0x11,0x55,0x55,0x55 -000658 55555555 DCB 0x55,0x55,0x55,0x55 -00065c 8500ff00 DCB 0x85,0x00,0xff,0x00 -000660 ff00ff00 DCB 0xff,0x00,0xff,0x00 -000664 ff00ff00 DCB 0xff,0x00,0xff,0x00 -000668 ff00ff00 DCB 0xff,0x00,0xff,0x00 +00058c 00000000 DCB 0x00,0x00,0x00,0x00 +000590 00000000 DCB 0x00,0x00,0x00,0x00 +000594 00000000 DCB 0x00,0x00,0x00,0x00 +000598 00003900 DCB 0x00,0x00,0x39,0x00 +00059c 06b900b4 DCB 0x06,0xb9,0x00,0xb4 +0005a0 04040039 DCB 0x04,0x04,0x00,0x39 +0005a4 0024ba01 DCB 0x00,0x24,0xba,0x01 +0005a8 8a001000 DCB 0x8a,0x00,0x10,0x00 +0005ac 14000101 DCB 0x14,0x00,0x01,0x01 +0005b0 8a001003 DCB 0x8a,0x00,0x10,0x03 +0005b4 94000001 DCB 0x94,0x00,0x00,0x01 +0005b8 8a00100a DCB 0x8a,0x00,0x10,0x0a +0005bc 9400018a DCB 0x94,0x00,0x01,0x8a +0005c0 00100014 DCB 0x00,0x10,0x00,0x14 +0005c4 00000001 DCB 0x00,0x00,0x00,0x01 +0005c8 3b013900 DCB 0x3b,0x01,0x39,0x00 +0005cc 09bb018a DCB 0x09,0xbb,0x01,0x8a +0005d0 00100014 DCB 0x00,0x10,0x00,0x14 +0005d4 00413900 DCB 0x00,0x41,0x39,0x00 +0005d8 13bc1c15 DCB 0x13,0xbc,0x1c,0x15 +0005dc 02020000 DCB 0x02,0x02,0x00,0x00 +0005e0 00000000 DCB 0x00,0x00,0x00,0x00 +0005e4 00000000 DCB 0x00,0x00,0x00,0x00 +0005e8 00000000 DCB 0x00,0x00,0x00,0x00 +0005ec 390004bd DCB 0x39,0x00,0x04,0xbd +0005f0 052e0039 DCB 0x05,0x2e,0x00,0x39 +0005f4 000cbe0e DCB 0x00,0x0c,0xbe,0x0e +0005f8 09101100 DCB 0x09,0x10,0x11,0x00 +0005fc 0f000000 DCB 0x0f,0x00,0x00,0x00 +000600 00003900 DCB 0x00,0x00,0x39,0x00 +000604 03bf0001 DCB 0x03,0xbf,0x00,0x01 +000608 390011c0 DCB 0x39,0x00,0x11,0xc0 +00060c 7eb32102 DCB 0x7e,0xb3,0x21,0x02 +000610 0000601b DCB 0x00,0x00,0x60,0x1b +000614 55204060 DCB 0x55,0x20,0x40,0x60 +000618 80e00000 DCB 0x80,0xe0,0x00,0x00 +00061c 390004c0 DCB 0x39,0x00,0x04,0xc0 +000620 6db32039 DCB 0x6d,0xb3,0x20,0x39 +000624 000dc100 DCB 0x00,0x0d,0xc1,0x00 +000628 80005800 DCB 0x80,0x00,0x58,0x00 +00062c 58005800 DCB 0x58,0x00,0x58,0x00 +000630 58005839 DCB 0x58,0x00,0x58,0x39 +000634 0002c200 DCB 0x00,0x02,0xc2,0x00 +000638 39000ac3 DCB 0x39,0x00,0x0a,0xc3 +00063c 007f0000 DCB 0x00,0x7f,0x00,0x00 +000640 00000000 DCB 0x00,0x00,0x00,0x00 +000644 00390008 DCB 0x00,0x39,0x00,0x08 +000648 c4000038 DCB 0xc4,0x00,0x00,0x38 +00064c 01000100 DCB 0x01,0x00,0x01,0x00 +000650 390003c5 DCB 0x39,0x00,0x03,0xc5 +000654 05003900 DCB 0x05,0x00,0x39,0x00 +000658 38c65555 DCB 0x38,0xc6,0x55,0x55 +00065c 55551111 DCB 0x55,0x55,0x11,0x11 +000660 11555555 DCB 0x11,0x55,0x55,0x55 +000664 55555555 DCB 0x55,0x55,0x55,0x55 +000668 8500ff00 DCB 0x85,0x00,0xff,0x00 00066c ff00ff00 DCB 0xff,0x00,0xff,0x00 000670 ff00ff00 DCB 0xff,0x00,0xff,0x00 000674 ff00ff00 DCB 0xff,0x00,0xff,0x00 000678 ff00ff00 DCB 0xff,0x00,0xff,0x00 00067c ff00ff00 DCB 0xff,0x00,0xff,0x00 000680 ff00ff00 DCB 0xff,0x00,0xff,0x00 -000684 ff390002 DCB 0xff,0x39,0x00,0x02 -000688 c7003900 DCB 0xc7,0x00,0x39,0x00 -00068c 02c90439 DCB 0x02,0xc9,0x04,0x39 -000690 0005ca32 DCB 0x00,0x05,0xca,0x32 -000694 0182a039 DCB 0x01,0x82,0xa0,0x39 -000698 0003cb80 DCB 0x00,0x03,0xcb,0x80 -00069c 02390019 DCB 0x02,0x39,0x00,0x19 -0006a0 cc40545a DCB 0xcc,0x40,0x54,0x5a -0006a4 60666a6c DCB 0x60,0x66,0x6a,0x6c -0006a8 6c68625b DCB 0x6c,0x68,0x62,0x5b -0006ac 534d4844 DCB 0x53,0x4d,0x48,0x44 -0006b0 41405060 DCB 0x41,0x40,0x50,0x60 -0006b4 70586878 DCB 0x70,0x58,0x68,0x78 -0006b8 77390012 DCB 0x77,0x39,0x00,0x12 -0006bc cd404040 DCB 0xcd,0x40,0x40,0x40 -0006c0 40404040 DCB 0x40,0x40,0x40,0x40 -0006c4 40404549 DCB 0x40,0x40,0x45,0x49 -0006c8 4c4b4844 DCB 0x4c,0x4b,0x48,0x44 -0006cc 41403900 DCB 0x41,0x40,0x39,0x00 -0006d0 68ce0040 DCB 0x68,0xce,0x00,0x40 -0006d4 40404040 DCB 0x40,0x40,0x40,0x40 -0006d8 40404040 DCB 0x40,0x40,0x40,0x40 -0006dc 40404040 DCB 0x40,0x40,0x40,0x40 +000684 ff00ff00 DCB 0xff,0x00,0xff,0x00 +000688 ff00ff00 DCB 0xff,0x00,0xff,0x00 +00068c ff00ff00 DCB 0xff,0x00,0xff,0x00 +000690 ff390002 DCB 0xff,0x39,0x00,0x02 +000694 c7003900 DCB 0xc7,0x00,0x39,0x00 +000698 02c90439 DCB 0x02,0xc9,0x04,0x39 +00069c 0005ca32 DCB 0x00,0x05,0xca,0x32 +0006a0 0182a039 DCB 0x01,0x82,0xa0,0x39 +0006a4 0003cb80 DCB 0x00,0x03,0xcb,0x80 +0006a8 02390019 DCB 0x02,0x39,0x00,0x19 +0006ac cc40545a DCB 0xcc,0x40,0x54,0x5a +0006b0 60666a6c DCB 0x60,0x66,0x6a,0x6c +0006b4 6c68625b DCB 0x6c,0x68,0x62,0x5b +0006b8 534d4844 DCB 0x53,0x4d,0x48,0x44 +0006bc 41405060 DCB 0x41,0x40,0x50,0x60 +0006c0 70586878 DCB 0x70,0x58,0x68,0x78 +0006c4 77390012 DCB 0x77,0x39,0x00,0x12 +0006c8 cd404040 DCB 0xcd,0x40,0x40,0x40 +0006cc 40404040 DCB 0x40,0x40,0x40,0x40 +0006d0 40404549 DCB 0x40,0x40,0x45,0x49 +0006d4 4c4b4844 DCB 0x4c,0x4b,0x48,0x44 +0006d8 41403900 DCB 0x41,0x40,0x39,0x00 +0006dc 68ce0040 DCB 0x68,0xce,0x00,0x40 0006e0 40404040 DCB 0x40,0x40,0x40,0x40 -0006e4 00000000 DCB 0x00,0x00,0x00,0x00 -0006e8 00000000 DCB 0x00,0x00,0x00,0x00 -0006ec 00000000 DCB 0x00,0x00,0x00,0x00 +0006e4 40404040 DCB 0x40,0x40,0x40,0x40 +0006e8 40404040 DCB 0x40,0x40,0x40,0x40 +0006ec 40404040 DCB 0x40,0x40,0x40,0x40 0006f0 00000000 DCB 0x00,0x00,0x00,0x00 0006f4 00000000 DCB 0x00,0x00,0x00,0x00 0006f8 00000000 DCB 0x00,0x00,0x00,0x00 @@ -4952,15 +5233,15 @@ 00072c 00000000 DCB 0x00,0x00,0x00,0x00 000730 00000000 DCB 0x00,0x00,0x00,0x00 000734 00000000 DCB 0x00,0x00,0x00,0x00 -000738 00390069 DCB 0x00,0x39,0x00,0x69 -00073c cf404040 DCB 0xcf,0x40,0x40,0x40 -000740 40404040 DCB 0x40,0x40,0x40,0x40 -000744 40404040 DCB 0x40,0x40,0x40,0x40 -000748 40404040 DCB 0x40,0x40,0x40,0x40 -00074c 40400000 DCB 0x40,0x40,0x00,0x00 -000750 00000000 DCB 0x00,0x00,0x00,0x00 -000754 00000000 DCB 0x00,0x00,0x00,0x00 -000758 00000000 DCB 0x00,0x00,0x00,0x00 +000738 00000000 DCB 0x00,0x00,0x00,0x00 +00073c 00000000 DCB 0x00,0x00,0x00,0x00 +000740 00000000 DCB 0x00,0x00,0x00,0x00 +000744 00390069 DCB 0x00,0x39,0x00,0x69 +000748 cf404040 DCB 0xcf,0x40,0x40,0x40 +00074c 40404040 DCB 0x40,0x40,0x40,0x40 +000750 40404040 DCB 0x40,0x40,0x40,0x40 +000754 40404040 DCB 0x40,0x40,0x40,0x40 +000758 40400000 DCB 0x40,0x40,0x00,0x00 00075c 00000000 DCB 0x00,0x00,0x00,0x00 000760 00000000 DCB 0x00,0x00,0x00,0x00 000764 00000000 DCB 0x00,0x00,0x00,0x00 @@ -4979,26 +5260,26 @@ 000798 00000000 DCB 0x00,0x00,0x00,0x00 00079c 00000000 DCB 0x00,0x00,0x00,0x00 0007a0 00000000 DCB 0x00,0x00,0x00,0x00 -0007a4 00390007 DCB 0x00,0x39,0x00,0x07 -0007a8 d00000ff DCB 0xd0,0x00,0x00,0xff -0007ac 77041d39 DCB 0x77,0x04,0x1d,0x39 -0007b0 002ed150 DCB 0x00,0x2e,0xd1,0x50 -0007b4 50505050 DCB 0x50,0x50,0x50,0x50 -0007b8 50505050 DCB 0x50,0x50,0x50,0x50 -0007bc 50505050 DCB 0x50,0x50,0x50,0x50 +0007a4 00000000 DCB 0x00,0x00,0x00,0x00 +0007a8 00000000 DCB 0x00,0x00,0x00,0x00 +0007ac 00000000 DCB 0x00,0x00,0x00,0x00 +0007b0 00390007 DCB 0x00,0x39,0x00,0x07 +0007b4 d00000ff DCB 0xd0,0x00,0x00,0xff +0007b8 77041d39 DCB 0x77,0x04,0x1d,0x39 +0007bc 002ed150 DCB 0x00,0x2e,0xd1,0x50 0007c0 50505050 DCB 0x50,0x50,0x50,0x50 0007c4 50505050 DCB 0x50,0x50,0x50,0x50 -0007c8 50505000 DCB 0x50,0x50,0x50,0x00 -0007cc 00000000 DCB 0x00,0x00,0x00,0x00 -0007d0 00000000 DCB 0x00,0x00,0x00,0x00 -0007d4 00000000 DCB 0x00,0x00,0x00,0x00 -0007d8 060c0309 DCB 0x06,0x0c,0x03,0x09 -0007dc 0f688800 DCB 0x0f,0x68,0x88,0x00 -0007e0 390034d2 DCB 0x39,0x00,0x34,0xd2 -0007e4 00004080 DCB 0x00,0x00,0x40,0x80 -0007e8 80808080 DCB 0x80,0x80,0x80,0x80 -0007ec 80808080 DCB 0x80,0x80,0x80,0x80 -0007f0 80808080 DCB 0x80,0x80,0x80,0x80 +0007c8 50505050 DCB 0x50,0x50,0x50,0x50 +0007cc 50505050 DCB 0x50,0x50,0x50,0x50 +0007d0 50505050 DCB 0x50,0x50,0x50,0x50 +0007d4 50505000 DCB 0x50,0x50,0x50,0x00 +0007d8 00000000 DCB 0x00,0x00,0x00,0x00 +0007dc 00000000 DCB 0x00,0x00,0x00,0x00 +0007e0 00000000 DCB 0x00,0x00,0x00,0x00 +0007e4 060c0309 DCB 0x06,0x0c,0x03,0x09 +0007e8 0f688800 DCB 0x0f,0x68,0x88,0x00 +0007ec 390034d2 DCB 0x39,0x00,0x34,0xd2 +0007f0 00004080 DCB 0x00,0x00,0x40,0x80 0007f4 80808080 DCB 0x80,0x80,0x80,0x80 0007f8 80808080 DCB 0x80,0x80,0x80,0x80 0007fc 80808080 DCB 0x80,0x80,0x80,0x80 @@ -5007,64 +5288,64 @@ 000808 80808080 DCB 0x80,0x80,0x80,0x80 00080c 80808080 DCB 0x80,0x80,0x80,0x80 000810 80808080 DCB 0x80,0x80,0x80,0x80 -000814 80808039 DCB 0x80,0x80,0x80,0x39 -000818 0007d330 DCB 0x00,0x07,0xd3,0x30 -00081c 52747750 DCB 0x52,0x74,0x77,0x50 -000820 10390028 DCB 0x10,0x39,0x00,0x28 -000824 d40f7777 DCB 0xd4,0x0f,0x77,0x77 -000828 050d140f DCB 0x05,0x0d,0x14,0x0f -00082c 181f050d DCB 0x18,0x1f,0x05,0x0d -000830 1403070a DCB 0x14,0x03,0x07,0x0a -000834 a055ff39 DCB 0xa0,0x55,0xff,0x39 -000838 44120000 DCB 0x44,0x12,0x00,0x00 -00083c 80000000 DCB 0x80,0x00,0x00,0x00 -000840 00000000 DCB 0x00,0x00,0x00,0x00 -000844 00000000 DCB 0x00,0x00,0x00,0x00 -000848 00000000 DCB 0x00,0x00,0x00,0x00 -00084c 390037d7 DCB 0x39,0x00,0x37,0xd7 -000850 30404040 DCB 0x30,0x40,0x40,0x40 -000854 40404040 DCB 0x40,0x40,0x40,0x40 -000858 40404040 DCB 0x40,0x40,0x40,0x40 -00085c 40404040 DCB 0x40,0x40,0x40,0x40 -000860 40404000 DCB 0x40,0x40,0x40,0x00 -000864 00000000 DCB 0x00,0x00,0x00,0x00 -000868 00000000 DCB 0x00,0x00,0x00,0x00 -00086c 00000000 DCB 0x00,0x00,0x00,0x00 +000814 80808080 DCB 0x80,0x80,0x80,0x80 +000818 80808080 DCB 0x80,0x80,0x80,0x80 +00081c 80808080 DCB 0x80,0x80,0x80,0x80 +000820 80808039 DCB 0x80,0x80,0x80,0x39 +000824 0007d330 DCB 0x00,0x07,0xd3,0x30 +000828 52747750 DCB 0x52,0x74,0x77,0x50 +00082c 10390028 DCB 0x10,0x39,0x00,0x28 +000830 d40f7777 DCB 0xd4,0x0f,0x77,0x77 +000834 050d140f DCB 0x05,0x0d,0x14,0x0f +000838 181f050d DCB 0x18,0x1f,0x05,0x0d +00083c 1403070a DCB 0x14,0x03,0x07,0x0a +000840 a055ff39 DCB 0xa0,0x55,0xff,0x39 +000844 44120000 DCB 0x44,0x12,0x00,0x00 +000848 80000000 DCB 0x80,0x00,0x00,0x00 +00084c 00000000 DCB 0x00,0x00,0x00,0x00 +000850 00000000 DCB 0x00,0x00,0x00,0x00 +000854 00000000 DCB 0x00,0x00,0x00,0x00 +000858 390037d7 DCB 0x39,0x00,0x37,0xd7 +00085c 30404040 DCB 0x30,0x40,0x40,0x40 +000860 40404040 DCB 0x40,0x40,0x40,0x40 +000864 40404040 DCB 0x40,0x40,0x40,0x40 +000868 40404040 DCB 0x40,0x40,0x40,0x40 +00086c 40404000 DCB 0x40,0x40,0x40,0x00 000870 00000000 DCB 0x00,0x00,0x00,0x00 000874 00000000 DCB 0x00,0x00,0x00,0x00 000878 00000000 DCB 0x00,0x00,0x00,0x00 00087c 00000000 DCB 0x00,0x00,0x00,0x00 000880 00000000 DCB 0x00,0x00,0x00,0x00 -000884 00003900 DCB 0x00,0x00,0x39,0x00 -000888 12d80307 DCB 0x12,0xd8,0x03,0x07 -00088c 0b0f1317 DCB 0x0b,0x0f,0x13,0x17 -000890 1b1f0307 DCB 0x1b,0x1f,0x03,0x07 -000894 0b0f1317 DCB 0x0b,0x0f,0x13,0x17 -000898 1b1f0039 DCB 0x1b,0x1f,0x00,0x39 -00089c 0033d900 DCB 0x00,0x33,0xd9,0x00 -0008a0 80000880 DCB 0x80,0x00,0x08,0x80 -0008a4 079c06cc DCB 0x07,0x9c,0x06,0xcc -0008a8 05ec051c DCB 0x05,0xec,0x05,0x1c -0008ac 043c036c DCB 0x04,0x3c,0x03,0x6c -0008b0 028c01ac DCB 0x02,0x8c,0x01,0xac -0008b4 00dc000c DCB 0x00,0xdc,0x00,0x0c -0008b8 000c000c DCB 0x00,0x0c,0x00,0x0c -0008bc 000c000c DCB 0x00,0x0c,0x00,0x0c -0008c0 000c000c DCB 0x00,0x0c,0x00,0x0c +000884 00000000 DCB 0x00,0x00,0x00,0x00 +000888 00000000 DCB 0x00,0x00,0x00,0x00 +00088c 00000000 DCB 0x00,0x00,0x00,0x00 +000890 00003900 DCB 0x00,0x00,0x39,0x00 +000894 12d80307 DCB 0x12,0xd8,0x03,0x07 +000898 0b0f1317 DCB 0x0b,0x0f,0x13,0x17 +00089c 1b1f0307 DCB 0x1b,0x1f,0x03,0x07 +0008a0 0b0f1317 DCB 0x0b,0x0f,0x13,0x17 +0008a4 1b1f0039 DCB 0x1b,0x1f,0x00,0x39 +0008a8 0033d900 DCB 0x00,0x33,0xd9,0x00 +0008ac 80000880 DCB 0x80,0x00,0x08,0x80 +0008b0 079c06cc DCB 0x07,0x9c,0x06,0xcc +0008b4 05ec051c DCB 0x05,0xec,0x05,0x1c +0008b8 043c036c DCB 0x04,0x3c,0x03,0x6c +0008bc 028c01ac DCB 0x02,0x8c,0x01,0xac +0008c0 00dc000c DCB 0x00,0xdc,0x00,0x0c 0008c4 000c000c DCB 0x00,0x0c,0x00,0x0c -0008c8 00430000 DCB 0x00,0x43,0x00,0x00 -0008cc 00000000 DCB 0x00,0x00,0x00,0x00 -0008d0 22390010 DCB 0x22,0x39,0x00,0x10 -0008d4 dd000000 DCB 0xdd,0x00,0x00,0x00 +0008c8 000c000c DCB 0x00,0x0c,0x00,0x0c +0008cc 000c000c DCB 0x00,0x0c,0x00,0x0c +0008d0 000c000c DCB 0x00,0x0c,0x00,0x0c +0008d4 00430000 DCB 0x00,0x43,0x00,0x00 0008d8 00000000 DCB 0x00,0x00,0x00,0x00 -0008dc 00000000 DCB 0x00,0x00,0x00,0x00 -0008e0 00000000 DCB 0x00,0x00,0x00,0x00 -0008e4 390004de DCB 0x39,0x00,0x04,0xde -0008e8 00010039 DCB 0x00,0x01,0x00,0x39 -0008ec 002adf00 DCB 0x00,0x2a,0xdf,0x00 -0008f0 00000000 DCB 0x00,0x00,0x00,0x00 -0008f4 00000000 DCB 0x00,0x00,0x00,0x00 -0008f8 00000000 DCB 0x00,0x00,0x00,0x00 +0008dc 22390010 DCB 0x22,0x39,0x00,0x10 +0008e0 dd000000 DCB 0xdd,0x00,0x00,0x00 +0008e4 00000000 DCB 0x00,0x00,0x00,0x00 +0008e8 00000000 DCB 0x00,0x00,0x00,0x00 +0008ec 00000000 DCB 0x00,0x00,0x00,0x00 +0008f0 390004de DCB 0x39,0x00,0x04,0xde +0008f4 00010039 DCB 0x00,0x01,0x00,0x39 +0008f8 002adf00 DCB 0x00,0x2a,0xdf,0x00 0008fc 00000000 DCB 0x00,0x00,0x00,0x00 000900 00000000 DCB 0x00,0x00,0x00,0x00 000904 00000000 DCB 0x00,0x00,0x00,0x00 @@ -5072,21 +5353,21 @@ 00090c 00000000 DCB 0x00,0x00,0x00,0x00 000910 00000000 DCB 0x00,0x00,0x00,0x00 000914 00000000 DCB 0x00,0x00,0x00,0x00 -000918 390027e0 DCB 0x39,0x00,0x27,0xe0 +000918 00000000 DCB 0x00,0x00,0x00,0x00 00091c 00000000 DCB 0x00,0x00,0x00,0x00 000920 00000000 DCB 0x00,0x00,0x00,0x00 -000924 00000000 DCB 0x00,0x00,0x00,0x00 +000924 390027e0 DCB 0x39,0x00,0x27,0xe0 000928 00000000 DCB 0x00,0x00,0x00,0x00 00092c 00000000 DCB 0x00,0x00,0x00,0x00 000930 00000000 DCB 0x00,0x00,0x00,0x00 000934 00000000 DCB 0x00,0x00,0x00,0x00 000938 00000000 DCB 0x00,0x00,0x00,0x00 00093c 00000000 DCB 0x00,0x00,0x00,0x00 -000940 00003900 DCB 0x00,0x00,0x39,0x00 -000944 2fe10000 DCB 0x2f,0xe1,0x00,0x00 +000940 00000000 DCB 0x00,0x00,0x00,0x00 +000944 00000000 DCB 0x00,0x00,0x00,0x00 000948 00000000 DCB 0x00,0x00,0x00,0x00 -00094c 00000000 DCB 0x00,0x00,0x00,0x00 -000950 00000000 DCB 0x00,0x00,0x00,0x00 +00094c 00003900 DCB 0x00,0x00,0x39,0x00 +000950 2fe10000 DCB 0x2f,0xe1,0x00,0x00 000954 00000000 DCB 0x00,0x00,0x00,0x00 000958 00000000 DCB 0x00,0x00,0x00,0x00 00095c 00000000 DCB 0x00,0x00,0x00,0x00 @@ -5095,91 +5376,91 @@ 000968 00000000 DCB 0x00,0x00,0x00,0x00 00096c 00000000 DCB 0x00,0x00,0x00,0x00 000970 00000000 DCB 0x00,0x00,0x00,0x00 -000974 390020e2 DCB 0x39,0x00,0x20,0xe2 +000974 00000000 DCB 0x00,0x00,0x00,0x00 000978 00000000 DCB 0x00,0x00,0x00,0x00 00097c 00000000 DCB 0x00,0x00,0x00,0x00 -000980 00000000 DCB 0x00,0x00,0x00,0x00 +000980 390020e2 DCB 0x39,0x00,0x20,0xe2 000984 00000000 DCB 0x00,0x00,0x00,0x00 000988 00000000 DCB 0x00,0x00,0x00,0x00 00098c 00000000 DCB 0x00,0x00,0x00,0x00 000990 00000000 DCB 0x00,0x00,0x00,0x00 -000994 00000039 DCB 0x00,0x00,0x00,0x39 -000998 0014e300 DCB 0x00,0x14,0xe3,0x00 +000994 00000000 DCB 0x00,0x00,0x00,0x00 +000998 00000000 DCB 0x00,0x00,0x00,0x00 00099c 00000000 DCB 0x00,0x00,0x00,0x00 -0009a0 00000000 DCB 0x00,0x00,0x00,0x00 -0009a4 00000000 DCB 0x00,0x00,0x00,0x00 +0009a0 00000039 DCB 0x00,0x00,0x00,0x39 +0009a4 0014e300 DCB 0x00,0x14,0xe3,0x00 0009a8 00000000 DCB 0x00,0x00,0x00,0x00 -0009ac 00003900 DCB 0x00,0x00,0x39,0x00 -0009b0 03e50000 DCB 0x03,0xe5,0x00,0x00 -0009b4 390006e6 DCB 0x39,0x00,0x06,0xe6 -0009b8 00101501 DCB 0x00,0x10,0x15,0x01 -0009bc 00390003 DCB 0x00,0x39,0x00,0x03 -0009c0 e702d039 DCB 0xe7,0x02,0xd0,0x39 -0009c4 0002e800 DCB 0x00,0x02,0xe8,0x00 -0009c8 390003e9 DCB 0x39,0x00,0x03,0xe9 -0009cc 00003900 DCB 0x00,0x00,0x39,0x00 -0009d0 02ed0139 DCB 0x02,0xed,0x01,0x39 -0009d4 0005ee00 DCB 0x00,0x05,0xee,0x00 -0009d8 00024039 DCB 0x00,0x02,0x40,0x39 -0009dc 0006f055 DCB 0x00,0x06,0xf0,0x55 -0009e0 aa520801 DCB 0xaa,0x52,0x08,0x01 -0009e4 390003b0 DCB 0x39,0x00,0x03,0xb0 -0009e8 04043900 DCB 0x04,0x04,0x39,0x00 -0009ec 03b10404 DCB 0x03,0xb1,0x04,0x04 -0009f0 390005b2 DCB 0x39,0x00,0x05,0xb2 -0009f4 03033333 DCB 0x03,0x03,0x33,0x33 -0009f8 390005b3 DCB 0x39,0x00,0x05,0xb3 -0009fc 13133333 DCB 0x13,0x13,0x33,0x33 -000a00 390005b4 DCB 0x39,0x00,0x05,0xb4 -000a04 13133333 DCB 0x13,0x13,0x33,0x33 -000a08 39000bb5 DCB 0x39,0x00,0x0b,0xb5 -000a0c 00c00070 DCB 0x00,0xc0,0x00,0x70 -000a10 007000c0 DCB 0x00,0x70,0x00,0xc0 -000a14 00703900 DCB 0x00,0x70,0x39,0x00 -000a18 0bb600f8 DCB 0x0b,0xb6,0x00,0xf8 -000a1c 00f800f8 DCB 0x00,0xf8,0x00,0xf8 -000a20 00f800f8 DCB 0x00,0xf8,0x00,0xf8 -000a24 390009b7 DCB 0x39,0x00,0x09,0xb7 -000a28 1e14141e DCB 0x1e,0x14,0x14,0x1e -000a2c 1e1e1e1e DCB 0x1e,0x1e,0x1e,0x1e -000a30 390008b8 DCB 0x39,0x00,0x08,0xb8 -000a34 41414141 DCB 0x41,0x41,0x41,0x41 -000a38 41414139 DCB 0x41,0x41,0x41,0x39 -000a3c 0021b93e DCB 0x00,0x21,0xb9,0x3e -000a40 0f1f0021 DCB 0x0f,0x1f,0x00,0x21 -000a44 2121211f DCB 0x21,0x21,0x21,0x1f -000a48 1f212121 DCB 0x1f,0x21,0x21,0x21 -000a4c 21212121 DCB 0x21,0x21,0x21,0x21 -000a50 2112140f DCB 0x21,0x12,0x14,0x0f -000a54 14141f1f DCB 0x14,0x14,0x1f,0x1f -000a58 1f1f1f00 DCB 0x1f,0x1f,0x1f,0x00 -000a5c 00212139 DCB 0x00,0x21,0x21,0x39 -000a60 0005ba10 DCB 0x00,0x05,0xba,0x10 -000a64 15101539 DCB 0x15,0x10,0x15,0x39 -000a68 00ebbb33 DCB 0x00,0xeb,0xbb,0x33 -000a6c 0019324b DCB 0x00,0x19,0x32,0x4b -000a70 20202020 DCB 0x20,0x20,0x20,0x20 -000a74 20202020 DCB 0x20,0x20,0x20,0x20 -000a78 20202020 DCB 0x20,0x20,0x20,0x20 +0009ac 00000000 DCB 0x00,0x00,0x00,0x00 +0009b0 00000000 DCB 0x00,0x00,0x00,0x00 +0009b4 00000000 DCB 0x00,0x00,0x00,0x00 +0009b8 00003900 DCB 0x00,0x00,0x39,0x00 +0009bc 03e50000 DCB 0x03,0xe5,0x00,0x00 +0009c0 390006e6 DCB 0x39,0x00,0x06,0xe6 +0009c4 00101501 DCB 0x00,0x10,0x15,0x01 +0009c8 00390003 DCB 0x00,0x39,0x00,0x03 +0009cc e702d039 DCB 0xe7,0x02,0xd0,0x39 +0009d0 0002e800 DCB 0x00,0x02,0xe8,0x00 +0009d4 390003e9 DCB 0x39,0x00,0x03,0xe9 +0009d8 00003900 DCB 0x00,0x00,0x39,0x00 +0009dc 02ed0139 DCB 0x02,0xed,0x01,0x39 +0009e0 0005ee00 DCB 0x00,0x05,0xee,0x00 +0009e4 00024039 DCB 0x00,0x02,0x40,0x39 +0009e8 0006f055 DCB 0x00,0x06,0xf0,0x55 +0009ec aa520801 DCB 0xaa,0x52,0x08,0x01 +0009f0 390003b0 DCB 0x39,0x00,0x03,0xb0 +0009f4 04043900 DCB 0x04,0x04,0x39,0x00 +0009f8 03b10404 DCB 0x03,0xb1,0x04,0x04 +0009fc 390005b2 DCB 0x39,0x00,0x05,0xb2 +000a00 03033333 DCB 0x03,0x03,0x33,0x33 +000a04 390005b3 DCB 0x39,0x00,0x05,0xb3 +000a08 13133333 DCB 0x13,0x13,0x33,0x33 +000a0c 390005b4 DCB 0x39,0x00,0x05,0xb4 +000a10 13133333 DCB 0x13,0x13,0x33,0x33 +000a14 39000bb5 DCB 0x39,0x00,0x0b,0xb5 +000a18 00c00070 DCB 0x00,0xc0,0x00,0x70 +000a1c 007000c0 DCB 0x00,0x70,0x00,0xc0 +000a20 00703900 DCB 0x00,0x70,0x39,0x00 +000a24 0bb600f8 DCB 0x0b,0xb6,0x00,0xf8 +000a28 00f800f8 DCB 0x00,0xf8,0x00,0xf8 +000a2c 00f800f8 DCB 0x00,0xf8,0x00,0xf8 +000a30 390009b7 DCB 0x39,0x00,0x09,0xb7 +000a34 1e14141e DCB 0x1e,0x14,0x14,0x1e +000a38 1e1e1e1e DCB 0x1e,0x1e,0x1e,0x1e +000a3c 390008b8 DCB 0x39,0x00,0x08,0xb8 +000a40 41414141 DCB 0x41,0x41,0x41,0x41 +000a44 41414139 DCB 0x41,0x41,0x41,0x39 +000a48 0021b93e DCB 0x00,0x21,0xb9,0x3e +000a4c 0f1f0021 DCB 0x0f,0x1f,0x00,0x21 +000a50 2121211f DCB 0x21,0x21,0x21,0x1f +000a54 1f212121 DCB 0x1f,0x21,0x21,0x21 +000a58 21212121 DCB 0x21,0x21,0x21,0x21 +000a5c 2112140f DCB 0x21,0x12,0x14,0x0f +000a60 14141f1f DCB 0x14,0x14,0x1f,0x1f +000a64 1f1f1f00 DCB 0x1f,0x1f,0x1f,0x00 +000a68 00212139 DCB 0x00,0x21,0x21,0x39 +000a6c 0005ba10 DCB 0x00,0x05,0xba,0x10 +000a70 15101539 DCB 0x15,0x10,0x15,0x39 +000a74 00ebbb33 DCB 0x00,0xeb,0xbb,0x33 +000a78 0019324b DCB 0x00,0x19,0x32,0x4b 000a7c 20202020 DCB 0x20,0x20,0x20,0x20 -000a80 27273020 DCB 0x27,0x27,0x30,0x20 +000a80 20202020 DCB 0x20,0x20,0x20,0x20 000a84 20202020 DCB 0x20,0x20,0x20,0x20 000a88 20202020 DCB 0x20,0x20,0x20,0x20 -000a8c 20202020 DCB 0x20,0x20,0x20,0x20 -000a90 20202027 DCB 0x20,0x20,0x20,0x27 -000a94 27302020 DCB 0x27,0x30,0x20,0x20 +000a8c 27273020 DCB 0x27,0x27,0x30,0x20 +000a90 20202020 DCB 0x20,0x20,0x20,0x20 +000a94 20202020 DCB 0x20,0x20,0x20,0x20 000a98 20202020 DCB 0x20,0x20,0x20,0x20 -000a9c 20202020 DCB 0x20,0x20,0x20,0x20 -000aa0 20202020 DCB 0x20,0x20,0x20,0x20 -000aa4 20202727 DCB 0x20,0x20,0x27,0x27 -000aa8 30202020 DCB 0x30,0x20,0x20,0x20 +000a9c 20202027 DCB 0x20,0x20,0x20,0x27 +000aa0 27302020 DCB 0x27,0x30,0x20,0x20 +000aa4 20202020 DCB 0x20,0x20,0x20,0x20 +000aa8 20202020 DCB 0x20,0x20,0x20,0x20 000aac 20202020 DCB 0x20,0x20,0x20,0x20 -000ab0 20202020 DCB 0x20,0x20,0x20,0x20 -000ab4 20202020 DCB 0x20,0x20,0x20,0x20 -000ab8 20272730 DCB 0x20,0x27,0x27,0x30 +000ab0 20202727 DCB 0x20,0x20,0x27,0x27 +000ab4 30202020 DCB 0x30,0x20,0x20,0x20 +000ab8 20202020 DCB 0x20,0x20,0x20,0x20 000abc 20202020 DCB 0x20,0x20,0x20,0x20 000ac0 20202020 DCB 0x20,0x20,0x20,0x20 -000ac4 20202020 DCB 0x20,0x20,0x20,0x20 +000ac4 20272730 DCB 0x20,0x27,0x27,0x30 000ac8 20202020 DCB 0x20,0x20,0x20,0x20 000acc 20202020 DCB 0x20,0x20,0x20,0x20 000ad0 20202020 DCB 0x20,0x20,0x20,0x20 @@ -5196,10 +5477,10 @@ 000afc 20202020 DCB 0x20,0x20,0x20,0x20 000b00 20202020 DCB 0x20,0x20,0x20,0x20 000b04 20202020 DCB 0x20,0x20,0x20,0x20 -000b08 00202020 DCB 0x00,0x20,0x20,0x20 +000b08 20202020 DCB 0x20,0x20,0x20,0x20 000b0c 20202020 DCB 0x20,0x20,0x20,0x20 000b10 20202020 DCB 0x20,0x20,0x20,0x20 -000b14 20202020 DCB 0x20,0x20,0x20,0x20 +000b14 00202020 DCB 0x00,0x20,0x20,0x20 000b18 20202020 DCB 0x20,0x20,0x20,0x20 000b1c 20202020 DCB 0x20,0x20,0x20,0x20 000b20 20202020 DCB 0x20,0x20,0x20,0x20 @@ -5215,70 +5496,70 @@ 000b48 20202020 DCB 0x20,0x20,0x20,0x20 000b4c 20202020 DCB 0x20,0x20,0x20,0x20 000b50 20202020 DCB 0x20,0x20,0x20,0x20 -000b54 20390004 DCB 0x20,0x39,0x00,0x04 -000b58 be000100 DCB 0xbe,0x00,0x01,0x00 -000b5c 390007bf DCB 0x39,0x00,0x07,0xbf -000b60 00000000 DCB 0x00,0x00,0x00,0x00 -000b64 00003900 DCB 0x00,0x00,0x39,0x00 -000b68 04c10000 DCB 0x04,0xc1,0x00,0x00 -000b6c 08390009 DCB 0x08,0x39,0x00,0x09 -000b70 c200b000 DCB 0xc2,0x00,0xb0,0x00 -000b74 d000b000 DCB 0xd0,0x00,0xb0,0x00 -000b78 d0390010 DCB 0xd0,0x39,0x00,0x10 -000b7c c3000000 DCB 0xc3,0x00,0x00,0x00 -000b80 40000000 DCB 0x40,0x00,0x00,0x00 -000b84 00000000 DCB 0x00,0x00,0x00,0x00 -000b88 40000000 DCB 0x40,0x00,0x00,0x00 -000b8c 390002c4 DCB 0x39,0x00,0x02,0xc4 -000b90 00390006 DCB 0x00,0x39,0x00,0x06 -000b94 c5000000 DCB 0xc5,0x00,0x00,0x00 -000b98 00003900 DCB 0x00,0x00,0x39,0x00 -000b9c 05c7af04 DCB 0x05,0xc7,0xaf,0x04 -000ba0 32003900 DCB 0x32,0x00,0x39,0x00 -000ba4 03c90c11 DCB 0x03,0xc9,0x0c,0x11 -000ba8 390004ca DCB 0x39,0x00,0x04,0xca -000bac 00000039 DCB 0x00,0x00,0x00,0x39 -000bb0 0003cb00 DCB 0x00,0x03,0xcb,0x00 -000bb4 00390002 DCB 0x00,0x39,0x00,0x02 -000bb8 cc003900 DCB 0xcc,0x00,0x39,0x00 -000bbc 03cd0882 DCB 0x03,0xcd,0x08,0x82 -000bc0 390005ce DCB 0x39,0x00,0x05,0xce -000bc4 00000100 DCB 0x00,0x00,0x01,0x00 -000bc8 390002cf DCB 0x39,0x00,0x02,0xcf -000bcc 5c390005 DCB 0x5c,0x39,0x00,0x05 -000bd0 d0000000 DCB 0xd0,0x00,0x00,0x00 -000bd4 0039001a DCB 0x00,0x39,0x00,0x1a -000bd8 d1040240 DCB 0xd1,0x04,0x02,0x40 -000bdc 00000000 DCB 0x00,0x00,0x00,0x00 -000be0 00000000 DCB 0x00,0x00,0x00,0x00 -000be4 00000000 DCB 0x00,0x00,0x00,0x00 +000b54 20202020 DCB 0x20,0x20,0x20,0x20 +000b58 20202020 DCB 0x20,0x20,0x20,0x20 +000b5c 20202020 DCB 0x20,0x20,0x20,0x20 +000b60 20390004 DCB 0x20,0x39,0x00,0x04 +000b64 be000100 DCB 0xbe,0x00,0x01,0x00 +000b68 390007bf DCB 0x39,0x00,0x07,0xbf +000b6c 00000000 DCB 0x00,0x00,0x00,0x00 +000b70 00003900 DCB 0x00,0x00,0x39,0x00 +000b74 04c10000 DCB 0x04,0xc1,0x00,0x00 +000b78 08390009 DCB 0x08,0x39,0x00,0x09 +000b7c c200b000 DCB 0xc2,0x00,0xb0,0x00 +000b80 d000b000 DCB 0xd0,0x00,0xb0,0x00 +000b84 d0390010 DCB 0xd0,0x39,0x00,0x10 +000b88 c3000000 DCB 0xc3,0x00,0x00,0x00 +000b8c 40000000 DCB 0x40,0x00,0x00,0x00 +000b90 00000000 DCB 0x00,0x00,0x00,0x00 +000b94 40000000 DCB 0x40,0x00,0x00,0x00 +000b98 390002c4 DCB 0x39,0x00,0x02,0xc4 +000b9c 00390006 DCB 0x00,0x39,0x00,0x06 +000ba0 c5000000 DCB 0xc5,0x00,0x00,0x00 +000ba4 00003900 DCB 0x00,0x00,0x39,0x00 +000ba8 05c7af04 DCB 0x05,0xc7,0xaf,0x04 +000bac 32003900 DCB 0x32,0x00,0x39,0x00 +000bb0 03c90c11 DCB 0x03,0xc9,0x0c,0x11 +000bb4 390004ca DCB 0x39,0x00,0x04,0xca +000bb8 00000039 DCB 0x00,0x00,0x00,0x39 +000bbc 0003cb00 DCB 0x00,0x03,0xcb,0x00 +000bc0 00390002 DCB 0x00,0x39,0x00,0x02 +000bc4 cc003900 DCB 0xcc,0x00,0x39,0x00 +000bc8 03cd0882 DCB 0x03,0xcd,0x08,0x82 +000bcc 390005ce DCB 0x39,0x00,0x05,0xce +000bd0 00000100 DCB 0x00,0x00,0x01,0x00 +000bd4 390002cf DCB 0x39,0x00,0x02,0xcf +000bd8 5c390005 DCB 0x5c,0x39,0x00,0x05 +000bdc d0000000 DCB 0xd0,0x00,0x00,0x00 +000be0 0039001a DCB 0x00,0x39,0x00,0x1a +000be4 d1040240 DCB 0xd1,0x04,0x02,0x40 000be8 00000000 DCB 0x00,0x00,0x00,0x00 000bec 00000000 DCB 0x00,0x00,0x00,0x00 -000bf0 00003900 DCB 0x00,0x00,0x39,0x00 -000bf4 13d20000 DCB 0x13,0xd2,0x00,0x00 -000bf8 11332500 DCB 0x11,0x33,0x25,0x00 -000bfc 00440000 DCB 0x00,0x44,0x00,0x00 -000c00 00000000 DCB 0x00,0x00,0x00,0x00 -000c04 00000000 DCB 0x00,0x00,0x00,0x00 -000c08 390002d5 DCB 0x39,0x00,0x02,0xd5 -000c0c 00390009 DCB 0x00,0x39,0x00,0x09 -000c10 d6000000 DCB 0xd6,0x00,0x00,0x00 -000c14 00000000 DCB 0x00,0x00,0x00,0x00 +000bf0 00000000 DCB 0x00,0x00,0x00,0x00 +000bf4 00000000 DCB 0x00,0x00,0x00,0x00 +000bf8 00000000 DCB 0x00,0x00,0x00,0x00 +000bfc 00003900 DCB 0x00,0x00,0x39,0x00 +000c00 13d20000 DCB 0x13,0xd2,0x00,0x00 +000c04 11332500 DCB 0x11,0x33,0x25,0x00 +000c08 00440000 DCB 0x00,0x44,0x00,0x00 +000c0c 00000000 DCB 0x00,0x00,0x00,0x00 +000c10 00000000 DCB 0x00,0x00,0x00,0x00 +000c14 390002d5 DCB 0x39,0x00,0x02,0xd5 000c18 00390009 DCB 0x00,0x39,0x00,0x09 -000c1c d7000000 DCB 0xd7,0x00,0x00,0x00 +000c1c d6000000 DCB 0xd6,0x00,0x00,0x00 000c20 00000000 DCB 0x00,0x00,0x00,0x00 -000c24 00390019 DCB 0x00,0x39,0x00,0x19 -000c28 d80a0206 DCB 0xd8,0x0a,0x02,0x06 -000c2c 0406000a DCB 0x04,0x06,0x00,0x0a -000c30 0a000000 DCB 0x0a,0x00,0x00,0x00 -000c34 04040404 DCB 0x04,0x04,0x04,0x04 -000c38 04000000 DCB 0x04,0x00,0x00,0x00 -000c3c 00000000 DCB 0x00,0x00,0x00,0x00 -000c40 00390033 DCB 0x00,0x39,0x00,0x33 -000c44 d9c80000 DCB 0xd9,0xc8,0x00,0x00 +000c24 00390009 DCB 0x00,0x39,0x00,0x09 +000c28 d7000000 DCB 0xd7,0x00,0x00,0x00 +000c2c 00000000 DCB 0x00,0x00,0x00,0x00 +000c30 00390019 DCB 0x00,0x39,0x00,0x19 +000c34 d80a0206 DCB 0xd8,0x0a,0x02,0x06 +000c38 0406000a DCB 0x04,0x06,0x00,0x0a +000c3c 0a000000 DCB 0x0a,0x00,0x00,0x00 +000c40 04040404 DCB 0x04,0x04,0x04,0x04 +000c44 04000000 DCB 0x04,0x00,0x00,0x00 000c48 00000000 DCB 0x00,0x00,0x00,0x00 -000c4c 00000000 DCB 0x00,0x00,0x00,0x00 -000c50 00000000 DCB 0x00,0x00,0x00,0x00 +000c4c 00390033 DCB 0x00,0x39,0x00,0x33 +000c50 d9c80000 DCB 0xd9,0xc8,0x00,0x00 000c54 00000000 DCB 0x00,0x00,0x00,0x00 000c58 00000000 DCB 0x00,0x00,0x00,0x00 000c5c 00000000 DCB 0x00,0x00,0x00,0x00 @@ -5287,793 +5568,793 @@ 000c68 00000000 DCB 0x00,0x00,0x00,0x00 000c6c 00000000 DCB 0x00,0x00,0x00,0x00 000c70 00000000 DCB 0x00,0x00,0x00,0x00 -000c74 00000039 DCB 0x00,0x00,0x00,0x39 -000c78 0010dd14 DCB 0x00,0x10,0xdd,0x14 -000c7c 01000001 DCB 0x01,0x00,0x00,0x01 -000c80 0f001048 DCB 0x0f,0x00,0x10,0x48 -000c84 00000000 DCB 0x00,0x00,0x00,0x00 -000c88 00003900 DCB 0x00,0x00,0x39,0x00 -000c8c 05de0000 DCB 0x05,0xde,0x00,0x00 -000c90 00003900 DCB 0x00,0x00,0x39,0x00 -000c94 06f055aa DCB 0x06,0xf0,0x55,0xaa -000c98 52080239 DCB 0x52,0x08,0x02,0x39 -000c9c 0019b900 DCB 0x00,0x19,0xb9,0x00 -000ca0 04000c00 DCB 0x04,0x00,0x0c,0x00 -000ca4 14001c00 DCB 0x14,0x00,0x1c,0x00 -000ca8 3c005c00 DCB 0x3c,0x00,0x5c,0x00 -000cac 7c00bc00 DCB 0x7c,0x00,0xbc,0x00 -000cb0 fc013c01 DCB 0xfc,0x01,0x3c,0x01 -000cb4 bc023c39 DCB 0xbc,0x02,0x3c,0x39 -000cb8 0019ba02 DCB 0x00,0x19,0xba,0x02 -000cbc bc02fc03 DCB 0xbc,0x02,0xfc,0x03 -000cc0 3c03bc03 DCB 0x3c,0x03,0xbc,0x03 -000cc4 fc03ff03 DCB 0xfc,0x03,0xff,0x03 -000cc8 ff03ff03 DCB 0xff,0x03,0xff,0x03 -000ccc ff03ff03 DCB 0xff,0x03,0xff,0x03 -000cd0 ff03ff39 DCB 0xff,0x03,0xff,0x39 -000cd4 0002bc11 DCB 0x00,0x02,0xbc,0x11 -000cd8 390011bd DCB 0x39,0x00,0x11,0xbd -000cdc 96006900 DCB 0x96,0x00,0x69,0x00 -000ce0 00960069 DCB 0x00,0x96,0x00,0x69 -000ce4 bb4444bb DCB 0xbb,0x44,0x44,0xbb -000ce8 ee1111ee DCB 0xee,0x11,0x11,0xee -000cec 390005bf DCB 0x39,0x00,0x05,0xbf -000cf0 00000000 DCB 0x00,0x00,0x00,0x00 -000cf4 390005c0 DCB 0x39,0x00,0x05,0xc0 -000cf8 000002aa DCB 0x00,0x00,0x02,0xaa -000cfc 390002c1 DCB 0x39,0x00,0x02,0xc1 -000d00 02390009 DCB 0x02,0x39,0x00,0x09 -000d04 c2190091 DCB 0xc2,0x19,0x00,0x91 -000d08 00190091 DCB 0x00,0x19,0x00,0x91 -000d0c 00390019 DCB 0x00,0x39,0x00,0x19 -000d10 c3000100 DCB 0xc3,0x00,0x01,0x00 -000d14 02000300 DCB 0x02,0x00,0x03,0x00 -000d18 04000500 DCB 0x04,0x00,0x05,0x00 -000d1c 06000700 DCB 0x06,0x00,0x07,0x00 -000d20 08000900 DCB 0x08,0x00,0x09,0x00 -000d24 0a000b00 DCB 0x0a,0x00,0x0b,0x00 -000d28 0c390002 DCB 0x0c,0x39,0x00,0x02 -000d2c bf423900 DCB 0xbf,0x42,0x39,0x00 -000d30 13b00000 DCB 0x13,0xb0,0x00,0x00 -000d34 005400fd DCB 0x00,0x54,0x00,0xfd -000d38 01460154 DCB 0x01,0x46,0x01,0x54 -000d3c 024202db DCB 0x02,0x42,0x02,0xdb -000d40 0359041c DCB 0x03,0x59,0x04,0x1c -000d44 390013b1 DCB 0x39,0x00,0x13,0xb1 -000d48 04b50533 DCB 0x04,0xb5,0x05,0x33 -000d4c 05f906a2 DCB 0x05,0xf9,0x06,0xa2 -000d50 072f0771 DCB 0x07,0x2f,0x07,0x71 -000d54 07b00824 DCB 0x07,0xb0,0x08,0x24 -000d58 085d3900 DCB 0x08,0x5d,0x39,0x00 -000d5c 0fb2085d DCB 0x0f,0xb2,0x08,0x5d -000d60 085d085d DCB 0x08,0x5d,0x08,0x5d -000d64 085d085d DCB 0x08,0x5d,0x08,0x5d -000d68 085d085d DCB 0x08,0x5d,0x08,0x5d -000d6c 390013b3 DCB 0x39,0x00,0x13,0xb3 -000d70 0000007f DCB 0x00,0x00,0x00,0x7f -000d74 017e01a7 DCB 0x01,0x7e,0x01,0xa7 -000d78 01b50246 DCB 0x01,0xb5,0x02,0x46 -000d7c 02b8031f DCB 0x02,0xb8,0x03,0x1f -000d80 03c73900 DCB 0x03,0xc7,0x39,0x00 -000d84 13b4044b DCB 0x13,0xb4,0x04,0x4b -000d88 04b4056b DCB 0x04,0xb4,0x05,0x6b -000d8c 05ff0680 DCB 0x05,0xff,0x06,0x80 -000d90 06b806f1 DCB 0x06,0xb8,0x06,0xf1 -000d94 07590789 DCB 0x07,0x59,0x07,0x89 -000d98 39000fb5 DCB 0x39,0x00,0x0f,0xb5 -000d9c 07890789 DCB 0x07,0x89,0x07,0x89 -000da0 07890789 DCB 0x07,0x89,0x07,0x89 -000da4 07890789 DCB 0x07,0x89,0x07,0x89 -000da8 07893900 DCB 0x07,0x89,0x39,0x00 -000dac 13b60000 DCB 0x13,0xb6,0x00,0x00 -000db0 00a801f8 DCB 0x00,0xa8,0x01,0xf8 -000db4 026a0278 DCB 0x02,0x6a,0x02,0x78 -000db8 034803cb DCB 0x03,0x48,0x03,0xcb -000dbc 04410504 DCB 0x04,0x41,0x05,0x04 -000dc0 390013b7 DCB 0x39,0x00,0x13,0xb7 -000dc4 05a9062e DCB 0x05,0xa9,0x06,0x2e -000dc8 070507b6 DCB 0x07,0x05,0x07,0xb6 -000dcc 084d0892 DCB 0x08,0x4d,0x08,0x92 -000dd0 08d50951 DCB 0x08,0xd5,0x09,0x51 -000dd4 098e3900 DCB 0x09,0x8e,0x39,0x00 -000dd8 0fb8098e DCB 0x0f,0xb8,0x09,0x8e -000ddc 098e098e DCB 0x09,0x8e,0x09,0x8e -000de0 098e098e DCB 0x09,0x8e,0x09,0x8e -000de4 098e098e DCB 0x09,0x8e,0x09,0x8e -000de8 390002bf DCB 0x39,0x00,0x02,0xbf -000dec 41390013 DCB 0x41,0x39,0x00,0x13 -000df0 b0000000 DCB 0xb0,0x00,0x00,0x00 -000df4 4800d801 DCB 0x48,0x00,0xd8,0x01 -000df8 68018b02 DCB 0x68,0x01,0x8b,0x02 -000dfc 2502c003 DCB 0x25,0x02,0xc0,0x03 -000e00 3c03f739 DCB 0x3c,0x03,0xf7,0x39 -000e04 0013b104 DCB 0x00,0x13,0xb1,0x04 -000e08 8b050005 DCB 0x8b,0x05,0x00,0x05 -000e0c c8066906 DCB 0xc8,0x06,0x69,0x06 -000e10 f3073307 DCB 0xf3,0x07,0x33,0x07 -000e14 6e07e008 DCB 0x6e,0x07,0xe0,0x08 -000e18 1539000f DCB 0x15,0x39,0x00,0x0f -000e1c b2081508 DCB 0xb2,0x08,0x15,0x08 -000e20 15081508 DCB 0x15,0x08,0x15,0x08 -000e24 15081508 DCB 0x15,0x08,0x15,0x08 -000e28 15081539 DCB 0x15,0x08,0x15,0x39 -000e2c 0013b300 DCB 0x00,0x13,0xb3,0x00 -000e30 00006301 DCB 0x00,0x00,0x63,0x01 -000e34 2901f002 DCB 0x29,0x01,0xf0,0x02 -000e38 13025802 DCB 0x13,0x02,0x58,0x02 -000e3c c0031903 DCB 0xc0,0x03,0x19,0x03 -000e40 ac390013 DCB 0xac,0x39,0x00,0x13 -000e44 b4042804 DCB 0xb4,0x04,0x28,0x04 -000e48 92054105 DCB 0x92,0x05,0x41,0x05 -000e4c d0064e06 DCB 0xd0,0x06,0x4e,0x06 -000e50 8506b907 DCB 0x85,0x06,0xb9,0x07 -000e54 1e074c39 DCB 0x1e,0x07,0x4c,0x39 -000e58 000fb507 DCB 0x00,0x0f,0xb5,0x07 -000e5c 4c074c07 DCB 0x4c,0x07,0x4c,0x07 -000e60 4c074c07 DCB 0x4c,0x07,0x4c,0x07 -000e64 4c074c07 DCB 0x4c,0x07,0x4c,0x07 -000e68 4c390013 DCB 0x4c,0x39,0x00,0x13 -000e6c b6000000 DCB 0xb6,0x00,0x00,0x00 -000e70 8c01a402 DCB 0x8c,0x01,0xa4,0x02 -000e74 bd02e003 DCB 0xbd,0x02,0xe0,0x03 -000e78 4503c804 DCB 0x45,0x03,0xc8,0x04 -000e7c 3304e739 DCB 0x33,0x04,0xe7,0x39 -000e80 0013b705 DCB 0x00,0x13,0xb7,0x05 -000e84 8005fd06 DCB 0x80,0x05,0xfd,0x06 -000e88 d1077b08 DCB 0xd1,0x07,0x7b,0x08 -000e8c 10085408 DCB 0x10,0x08,0x54,0x08 -000e90 92090809 DCB 0x92,0x09,0x08,0x09 -000e94 4039000f DCB 0x40,0x39,0x00,0x0f -000e98 b8094009 DCB 0xb8,0x09,0x40,0x09 -000e9c 40094009 DCB 0x40,0x09,0x40,0x09 -000ea0 40094009 DCB 0x40,0x09,0x40,0x09 -000ea4 40094039 DCB 0x40,0x09,0x40,0x39 -000ea8 0002bf40 DCB 0x00,0x02,0xbf,0x40 -000eac 390013b0 DCB 0x39,0x00,0x13,0xb0 -000eb0 0000004c DCB 0x00,0x00,0x00,0x4c -000eb4 00e4017d DCB 0x00,0xe4,0x01,0x7d -000eb8 02160238 DCB 0x02,0x16,0x02,0x38 -000ebc 029402cf DCB 0x02,0x94,0x02,0xcf -000ec0 036d3900 DCB 0x03,0x6d,0x39,0x00 -000ec4 13b103ea DCB 0x13,0xb1,0x03,0xea -000ec8 04520507 DCB 0x04,0x52,0x05,0x07 -000ecc 05980610 DCB 0x05,0x98,0x06,0x10 -000ed0 064a067d DCB 0x06,0x4a,0x06,0x7d -000ed4 06e0070d DCB 0x06,0xe0,0x07,0x0d -000ed8 39000fb2 DCB 0x39,0x00,0x0f,0xb2 -000edc 070d070d DCB 0x07,0x0d,0x07,0x0d -000ee0 070d070d DCB 0x07,0x0d,0x07,0x0d -000ee4 070d070d DCB 0x07,0x0d,0x07,0x0d -000ee8 070d3900 DCB 0x07,0x0d,0x39,0x00 -000eec 13b30000 DCB 0x13,0xb3,0x00,0x00 -000ef0 00620127 DCB 0x00,0x62,0x01,0x27 -000ef4 01ed02b3 DCB 0x01,0xed,0x02,0xb3 -000ef8 02d70302 DCB 0x02,0xd7,0x03,0x02 -000efc 031d037b DCB 0x03,0x1d,0x03,0x7b -000f00 390013b4 DCB 0x39,0x00,0x13,0xb4 -000f04 03c8041d DCB 0x03,0xc8,0x04,0x1d -000f08 04a50520 DCB 0x04,0xa5,0x05,0x20 -000f0c 058905be DCB 0x05,0x89,0x05,0xbe -000f10 05ea0641 DCB 0x05,0xea,0x06,0x41 -000f14 06693900 DCB 0x06,0x69,0x39,0x00 -000f18 0fb50669 DCB 0x0f,0xb5,0x06,0x69 -000f1c 06690669 DCB 0x06,0x69,0x06,0x69 -000f20 06690669 DCB 0x06,0x69,0x06,0x69 -000f24 06690669 DCB 0x06,0x69,0x06,0x69 -000f28 390013b6 DCB 0x39,0x00,0x13,0xb6 -000f2c 00000080 DCB 0x00,0x00,0x00,0x80 -000f30 01820284 DCB 0x01,0x82,0x02,0x84 -000f34 0386039c DCB 0x03,0x86,0x03,0x9c -000f38 03df0409 DCB 0x03,0xdf,0x04,0x09 -000f3c 04933900 DCB 0x04,0x93,0x39,0x00 -000f40 13b70505 DCB 0x13,0xb7,0x05,0x05 -000f44 056d061b DCB 0x05,0x6d,0x06,0x1b -000f48 06a30722 DCB 0x06,0xa3,0x07,0x22 -000f4c 07610796 DCB 0x07,0x61,0x07,0x96 -000f50 07fe082e DCB 0x07,0xfe,0x08,0x2e -000f54 39000fb8 DCB 0x39,0x00,0x0f,0xb8 -000f58 082e082e DCB 0x08,0x2e,0x08,0x2e -000f5c 082e082e DCB 0x08,0x2e,0x08,0x2e -000f60 082e082e DCB 0x08,0x2e,0x08,0x2e -000f64 082e3900 DCB 0x08,0x2e,0x39,0x00 -000f68 02bf0039 DCB 0x02,0xbf,0x00,0x39 -000f6c 0013b000 DCB 0x00,0x13,0xb0,0x00 -000f70 00001200 DCB 0x00,0x00,0x12,0x00 -000f74 38005e00 DCB 0x38,0x00,0x5e,0x00 -000f78 84015301 DCB 0x84,0x01,0x53,0x01 -000f7c 6f01b501 DCB 0x6f,0x01,0xb5,0x01 -000f80 fe390013 DCB 0xfe,0x39,0x00,0x13 -000f84 b1026c02 DCB 0xb1,0x02,0x6c,0x02 -000f88 d8039c04 DCB 0xd8,0x03,0x9c,0x04 -000f8c 4304ed05 DCB 0x43,0x04,0xed,0x05 -000f90 39057305 DCB 0x39,0x05,0x73,0x05 -000f94 d7060339 DCB 0xd7,0x06,0x03,0x39 -000f98 000fb206 DCB 0x00,0x0f,0xb2,0x06 -000f9c 03060306 DCB 0x03,0x06,0x03,0x06 -000fa0 03060306 DCB 0x03,0x06,0x03,0x06 -000fa4 03060306 DCB 0x03,0x06,0x03,0x06 -000fa8 03390013 DCB 0x03,0x39,0x00,0x13 -000fac b3000000 DCB 0xb3,0x00,0x00,0x00 -000fb0 28007900 DCB 0x28,0x00,0x79,0x00 -000fb4 cb011d02 DCB 0xcb,0x01,0x1d,0x02 -000fb8 31023b02 DCB 0x31,0x02,0x3b,0x02 -000fbc 5b02ab39 DCB 0x5b,0x02,0xab,0x39 -000fc0 0013b402 DCB 0x00,0x13,0xb4,0x02 -000fc4 f0032d03 DCB 0xf0,0x03,0x2d,0x03 -000fc8 b9043304 DCB 0xb9,0x04,0x33,0x04 -000fcc ae04f705 DCB 0xae,0x04,0xf7,0x05 -000fd0 26058d05 DCB 0x26,0x05,0x8d,0x05 -000fd4 b539000f DCB 0xb5,0x39,0x00,0x0f -000fd8 b5059c05 DCB 0xb5,0x05,0x9c,0x05 -000fdc 9c059c05 DCB 0x9c,0x05,0x9c,0x05 -000fe0 9c059c05 DCB 0x9c,0x05,0x9c,0x05 -000fe4 9c059c39 DCB 0x9c,0x05,0x9c,0x39 -000fe8 0013b600 DCB 0x00,0x13,0xb6,0x00 -000fec 00007501 DCB 0x00,0x00,0x75,0x01 -000ff0 60024b03 DCB 0x60,0x02,0x4b,0x03 -000ff4 37041e04 DCB 0x37,0x04,0x1e,0x04 -000ff8 28044404 DCB 0x28,0x04,0x44,0x04 -000ffc 8f390013 DCB 0x8f,0x39,0x00,0x13 -001000 b704b405 DCB 0xb7,0x04,0xb4,0x05 -001004 08058906 DCB 0x08,0x05,0x89,0x06 -001008 00066b06 DCB 0x00,0x06,0x6b,0x06 -00100c 9606c407 DCB 0x96,0x06,0xc4,0x07 -001010 14073a39 DCB 0x14,0x07,0x3a,0x39 -001014 000fb807 DCB 0x00,0x0f,0xb8,0x07 -001018 3a073a07 DCB 0x3a,0x07,0x3a,0x07 -00101c 3a073a07 DCB 0x3a,0x07,0x3a,0x07 -001020 3a073a07 DCB 0x3a,0x07,0x3a,0x07 -001024 3a390002 DCB 0x3a,0x39,0x00,0x02 -001028 bf013900 DCB 0xbf,0x01,0x39,0x00 -00102c 13b00000 DCB 0x13,0xb0,0x00,0x00 -001030 00180048 DCB 0x00,0x18,0x00,0x48 -001034 007800a8 DCB 0x00,0x78,0x00,0xa8 -001038 016f01c6 DCB 0x01,0x6f,0x01,0xc6 -00103c 0216029f DCB 0x02,0x16,0x02,0x9f -001040 390013b1 DCB 0x39,0x00,0x13,0xb1 -001044 033103ad DCB 0x03,0x31,0x03,0xad -001048 04870541 DCB 0x04,0x87,0x05,0x41 -00104c 05c405f9 DCB 0x05,0xc4,0x05,0xf9 -001050 062c0687 DCB 0x06,0x2c,0x06,0x87 -001054 06b33900 DCB 0x06,0xb3,0x39,0x00 -001058 0fb206b3 DCB 0x0f,0xb2,0x06,0xb3 -00105c 06b306b3 DCB 0x06,0xb3,0x06,0xb3 -001060 06b306b3 DCB 0x06,0xb3,0x06,0xb3 -001064 06b306b3 DCB 0x06,0xb3,0x06,0xb3 -001068 390013b3 DCB 0x39,0x00,0x13,0xb3 -00106c 0000003d DCB 0x00,0x00,0x00,0x3d -001070 00b70132 DCB 0x00,0xb7,0x01,0x32 -001074 01ad01e2 DCB 0x01,0xad,0x01,0xe2 -001078 02260265 DCB 0x02,0x26,0x02,0x65 -00107c 02c53900 DCB 0x02,0xc5,0x39,0x00 -001080 13b40332 DCB 0x13,0xb4,0x03,0x32 -001084 0397043d DCB 0x03,0x97,0x04,0x3d -001088 04e30564 DCB 0x04,0xe3,0x05,0x64 -00108c 059905c7 DCB 0x05,0x99,0x05,0xc7 -001090 061a0641 DCB 0x06,0x1a,0x06,0x41 -001094 39000fb5 DCB 0x39,0x00,0x0f,0xb5 -001098 06410641 DCB 0x06,0x41,0x06,0x41 -00109c 06410641 DCB 0x06,0x41,0x06,0x41 -0010a0 06410641 DCB 0x06,0x41,0x06,0x41 -0010a4 06413900 DCB 0x06,0x41,0x39,0x00 -0010a8 13b60000 DCB 0x13,0xb6,0x00,0x00 -0010ac 00820188 DCB 0x00,0x82,0x01,0x88 -0010b0 028e0394 DCB 0x02,0x8e,0x03,0x94 -0010b4 03c80400 DCB 0x03,0xc8,0x04,0x00 -0010b8 04340496 DCB 0x04,0x34,0x04,0x96 -0010bc 390013b7 DCB 0x39,0x00,0x13,0xb7 -0010c0 04f5055c DCB 0x04,0xf5,0x05,0x5c -0010c4 05f7067b DCB 0x05,0xf7,0x06,0x7b -0010c8 06ec071f DCB 0x06,0xec,0x07,0x1f -0010cc 074f07a7 DCB 0x07,0x4f,0x07,0xa7 -0010d0 07d33900 DCB 0x07,0xd3,0x39,0x00 -0010d4 0fb807d3 DCB 0x0f,0xb8,0x07,0xd3 -0010d8 07d307d3 DCB 0x07,0xd3,0x07,0xd3 -0010dc 07d307d3 DCB 0x07,0xd3,0x07,0xd3 -0010e0 07d307d3 DCB 0x07,0xd3,0x07,0xd3 -0010e4 390002bf DCB 0x39,0x00,0x02,0xbf -0010e8 02390013 DCB 0x02,0x39,0x00,0x13 -0010ec b0000000 DCB 0xb0,0x00,0x00,0x00 -0010f0 1f005d00 DCB 0x1f,0x00,0x5d,0x00 -0010f4 9b00d901 DCB 0x9b,0x00,0xd9,0x01 -0010f8 b7024702 DCB 0xb7,0x02,0x47,0x02 -0010fc be037c39 DCB 0xbe,0x03,0x7c,0x39 -001100 0013b104 DCB 0x00,0x13,0xb1,0x04 -001104 1b04a505 DCB 0x1b,0x04,0xa5,0x05 -001108 71060806 DCB 0x71,0x06,0x08,0x06 -00110c 8306ba06 DCB 0x83,0x06,0xba,0x06 -001110 ee074c07 DCB 0xee,0x07,0x4c,0x07 -001114 7c39000f DCB 0x7c,0x39,0x00,0x0f -001118 b2077c07 DCB 0xb2,0x07,0x7c,0x07 -00111c 7c077c07 DCB 0x7c,0x07,0x7c,0x07 -001120 7c077c07 DCB 0x7c,0x07,0x7c,0x07 -001124 7c077c39 DCB 0x7c,0x07,0x7c,0x39 -001128 0013b300 DCB 0x00,0x13,0xb3,0x00 -00112c 00003d00 DCB 0x00,0x00,0x3d,0x00 -001130 b9013501 DCB 0xb9,0x01,0x35,0x01 -001134 b1022502 DCB 0xb1,0x02,0x25,0x02 -001138 8202cd03 DCB 0x82,0x02,0xcd,0x03 -00113c 68390013 DCB 0x68,0x39,0x00,0x13 -001140 b403e304 DCB 0xb4,0x03,0xe3,0x04 -001144 54051805 DCB 0x54,0x05,0x18,0x05 -001148 a3061306 DCB 0xa3,0x06,0x13,0x06 -00114c 44067306 DCB 0x44,0x06,0x73,0x06 -001150 c606ef39 DCB 0xc6,0x06,0xef,0x39 -001154 000fb506 DCB 0x00,0x0f,0xb5,0x06 -001158 ef06ef06 DCB 0xef,0x06,0xef,0x06 -00115c ef06ef06 DCB 0xef,0x06,0xef,0x06 -001160 ef06ef06 DCB 0xef,0x06,0xef,0x06 -001164 ef390013 DCB 0xef,0x39,0x00,0x13 -001168 b6000000 DCB 0xb6,0x00,0x00,0x00 -00116c 7d017702 DCB 0x7d,0x01,0x77,0x02 -001170 72036d03 DCB 0x72,0x03,0x6d,0x03 -001174 c4041804 DCB 0xc4,0x04,0x18,0x04 -001178 6004f939 DCB 0x60,0x04,0xf9,0x39 -00117c 0013b705 DCB 0x00,0x13,0xb7,0x05 -001180 7205da06 DCB 0x72,0x05,0xda,0x06 -001184 88071707 DCB 0x88,0x07,0x17,0x07 -001188 9207cb08 DCB 0x92,0x07,0xcb,0x08 -00118c 01086408 DCB 0x01,0x08,0x64,0x08 -001190 9739000f DCB 0x97,0x39,0x00,0x0f -001194 b8089708 DCB 0xb8,0x08,0x97,0x08 -001198 97089708 DCB 0x97,0x08,0x97,0x08 -00119c 97089708 DCB 0x97,0x08,0x97,0x08 -0011a0 97089739 DCB 0x97,0x08,0x97,0x39 -0011a4 0002bf03 DCB 0x00,0x02,0xbf,0x03 -0011a8 390013b0 DCB 0x39,0x00,0x13,0xb0 -0011ac 0000003d DCB 0x00,0x00,0x00,0x3d -0011b0 00b70131 DCB 0x00,0xb7,0x01,0x31 -0011b4 0180021c DCB 0x01,0x80,0x02,0x1c -0011b8 02b80333 DCB 0x02,0xb8,0x03,0x33 -0011bc 03eb3900 DCB 0x03,0xeb,0x39,0x00 -0011c0 13b10486 DCB 0x13,0xb1,0x04,0x86 -0011c4 04ff05bb DCB 0x04,0xff,0x05,0xbb -0011c8 064f06c8 DCB 0x06,0x4f,0x06,0xc8 -0011cc 07000735 DCB 0x07,0x00,0x07,0x35 -0011d0 079b07c9 DCB 0x07,0x9b,0x07,0xc9 -0011d4 39000fb2 DCB 0x39,0x00,0x0f,0xb2 -0011d8 07c907c9 DCB 0x07,0xc9,0x07,0xc9 -0011dc 07c907c9 DCB 0x07,0xc9,0x07,0xc9 -0011e0 07c907c9 DCB 0x07,0xc9,0x07,0xc9 -0011e4 07c93900 DCB 0x07,0xc9,0x39,0x00 -0011e8 13b30000 DCB 0x13,0xb3,0x00,0x00 -0011ec 005f011f DCB 0x00,0x5f,0x01,0x1f -0011f0 01df01fa DCB 0x01,0xdf,0x01,0xfa -0011f4 026102bf DCB 0x02,0x61,0x02,0xbf -0011f8 031f03ba DCB 0x03,0x1f,0x03,0xba -0011fc 390013b4 DCB 0x39,0x00,0x13,0xb4 -001200 043a04ae DCB 0x04,0x3a,0x04,0xae -001204 055c05e2 DCB 0x05,0x5c,0x05,0xe2 -001208 06500681 DCB 0x06,0x50,0x06,0x81 -00120c 06af0705 DCB 0x06,0xaf,0x07,0x05 -001210 072e3900 DCB 0x07,0x2e,0x39,0x00 -001214 0fb5072e DCB 0x0f,0xb5,0x07,0x2e -001218 072e072e DCB 0x07,0x2e,0x07,0x2e -00121c 072e072e DCB 0x07,0x2e,0x07,0x2e -001220 072e072e DCB 0x07,0x2e,0x07,0x2e -001224 390013b6 DCB 0x39,0x00,0x13,0xb6 -001228 000000ae DCB 0x00,0x00,0x00,0xae -00122c 020a0367 DCB 0x02,0x0a,0x03,0x67 -001230 037303c6 DCB 0x03,0x73,0x03,0xc6 -001234 041d0477 DCB 0x04,0x1d,0x04,0x77 -001238 05183900 DCB 0x05,0x18,0x39,0x00 -00123c 13b7059b DCB 0x13,0xb7,0x05,0x9b -001240 060806bc DCB 0x06,0x08,0x06,0xbc -001244 075407d3 DCB 0x07,0x54,0x07,0xd3 -001248 080e0845 DCB 0x08,0x0e,0x08,0x45 -00124c 08af08e1 DCB 0x08,0xaf,0x08,0xe1 -001250 39000fb8 DCB 0x39,0x00,0x0f,0xb8 -001254 08e108e1 DCB 0x08,0xe1,0x08,0xe1 -001258 08e108e1 DCB 0x08,0xe1,0x08,0xe1 -00125c 08e108e1 DCB 0x08,0xe1,0x08,0xe1 -001260 08e13900 DCB 0x08,0xe1,0x39,0x00 -001264 02bf0439 DCB 0x02,0xbf,0x04,0x39 -001268 0013b000 DCB 0x00,0x13,0xb0,0x00 -00126c 00004600 DCB 0x00,0x00,0x46,0x00 -001270 d2015f01 DCB 0xd2,0x01,0x5f,0x01 -001274 b1026a02 DCB 0xb1,0x02,0x6a,0x02 -001278 f7037204 DCB 0xf7,0x03,0x72,0x04 -00127c 1d390013 DCB 0x1d,0x39,0x00,0x13 -001280 b104a905 DCB 0xb1,0x04,0xa9,0x05 -001284 1805cb06 DCB 0x18,0x05,0xcb,0x06 -001288 5a06d207 DCB 0x5a,0x06,0xd2,0x07 -00128c 0a074107 DCB 0x0a,0x07,0x41,0x07 -001290 a507d539 DCB 0xa5,0x07,0xd5,0x39 -001294 000fb207 DCB 0x00,0x0f,0xb2,0x07 -001298 d507d507 DCB 0xd5,0x07,0xd5,0x07 -00129c d507d507 DCB 0xd5,0x07,0xd5,0x07 -0012a0 d507d507 DCB 0xd5,0x07,0xd5,0x07 -0012a4 d5390013 DCB 0xd5,0x39,0x00,0x13 -0012a8 b3000000 DCB 0xb3,0x00,0x00,0x00 -0012ac 65013001 DCB 0x65,0x01,0x30,0x01 -0012b0 fb021c02 DCB 0xfb,0x02,0x1c,0x02 -0012b4 8a02ee03 DCB 0x8a,0x02,0xee,0x03 -0012b8 4703e439 DCB 0x47,0x03,0xe4,0x39 -0012bc 0013b404 DCB 0x00,0x13,0xb4,0x04 -0012c0 5e04c805 DCB 0x5e,0x04,0xc8,0x05 -0012c4 6e05ed06 DCB 0x6e,0x05,0xed,0x06 -0012c8 58068a06 DCB 0x58,0x06,0x8a,0x06 -0012cc ba071307 DCB 0xba,0x07,0x13,0x07 -0012d0 3a39000f DCB 0x3a,0x39,0x00,0x0f -0012d4 b5073a07 DCB 0xb5,0x07,0x3a,0x07 -0012d8 3a073a07 DCB 0x3a,0x07,0x3a,0x07 -0012dc 3a073a07 DCB 0x3a,0x07,0x3a,0x07 -0012e0 3a073a39 DCB 0x3a,0x07,0x3a,0x39 -0012e4 0013b600 DCB 0x00,0x13,0xb6,0x00 -0012e8 0000a301 DCB 0x00,0x00,0xa3,0x01 -0012ec eb033303 DCB 0xeb,0x03,0x33,0x03 -0012f0 5403c404 DCB 0x54,0x03,0xc4,0x04 -0012f4 1a047805 DCB 0x1a,0x04,0x78,0x05 -0012f8 1b390013 DCB 0x1b,0x39,0x00,0x13 -0012fc b705a006 DCB 0xb7,0x05,0xa0,0x06 -001300 0d06c407 DCB 0x0d,0x06,0xc4,0x07 -001304 5907d908 DCB 0x59,0x07,0xd9,0x08 -001308 13084e08 DCB 0x13,0x08,0x4e,0x08 -00130c bb08ed39 DCB 0xbb,0x08,0xed,0x39 -001310 000fb808 DCB 0x00,0x0f,0xb8,0x08 -001314 ed08ed08 DCB 0xed,0x08,0xed,0x08 -001318 ed08ed08 DCB 0xed,0x08,0xed,0x08 -00131c ed08ed08 DCB 0xed,0x08,0xed,0x08 -001320 ed390002 DCB 0xed,0x39,0x00,0x02 -001324 bf053900 DCB 0xbf,0x05,0x39,0x00 -001328 13b00000 DCB 0x13,0xb0,0x00,0x00 -00132c 008c01a4 DCB 0x00,0x8c,0x01,0xa4 -001330 01f40218 DCB 0x01,0xf4,0x02,0x18 -001334 02bd0343 DCB 0x02,0xbd,0x03,0x43 -001338 03a90450 DCB 0x03,0xa9,0x04,0x50 -00133c 390013b1 DCB 0x39,0x00,0x13,0xb1 -001340 04cd053a DCB 0x04,0xcd,0x05,0x3a -001344 05e80676 DCB 0x05,0xe8,0x06,0x76 -001348 06ee0726 DCB 0x06,0xee,0x07,0x26 -00134c 075c07c2 DCB 0x07,0x5c,0x07,0xc2 -001350 07f43900 DCB 0x07,0xf4,0x39,0x00 -001354 0fb207f4 DCB 0x0f,0xb2,0x07,0xf4 -001358 07f407f4 DCB 0x07,0xf4,0x07,0xf4 -00135c 07f407f4 DCB 0x07,0xf4,0x07,0xf4 -001360 07f407f4 DCB 0x07,0xf4,0x07,0xf4 -001364 390013b3 DCB 0x39,0x00,0x13,0xb3 -001368 000000b1 DCB 0x00,0x00,0x00,0xb1 -00136c 0213023d DCB 0x02,0x13,0x02,0x3d -001370 025402b3 DCB 0x02,0x54,0x02,0xb3 -001374 031b037b DCB 0x03,0x1b,0x03,0x7b -001378 04103900 DCB 0x04,0x10,0x39,0x00 -00137c 13b40485 DCB 0x13,0xb4,0x04,0x85 -001380 04e60583 DCB 0x04,0xe6,0x05,0x83 -001384 0601066f DCB 0x06,0x01,0x06,0x6f -001388 06a006d0 DCB 0x06,0xa0,0x06,0xd0 -00138c 07290753 DCB 0x07,0x29,0x07,0x53 -001390 39000fb5 DCB 0x39,0x00,0x0f,0xb5 -001394 07530753 DCB 0x07,0x53,0x07,0x53 -001398 07530753 DCB 0x07,0x53,0x07,0x53 -00139c 07530753 DCB 0x07,0x53,0x07,0x53 -0013a0 07533900 DCB 0x07,0x53,0x39,0x00 -0013a4 13b60000 DCB 0x13,0xb6,0x00,0x00 -0013a8 0108031a DCB 0x01,0x08,0x03,0x1a -0013ac 0341035d DCB 0x03,0x41,0x03,0x5d -0013b0 03b90425 DCB 0x03,0xb9,0x04,0x25 -0013b4 04860528 DCB 0x04,0x86,0x05,0x28 -0013b8 390013b7 DCB 0x39,0x00,0x13,0xb7 -0013bc 05ad061e DCB 0x05,0xad,0x06,0x1e -0013c0 06d7076d DCB 0x06,0xd7,0x07,0x6d -0013c4 07f0082c DCB 0x07,0xf0,0x08,0x2c -0013c8 086808d6 DCB 0x08,0x68,0x08,0xd6 -0013cc 090b3900 DCB 0x09,0x0b,0x39,0x00 -0013d0 0fb8090b DCB 0x0f,0xb8,0x09,0x0b -0013d4 090b090b DCB 0x09,0x0b,0x09,0x0b -0013d8 090b090b DCB 0x09,0x0b,0x09,0x0b -0013dc 090b090b DCB 0x09,0x0b,0x09,0x0b -0013e0 390002bf DCB 0x39,0x00,0x02,0xbf -0013e4 06390013 DCB 0x06,0x39,0x00,0x13 -0013e8 b0000000 DCB 0xb0,0x00,0x00,0x00 -0013ec b1021302 DCB 0xb1,0x02,0x13,0x02 -0013f0 61027702 DCB 0x61,0x02,0x77,0x02 -0013f4 e3034e03 DCB 0xe3,0x03,0x4e,0x03 -0013f8 a4043739 DCB 0xa4,0x04,0x37,0x39 -0013fc 0013b104 DCB 0x00,0x13,0xb1,0x04 -001400 ab050b05 DCB 0xab,0x05,0x0b,0x05 -001404 a8062b06 DCB 0xa8,0x06,0x2b,0x06 -001408 9c06d007 DCB 0x9c,0x06,0xd0,0x07 -00140c 02075e07 DCB 0x02,0x07,0x5e,0x07 -001410 8d39000f DCB 0x8d,0x39,0x00,0x0f -001414 b2078d07 DCB 0xb2,0x07,0x8d,0x07 -001418 8d078d07 DCB 0x8d,0x07,0x8d,0x07 -00141c 8d078d07 DCB 0x8d,0x07,0x8d,0x07 -001420 8d078d39 DCB 0x8d,0x07,0x8d,0x39 -001424 0013b300 DCB 0x00,0x13,0xb3,0x00 -001428 0000d102 DCB 0x00,0x00,0xd1,0x02 -00142c 74029902 DCB 0x74,0x02,0x99,0x02 -001430 ac02f803 DCB 0xac,0x02,0xf8,0x03 -001434 4a039104 DCB 0x4a,0x03,0x91,0x04 -001438 0a390013 DCB 0x0a,0x39,0x00,0x13 -00143c b4047004 DCB 0xb4,0x04,0x70,0x04 -001440 c3054e05 DCB 0xc3,0x05,0x4e,0x05 -001444 c2062606 DCB 0xc2,0x06,0x26,0x06 -001448 54068006 DCB 0x54,0x06,0x80,0x06 -00144c d306fb39 DCB 0xd3,0x06,0xfb,0x39 -001450 000fb506 DCB 0x00,0x0f,0xb5,0x06 -001454 fb06fb06 DCB 0xfb,0x06,0xfb,0x06 -001458 fb06fb06 DCB 0xfb,0x06,0xfb,0x06 -00145c fb06fb06 DCB 0xfb,0x06,0xfb,0x06 -001460 fb390013 DCB 0xfb,0x39,0x00,0x13 -001464 b6000001 DCB 0xb6,0x00,0x00,0x01 -001468 0e032a03 DCB 0x0e,0x03,0x2a,0x03 -00146c 4d036503 DCB 0x4d,0x03,0x65,0x03 -001470 b4041604 DCB 0xb4,0x04,0x16,0x04 -001474 6904f839 DCB 0x69,0x04,0xf8,0x39 -001478 0013b705 DCB 0x00,0x13,0xb7,0x05 -00147c 7305dc06 DCB 0x73,0x05,0xdc,0x06 -001480 88071707 DCB 0x88,0x07,0x17,0x07 -001484 9007ca08 DCB 0x90,0x07,0xca,0x08 -001488 00086508 DCB 0x00,0x08,0x65,0x08 -00148c 9839000f DCB 0x98,0x39,0x00,0x0f -001490 b8089808 DCB 0xb8,0x08,0x98,0x08 -001494 98089808 DCB 0x98,0x08,0x98,0x08 -001498 98089808 DCB 0x98,0x08,0x98,0x08 -00149c 98089839 DCB 0x98,0x08,0x98,0x39 -0014a0 0002bf07 DCB 0x00,0x02,0xbf,0x07 -0014a4 390013b0 DCB 0x39,0x00,0x13,0xb0 -0014a8 000000b9 DCB 0x00,0x00,0x00,0xb9 -0014ac 01df0267 DCB 0x01,0xdf,0x02,0x67 -0014b0 02910371 DCB 0x02,0x91,0x03,0x71 -0014b4 040d048c DCB 0x04,0x0d,0x04,0x8c -0014b8 05343900 DCB 0x05,0x34,0x39,0x00 -0014bc 13b105ca DCB 0x13,0xb1,0x05,0xca -0014c0 06450705 DCB 0x06,0x45,0x07,0x05 -0014c4 07bb0860 DCB 0x07,0xbb,0x08,0x60 -0014c8 08b708fd DCB 0x08,0xb7,0x08,0xfd -0014cc 099209d4 DCB 0x09,0x92,0x09,0xd4 -0014d0 39000fb2 DCB 0x39,0x00,0x0f,0xb2 -0014d4 09d409d4 DCB 0x09,0xd4,0x09,0xd4 -0014d8 09d409d4 DCB 0x09,0xd4,0x09,0xd4 -0014dc 09d409d4 DCB 0x09,0xd4,0x09,0xd4 -0014e0 09d43900 DCB 0x09,0xd4,0x39,0x00 -0014e4 13b30000 DCB 0x13,0xb3,0x00,0x00 -0014e8 014a0259 DCB 0x01,0x4a,0x02,0x59 -0014ec 029d02c1 DCB 0x02,0x9d,0x02,0xc1 -0014f0 036a03e8 DCB 0x03,0x6a,0x03,0xe8 -0014f4 045404e8 DCB 0x04,0x54,0x04,0xe8 -0014f8 390013b4 DCB 0x39,0x00,0x13,0xb4 -0014fc 056b05d8 DCB 0x05,0x6b,0x05,0xd8 -001500 06820721 DCB 0x06,0x82,0x07,0x21 -001504 07ac07fa DCB 0x07,0xac,0x07,0xfa -001508 083408b3 DCB 0x08,0x34,0x08,0xb3 -00150c 08e93900 DCB 0x08,0xe9,0x39,0x00 -001510 0fb508e9 DCB 0x0f,0xb5,0x08,0xe9 -001514 08e908e9 DCB 0x08,0xe9,0x08,0xe9 -001518 08e908e9 DCB 0x08,0xe9,0x08,0xe9 -00151c 08e908e9 DCB 0x08,0xe9,0x08,0xe9 -001520 390013b6 DCB 0x39,0x00,0x13,0xb6 -001524 000001c5 DCB 0x00,0x00,0x01,0xc5 -001528 03150358 DCB 0x03,0x15,0x03,0x58 -00152c 0380043d DCB 0x03,0x80,0x04,0x3d -001530 04d00550 DCB 0x04,0xd0,0x05,0x50 -001534 06083900 DCB 0x06,0x08,0x39,0x00 -001538 13b706ac DCB 0x13,0xb7,0x06,0xac -00153c 073007ff DCB 0x07,0x30,0x07,0xff -001540 08c50974 DCB 0x08,0xc5,0x09,0x74 -001544 09d10a1c DCB 0x09,0xd1,0x0a,0x1c -001548 0abd0b05 DCB 0x0a,0xbd,0x0b,0x05 -00154c 39000fb8 DCB 0x39,0x00,0x0f,0xb8 -001550 0b050b05 DCB 0x0b,0x05,0x0b,0x05 -001554 0b050b05 DCB 0x0b,0x05,0x0b,0x05 -001558 0b050b05 DCB 0x0b,0x05,0x0b,0x05 -00155c 0b053900 DCB 0x0b,0x05,0x39,0x00 -001560 02bf0839 DCB 0x02,0xbf,0x08,0x39 -001564 0013b000 DCB 0x00,0x13,0xb0,0x00 -001568 00011902 DCB 0x00,0x01,0x19,0x02 -00156c 4b028802 DCB 0x4b,0x02,0x88,0x02 -001570 d503b204 DCB 0xd5,0x03,0xb2,0x04 -001574 6004e305 DCB 0x60,0x04,0xe3,0x05 -001578 a5390013 DCB 0xa5,0x39,0x00,0x13 -00157c b1063c06 DCB 0xb1,0x06,0x3c,0x06 -001580 bd079d08 DCB 0xbd,0x07,0x9d,0x08 -001584 66091e09 DCB 0x66,0x09,0x1e,0x09 -001588 7709d40a DCB 0x77,0x09,0xd4,0x0a -00158c 890ae639 DCB 0x89,0x0a,0xe6,0x39 -001590 000fb20a DCB 0x00,0x0f,0xb2,0x0a -001594 e60ae60a DCB 0xe6,0x0a,0xe6,0x0a -001598 e60ae60a DCB 0xe6,0x0a,0xe6,0x0a -00159c e60ae60a DCB 0xe6,0x0a,0xe6,0x0a -0015a0 e6390013 DCB 0xe6,0x39,0x00,0x13 -0015a4 b3000001 DCB 0xb3,0x00,0x00,0x01 -0015a8 fd028502 DCB 0xfd,0x02,0x85,0x02 -0015ac b802f103 DCB 0xb8,0x02,0xf1,0x03 -0015b0 9b042d04 DCB 0x9b,0x04,0x2d,0x04 -0015b4 a0054a39 DCB 0xa0,0x05,0x4a,0x39 -0015b8 0013b405 DCB 0x00,0x13,0xb4,0x05 -0015bc d0064207 DCB 0xd0,0x06,0x42,0x07 -0015c0 0807b108 DCB 0x08,0x07,0xb1,0x08 -0015c4 50089b08 DCB 0x50,0x08,0x9b,0x08 -0015c8 e9098309 DCB 0xe9,0x09,0x83,0x09 -0015cc d139000f DCB 0xd1,0x39,0x00,0x0f -0015d0 b509d109 DCB 0xb5,0x09,0xd1,0x09 -0015d4 d109d109 DCB 0xd1,0x09,0xd1,0x09 -0015d8 d109d109 DCB 0xd1,0x09,0xd1,0x09 -0015dc d109d139 DCB 0xd1,0x09,0xd1,0x39 -0015e0 0013b600 DCB 0x00,0x13,0xb6,0x00 -0015e4 0002c003 DCB 0x00,0x02,0xc0,0x03 -0015e8 3d037703 DCB 0x3d,0x03,0x77,0x03 -0015ec b0047705 DCB 0xb0,0x04,0x77,0x05 -0015f0 2105b006 DCB 0x21,0x05,0xb0,0x06 -0015f4 84390013 DCB 0x84,0x39,0x00,0x13 -0015f8 b7072707 DCB 0xb7,0x07,0x27,0x07 -0015fc b108a509 DCB 0xb1,0x08,0xa5,0x09 -001600 7b0a410a DCB 0x7b,0x0a,0x41,0x0a -001604 a10b040b DCB 0xa1,0x0b,0x04,0x0b -001608 c90c3139 DCB 0xc9,0x0c,0x31,0x39 -00160c 000fb80c DCB 0x00,0x0f,0xb8,0x0c -001610 310c310c DCB 0x31,0x0c,0x31,0x0c -001614 310c310c DCB 0x31,0x0c,0x31,0x0c -001618 310c310c DCB 0x31,0x0c,0x31,0x0c -00161c 31390002 DCB 0x31,0x39,0x00,0x02 -001620 bf093900 DCB 0xbf,0x09,0x39,0x00 -001624 13b00000 DCB 0x13,0xb0,0x00,0x00 -001628 00c70255 DCB 0x00,0xc7,0x02,0x55 -00162c 02b80310 DCB 0x02,0xb8,0x03,0x10 -001630 040c04b8 DCB 0x04,0x0c,0x04,0xb8 -001634 053e060c DCB 0x05,0x3e,0x06,0x0c -001638 390013b1 DCB 0x39,0x00,0x13,0xb1 -00163c 06b30746 DCB 0x06,0xb3,0x07,0x46 -001640 0844092c DCB 0x08,0x44,0x09,0x2c -001644 0a0f0a82 DCB 0x0a,0x0f,0x0a,0x82 -001648 0af90beb DCB 0x0a,0xf9,0x0b,0xeb -00164c 0c743900 DCB 0x0c,0x74,0x39,0x00 -001650 0fb20c74 DCB 0x0f,0xb2,0x0c,0x74 -001654 0c740c74 DCB 0x0c,0x74,0x0c,0x74 -001658 0c740c74 DCB 0x0c,0x74,0x0c,0x74 -00165c 0c740c74 DCB 0x0c,0x74,0x0c,0x74 -001660 390013b3 DCB 0x39,0x00,0x13,0xb3 -001664 000000d9 DCB 0x00,0x00,0x00,0xd9 -001668 028c02d3 DCB 0x02,0x8c,0x02,0xd3 -00166c 031303e6 DCB 0x03,0x13,0x03,0xe6 -001670 047904ef DCB 0x04,0x79,0x04,0xef -001674 05a73900 DCB 0x05,0xa7,0x39,0x00 -001678 13b4063a DCB 0x13,0xb4,0x06,0x3a -00167c 06ba0798 DCB 0x06,0xba,0x07,0x98 -001680 085d091b DCB 0x08,0x5d,0x09,0x1b -001684 097909d7 DCB 0x09,0x79,0x09,0xd7 -001688 0a9b0b0f DCB 0x0a,0x9b,0x0b,0x0f -00168c 39000fb5 DCB 0x39,0x00,0x0f,0xb5 -001690 0b0f0b0f DCB 0x0b,0x0f,0x0b,0x0f -001694 0b0f0b0f DCB 0x0b,0x0f,0x0b,0x0f -001698 0b0f0b0f DCB 0x0b,0x0f,0x0b,0x0f -00169c 0b0f3900 DCB 0x0b,0x0f,0x39,0x00 -0016a0 13b60000 DCB 0x13,0xb6,0x00,0x00 -0016a4 011c0355 DCB 0x01,0x1c,0x03,0x55 -0016a8 039803df DCB 0x03,0x98,0x03,0xdf -0016ac 04cd0582 DCB 0x04,0xcd,0x05,0x82 -0016b0 061506f4 DCB 0x06,0x15,0x06,0xf4 -0016b4 390013b7 DCB 0x39,0x00,0x13,0xb7 -0016b8 07a80844 DCB 0x07,0xa8,0x08,0x44 -0016bc 09590a54 DCB 0x09,0x59,0x0a,0x54 -0016c0 0b410bbb DCB 0x0b,0x41,0x0b,0xbb -0016c4 0c370d3a DCB 0x0c,0x37,0x0d,0x3a -0016c8 0dc93900 DCB 0x0d,0xc9,0x39,0x00 -0016cc 0fb80dc9 DCB 0x0f,0xb8,0x0d,0xc9 -0016d0 0dc90dc9 DCB 0x0d,0xc9,0x0d,0xc9 -0016d4 0dc90dc9 DCB 0x0d,0xc9,0x0d,0xc9 -0016d8 0dc90dc9 DCB 0x0d,0xc9,0x0d,0xc9 -0016dc 390006f0 DCB 0x39,0x00,0x06,0xf0 -0016e0 55aa5208 DCB 0x55,0xaa,0x52,0x08 -0016e4 0339003d DCB 0x03,0x39,0x00,0x3d -0016e8 b0f000f0 DCB 0xb0,0xf0,0x00,0xf0 -0016ec f00002f0 DCB 0xf0,0x00,0x02,0xf0 -0016f0 0000f000 DCB 0x00,0x00,0xf0,0x00 -0016f4 00f00000 DCB 0x00,0xf0,0x00,0x00 -0016f8 f00000f0 DCB 0xf0,0x00,0x00,0xf0 +000c74 00000000 DCB 0x00,0x00,0x00,0x00 +000c78 00000000 DCB 0x00,0x00,0x00,0x00 +000c7c 00000000 DCB 0x00,0x00,0x00,0x00 +000c80 00000039 DCB 0x00,0x00,0x00,0x39 +000c84 0010dd14 DCB 0x00,0x10,0xdd,0x14 +000c88 01000001 DCB 0x01,0x00,0x00,0x01 +000c8c 0f001048 DCB 0x0f,0x00,0x10,0x48 +000c90 00000000 DCB 0x00,0x00,0x00,0x00 +000c94 00003900 DCB 0x00,0x00,0x39,0x00 +000c98 05de0000 DCB 0x05,0xde,0x00,0x00 +000c9c 00003900 DCB 0x00,0x00,0x39,0x00 +000ca0 06f055aa DCB 0x06,0xf0,0x55,0xaa +000ca4 52080239 DCB 0x52,0x08,0x02,0x39 +000ca8 0019b900 DCB 0x00,0x19,0xb9,0x00 +000cac 04000c00 DCB 0x04,0x00,0x0c,0x00 +000cb0 14001c00 DCB 0x14,0x00,0x1c,0x00 +000cb4 3c005c00 DCB 0x3c,0x00,0x5c,0x00 +000cb8 7c00bc00 DCB 0x7c,0x00,0xbc,0x00 +000cbc fc013c01 DCB 0xfc,0x01,0x3c,0x01 +000cc0 bc023c39 DCB 0xbc,0x02,0x3c,0x39 +000cc4 0019ba02 DCB 0x00,0x19,0xba,0x02 +000cc8 bc02fc03 DCB 0xbc,0x02,0xfc,0x03 +000ccc 3c03bc03 DCB 0x3c,0x03,0xbc,0x03 +000cd0 fc03ff03 DCB 0xfc,0x03,0xff,0x03 +000cd4 ff03ff03 DCB 0xff,0x03,0xff,0x03 +000cd8 ff03ff03 DCB 0xff,0x03,0xff,0x03 +000cdc ff03ff39 DCB 0xff,0x03,0xff,0x39 +000ce0 0002bc11 DCB 0x00,0x02,0xbc,0x11 +000ce4 390011bd DCB 0x39,0x00,0x11,0xbd +000ce8 96006900 DCB 0x96,0x00,0x69,0x00 +000cec 00960069 DCB 0x00,0x96,0x00,0x69 +000cf0 bb4444bb DCB 0xbb,0x44,0x44,0xbb +000cf4 ee1111ee DCB 0xee,0x11,0x11,0xee +000cf8 390005bf DCB 0x39,0x00,0x05,0xbf +000cfc 00000000 DCB 0x00,0x00,0x00,0x00 +000d00 390005c0 DCB 0x39,0x00,0x05,0xc0 +000d04 000002aa DCB 0x00,0x00,0x02,0xaa +000d08 390002c1 DCB 0x39,0x00,0x02,0xc1 +000d0c 02390009 DCB 0x02,0x39,0x00,0x09 +000d10 c2190091 DCB 0xc2,0x19,0x00,0x91 +000d14 00190091 DCB 0x00,0x19,0x00,0x91 +000d18 00390019 DCB 0x00,0x39,0x00,0x19 +000d1c c3000100 DCB 0xc3,0x00,0x01,0x00 +000d20 02000300 DCB 0x02,0x00,0x03,0x00 +000d24 04000500 DCB 0x04,0x00,0x05,0x00 +000d28 06000700 DCB 0x06,0x00,0x07,0x00 +000d2c 08000900 DCB 0x08,0x00,0x09,0x00 +000d30 0a000b00 DCB 0x0a,0x00,0x0b,0x00 +000d34 0c390002 DCB 0x0c,0x39,0x00,0x02 +000d38 bf423900 DCB 0xbf,0x42,0x39,0x00 +000d3c 13b00000 DCB 0x13,0xb0,0x00,0x00 +000d40 005400fd DCB 0x00,0x54,0x00,0xfd +000d44 01460154 DCB 0x01,0x46,0x01,0x54 +000d48 024202db DCB 0x02,0x42,0x02,0xdb +000d4c 0359041c DCB 0x03,0x59,0x04,0x1c +000d50 390013b1 DCB 0x39,0x00,0x13,0xb1 +000d54 04b50533 DCB 0x04,0xb5,0x05,0x33 +000d58 05f906a2 DCB 0x05,0xf9,0x06,0xa2 +000d5c 072f0771 DCB 0x07,0x2f,0x07,0x71 +000d60 07b00824 DCB 0x07,0xb0,0x08,0x24 +000d64 085d3900 DCB 0x08,0x5d,0x39,0x00 +000d68 0fb2085d DCB 0x0f,0xb2,0x08,0x5d +000d6c 085d085d DCB 0x08,0x5d,0x08,0x5d +000d70 085d085d DCB 0x08,0x5d,0x08,0x5d +000d74 085d085d DCB 0x08,0x5d,0x08,0x5d +000d78 390013b3 DCB 0x39,0x00,0x13,0xb3 +000d7c 0000007f DCB 0x00,0x00,0x00,0x7f +000d80 017e01a7 DCB 0x01,0x7e,0x01,0xa7 +000d84 01b50246 DCB 0x01,0xb5,0x02,0x46 +000d88 02b8031f DCB 0x02,0xb8,0x03,0x1f +000d8c 03c73900 DCB 0x03,0xc7,0x39,0x00 +000d90 13b4044b DCB 0x13,0xb4,0x04,0x4b +000d94 04b4056b DCB 0x04,0xb4,0x05,0x6b +000d98 05ff0680 DCB 0x05,0xff,0x06,0x80 +000d9c 06b806f1 DCB 0x06,0xb8,0x06,0xf1 +000da0 07590789 DCB 0x07,0x59,0x07,0x89 +000da4 39000fb5 DCB 0x39,0x00,0x0f,0xb5 +000da8 07890789 DCB 0x07,0x89,0x07,0x89 +000dac 07890789 DCB 0x07,0x89,0x07,0x89 +000db0 07890789 DCB 0x07,0x89,0x07,0x89 +000db4 07893900 DCB 0x07,0x89,0x39,0x00 +000db8 13b60000 DCB 0x13,0xb6,0x00,0x00 +000dbc 00a801f8 DCB 0x00,0xa8,0x01,0xf8 +000dc0 026a0278 DCB 0x02,0x6a,0x02,0x78 +000dc4 034803cb DCB 0x03,0x48,0x03,0xcb +000dc8 04410504 DCB 0x04,0x41,0x05,0x04 +000dcc 390013b7 DCB 0x39,0x00,0x13,0xb7 +000dd0 05a9062e DCB 0x05,0xa9,0x06,0x2e +000dd4 070507b6 DCB 0x07,0x05,0x07,0xb6 +000dd8 084d0892 DCB 0x08,0x4d,0x08,0x92 +000ddc 08d50951 DCB 0x08,0xd5,0x09,0x51 +000de0 098e3900 DCB 0x09,0x8e,0x39,0x00 +000de4 0fb8098e DCB 0x0f,0xb8,0x09,0x8e +000de8 098e098e DCB 0x09,0x8e,0x09,0x8e +000dec 098e098e DCB 0x09,0x8e,0x09,0x8e +000df0 098e098e DCB 0x09,0x8e,0x09,0x8e +000df4 390002bf DCB 0x39,0x00,0x02,0xbf +000df8 41390013 DCB 0x41,0x39,0x00,0x13 +000dfc b0000000 DCB 0xb0,0x00,0x00,0x00 +000e00 4800d801 DCB 0x48,0x00,0xd8,0x01 +000e04 68018b02 DCB 0x68,0x01,0x8b,0x02 +000e08 2502c003 DCB 0x25,0x02,0xc0,0x03 +000e0c 3c03f739 DCB 0x3c,0x03,0xf7,0x39 +000e10 0013b104 DCB 0x00,0x13,0xb1,0x04 +000e14 8b050005 DCB 0x8b,0x05,0x00,0x05 +000e18 c8066906 DCB 0xc8,0x06,0x69,0x06 +000e1c f3073307 DCB 0xf3,0x07,0x33,0x07 +000e20 6e07e008 DCB 0x6e,0x07,0xe0,0x08 +000e24 1539000f DCB 0x15,0x39,0x00,0x0f +000e28 b2081508 DCB 0xb2,0x08,0x15,0x08 +000e2c 15081508 DCB 0x15,0x08,0x15,0x08 +000e30 15081508 DCB 0x15,0x08,0x15,0x08 +000e34 15081539 DCB 0x15,0x08,0x15,0x39 +000e38 0013b300 DCB 0x00,0x13,0xb3,0x00 +000e3c 00006301 DCB 0x00,0x00,0x63,0x01 +000e40 2901f002 DCB 0x29,0x01,0xf0,0x02 +000e44 13025802 DCB 0x13,0x02,0x58,0x02 +000e48 c0031903 DCB 0xc0,0x03,0x19,0x03 +000e4c ac390013 DCB 0xac,0x39,0x00,0x13 +000e50 b4042804 DCB 0xb4,0x04,0x28,0x04 +000e54 92054105 DCB 0x92,0x05,0x41,0x05 +000e58 d0064e06 DCB 0xd0,0x06,0x4e,0x06 +000e5c 8506b907 DCB 0x85,0x06,0xb9,0x07 +000e60 1e074c39 DCB 0x1e,0x07,0x4c,0x39 +000e64 000fb507 DCB 0x00,0x0f,0xb5,0x07 +000e68 4c074c07 DCB 0x4c,0x07,0x4c,0x07 +000e6c 4c074c07 DCB 0x4c,0x07,0x4c,0x07 +000e70 4c074c07 DCB 0x4c,0x07,0x4c,0x07 +000e74 4c390013 DCB 0x4c,0x39,0x00,0x13 +000e78 b6000000 DCB 0xb6,0x00,0x00,0x00 +000e7c 8c01a402 DCB 0x8c,0x01,0xa4,0x02 +000e80 bd02e003 DCB 0xbd,0x02,0xe0,0x03 +000e84 4503c804 DCB 0x45,0x03,0xc8,0x04 +000e88 3304e739 DCB 0x33,0x04,0xe7,0x39 +000e8c 0013b705 DCB 0x00,0x13,0xb7,0x05 +000e90 8005fd06 DCB 0x80,0x05,0xfd,0x06 +000e94 d1077b08 DCB 0xd1,0x07,0x7b,0x08 +000e98 10085408 DCB 0x10,0x08,0x54,0x08 +000e9c 92090809 DCB 0x92,0x09,0x08,0x09 +000ea0 4039000f DCB 0x40,0x39,0x00,0x0f +000ea4 b8094009 DCB 0xb8,0x09,0x40,0x09 +000ea8 40094009 DCB 0x40,0x09,0x40,0x09 +000eac 40094009 DCB 0x40,0x09,0x40,0x09 +000eb0 40094039 DCB 0x40,0x09,0x40,0x39 +000eb4 0002bf40 DCB 0x00,0x02,0xbf,0x40 +000eb8 390013b0 DCB 0x39,0x00,0x13,0xb0 +000ebc 0000004c DCB 0x00,0x00,0x00,0x4c +000ec0 00e4017d DCB 0x00,0xe4,0x01,0x7d +000ec4 02160238 DCB 0x02,0x16,0x02,0x38 +000ec8 029402cf DCB 0x02,0x94,0x02,0xcf +000ecc 036d3900 DCB 0x03,0x6d,0x39,0x00 +000ed0 13b103ea DCB 0x13,0xb1,0x03,0xea +000ed4 04520507 DCB 0x04,0x52,0x05,0x07 +000ed8 05980610 DCB 0x05,0x98,0x06,0x10 +000edc 064a067d DCB 0x06,0x4a,0x06,0x7d +000ee0 06e0070d DCB 0x06,0xe0,0x07,0x0d +000ee4 39000fb2 DCB 0x39,0x00,0x0f,0xb2 +000ee8 070d070d DCB 0x07,0x0d,0x07,0x0d +000eec 070d070d DCB 0x07,0x0d,0x07,0x0d +000ef0 070d070d DCB 0x07,0x0d,0x07,0x0d +000ef4 070d3900 DCB 0x07,0x0d,0x39,0x00 +000ef8 13b30000 DCB 0x13,0xb3,0x00,0x00 +000efc 00620127 DCB 0x00,0x62,0x01,0x27 +000f00 01ed02b3 DCB 0x01,0xed,0x02,0xb3 +000f04 02d70302 DCB 0x02,0xd7,0x03,0x02 +000f08 031d037b DCB 0x03,0x1d,0x03,0x7b +000f0c 390013b4 DCB 0x39,0x00,0x13,0xb4 +000f10 03c8041d DCB 0x03,0xc8,0x04,0x1d +000f14 04a50520 DCB 0x04,0xa5,0x05,0x20 +000f18 058905be DCB 0x05,0x89,0x05,0xbe +000f1c 05ea0641 DCB 0x05,0xea,0x06,0x41 +000f20 06693900 DCB 0x06,0x69,0x39,0x00 +000f24 0fb50669 DCB 0x0f,0xb5,0x06,0x69 +000f28 06690669 DCB 0x06,0x69,0x06,0x69 +000f2c 06690669 DCB 0x06,0x69,0x06,0x69 +000f30 06690669 DCB 0x06,0x69,0x06,0x69 +000f34 390013b6 DCB 0x39,0x00,0x13,0xb6 +000f38 00000080 DCB 0x00,0x00,0x00,0x80 +000f3c 01820284 DCB 0x01,0x82,0x02,0x84 +000f40 0386039c DCB 0x03,0x86,0x03,0x9c +000f44 03df0409 DCB 0x03,0xdf,0x04,0x09 +000f48 04933900 DCB 0x04,0x93,0x39,0x00 +000f4c 13b70505 DCB 0x13,0xb7,0x05,0x05 +000f50 056d061b DCB 0x05,0x6d,0x06,0x1b +000f54 06a30722 DCB 0x06,0xa3,0x07,0x22 +000f58 07610796 DCB 0x07,0x61,0x07,0x96 +000f5c 07fe082e DCB 0x07,0xfe,0x08,0x2e +000f60 39000fb8 DCB 0x39,0x00,0x0f,0xb8 +000f64 082e082e DCB 0x08,0x2e,0x08,0x2e +000f68 082e082e DCB 0x08,0x2e,0x08,0x2e +000f6c 082e082e DCB 0x08,0x2e,0x08,0x2e +000f70 082e3900 DCB 0x08,0x2e,0x39,0x00 +000f74 02bf0039 DCB 0x02,0xbf,0x00,0x39 +000f78 0013b000 DCB 0x00,0x13,0xb0,0x00 +000f7c 00001200 DCB 0x00,0x00,0x12,0x00 +000f80 38005e00 DCB 0x38,0x00,0x5e,0x00 +000f84 84015301 DCB 0x84,0x01,0x53,0x01 +000f88 6f01b501 DCB 0x6f,0x01,0xb5,0x01 +000f8c fe390013 DCB 0xfe,0x39,0x00,0x13 +000f90 b1026c02 DCB 0xb1,0x02,0x6c,0x02 +000f94 d8039c04 DCB 0xd8,0x03,0x9c,0x04 +000f98 4304ed05 DCB 0x43,0x04,0xed,0x05 +000f9c 39057305 DCB 0x39,0x05,0x73,0x05 +000fa0 d7060339 DCB 0xd7,0x06,0x03,0x39 +000fa4 000fb206 DCB 0x00,0x0f,0xb2,0x06 +000fa8 03060306 DCB 0x03,0x06,0x03,0x06 +000fac 03060306 DCB 0x03,0x06,0x03,0x06 +000fb0 03060306 DCB 0x03,0x06,0x03,0x06 +000fb4 03390013 DCB 0x03,0x39,0x00,0x13 +000fb8 b3000000 DCB 0xb3,0x00,0x00,0x00 +000fbc 28007900 DCB 0x28,0x00,0x79,0x00 +000fc0 cb011d02 DCB 0xcb,0x01,0x1d,0x02 +000fc4 31023b02 DCB 0x31,0x02,0x3b,0x02 +000fc8 5b02ab39 DCB 0x5b,0x02,0xab,0x39 +000fcc 0013b402 DCB 0x00,0x13,0xb4,0x02 +000fd0 f0032d03 DCB 0xf0,0x03,0x2d,0x03 +000fd4 b9043304 DCB 0xb9,0x04,0x33,0x04 +000fd8 ae04f705 DCB 0xae,0x04,0xf7,0x05 +000fdc 26058d05 DCB 0x26,0x05,0x8d,0x05 +000fe0 b539000f DCB 0xb5,0x39,0x00,0x0f +000fe4 b5059c05 DCB 0xb5,0x05,0x9c,0x05 +000fe8 9c059c05 DCB 0x9c,0x05,0x9c,0x05 +000fec 9c059c05 DCB 0x9c,0x05,0x9c,0x05 +000ff0 9c059c39 DCB 0x9c,0x05,0x9c,0x39 +000ff4 0013b600 DCB 0x00,0x13,0xb6,0x00 +000ff8 00007501 DCB 0x00,0x00,0x75,0x01 +000ffc 60024b03 DCB 0x60,0x02,0x4b,0x03 +001000 37041e04 DCB 0x37,0x04,0x1e,0x04 +001004 28044404 DCB 0x28,0x04,0x44,0x04 +001008 8f390013 DCB 0x8f,0x39,0x00,0x13 +00100c b704b405 DCB 0xb7,0x04,0xb4,0x05 +001010 08058906 DCB 0x08,0x05,0x89,0x06 +001014 00066b06 DCB 0x00,0x06,0x6b,0x06 +001018 9606c407 DCB 0x96,0x06,0xc4,0x07 +00101c 14073a39 DCB 0x14,0x07,0x3a,0x39 +001020 000fb807 DCB 0x00,0x0f,0xb8,0x07 +001024 3a073a07 DCB 0x3a,0x07,0x3a,0x07 +001028 3a073a07 DCB 0x3a,0x07,0x3a,0x07 +00102c 3a073a07 DCB 0x3a,0x07,0x3a,0x07 +001030 3a390002 DCB 0x3a,0x39,0x00,0x02 +001034 bf013900 DCB 0xbf,0x01,0x39,0x00 +001038 13b00000 DCB 0x13,0xb0,0x00,0x00 +00103c 00180048 DCB 0x00,0x18,0x00,0x48 +001040 007800a8 DCB 0x00,0x78,0x00,0xa8 +001044 016f01c6 DCB 0x01,0x6f,0x01,0xc6 +001048 0216029f DCB 0x02,0x16,0x02,0x9f +00104c 390013b1 DCB 0x39,0x00,0x13,0xb1 +001050 033103ad DCB 0x03,0x31,0x03,0xad +001054 04870541 DCB 0x04,0x87,0x05,0x41 +001058 05c405f9 DCB 0x05,0xc4,0x05,0xf9 +00105c 062c0687 DCB 0x06,0x2c,0x06,0x87 +001060 06b33900 DCB 0x06,0xb3,0x39,0x00 +001064 0fb206b3 DCB 0x0f,0xb2,0x06,0xb3 +001068 06b306b3 DCB 0x06,0xb3,0x06,0xb3 +00106c 06b306b3 DCB 0x06,0xb3,0x06,0xb3 +001070 06b306b3 DCB 0x06,0xb3,0x06,0xb3 +001074 390013b3 DCB 0x39,0x00,0x13,0xb3 +001078 0000003d DCB 0x00,0x00,0x00,0x3d +00107c 00b70132 DCB 0x00,0xb7,0x01,0x32 +001080 01ad01e2 DCB 0x01,0xad,0x01,0xe2 +001084 02260265 DCB 0x02,0x26,0x02,0x65 +001088 02c53900 DCB 0x02,0xc5,0x39,0x00 +00108c 13b40332 DCB 0x13,0xb4,0x03,0x32 +001090 0397043d DCB 0x03,0x97,0x04,0x3d +001094 04e30564 DCB 0x04,0xe3,0x05,0x64 +001098 059905c7 DCB 0x05,0x99,0x05,0xc7 +00109c 061a0641 DCB 0x06,0x1a,0x06,0x41 +0010a0 39000fb5 DCB 0x39,0x00,0x0f,0xb5 +0010a4 06410641 DCB 0x06,0x41,0x06,0x41 +0010a8 06410641 DCB 0x06,0x41,0x06,0x41 +0010ac 06410641 DCB 0x06,0x41,0x06,0x41 +0010b0 06413900 DCB 0x06,0x41,0x39,0x00 +0010b4 13b60000 DCB 0x13,0xb6,0x00,0x00 +0010b8 00820188 DCB 0x00,0x82,0x01,0x88 +0010bc 028e0394 DCB 0x02,0x8e,0x03,0x94 +0010c0 03c80400 DCB 0x03,0xc8,0x04,0x00 +0010c4 04340496 DCB 0x04,0x34,0x04,0x96 +0010c8 390013b7 DCB 0x39,0x00,0x13,0xb7 +0010cc 04f5055c DCB 0x04,0xf5,0x05,0x5c +0010d0 05f7067b DCB 0x05,0xf7,0x06,0x7b +0010d4 06ec071f DCB 0x06,0xec,0x07,0x1f +0010d8 074f07a7 DCB 0x07,0x4f,0x07,0xa7 +0010dc 07d33900 DCB 0x07,0xd3,0x39,0x00 +0010e0 0fb807d3 DCB 0x0f,0xb8,0x07,0xd3 +0010e4 07d307d3 DCB 0x07,0xd3,0x07,0xd3 +0010e8 07d307d3 DCB 0x07,0xd3,0x07,0xd3 +0010ec 07d307d3 DCB 0x07,0xd3,0x07,0xd3 +0010f0 390002bf DCB 0x39,0x00,0x02,0xbf +0010f4 02390013 DCB 0x02,0x39,0x00,0x13 +0010f8 b0000000 DCB 0xb0,0x00,0x00,0x00 +0010fc 1f005d00 DCB 0x1f,0x00,0x5d,0x00 +001100 9b00d901 DCB 0x9b,0x00,0xd9,0x01 +001104 b7024702 DCB 0xb7,0x02,0x47,0x02 +001108 be037c39 DCB 0xbe,0x03,0x7c,0x39 +00110c 0013b104 DCB 0x00,0x13,0xb1,0x04 +001110 1b04a505 DCB 0x1b,0x04,0xa5,0x05 +001114 71060806 DCB 0x71,0x06,0x08,0x06 +001118 8306ba06 DCB 0x83,0x06,0xba,0x06 +00111c ee074c07 DCB 0xee,0x07,0x4c,0x07 +001120 7c39000f DCB 0x7c,0x39,0x00,0x0f +001124 b2077c07 DCB 0xb2,0x07,0x7c,0x07 +001128 7c077c07 DCB 0x7c,0x07,0x7c,0x07 +00112c 7c077c07 DCB 0x7c,0x07,0x7c,0x07 +001130 7c077c39 DCB 0x7c,0x07,0x7c,0x39 +001134 0013b300 DCB 0x00,0x13,0xb3,0x00 +001138 00003d00 DCB 0x00,0x00,0x3d,0x00 +00113c b9013501 DCB 0xb9,0x01,0x35,0x01 +001140 b1022502 DCB 0xb1,0x02,0x25,0x02 +001144 8202cd03 DCB 0x82,0x02,0xcd,0x03 +001148 68390013 DCB 0x68,0x39,0x00,0x13 +00114c b403e304 DCB 0xb4,0x03,0xe3,0x04 +001150 54051805 DCB 0x54,0x05,0x18,0x05 +001154 a3061306 DCB 0xa3,0x06,0x13,0x06 +001158 44067306 DCB 0x44,0x06,0x73,0x06 +00115c c606ef39 DCB 0xc6,0x06,0xef,0x39 +001160 000fb506 DCB 0x00,0x0f,0xb5,0x06 +001164 ef06ef06 DCB 0xef,0x06,0xef,0x06 +001168 ef06ef06 DCB 0xef,0x06,0xef,0x06 +00116c ef06ef06 DCB 0xef,0x06,0xef,0x06 +001170 ef390013 DCB 0xef,0x39,0x00,0x13 +001174 b6000000 DCB 0xb6,0x00,0x00,0x00 +001178 7d017702 DCB 0x7d,0x01,0x77,0x02 +00117c 72036d03 DCB 0x72,0x03,0x6d,0x03 +001180 c4041804 DCB 0xc4,0x04,0x18,0x04 +001184 6004f939 DCB 0x60,0x04,0xf9,0x39 +001188 0013b705 DCB 0x00,0x13,0xb7,0x05 +00118c 7205da06 DCB 0x72,0x05,0xda,0x06 +001190 88071707 DCB 0x88,0x07,0x17,0x07 +001194 9207cb08 DCB 0x92,0x07,0xcb,0x08 +001198 01086408 DCB 0x01,0x08,0x64,0x08 +00119c 9739000f DCB 0x97,0x39,0x00,0x0f +0011a0 b8089708 DCB 0xb8,0x08,0x97,0x08 +0011a4 97089708 DCB 0x97,0x08,0x97,0x08 +0011a8 97089708 DCB 0x97,0x08,0x97,0x08 +0011ac 97089739 DCB 0x97,0x08,0x97,0x39 +0011b0 0002bf03 DCB 0x00,0x02,0xbf,0x03 +0011b4 390013b0 DCB 0x39,0x00,0x13,0xb0 +0011b8 0000003d DCB 0x00,0x00,0x00,0x3d +0011bc 00b70131 DCB 0x00,0xb7,0x01,0x31 +0011c0 0180021c DCB 0x01,0x80,0x02,0x1c +0011c4 02b80333 DCB 0x02,0xb8,0x03,0x33 +0011c8 03eb3900 DCB 0x03,0xeb,0x39,0x00 +0011cc 13b10486 DCB 0x13,0xb1,0x04,0x86 +0011d0 04ff05bb DCB 0x04,0xff,0x05,0xbb +0011d4 064f06c8 DCB 0x06,0x4f,0x06,0xc8 +0011d8 07000735 DCB 0x07,0x00,0x07,0x35 +0011dc 079b07c9 DCB 0x07,0x9b,0x07,0xc9 +0011e0 39000fb2 DCB 0x39,0x00,0x0f,0xb2 +0011e4 07c907c9 DCB 0x07,0xc9,0x07,0xc9 +0011e8 07c907c9 DCB 0x07,0xc9,0x07,0xc9 +0011ec 07c907c9 DCB 0x07,0xc9,0x07,0xc9 +0011f0 07c93900 DCB 0x07,0xc9,0x39,0x00 +0011f4 13b30000 DCB 0x13,0xb3,0x00,0x00 +0011f8 005f011f DCB 0x00,0x5f,0x01,0x1f +0011fc 01df01fa DCB 0x01,0xdf,0x01,0xfa +001200 026102bf DCB 0x02,0x61,0x02,0xbf +001204 031f03ba DCB 0x03,0x1f,0x03,0xba +001208 390013b4 DCB 0x39,0x00,0x13,0xb4 +00120c 043a04ae DCB 0x04,0x3a,0x04,0xae +001210 055c05e2 DCB 0x05,0x5c,0x05,0xe2 +001214 06500681 DCB 0x06,0x50,0x06,0x81 +001218 06af0705 DCB 0x06,0xaf,0x07,0x05 +00121c 072e3900 DCB 0x07,0x2e,0x39,0x00 +001220 0fb5072e DCB 0x0f,0xb5,0x07,0x2e +001224 072e072e DCB 0x07,0x2e,0x07,0x2e +001228 072e072e DCB 0x07,0x2e,0x07,0x2e +00122c 072e072e DCB 0x07,0x2e,0x07,0x2e +001230 390013b6 DCB 0x39,0x00,0x13,0xb6 +001234 000000ae DCB 0x00,0x00,0x00,0xae +001238 020a0367 DCB 0x02,0x0a,0x03,0x67 +00123c 037303c6 DCB 0x03,0x73,0x03,0xc6 +001240 041d0477 DCB 0x04,0x1d,0x04,0x77 +001244 05183900 DCB 0x05,0x18,0x39,0x00 +001248 13b7059b DCB 0x13,0xb7,0x05,0x9b +00124c 060806bc DCB 0x06,0x08,0x06,0xbc +001250 075407d3 DCB 0x07,0x54,0x07,0xd3 +001254 080e0845 DCB 0x08,0x0e,0x08,0x45 +001258 08af08e1 DCB 0x08,0xaf,0x08,0xe1 +00125c 39000fb8 DCB 0x39,0x00,0x0f,0xb8 +001260 08e108e1 DCB 0x08,0xe1,0x08,0xe1 +001264 08e108e1 DCB 0x08,0xe1,0x08,0xe1 +001268 08e108e1 DCB 0x08,0xe1,0x08,0xe1 +00126c 08e13900 DCB 0x08,0xe1,0x39,0x00 +001270 02bf0439 DCB 0x02,0xbf,0x04,0x39 +001274 0013b000 DCB 0x00,0x13,0xb0,0x00 +001278 00004600 DCB 0x00,0x00,0x46,0x00 +00127c d2015f01 DCB 0xd2,0x01,0x5f,0x01 +001280 b1026a02 DCB 0xb1,0x02,0x6a,0x02 +001284 f7037204 DCB 0xf7,0x03,0x72,0x04 +001288 1d390013 DCB 0x1d,0x39,0x00,0x13 +00128c b104a905 DCB 0xb1,0x04,0xa9,0x05 +001290 1805cb06 DCB 0x18,0x05,0xcb,0x06 +001294 5a06d207 DCB 0x5a,0x06,0xd2,0x07 +001298 0a074107 DCB 0x0a,0x07,0x41,0x07 +00129c a507d539 DCB 0xa5,0x07,0xd5,0x39 +0012a0 000fb207 DCB 0x00,0x0f,0xb2,0x07 +0012a4 d507d507 DCB 0xd5,0x07,0xd5,0x07 +0012a8 d507d507 DCB 0xd5,0x07,0xd5,0x07 +0012ac d507d507 DCB 0xd5,0x07,0xd5,0x07 +0012b0 d5390013 DCB 0xd5,0x39,0x00,0x13 +0012b4 b3000000 DCB 0xb3,0x00,0x00,0x00 +0012b8 65013001 DCB 0x65,0x01,0x30,0x01 +0012bc fb021c02 DCB 0xfb,0x02,0x1c,0x02 +0012c0 8a02ee03 DCB 0x8a,0x02,0xee,0x03 +0012c4 4703e439 DCB 0x47,0x03,0xe4,0x39 +0012c8 0013b404 DCB 0x00,0x13,0xb4,0x04 +0012cc 5e04c805 DCB 0x5e,0x04,0xc8,0x05 +0012d0 6e05ed06 DCB 0x6e,0x05,0xed,0x06 +0012d4 58068a06 DCB 0x58,0x06,0x8a,0x06 +0012d8 ba071307 DCB 0xba,0x07,0x13,0x07 +0012dc 3a39000f DCB 0x3a,0x39,0x00,0x0f +0012e0 b5073a07 DCB 0xb5,0x07,0x3a,0x07 +0012e4 3a073a07 DCB 0x3a,0x07,0x3a,0x07 +0012e8 3a073a07 DCB 0x3a,0x07,0x3a,0x07 +0012ec 3a073a39 DCB 0x3a,0x07,0x3a,0x39 +0012f0 0013b600 DCB 0x00,0x13,0xb6,0x00 +0012f4 0000a301 DCB 0x00,0x00,0xa3,0x01 +0012f8 eb033303 DCB 0xeb,0x03,0x33,0x03 +0012fc 5403c404 DCB 0x54,0x03,0xc4,0x04 +001300 1a047805 DCB 0x1a,0x04,0x78,0x05 +001304 1b390013 DCB 0x1b,0x39,0x00,0x13 +001308 b705a006 DCB 0xb7,0x05,0xa0,0x06 +00130c 0d06c407 DCB 0x0d,0x06,0xc4,0x07 +001310 5907d908 DCB 0x59,0x07,0xd9,0x08 +001314 13084e08 DCB 0x13,0x08,0x4e,0x08 +001318 bb08ed39 DCB 0xbb,0x08,0xed,0x39 +00131c 000fb808 DCB 0x00,0x0f,0xb8,0x08 +001320 ed08ed08 DCB 0xed,0x08,0xed,0x08 +001324 ed08ed08 DCB 0xed,0x08,0xed,0x08 +001328 ed08ed08 DCB 0xed,0x08,0xed,0x08 +00132c ed390002 DCB 0xed,0x39,0x00,0x02 +001330 bf053900 DCB 0xbf,0x05,0x39,0x00 +001334 13b00000 DCB 0x13,0xb0,0x00,0x00 +001338 008c01a4 DCB 0x00,0x8c,0x01,0xa4 +00133c 01f40218 DCB 0x01,0xf4,0x02,0x18 +001340 02bd0343 DCB 0x02,0xbd,0x03,0x43 +001344 03a90450 DCB 0x03,0xa9,0x04,0x50 +001348 390013b1 DCB 0x39,0x00,0x13,0xb1 +00134c 04cd053a DCB 0x04,0xcd,0x05,0x3a +001350 05e80676 DCB 0x05,0xe8,0x06,0x76 +001354 06ee0726 DCB 0x06,0xee,0x07,0x26 +001358 075c07c2 DCB 0x07,0x5c,0x07,0xc2 +00135c 07f43900 DCB 0x07,0xf4,0x39,0x00 +001360 0fb207f4 DCB 0x0f,0xb2,0x07,0xf4 +001364 07f407f4 DCB 0x07,0xf4,0x07,0xf4 +001368 07f407f4 DCB 0x07,0xf4,0x07,0xf4 +00136c 07f407f4 DCB 0x07,0xf4,0x07,0xf4 +001370 390013b3 DCB 0x39,0x00,0x13,0xb3 +001374 000000b1 DCB 0x00,0x00,0x00,0xb1 +001378 0213023d DCB 0x02,0x13,0x02,0x3d +00137c 025402b3 DCB 0x02,0x54,0x02,0xb3 +001380 031b037b DCB 0x03,0x1b,0x03,0x7b +001384 04103900 DCB 0x04,0x10,0x39,0x00 +001388 13b40485 DCB 0x13,0xb4,0x04,0x85 +00138c 04e60583 DCB 0x04,0xe6,0x05,0x83 +001390 0601066f DCB 0x06,0x01,0x06,0x6f +001394 06a006d0 DCB 0x06,0xa0,0x06,0xd0 +001398 07290753 DCB 0x07,0x29,0x07,0x53 +00139c 39000fb5 DCB 0x39,0x00,0x0f,0xb5 +0013a0 07530753 DCB 0x07,0x53,0x07,0x53 +0013a4 07530753 DCB 0x07,0x53,0x07,0x53 +0013a8 07530753 DCB 0x07,0x53,0x07,0x53 +0013ac 07533900 DCB 0x07,0x53,0x39,0x00 +0013b0 13b60000 DCB 0x13,0xb6,0x00,0x00 +0013b4 0108031a DCB 0x01,0x08,0x03,0x1a +0013b8 0341035d DCB 0x03,0x41,0x03,0x5d +0013bc 03b90425 DCB 0x03,0xb9,0x04,0x25 +0013c0 04860528 DCB 0x04,0x86,0x05,0x28 +0013c4 390013b7 DCB 0x39,0x00,0x13,0xb7 +0013c8 05ad061e DCB 0x05,0xad,0x06,0x1e +0013cc 06d7076d DCB 0x06,0xd7,0x07,0x6d +0013d0 07f0082c DCB 0x07,0xf0,0x08,0x2c +0013d4 086808d6 DCB 0x08,0x68,0x08,0xd6 +0013d8 090b3900 DCB 0x09,0x0b,0x39,0x00 +0013dc 0fb8090b DCB 0x0f,0xb8,0x09,0x0b +0013e0 090b090b DCB 0x09,0x0b,0x09,0x0b +0013e4 090b090b DCB 0x09,0x0b,0x09,0x0b +0013e8 090b090b DCB 0x09,0x0b,0x09,0x0b +0013ec 390002bf DCB 0x39,0x00,0x02,0xbf +0013f0 06390013 DCB 0x06,0x39,0x00,0x13 +0013f4 b0000000 DCB 0xb0,0x00,0x00,0x00 +0013f8 b1021302 DCB 0xb1,0x02,0x13,0x02 +0013fc 61027702 DCB 0x61,0x02,0x77,0x02 +001400 e3034e03 DCB 0xe3,0x03,0x4e,0x03 +001404 a4043739 DCB 0xa4,0x04,0x37,0x39 +001408 0013b104 DCB 0x00,0x13,0xb1,0x04 +00140c ab050b05 DCB 0xab,0x05,0x0b,0x05 +001410 a8062b06 DCB 0xa8,0x06,0x2b,0x06 +001414 9c06d007 DCB 0x9c,0x06,0xd0,0x07 +001418 02075e07 DCB 0x02,0x07,0x5e,0x07 +00141c 8d39000f DCB 0x8d,0x39,0x00,0x0f +001420 b2078d07 DCB 0xb2,0x07,0x8d,0x07 +001424 8d078d07 DCB 0x8d,0x07,0x8d,0x07 +001428 8d078d07 DCB 0x8d,0x07,0x8d,0x07 +00142c 8d078d39 DCB 0x8d,0x07,0x8d,0x39 +001430 0013b300 DCB 0x00,0x13,0xb3,0x00 +001434 0000d102 DCB 0x00,0x00,0xd1,0x02 +001438 74029902 DCB 0x74,0x02,0x99,0x02 +00143c ac02f803 DCB 0xac,0x02,0xf8,0x03 +001440 4a039104 DCB 0x4a,0x03,0x91,0x04 +001444 0a390013 DCB 0x0a,0x39,0x00,0x13 +001448 b4047004 DCB 0xb4,0x04,0x70,0x04 +00144c c3054e05 DCB 0xc3,0x05,0x4e,0x05 +001450 c2062606 DCB 0xc2,0x06,0x26,0x06 +001454 54068006 DCB 0x54,0x06,0x80,0x06 +001458 d306fb39 DCB 0xd3,0x06,0xfb,0x39 +00145c 000fb506 DCB 0x00,0x0f,0xb5,0x06 +001460 fb06fb06 DCB 0xfb,0x06,0xfb,0x06 +001464 fb06fb06 DCB 0xfb,0x06,0xfb,0x06 +001468 fb06fb06 DCB 0xfb,0x06,0xfb,0x06 +00146c fb390013 DCB 0xfb,0x39,0x00,0x13 +001470 b6000001 DCB 0xb6,0x00,0x00,0x01 +001474 0e032a03 DCB 0x0e,0x03,0x2a,0x03 +001478 4d036503 DCB 0x4d,0x03,0x65,0x03 +00147c b4041604 DCB 0xb4,0x04,0x16,0x04 +001480 6904f839 DCB 0x69,0x04,0xf8,0x39 +001484 0013b705 DCB 0x00,0x13,0xb7,0x05 +001488 7305dc06 DCB 0x73,0x05,0xdc,0x06 +00148c 88071707 DCB 0x88,0x07,0x17,0x07 +001490 9007ca08 DCB 0x90,0x07,0xca,0x08 +001494 00086508 DCB 0x00,0x08,0x65,0x08 +001498 9839000f DCB 0x98,0x39,0x00,0x0f +00149c b8089808 DCB 0xb8,0x08,0x98,0x08 +0014a0 98089808 DCB 0x98,0x08,0x98,0x08 +0014a4 98089808 DCB 0x98,0x08,0x98,0x08 +0014a8 98089839 DCB 0x98,0x08,0x98,0x39 +0014ac 0002bf07 DCB 0x00,0x02,0xbf,0x07 +0014b0 390013b0 DCB 0x39,0x00,0x13,0xb0 +0014b4 000000b9 DCB 0x00,0x00,0x00,0xb9 +0014b8 01df0267 DCB 0x01,0xdf,0x02,0x67 +0014bc 02910371 DCB 0x02,0x91,0x03,0x71 +0014c0 040d048c DCB 0x04,0x0d,0x04,0x8c +0014c4 05343900 DCB 0x05,0x34,0x39,0x00 +0014c8 13b105ca DCB 0x13,0xb1,0x05,0xca +0014cc 06450705 DCB 0x06,0x45,0x07,0x05 +0014d0 07bb0860 DCB 0x07,0xbb,0x08,0x60 +0014d4 08b708fd DCB 0x08,0xb7,0x08,0xfd +0014d8 099209d4 DCB 0x09,0x92,0x09,0xd4 +0014dc 39000fb2 DCB 0x39,0x00,0x0f,0xb2 +0014e0 09d409d4 DCB 0x09,0xd4,0x09,0xd4 +0014e4 09d409d4 DCB 0x09,0xd4,0x09,0xd4 +0014e8 09d409d4 DCB 0x09,0xd4,0x09,0xd4 +0014ec 09d43900 DCB 0x09,0xd4,0x39,0x00 +0014f0 13b30000 DCB 0x13,0xb3,0x00,0x00 +0014f4 014a0259 DCB 0x01,0x4a,0x02,0x59 +0014f8 029d02c1 DCB 0x02,0x9d,0x02,0xc1 +0014fc 036a03e8 DCB 0x03,0x6a,0x03,0xe8 +001500 045404e8 DCB 0x04,0x54,0x04,0xe8 +001504 390013b4 DCB 0x39,0x00,0x13,0xb4 +001508 056b05d8 DCB 0x05,0x6b,0x05,0xd8 +00150c 06820721 DCB 0x06,0x82,0x07,0x21 +001510 07ac07fa DCB 0x07,0xac,0x07,0xfa +001514 083408b3 DCB 0x08,0x34,0x08,0xb3 +001518 08e93900 DCB 0x08,0xe9,0x39,0x00 +00151c 0fb508e9 DCB 0x0f,0xb5,0x08,0xe9 +001520 08e908e9 DCB 0x08,0xe9,0x08,0xe9 +001524 08e908e9 DCB 0x08,0xe9,0x08,0xe9 +001528 08e908e9 DCB 0x08,0xe9,0x08,0xe9 +00152c 390013b6 DCB 0x39,0x00,0x13,0xb6 +001530 000001c5 DCB 0x00,0x00,0x01,0xc5 +001534 03150358 DCB 0x03,0x15,0x03,0x58 +001538 0380043d DCB 0x03,0x80,0x04,0x3d +00153c 04d00550 DCB 0x04,0xd0,0x05,0x50 +001540 06083900 DCB 0x06,0x08,0x39,0x00 +001544 13b706ac DCB 0x13,0xb7,0x06,0xac +001548 073007ff DCB 0x07,0x30,0x07,0xff +00154c 08c50974 DCB 0x08,0xc5,0x09,0x74 +001550 09d10a1c DCB 0x09,0xd1,0x0a,0x1c +001554 0abd0b05 DCB 0x0a,0xbd,0x0b,0x05 +001558 39000fb8 DCB 0x39,0x00,0x0f,0xb8 +00155c 0b050b05 DCB 0x0b,0x05,0x0b,0x05 +001560 0b050b05 DCB 0x0b,0x05,0x0b,0x05 +001564 0b050b05 DCB 0x0b,0x05,0x0b,0x05 +001568 0b053900 DCB 0x0b,0x05,0x39,0x00 +00156c 02bf0839 DCB 0x02,0xbf,0x08,0x39 +001570 0013b000 DCB 0x00,0x13,0xb0,0x00 +001574 00011902 DCB 0x00,0x01,0x19,0x02 +001578 4b028802 DCB 0x4b,0x02,0x88,0x02 +00157c d503b204 DCB 0xd5,0x03,0xb2,0x04 +001580 6004e305 DCB 0x60,0x04,0xe3,0x05 +001584 a5390013 DCB 0xa5,0x39,0x00,0x13 +001588 b1063c06 DCB 0xb1,0x06,0x3c,0x06 +00158c bd079d08 DCB 0xbd,0x07,0x9d,0x08 +001590 66091e09 DCB 0x66,0x09,0x1e,0x09 +001594 7709d40a DCB 0x77,0x09,0xd4,0x0a +001598 890ae639 DCB 0x89,0x0a,0xe6,0x39 +00159c 000fb20a DCB 0x00,0x0f,0xb2,0x0a +0015a0 e60ae60a DCB 0xe6,0x0a,0xe6,0x0a +0015a4 e60ae60a DCB 0xe6,0x0a,0xe6,0x0a +0015a8 e60ae60a DCB 0xe6,0x0a,0xe6,0x0a +0015ac e6390013 DCB 0xe6,0x39,0x00,0x13 +0015b0 b3000001 DCB 0xb3,0x00,0x00,0x01 +0015b4 fd028502 DCB 0xfd,0x02,0x85,0x02 +0015b8 b802f103 DCB 0xb8,0x02,0xf1,0x03 +0015bc 9b042d04 DCB 0x9b,0x04,0x2d,0x04 +0015c0 a0054a39 DCB 0xa0,0x05,0x4a,0x39 +0015c4 0013b405 DCB 0x00,0x13,0xb4,0x05 +0015c8 d0064207 DCB 0xd0,0x06,0x42,0x07 +0015cc 0807b108 DCB 0x08,0x07,0xb1,0x08 +0015d0 50089b08 DCB 0x50,0x08,0x9b,0x08 +0015d4 e9098309 DCB 0xe9,0x09,0x83,0x09 +0015d8 d139000f DCB 0xd1,0x39,0x00,0x0f +0015dc b509d109 DCB 0xb5,0x09,0xd1,0x09 +0015e0 d109d109 DCB 0xd1,0x09,0xd1,0x09 +0015e4 d109d109 DCB 0xd1,0x09,0xd1,0x09 +0015e8 d109d139 DCB 0xd1,0x09,0xd1,0x39 +0015ec 0013b600 DCB 0x00,0x13,0xb6,0x00 +0015f0 0002c003 DCB 0x00,0x02,0xc0,0x03 +0015f4 3d037703 DCB 0x3d,0x03,0x77,0x03 +0015f8 b0047705 DCB 0xb0,0x04,0x77,0x05 +0015fc 2105b006 DCB 0x21,0x05,0xb0,0x06 +001600 84390013 DCB 0x84,0x39,0x00,0x13 +001604 b7072707 DCB 0xb7,0x07,0x27,0x07 +001608 b108a509 DCB 0xb1,0x08,0xa5,0x09 +00160c 7b0a410a DCB 0x7b,0x0a,0x41,0x0a +001610 a10b040b DCB 0xa1,0x0b,0x04,0x0b +001614 c90c3139 DCB 0xc9,0x0c,0x31,0x39 +001618 000fb80c DCB 0x00,0x0f,0xb8,0x0c +00161c 310c310c DCB 0x31,0x0c,0x31,0x0c +001620 310c310c DCB 0x31,0x0c,0x31,0x0c +001624 310c310c DCB 0x31,0x0c,0x31,0x0c +001628 31390002 DCB 0x31,0x39,0x00,0x02 +00162c bf093900 DCB 0xbf,0x09,0x39,0x00 +001630 13b00000 DCB 0x13,0xb0,0x00,0x00 +001634 00c70255 DCB 0x00,0xc7,0x02,0x55 +001638 02b80310 DCB 0x02,0xb8,0x03,0x10 +00163c 040c04b8 DCB 0x04,0x0c,0x04,0xb8 +001640 053e060c DCB 0x05,0x3e,0x06,0x0c +001644 390013b1 DCB 0x39,0x00,0x13,0xb1 +001648 06b30746 DCB 0x06,0xb3,0x07,0x46 +00164c 0844092c DCB 0x08,0x44,0x09,0x2c +001650 0a0f0a82 DCB 0x0a,0x0f,0x0a,0x82 +001654 0af90beb DCB 0x0a,0xf9,0x0b,0xeb +001658 0c743900 DCB 0x0c,0x74,0x39,0x00 +00165c 0fb20c74 DCB 0x0f,0xb2,0x0c,0x74 +001660 0c740c74 DCB 0x0c,0x74,0x0c,0x74 +001664 0c740c74 DCB 0x0c,0x74,0x0c,0x74 +001668 0c740c74 DCB 0x0c,0x74,0x0c,0x74 +00166c 390013b3 DCB 0x39,0x00,0x13,0xb3 +001670 000000d9 DCB 0x00,0x00,0x00,0xd9 +001674 028c02d3 DCB 0x02,0x8c,0x02,0xd3 +001678 031303e6 DCB 0x03,0x13,0x03,0xe6 +00167c 047904ef DCB 0x04,0x79,0x04,0xef +001680 05a73900 DCB 0x05,0xa7,0x39,0x00 +001684 13b4063a DCB 0x13,0xb4,0x06,0x3a +001688 06ba0798 DCB 0x06,0xba,0x07,0x98 +00168c 085d091b DCB 0x08,0x5d,0x09,0x1b +001690 097909d7 DCB 0x09,0x79,0x09,0xd7 +001694 0a9b0b0f DCB 0x0a,0x9b,0x0b,0x0f +001698 39000fb5 DCB 0x39,0x00,0x0f,0xb5 +00169c 0b0f0b0f DCB 0x0b,0x0f,0x0b,0x0f +0016a0 0b0f0b0f DCB 0x0b,0x0f,0x0b,0x0f +0016a4 0b0f0b0f DCB 0x0b,0x0f,0x0b,0x0f +0016a8 0b0f3900 DCB 0x0b,0x0f,0x39,0x00 +0016ac 13b60000 DCB 0x13,0xb6,0x00,0x00 +0016b0 011c0355 DCB 0x01,0x1c,0x03,0x55 +0016b4 039803df DCB 0x03,0x98,0x03,0xdf +0016b8 04cd0582 DCB 0x04,0xcd,0x05,0x82 +0016bc 061506f4 DCB 0x06,0x15,0x06,0xf4 +0016c0 390013b7 DCB 0x39,0x00,0x13,0xb7 +0016c4 07a80844 DCB 0x07,0xa8,0x08,0x44 +0016c8 09590a54 DCB 0x09,0x59,0x0a,0x54 +0016cc 0b410bbb DCB 0x0b,0x41,0x0b,0xbb +0016d0 0c370d3a DCB 0x0c,0x37,0x0d,0x3a +0016d4 0dc93900 DCB 0x0d,0xc9,0x39,0x00 +0016d8 0fb80dc9 DCB 0x0f,0xb8,0x0d,0xc9 +0016dc 0dc90dc9 DCB 0x0d,0xc9,0x0d,0xc9 +0016e0 0dc90dc9 DCB 0x0d,0xc9,0x0d,0xc9 +0016e4 0dc90dc9 DCB 0x0d,0xc9,0x0d,0xc9 +0016e8 390006f0 DCB 0x39,0x00,0x06,0xf0 +0016ec 55aa5208 DCB 0x55,0xaa,0x52,0x08 +0016f0 0339003d DCB 0x03,0x39,0x00,0x3d +0016f4 b0f000f0 DCB 0xb0,0xf0,0x00,0xf0 +0016f8 f00002f0 DCB 0xf0,0x00,0x02,0xf0 0016fc 0000f000 DCB 0x00,0x00,0xf0,0x00 -001700 00ff0000 DCB 0x00,0xff,0x00,0x00 -001704 ff0000f0 DCB 0xff,0x00,0x00,0xf0 +001700 00f00000 DCB 0x00,0xf0,0x00,0x00 +001704 f00000f0 DCB 0xf0,0x00,0x00,0xf0 001708 0000f000 DCB 0x00,0x00,0xf0,0x00 -00170c 00f00000 DCB 0x00,0xf0,0x00,0x00 -001710 f00000f0 DCB 0xf0,0x00,0x00,0xf0 +00170c 00ff0000 DCB 0x00,0xff,0x00,0x00 +001710 ff0000f0 DCB 0xff,0x00,0x00,0xf0 001714 0000f000 DCB 0x00,0x00,0xf0,0x00 001718 00f00000 DCB 0x00,0xf0,0x00,0x00 -00171c f00000ff DCB 0xf0,0x00,0x00,0xff -001720 0000ff00 DCB 0x00,0x00,0xff,0x00 -001724 0039000d DCB 0x00,0x39,0x00,0x0d -001728 b1000200 DCB 0xb1,0x00,0x02,0x00 -00172c 00000000 DCB 0x00,0x00,0x00,0x00 -001730 00000000 DCB 0x00,0x00,0x00,0x00 -001734 0039001b DCB 0x00,0x39,0x00,0x1b -001738 b2000000 DCB 0xb2,0x00,0x00,0x00 -00173c 06050000 DCB 0x06,0x05,0x00,0x00 -001740 00000000 DCB 0x00,0x00,0x00,0x00 -001744 00000000 DCB 0x00,0x00,0x00,0x00 -001748 00000605 DCB 0x00,0x00,0x06,0x05 -00174c 06050605 DCB 0x06,0x05,0x06,0x05 -001750 06050239 DCB 0x06,0x05,0x02,0x39 -001754 00026f21 DCB 0x00,0x02,0x6f,0x21 -001758 390004b2 DCB 0x39,0x00,0x04,0xb2 -00175c 01010139 DCB 0x01,0x01,0x01,0x39 -001760 001bb310 DCB 0x00,0x1b,0xb3,0x10 -001764 00000402 DCB 0x00,0x00,0x04,0x02 -001768 00000000 DCB 0x00,0x00,0x00,0x00 -00176c 00000000 DCB 0x00,0x00,0x00,0x00 -001770 00000000 DCB 0x00,0x00,0x00,0x00 -001774 04020402 DCB 0x04,0x02,0x04,0x02 -001778 04020402 DCB 0x04,0x02,0x04,0x02 -00177c 0039000a DCB 0x00,0x39,0x00,0x0a -001780 b4000000 DCB 0xb4,0x00,0x00,0x00 -001784 00000000 DCB 0x00,0x00,0x00,0x00 -001788 00003900 DCB 0x00,0x00,0x39,0x00 -00178c 1fb50100 DCB 0x1f,0xb5,0x01,0x00 -001790 23230606 DCB 0x23,0x23,0x06,0x06 -001794 01002323 DCB 0x01,0x00,0x23,0x23 -001798 06060100 DCB 0x06,0x06,0x01,0x00 +00171c f00000f0 DCB 0xf0,0x00,0x00,0xf0 +001720 0000f000 DCB 0x00,0x00,0xf0,0x00 +001724 00f00000 DCB 0x00,0xf0,0x00,0x00 +001728 f00000ff DCB 0xf0,0x00,0x00,0xff +00172c 0000ff00 DCB 0x00,0x00,0xff,0x00 +001730 0039000d DCB 0x00,0x39,0x00,0x0d +001734 b1000200 DCB 0xb1,0x00,0x02,0x00 +001738 00000000 DCB 0x00,0x00,0x00,0x00 +00173c 00000000 DCB 0x00,0x00,0x00,0x00 +001740 0039001b DCB 0x00,0x39,0x00,0x1b +001744 b2000000 DCB 0xb2,0x00,0x00,0x00 +001748 06050000 DCB 0x06,0x05,0x00,0x00 +00174c 00000000 DCB 0x00,0x00,0x00,0x00 +001750 00000000 DCB 0x00,0x00,0x00,0x00 +001754 00000605 DCB 0x00,0x00,0x06,0x05 +001758 06050605 DCB 0x06,0x05,0x06,0x05 +00175c 06050239 DCB 0x06,0x05,0x02,0x39 +001760 00026f21 DCB 0x00,0x02,0x6f,0x21 +001764 390004b2 DCB 0x39,0x00,0x04,0xb2 +001768 01010139 DCB 0x01,0x01,0x01,0x39 +00176c 001bb310 DCB 0x00,0x1b,0xb3,0x10 +001770 00000402 DCB 0x00,0x00,0x04,0x02 +001774 00000000 DCB 0x00,0x00,0x00,0x00 +001778 00000000 DCB 0x00,0x00,0x00,0x00 +00177c 00000000 DCB 0x00,0x00,0x00,0x00 +001780 04020402 DCB 0x04,0x02,0x04,0x02 +001784 04020402 DCB 0x04,0x02,0x04,0x02 +001788 0039000a DCB 0x00,0x39,0x00,0x0a +00178c b4000000 DCB 0xb4,0x00,0x00,0x00 +001790 00000000 DCB 0x00,0x00,0x00,0x00 +001794 00003900 DCB 0x00,0x00,0x39,0x00 +001798 1fb50100 DCB 0x1f,0xb5,0x01,0x00 00179c 23230606 DCB 0x23,0x23,0x06,0x06 0017a0 01002323 DCB 0x01,0x00,0x23,0x23 0017a4 06060100 DCB 0x06,0x06,0x01,0x00 0017a8 23230606 DCB 0x23,0x23,0x06,0x06 -0017ac 39003cb6 DCB 0x39,0x00,0x3c,0xb6 -0017b0 30000000 DCB 0x30,0x00,0x00,0x00 -0017b4 00000000 DCB 0x00,0x00,0x00,0x00 -0017b8 00000000 DCB 0x00,0x00,0x00,0x00 -0017bc 0000000f DCB 0x00,0x00,0x00,0x0f -0017c0 00080006 DCB 0x00,0x08,0x00,0x06 -0017c4 00060006 DCB 0x00,0x06,0x00,0x06 -0017c8 00000f00 DCB 0x00,0x00,0x0f,0x00 -0017cc 08000600 DCB 0x08,0x00,0x06,0x00 -0017d0 06000600 DCB 0x06,0x00,0x06,0x00 -0017d4 000f0008 DCB 0x00,0x0f,0x00,0x08 -0017d8 00060006 DCB 0x00,0x06,0x00,0x06 -0017dc 00060000 DCB 0x00,0x06,0x00,0x00 -0017e0 0f000800 DCB 0x0f,0x00,0x08,0x00 -0017e4 06000600 DCB 0x06,0x00,0x06,0x00 -0017e8 06000039 DCB 0x06,0x00,0x00,0x39 -0017ec 0022b700 DCB 0x00,0x22,0xb7,0x00 -0017f0 00040000 DCB 0x00,0x04,0x00,0x00 -0017f4 00000003 DCB 0x00,0x00,0x00,0x03 -0017f8 00000000 DCB 0x00,0x00,0x00,0x00 -0017fc 00030000 DCB 0x00,0x03,0x00,0x00 +0017ac 01002323 DCB 0x01,0x00,0x23,0x23 +0017b0 06060100 DCB 0x06,0x06,0x01,0x00 +0017b4 23230606 DCB 0x23,0x23,0x06,0x06 +0017b8 39003cb6 DCB 0x39,0x00,0x3c,0xb6 +0017bc 30000000 DCB 0x30,0x00,0x00,0x00 +0017c0 00000000 DCB 0x00,0x00,0x00,0x00 +0017c4 00000000 DCB 0x00,0x00,0x00,0x00 +0017c8 0000000f DCB 0x00,0x00,0x00,0x0f +0017cc 00080006 DCB 0x00,0x08,0x00,0x06 +0017d0 00060006 DCB 0x00,0x06,0x00,0x06 +0017d4 00000f00 DCB 0x00,0x00,0x0f,0x00 +0017d8 08000600 DCB 0x08,0x00,0x06,0x00 +0017dc 06000600 DCB 0x06,0x00,0x06,0x00 +0017e0 000f0008 DCB 0x00,0x0f,0x00,0x08 +0017e4 00060006 DCB 0x00,0x06,0x00,0x06 +0017e8 00060000 DCB 0x00,0x06,0x00,0x00 +0017ec 0f000800 DCB 0x0f,0x00,0x08,0x00 +0017f0 06000600 DCB 0x06,0x00,0x06,0x00 +0017f4 06000039 DCB 0x06,0x00,0x00,0x39 +0017f8 0022b700 DCB 0x00,0x22,0xb7,0x00 +0017fc 00040000 DCB 0x00,0x04,0x00,0x00 001800 00000003 DCB 0x00,0x00,0x00,0x03 001804 00000000 DCB 0x00,0x00,0x00,0x00 001808 00030000 DCB 0x00,0x03,0x00,0x00 00180c 00000003 DCB 0x00,0x00,0x00,0x03 -001810 390004ba DCB 0x39,0x00,0x04,0xba -001814 100a0839 DCB 0x10,0x0a,0x08,0x39 -001818 0011bb22 DCB 0x00,0x11,0xbb,0x22 -00181c 10002000 DCB 0x10,0x00,0x20,0x00 -001820 00200000 DCB 0x00,0x20,0x00,0x00 -001824 20000020 DCB 0x20,0x00,0x00,0x20 -001828 00002039 DCB 0x00,0x00,0x20,0x39 -00182c 0011bc11 DCB 0x00,0x11,0xbc,0x11 -001830 00135300 DCB 0x00,0x13,0x53,0x00 -001834 13530013 DCB 0x13,0x53,0x00,0x13 -001838 53001353 DCB 0x53,0x00,0x13,0x53 -00183c 00135339 DCB 0x00,0x13,0x53,0x39 -001840 0011bd40 DCB 0x00,0x11,0xbd,0x40 -001844 00850000 DCB 0x00,0x85,0x00,0x00 -001848 85000000 DCB 0x85,0x00,0x00,0x00 -00184c 00000000 DCB 0x00,0x00,0x00,0x00 -001850 00850039 DCB 0x00,0x85,0x00,0x39 -001854 0011be40 DCB 0x00,0x11,0xbe,0x40 -001858 00850000 DCB 0x00,0x85,0x00,0x00 -00185c 85000085 DCB 0x85,0x00,0x00,0x85 -001860 00008500 DCB 0x00,0x00,0x85,0x00 -001864 00850039 DCB 0x00,0x85,0x00,0x39 -001868 0011bf22 DCB 0x00,0x11,0xbf,0x22 -00186c 00006b00 DCB 0x00,0x00,0x6b,0x00 -001870 006b0000 DCB 0x00,0x6b,0x00,0x00 -001874 6b00006b DCB 0x6b,0x00,0x00,0x6b -001878 00006b39 DCB 0x00,0x00,0x6b,0x39 -00187c 0010c000 DCB 0x00,0x10,0xc0,0x00 -001880 006b0000 DCB 0x00,0x6b,0x00,0x00 -001884 6b00006b DCB 0x6b,0x00,0x00,0x6b -001888 00006b00 DCB 0x00,0x00,0x6b,0x00 -00188c 006b3900 DCB 0x00,0x6b,0x39,0x00 -001890 10c10000 DCB 0x10,0xc1,0x00,0x00 -001894 6b00006b DCB 0x6b,0x00,0x00,0x6b -001898 00006b00 DCB 0x00,0x00,0x6b,0x00 -00189c 006b0000 DCB 0x00,0x6b,0x00,0x00 -0018a0 6b390009 DCB 0x6b,0x39,0x00,0x09 -0018a4 c4000000 DCB 0xc4,0x00,0x00,0x00 -0018a8 00000000 DCB 0x00,0x00,0x00,0x00 -0018ac 00390041 DCB 0x00,0x39,0x00,0x41 -0018b0 c5000000 DCB 0xc5,0x00,0x00,0x00 +001810 00000000 DCB 0x00,0x00,0x00,0x00 +001814 00030000 DCB 0x00,0x03,0x00,0x00 +001818 00000003 DCB 0x00,0x00,0x00,0x03 +00181c 390004ba DCB 0x39,0x00,0x04,0xba +001820 100a0839 DCB 0x10,0x0a,0x08,0x39 +001824 0011bb22 DCB 0x00,0x11,0xbb,0x22 +001828 10002000 DCB 0x10,0x00,0x20,0x00 +00182c 00200000 DCB 0x00,0x20,0x00,0x00 +001830 20000020 DCB 0x20,0x00,0x00,0x20 +001834 00002039 DCB 0x00,0x00,0x20,0x39 +001838 0011bc11 DCB 0x00,0x11,0xbc,0x11 +00183c 00135300 DCB 0x00,0x13,0x53,0x00 +001840 13530013 DCB 0x13,0x53,0x00,0x13 +001844 53001353 DCB 0x53,0x00,0x13,0x53 +001848 00135339 DCB 0x00,0x13,0x53,0x39 +00184c 0011bd40 DCB 0x00,0x11,0xbd,0x40 +001850 00850000 DCB 0x00,0x85,0x00,0x00 +001854 85000000 DCB 0x85,0x00,0x00,0x00 +001858 00000000 DCB 0x00,0x00,0x00,0x00 +00185c 00850039 DCB 0x00,0x85,0x00,0x39 +001860 0011be40 DCB 0x00,0x11,0xbe,0x40 +001864 00850000 DCB 0x00,0x85,0x00,0x00 +001868 85000085 DCB 0x85,0x00,0x00,0x85 +00186c 00008500 DCB 0x00,0x00,0x85,0x00 +001870 00850039 DCB 0x00,0x85,0x00,0x39 +001874 0011bf22 DCB 0x00,0x11,0xbf,0x22 +001878 00006b00 DCB 0x00,0x00,0x6b,0x00 +00187c 006b0000 DCB 0x00,0x6b,0x00,0x00 +001880 6b00006b DCB 0x6b,0x00,0x00,0x6b +001884 00006b39 DCB 0x00,0x00,0x6b,0x39 +001888 0010c000 DCB 0x00,0x10,0xc0,0x00 +00188c 006b0000 DCB 0x00,0x6b,0x00,0x00 +001890 6b00006b DCB 0x6b,0x00,0x00,0x6b +001894 00006b00 DCB 0x00,0x00,0x6b,0x00 +001898 006b3900 DCB 0x00,0x6b,0x39,0x00 +00189c 10c10000 DCB 0x10,0xc1,0x00,0x00 +0018a0 6b00006b DCB 0x6b,0x00,0x00,0x6b +0018a4 00006b00 DCB 0x00,0x00,0x6b,0x00 +0018a8 006b0000 DCB 0x00,0x6b,0x00,0x00 +0018ac 6b390009 DCB 0x6b,0x39,0x00,0x09 +0018b0 c4000000 DCB 0xc4,0x00,0x00,0x00 0018b4 00000000 DCB 0x00,0x00,0x00,0x00 -0018b8 00000000 DCB 0x00,0x00,0x00,0x00 -0018bc 00000000 DCB 0x00,0x00,0x00,0x00 +0018b8 00390041 DCB 0x00,0x39,0x00,0x41 +0018bc c5000000 DCB 0xc5,0x00,0x00,0x00 0018c0 00000000 DCB 0x00,0x00,0x00,0x00 0018c4 00000000 DCB 0x00,0x00,0x00,0x00 0018c8 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6086,11 +6367,11 @@ 0018e4 00000000 DCB 0x00,0x00,0x00,0x00 0018e8 00000000 DCB 0x00,0x00,0x00,0x00 0018ec 00000000 DCB 0x00,0x00,0x00,0x00 -0018f0 00390041 DCB 0x00,0x39,0x00,0x41 -0018f4 c6000000 DCB 0xc6,0x00,0x00,0x00 +0018f0 00000000 DCB 0x00,0x00,0x00,0x00 +0018f4 00000000 DCB 0x00,0x00,0x00,0x00 0018f8 00000000 DCB 0x00,0x00,0x00,0x00 -0018fc 00000000 DCB 0x00,0x00,0x00,0x00 -001900 00000000 DCB 0x00,0x00,0x00,0x00 +0018fc 00390041 DCB 0x00,0x39,0x00,0x41 +001900 c6000000 DCB 0xc6,0x00,0x00,0x00 001904 00000000 DCB 0x00,0x00,0x00,0x00 001908 00000000 DCB 0x00,0x00,0x00,0x00 00190c 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6103,822 +6384,822 @@ 001928 00000000 DCB 0x00,0x00,0x00,0x00 00192c 00000000 DCB 0x00,0x00,0x00,0x00 001930 00000000 DCB 0x00,0x00,0x00,0x00 -001934 00390006 DCB 0x00,0x39,0x00,0x06 -001938 f055aa52 DCB 0xf0,0x55,0xaa,0x52 -00193c 08053900 DCB 0x08,0x05,0x39,0x00 -001940 04b07ff3 DCB 0x04,0xb0,0x7f,0xf3 -001944 0f390003 DCB 0x0f,0x39,0x00,0x03 -001948 b1062039 DCB 0xb1,0x06,0x20,0x39 -00194c 0004b285 DCB 0x00,0x04,0xb2,0x85 -001950 00903900 DCB 0x00,0x90,0x39,0x00 -001954 03b30500 DCB 0x03,0xb3,0x05,0x00 -001958 390006b5 DCB 0x39,0x00,0x06,0xb5 -00195c 05000000 DCB 0x05,0x00,0x00,0x00 -001960 00390006 DCB 0x00,0x39,0x00,0x06 -001964 b6868300 DCB 0xb6,0x86,0x83,0x00 -001968 00003900 DCB 0x00,0x00,0x39,0x00 -00196c 05b78500 DCB 0x05,0xb7,0x85,0x00 -001970 00813900 DCB 0x00,0x81,0x39,0x00 -001974 05b88500 DCB 0x05,0xb8,0x85,0x00 -001978 00813900 DCB 0x00,0x81,0x39,0x00 -00197c 05b90600 DCB 0x05,0xb9,0x06,0x00 -001980 00033900 DCB 0x00,0x03,0x39,0x00 -001984 05ba0600 DCB 0x05,0xba,0x06,0x00 -001988 00033900 DCB 0x00,0x03,0x39,0x00 -00198c 05bb8600 DCB 0x05,0xbb,0x86,0x00 -001990 00833900 DCB 0x00,0x83,0x39,0x00 -001994 08bc8600 DCB 0x08,0xbc,0x86,0x00 -001998 00830000 DCB 0x00,0x83,0x00,0x00 -00199c 00390008 DCB 0x00,0x39,0x00,0x08 -0019a0 bd860000 DCB 0xbd,0x86,0x00,0x00 -0019a4 83000000 DCB 0x83,0x00,0x00,0x00 -0019a8 390009c0 DCB 0x39,0x00,0x09,0xc0 -0019ac 86008000 DCB 0x86,0x00,0x80,0x00 -0019b0 0000b000 DCB 0x00,0x00,0xb0,0x00 -0019b4 390009c1 DCB 0x39,0x00,0x09,0xc1 -0019b8 06000000 DCB 0x06,0x00,0x00,0x00 -0019bc 00003000 DCB 0x00,0x00,0x30,0x00 -0019c0 390009c2 DCB 0x39,0x00,0x09,0xc2 +001934 00000000 DCB 0x00,0x00,0x00,0x00 +001938 00000000 DCB 0x00,0x00,0x00,0x00 +00193c 00000000 DCB 0x00,0x00,0x00,0x00 +001940 00390006 DCB 0x00,0x39,0x00,0x06 +001944 f055aa52 DCB 0xf0,0x55,0xaa,0x52 +001948 08053900 DCB 0x08,0x05,0x39,0x00 +00194c 04b07ff3 DCB 0x04,0xb0,0x7f,0xf3 +001950 0f390003 DCB 0x0f,0x39,0x00,0x03 +001954 b1062039 DCB 0xb1,0x06,0x20,0x39 +001958 0004b285 DCB 0x00,0x04,0xb2,0x85 +00195c 00903900 DCB 0x00,0x90,0x39,0x00 +001960 03b30500 DCB 0x03,0xb3,0x05,0x00 +001964 390006b5 DCB 0x39,0x00,0x06,0xb5 +001968 05000000 DCB 0x05,0x00,0x00,0x00 +00196c 00390006 DCB 0x00,0x39,0x00,0x06 +001970 b6868300 DCB 0xb6,0x86,0x83,0x00 +001974 00003900 DCB 0x00,0x00,0x39,0x00 +001978 05b78500 DCB 0x05,0xb7,0x85,0x00 +00197c 00813900 DCB 0x00,0x81,0x39,0x00 +001980 05b88500 DCB 0x05,0xb8,0x85,0x00 +001984 00813900 DCB 0x00,0x81,0x39,0x00 +001988 05b90600 DCB 0x05,0xb9,0x06,0x00 +00198c 00033900 DCB 0x00,0x03,0x39,0x00 +001990 05ba0600 DCB 0x05,0xba,0x06,0x00 +001994 00033900 DCB 0x00,0x03,0x39,0x00 +001998 05bb8600 DCB 0x05,0xbb,0x86,0x00 +00199c 00833900 DCB 0x00,0x83,0x39,0x00 +0019a0 08bc8600 DCB 0x08,0xbc,0x86,0x00 +0019a4 00830000 DCB 0x00,0x83,0x00,0x00 +0019a8 00390008 DCB 0x00,0x39,0x00,0x08 +0019ac bd860000 DCB 0xbd,0x86,0x00,0x00 +0019b0 83000000 DCB 0x83,0x00,0x00,0x00 +0019b4 390009c0 DCB 0x39,0x00,0x09,0xc0 +0019b8 86008000 DCB 0x86,0x00,0x80,0x00 +0019bc 0000b000 DCB 0x00,0x00,0xb0,0x00 +0019c0 390009c1 DCB 0x39,0x00,0x09,0xc1 0019c4 06000000 DCB 0x06,0x00,0x00,0x00 -0019c8 00300000 DCB 0x00,0x30,0x00,0x00 -0019cc 390009c3 DCB 0x39,0x00,0x09,0xc3 +0019c8 00003000 DCB 0x00,0x00,0x30,0x00 +0019cc 390009c2 DCB 0x39,0x00,0x09,0xc2 0019d0 06000000 DCB 0x06,0x00,0x00,0x00 0019d4 00300000 DCB 0x00,0x30,0x00,0x00 -0019d8 390003c7 DCB 0x39,0x00,0x03,0xc7 -0019dc 03013900 DCB 0x03,0x01,0x39,0x00 -0019e0 02c80039 DCB 0x02,0xc8,0x00,0x39 -0019e4 0002c911 DCB 0x00,0x02,0xc9,0x11 -0019e8 390002ca DCB 0x39,0x00,0x02,0xca -0019ec 11390009 DCB 0x11,0x39,0x00,0x09 -0019f0 cb111111 DCB 0xcb,0x11,0x11,0x11 -0019f4 11111111 DCB 0x11,0x11,0x11,0x11 -0019f8 00390004 DCB 0x00,0x39,0x00,0x04 -0019fc d0000410 DCB 0xd0,0x00,0x04,0x10 -001a00 390004d1 DCB 0x39,0x00,0x04,0xd1 -001a04 00081039 DCB 0x00,0x08,0x10,0x39 -001a08 0004d200 DCB 0x00,0x04,0xd2,0x00 -001a0c 04103900 DCB 0x04,0x10,0x39,0x00 -001a10 04d30002 DCB 0x04,0xd3,0x00,0x02 -001a14 10390004 DCB 0x10,0x39,0x00,0x04 -001a18 d5000200 DCB 0xd5,0x00,0x02,0x00 -001a1c 390004d6 DCB 0x39,0x00,0x04,0xd6 -001a20 00020039 DCB 0x00,0x02,0x00,0x39 -001a24 0005d711 DCB 0x00,0x05,0xd7,0x11 -001a28 11111139 DCB 0x11,0x11,0x11,0x39 -001a2c 0002d811 DCB 0x00,0x02,0xd8,0x11 -001a30 390002d9 DCB 0x39,0x00,0x02,0xd9 -001a34 00390005 DCB 0x00,0x39,0x00,0x05 -001a38 e0020000 DCB 0xe0,0x02,0x00,0x00 -001a3c 00390005 DCB 0x00,0x39,0x00,0x05 -001a40 e0020000 DCB 0xe0,0x02,0x00,0x00 -001a44 00390005 DCB 0x00,0x39,0x00,0x05 -001a48 e1000a60 DCB 0xe1,0x00,0x0a,0x60 -001a4c 00390005 DCB 0x00,0x39,0x00,0x05 -001a50 e2020f00 DCB 0xe2,0x02,0x0f,0x00 -001a54 00390005 DCB 0x00,0x39,0x00,0x05 -001a58 e3020f00 DCB 0xe3,0x02,0x0f,0x00 -001a5c 02390005 DCB 0x02,0x39,0x00,0x05 -001a60 e4020f00 DCB 0xe4,0x02,0x0f,0x00 -001a64 00390004 DCB 0x00,0x39,0x00,0x04 -001a68 e5020f00 DCB 0xe5,0x02,0x0f,0x00 -001a6c 390004e6 DCB 0x39,0x00,0x04,0xe6 -001a70 020f0039 DCB 0x02,0x0f,0x00,0x39 -001a74 0005e700 DCB 0x00,0x05,0xe7,0x00 -001a78 00000039 DCB 0x00,0x00,0x00,0x39 -001a7c 0005e800 DCB 0x00,0x05,0xe8,0x00 -001a80 00000039 DCB 0x00,0x00,0x00,0x39 -001a84 0005e900 DCB 0x00,0x05,0xe9,0x00 -001a88 00000039 DCB 0x00,0x00,0x00,0x39 -001a8c 0005ea00 DCB 0x00,0x05,0xea,0x00 -001a90 00000039 DCB 0x00,0x00,0x00,0x39 -001a94 0015ec00 DCB 0x00,0x15,0xec,0x00 -001a98 00000000 DCB 0x00,0x00,0x00,0x00 -001a9c 00000000 DCB 0x00,0x00,0x00,0x00 -001aa0 00000000 DCB 0x00,0x00,0x00,0x00 +0019d8 390009c3 DCB 0x39,0x00,0x09,0xc3 +0019dc 06000000 DCB 0x06,0x00,0x00,0x00 +0019e0 00300000 DCB 0x00,0x30,0x00,0x00 +0019e4 390003c7 DCB 0x39,0x00,0x03,0xc7 +0019e8 03013900 DCB 0x03,0x01,0x39,0x00 +0019ec 02c80039 DCB 0x02,0xc8,0x00,0x39 +0019f0 0002c911 DCB 0x00,0x02,0xc9,0x11 +0019f4 390002ca DCB 0x39,0x00,0x02,0xca +0019f8 11390009 DCB 0x11,0x39,0x00,0x09 +0019fc cb111111 DCB 0xcb,0x11,0x11,0x11 +001a00 11111111 DCB 0x11,0x11,0x11,0x11 +001a04 00390004 DCB 0x00,0x39,0x00,0x04 +001a08 d0000410 DCB 0xd0,0x00,0x04,0x10 +001a0c 390004d1 DCB 0x39,0x00,0x04,0xd1 +001a10 00081039 DCB 0x00,0x08,0x10,0x39 +001a14 0004d200 DCB 0x00,0x04,0xd2,0x00 +001a18 04103900 DCB 0x04,0x10,0x39,0x00 +001a1c 04d30002 DCB 0x04,0xd3,0x00,0x02 +001a20 10390004 DCB 0x10,0x39,0x00,0x04 +001a24 d5000200 DCB 0xd5,0x00,0x02,0x00 +001a28 390004d6 DCB 0x39,0x00,0x04,0xd6 +001a2c 00020039 DCB 0x00,0x02,0x00,0x39 +001a30 0005d711 DCB 0x00,0x05,0xd7,0x11 +001a34 11111139 DCB 0x11,0x11,0x11,0x39 +001a38 0002d811 DCB 0x00,0x02,0xd8,0x11 +001a3c 390002d9 DCB 0x39,0x00,0x02,0xd9 +001a40 00390005 DCB 0x00,0x39,0x00,0x05 +001a44 e0020000 DCB 0xe0,0x02,0x00,0x00 +001a48 00390005 DCB 0x00,0x39,0x00,0x05 +001a4c e0020000 DCB 0xe0,0x02,0x00,0x00 +001a50 00390005 DCB 0x00,0x39,0x00,0x05 +001a54 e1000a60 DCB 0xe1,0x00,0x0a,0x60 +001a58 00390005 DCB 0x00,0x39,0x00,0x05 +001a5c e2020f00 DCB 0xe2,0x02,0x0f,0x00 +001a60 00390005 DCB 0x00,0x39,0x00,0x05 +001a64 e3020f00 DCB 0xe3,0x02,0x0f,0x00 +001a68 02390005 DCB 0x02,0x39,0x00,0x05 +001a6c e4020f00 DCB 0xe4,0x02,0x0f,0x00 +001a70 00390004 DCB 0x00,0x39,0x00,0x04 +001a74 e5020f00 DCB 0xe5,0x02,0x0f,0x00 +001a78 390004e6 DCB 0x39,0x00,0x04,0xe6 +001a7c 020f0039 DCB 0x02,0x0f,0x00,0x39 +001a80 0005e700 DCB 0x00,0x05,0xe7,0x00 +001a84 00000039 DCB 0x00,0x00,0x00,0x39 +001a88 0005e800 DCB 0x00,0x05,0xe8,0x00 +001a8c 00000039 DCB 0x00,0x00,0x00,0x39 +001a90 0005e900 DCB 0x00,0x05,0xe9,0x00 +001a94 00000039 DCB 0x00,0x00,0x00,0x39 +001a98 0005ea00 DCB 0x00,0x05,0xea,0x00 +001a9c 00000039 DCB 0x00,0x00,0x00,0x39 +001aa0 0015ec00 DCB 0x00,0x15,0xec,0x00 001aa4 00000000 DCB 0x00,0x00,0x00,0x00 -001aa8 00000039 DCB 0x00,0x00,0x00,0x39 -001aac 0005e800 DCB 0x00,0x05,0xe8,0x00 -001ab0 00000039 DCB 0x00,0x00,0x00,0x39 -001ab4 0006f055 DCB 0x00,0x06,0xf0,0x55 -001ab8 aa520806 DCB 0xaa,0x52,0x08,0x06 -001abc 390006b0 DCB 0x39,0x00,0x06,0xb0 -001ac0 04320e32 DCB 0x04,0x32,0x0e,0x32 -001ac4 0f390006 DCB 0x0f,0x39,0x00,0x06 -001ac8 b1321232 DCB 0xb1,0x32,0x12,0x32 -001acc 13323900 DCB 0x13,0x32,0x39,0x00 -001ad0 06b20032 DCB 0x06,0xb2,0x00,0x32 -001ad4 31313139 DCB 0x31,0x31,0x31,0x39 -001ad8 0002b331 DCB 0x00,0x02,0xb3,0x31 -001adc 390006b6 DCB 0x39,0x00,0x06,0xb6 -001ae0 04320e32 DCB 0x04,0x32,0x0e,0x32 -001ae4 0f390006 DCB 0x0f,0x39,0x00,0x06 -001ae8 b7321232 DCB 0xb7,0x32,0x12,0x32 -001aec 13323900 DCB 0x13,0x32,0x39,0x00 -001af0 06b80032 DCB 0x06,0xb8,0x00,0x32 -001af4 31313139 DCB 0x31,0x31,0x31,0x39 -001af8 0002b931 DCB 0x00,0x02,0xb9,0x31 -001afc 390002d0 DCB 0x39,0x00,0x02,0xd0 -001b00 01390006 DCB 0x01,0x39,0x00,0x06 -001b04 f055aa52 DCB 0xf0,0x55,0xaa,0x52 -001b08 08073900 DCB 0x08,0x07,0x39,0x00 -001b0c a3b22020 DCB 0xa3,0xb2,0x20,0x20 -001b10 20202020 DCB 0x20,0x20,0x20,0x20 -001b14 20202020 DCB 0x20,0x20,0x20,0x20 -001b18 20202020 DCB 0x20,0x20,0x20,0x20 +001aa8 00000000 DCB 0x00,0x00,0x00,0x00 +001aac 00000000 DCB 0x00,0x00,0x00,0x00 +001ab0 00000000 DCB 0x00,0x00,0x00,0x00 +001ab4 00000039 DCB 0x00,0x00,0x00,0x39 +001ab8 0005e800 DCB 0x00,0x05,0xe8,0x00 +001abc 00000039 DCB 0x00,0x00,0x00,0x39 +001ac0 0006f055 DCB 0x00,0x06,0xf0,0x55 +001ac4 aa520806 DCB 0xaa,0x52,0x08,0x06 +001ac8 390006b0 DCB 0x39,0x00,0x06,0xb0 +001acc 04320e32 DCB 0x04,0x32,0x0e,0x32 +001ad0 0f390006 DCB 0x0f,0x39,0x00,0x06 +001ad4 b1321232 DCB 0xb1,0x32,0x12,0x32 +001ad8 13323900 DCB 0x13,0x32,0x39,0x00 +001adc 06b20032 DCB 0x06,0xb2,0x00,0x32 +001ae0 31313139 DCB 0x31,0x31,0x31,0x39 +001ae4 0002b331 DCB 0x00,0x02,0xb3,0x31 +001ae8 390006b6 DCB 0x39,0x00,0x06,0xb6 +001aec 04320e32 DCB 0x04,0x32,0x0e,0x32 +001af0 0f390006 DCB 0x0f,0x39,0x00,0x06 +001af4 b7321232 DCB 0xb7,0x32,0x12,0x32 +001af8 13323900 DCB 0x13,0x32,0x39,0x00 +001afc 06b80032 DCB 0x06,0xb8,0x00,0x32 +001b00 31313139 DCB 0x31,0x31,0x31,0x39 +001b04 0002b931 DCB 0x00,0x02,0xb9,0x31 +001b08 390002d0 DCB 0x39,0x00,0x02,0xd0 +001b0c 01390006 DCB 0x01,0x39,0x00,0x06 +001b10 f055aa52 DCB 0xf0,0x55,0xaa,0x52 +001b14 08073900 DCB 0x08,0x07,0x39,0x00 +001b18 a3b22020 DCB 0xa3,0xb2,0x20,0x20 001b1c 20202020 DCB 0x20,0x20,0x20,0x20 -001b20 f0202020 DCB 0xf0,0x20,0x20,0x20 +001b20 20202020 DCB 0x20,0x20,0x20,0x20 001b24 20202020 DCB 0x20,0x20,0x20,0x20 001b28 20202020 DCB 0x20,0x20,0x20,0x20 -001b2c 20202020 DCB 0x20,0x20,0x20,0x20 +001b2c f0202020 DCB 0xf0,0x20,0x20,0x20 001b30 20202020 DCB 0x20,0x20,0x20,0x20 001b34 20202020 DCB 0x20,0x20,0x20,0x20 -001b38 202020cc DCB 0x20,0x20,0x20,0xcc +001b38 20202020 DCB 0x20,0x20,0x20,0x20 001b3c 20202020 DCB 0x20,0x20,0x20,0x20 001b40 20202020 DCB 0x20,0x20,0x20,0x20 -001b44 32323232 DCB 0x32,0x32,0x32,0x32 -001b48 32323232 DCB 0x32,0x32,0x32,0x32 -001b4c 32040000 DCB 0x32,0x04,0x00,0x00 -001b50 00000000 DCB 0x00,0x00,0x00,0x00 -001b54 00003232 DCB 0x00,0x00,0x32,0x32 -001b58 32323232 DCB 0x32,0x32,0x32,0x32 -001b5c 32323204 DCB 0x32,0x32,0x32,0x04 -001b60 00000000 DCB 0x00,0x00,0x00,0x00 -001b64 00000000 DCB 0x00,0x00,0x00,0x00 -001b68 03323232 DCB 0x03,0x32,0x32,0x32 -001b6c 32323232 DCB 0x32,0x32,0x32,0x32 -001b70 329b0000 DCB 0x32,0x9b,0x00,0x00 -001b74 00000000 DCB 0x00,0x00,0x00,0x00 -001b78 00003232 DCB 0x00,0x00,0x32,0x32 -001b7c 32323232 DCB 0x32,0x32,0x32,0x32 -001b80 32323204 DCB 0x32,0x32,0x32,0x04 -001b84 00000000 DCB 0x00,0x00,0x00,0x00 -001b88 00000000 DCB 0x00,0x00,0x00,0x00 -001b8c 32323232 DCB 0x32,0x32,0x32,0x32 -001b90 32323232 DCB 0x32,0x32,0x32,0x32 -001b94 32040000 DCB 0x32,0x04,0x00,0x00 -001b98 00000000 DCB 0x00,0x00,0x00,0x00 -001b9c 00000332 DCB 0x00,0x00,0x03,0x32 -001ba0 32323232 DCB 0x32,0x32,0x32,0x32 -001ba4 3232323a DCB 0x32,0x32,0x32,0x3a -001ba8 00000000 DCB 0x00,0x00,0x00,0x00 -001bac 00000000 DCB 0x00,0x00,0x00,0x00 -001bb0 390006b0 DCB 0x39,0x00,0x06,0xb0 -001bb4 84407870 DCB 0x84,0x40,0x78,0x70 -001bb8 00390016 DCB 0x00,0x39,0x00,0x16 -001bbc b10c1c00 DCB 0xb1,0x0c,0x1c,0x00 -001bc0 1c0c0000 DCB 0x1c,0x0c,0x00,0x00 -001bc4 00000000 DCB 0x00,0x00,0x00,0x00 -001bc8 00000000 DCB 0x00,0x00,0x00,0x00 -001bcc 00000000 DCB 0x00,0x00,0x00,0x00 -001bd0 00003900 DCB 0x00,0x00,0x39,0x00 -001bd4 a3b22020 DCB 0xa3,0xb2,0x20,0x20 -001bd8 20202020 DCB 0x20,0x20,0x20,0x20 -001bdc 20202020 DCB 0x20,0x20,0x20,0x20 -001be0 20202020 DCB 0x20,0x20,0x20,0x20 +001b44 202020cc DCB 0x20,0x20,0x20,0xcc +001b48 20202020 DCB 0x20,0x20,0x20,0x20 +001b4c 20202020 DCB 0x20,0x20,0x20,0x20 +001b50 32323232 DCB 0x32,0x32,0x32,0x32 +001b54 32323232 DCB 0x32,0x32,0x32,0x32 +001b58 32040000 DCB 0x32,0x04,0x00,0x00 +001b5c 00000000 DCB 0x00,0x00,0x00,0x00 +001b60 00003232 DCB 0x00,0x00,0x32,0x32 +001b64 32323232 DCB 0x32,0x32,0x32,0x32 +001b68 32323204 DCB 0x32,0x32,0x32,0x04 +001b6c 00000000 DCB 0x00,0x00,0x00,0x00 +001b70 00000000 DCB 0x00,0x00,0x00,0x00 +001b74 03323232 DCB 0x03,0x32,0x32,0x32 +001b78 32323232 DCB 0x32,0x32,0x32,0x32 +001b7c 329b0000 DCB 0x32,0x9b,0x00,0x00 +001b80 00000000 DCB 0x00,0x00,0x00,0x00 +001b84 00003232 DCB 0x00,0x00,0x32,0x32 +001b88 32323232 DCB 0x32,0x32,0x32,0x32 +001b8c 32323204 DCB 0x32,0x32,0x32,0x04 +001b90 00000000 DCB 0x00,0x00,0x00,0x00 +001b94 00000000 DCB 0x00,0x00,0x00,0x00 +001b98 32323232 DCB 0x32,0x32,0x32,0x32 +001b9c 32323232 DCB 0x32,0x32,0x32,0x32 +001ba0 32040000 DCB 0x32,0x04,0x00,0x00 +001ba4 00000000 DCB 0x00,0x00,0x00,0x00 +001ba8 00000332 DCB 0x00,0x00,0x03,0x32 +001bac 32323232 DCB 0x32,0x32,0x32,0x32 +001bb0 3232323a DCB 0x32,0x32,0x32,0x3a +001bb4 00000000 DCB 0x00,0x00,0x00,0x00 +001bb8 00000000 DCB 0x00,0x00,0x00,0x00 +001bbc 390006b0 DCB 0x39,0x00,0x06,0xb0 +001bc0 84407870 DCB 0x84,0x40,0x78,0x70 +001bc4 00390016 DCB 0x00,0x39,0x00,0x16 +001bc8 b10c1c00 DCB 0xb1,0x0c,0x1c,0x00 +001bcc 1c0c0000 DCB 0x1c,0x0c,0x00,0x00 +001bd0 00000000 DCB 0x00,0x00,0x00,0x00 +001bd4 00000000 DCB 0x00,0x00,0x00,0x00 +001bd8 00000000 DCB 0x00,0x00,0x00,0x00 +001bdc 00003900 DCB 0x00,0x00,0x39,0x00 +001be0 a3b22020 DCB 0xa3,0xb2,0x20,0x20 001be4 20202020 DCB 0x20,0x20,0x20,0x20 -001be8 f0202020 DCB 0xf0,0x20,0x20,0x20 +001be8 20202020 DCB 0x20,0x20,0x20,0x20 001bec 20202020 DCB 0x20,0x20,0x20,0x20 001bf0 20202020 DCB 0x20,0x20,0x20,0x20 -001bf4 20202020 DCB 0x20,0x20,0x20,0x20 +001bf4 f0202020 DCB 0xf0,0x20,0x20,0x20 001bf8 20202020 DCB 0x20,0x20,0x20,0x20 001bfc 20202020 DCB 0x20,0x20,0x20,0x20 -001c00 202020cc DCB 0x20,0x20,0x20,0xcc +001c00 20202020 DCB 0x20,0x20,0x20,0x20 001c04 20202020 DCB 0x20,0x20,0x20,0x20 001c08 20202020 DCB 0x20,0x20,0x20,0x20 -001c0c 32323232 DCB 0x32,0x32,0x32,0x32 -001c10 32323232 DCB 0x32,0x32,0x32,0x32 -001c14 32040000 DCB 0x32,0x04,0x00,0x00 -001c18 00000000 DCB 0x00,0x00,0x00,0x00 -001c1c 00003232 DCB 0x00,0x00,0x32,0x32 -001c20 32323232 DCB 0x32,0x32,0x32,0x32 -001c24 32323204 DCB 0x32,0x32,0x32,0x04 -001c28 00000000 DCB 0x00,0x00,0x00,0x00 -001c2c 00000000 DCB 0x00,0x00,0x00,0x00 -001c30 03323232 DCB 0x03,0x32,0x32,0x32 -001c34 32323232 DCB 0x32,0x32,0x32,0x32 -001c38 329b0000 DCB 0x32,0x9b,0x00,0x00 -001c3c 00000000 DCB 0x00,0x00,0x00,0x00 -001c40 00003232 DCB 0x00,0x00,0x32,0x32 -001c44 32323232 DCB 0x32,0x32,0x32,0x32 -001c48 32323204 DCB 0x32,0x32,0x32,0x04 -001c4c 00000000 DCB 0x00,0x00,0x00,0x00 -001c50 00000000 DCB 0x00,0x00,0x00,0x00 -001c54 32323232 DCB 0x32,0x32,0x32,0x32 -001c58 32323232 DCB 0x32,0x32,0x32,0x32 -001c5c 32040000 DCB 0x32,0x04,0x00,0x00 -001c60 00000000 DCB 0x00,0x00,0x00,0x00 -001c64 00000332 DCB 0x00,0x00,0x03,0x32 -001c68 32323232 DCB 0x32,0x32,0x32,0x32 -001c6c 3232323a DCB 0x32,0x32,0x32,0x3a -001c70 00000000 DCB 0x00,0x00,0x00,0x00 -001c74 00000000 DCB 0x00,0x00,0x00,0x00 -001c78 39000eb4 DCB 0x39,0x00,0x0e,0xb4 -001c7c c0808080 DCB 0xc0,0x80,0x80,0x80 -001c80 80408080 DCB 0x80,0x40,0x80,0x80 -001c84 80808040 DCB 0x80,0x80,0x80,0x40 -001c88 80390006 DCB 0x80,0x39,0x00,0x06 -001c8c f055aa52 DCB 0xf0,0x55,0xaa,0x52 -001c90 08073900 DCB 0x08,0x07,0x39,0x00 -001c94 02c00139 DCB 0x02,0xc0,0x01,0x39 -001c98 00026f04 DCB 0x00,0x02,0x6f,0x04 -001c9c 390002c0 DCB 0x39,0x00,0x02,0xc0 -001ca0 55390002 DCB 0x55,0x39,0x00,0x02 -001ca4 6f003900 DCB 0x6f,0x00,0x39,0x00 -001ca8 16c1380f DCB 0x16,0xc1,0x38,0x0f -001cac 08a10349 DCB 0x08,0xa1,0x03,0x49 -001cb0 f55a3ff9 DCB 0xf5,0x5a,0x3f,0xf9 -001cb4 129efffc DCB 0x12,0x9e,0xff,0xfc -001cb8 a9aa0000 DCB 0xa9,0xaa,0x00,0x00 -001cbc d22a3139 DCB 0xd2,0x2a,0x31,0x39 -001cc0 00026f15 DCB 0x00,0x02,0x6f,0x15 -001cc4 390010c1 DCB 0x39,0x00,0x10,0xc1 -001cc8 00002200 DCB 0x00,0x00,0x22,0x00 -001ccc 258d23b0 DCB 0x25,0x8d,0x23,0xb0 -001cd0 0f770f95 DCB 0x0f,0x77,0x0f,0x95 -001cd4 db000039 DCB 0xdb,0x00,0x00,0x39 -001cd8 00026f24 DCB 0x00,0x02,0x6f,0x24 -001cdc 390008c1 DCB 0x39,0x00,0x08,0xc1 -001ce0 001e1b00 DCB 0x00,0x1e,0x1b,0x00 -001ce4 25210039 DCB 0x25,0x21,0x00,0x39 -001ce8 00026f00 DCB 0x00,0x02,0x6f,0x00 -001cec 390016c2 DCB 0x39,0x00,0x16,0xc2 -001cf0 300f0441 DCB 0x30,0x0f,0x04,0x41 -001cf4 09c4f31c DCB 0x09,0xc4,0xf3,0x1c -001cf8 3ffbf20c DCB 0x3f,0xfb,0xf2,0x0c -001cfc 7ff73f18 DCB 0x7f,0xf7,0x3f,0x18 -001d00 0000f753 DCB 0x00,0x00,0xf7,0x53 -001d04 24390002 DCB 0x24,0x39,0x00,0x02 -001d08 6f153900 DCB 0x6f,0x15,0x39,0x00 -001d0c 10c20026 DCB 0x10,0xc2,0x00,0x26 -001d10 0000a021 DCB 0x00,0x00,0xa0,0x21 -001d14 33100fba DCB 0x33,0x10,0x0f,0xba -001d18 0fdf8600 DCB 0x0f,0xdf,0x86,0x00 -001d1c 00390002 DCB 0x00,0x39,0x00,0x02 -001d20 6f243900 DCB 0x6f,0x24,0x39,0x00 -001d24 08c2a489 DCB 0x08,0xc2,0xa4,0x89 -001d28 38a4903e DCB 0x38,0xa4,0x90,0x3e -001d2c 00390002 DCB 0x00,0x39,0x00,0x02 -001d30 6f003900 DCB 0x6f,0x00,0x39,0x00 -001d34 16c33a0f DCB 0x16,0xc3,0x3a,0x0f -001d38 0f0405a4 DCB 0x0f,0x04,0x05,0xa4 -001d3c ed980010 DCB 0xed,0x98,0x00,0x10 -001d40 7968c002 DCB 0x79,0x68,0xc0,0x02 -001d44 bb70fffd DCB 0xbb,0x70,0xff,0xfd -001d48 39480039 DCB 0x39,0x48,0x00,0x39 -001d4c 00026f15 DCB 0x00,0x02,0x6f,0x15 -001d50 390010c3 DCB 0x39,0x00,0x10,0xc3 -001d54 9489b7a4 DCB 0x94,0x89,0xb7,0xa4 -001d58 af3733cf DCB 0xaf,0x37,0x33,0xcf -001d5c ed000080 DCB 0xed,0x00,0x00,0x80 -001d60 26000039 DCB 0x26,0x00,0x00,0x39 -001d64 00026f24 DCB 0x00,0x02,0x6f,0x24 -001d68 390008c3 DCB 0x39,0x00,0x08,0xc3 -001d6c a01e3aa0 DCB 0xa0,0x1e,0x3a,0xa0 -001d70 25400039 DCB 0x25,0x40,0x00,0x39 -001d74 00026f00 DCB 0x00,0x02,0x6f,0x00 -001d78 390016c4 DCB 0x39,0x00,0x16,0xc4 -001d7c 320f04c9 DCB 0x32,0x0f,0x04,0xc9 -001d80 0c40f0b0 DCB 0x0c,0x40,0xf0,0xb0 -001d84 000217f0 DCB 0x00,0x02,0x17,0xf0 -001d88 400e572c DCB 0x40,0x0e,0x57,0x2c -001d8c 7ffdcf76 DCB 0x7f,0xfd,0xcf,0x76 -001d90 bc390002 DCB 0xbc,0x39,0x00,0x02 -001d94 6f153900 DCB 0x6f,0x15,0x39,0x00 -001d98 10c4a40a DCB 0x10,0xc4,0xa4,0x0a -001d9c 38a4885b DCB 0x38,0xa4,0x88,0x5b -001da0 333feec6 DCB 0x33,0x3f,0xee,0xc6 -001da4 00237e00 DCB 0x00,0x23,0x7e,0x00 -001da8 00390002 DCB 0x00,0x39,0x00,0x02 -001dac 6f243900 DCB 0x6f,0x24,0x39,0x00 -001db0 08c40489 DCB 0x08,0xc4,0x04,0x89 -001db4 1d049023 DCB 0x1d,0x04,0x90,0x23 -001db8 00390002 DCB 0x00,0x39,0x00,0x02 -001dbc 6f003900 DCB 0x6f,0x00,0x39,0x00 -001dc0 16c52c00 DCB 0x16,0xc5,0x2c,0x00 -001dc4 08a10349 DCB 0x08,0xa1,0x03,0x49 -001dc8 0aa63ff4 DCB 0x0a,0xa6,0x3f,0xf4 -001dcc 9f3cc000 DCB 0x9f,0x3c,0xc0,0x00 -001dd0 97500000 DCB 0x97,0x50,0x00,0x00 -001dd4 00000039 DCB 0x00,0x00,0x00,0x39 -001dd8 00026f15 DCB 0x00,0x02,0x6f,0x15 -001ddc 390010c5 DCB 0x39,0x00,0x10,0xc5 -001de0 9000cea0 DCB 0x90,0x00,0xce,0xa0 -001de4 253923b0 DCB 0x25,0x39,0x23,0xb0 -001de8 00000c95 DCB 0x00,0x00,0x0c,0x95 -001dec 25000039 DCB 0x25,0x00,0x00,0x39 -001df0 00026f24 DCB 0x00,0x02,0x6f,0x24 -001df4 390008c5 DCB 0x39,0x00,0x08,0xc5 -001df8 00000000 DCB 0x00,0x00,0x00,0x00 -001dfc 00000039 DCB 0x00,0x00,0x00,0x39 -001e00 00026f00 DCB 0x00,0x02,0x6f,0x00 -001e04 390016c6 DCB 0x39,0x00,0x16,0xc6 -001e08 24000441 DCB 0x24,0x00,0x04,0x41 -001e0c 09c40ce4 DCB 0x09,0xc4,0x0c,0xe4 -001e10 3ffa48a8 DCB 0x3f,0xfa,0x48,0xa8 -001e14 40063c60 DCB 0x40,0x06,0x3c,0x60 -001e18 00000000 DCB 0x00,0x00,0x00,0x00 -001e1c 00390002 DCB 0x00,0x39,0x00,0x02 -001e20 6f153900 DCB 0x6f,0x15,0x39,0x00 -001e24 10c6a026 DCB 0x10,0xc6,0xa0,0x26 -001e28 3aa0a05b DCB 0x3a,0xa0,0xa0,0x5b -001e2c 33100000 DCB 0x33,0x10,0x00,0x00 -001e30 0cdf7a00 DCB 0x0c,0xdf,0x7a,0x00 -001e34 00390002 DCB 0x00,0x39,0x00,0x02 -001e38 6f243900 DCB 0x6f,0x24,0x39,0x00 -001e3c 08c60000 DCB 0x08,0xc6,0x00,0x00 -001e40 00000000 DCB 0x00,0x00,0x00,0x00 -001e44 00390002 DCB 0x00,0x39,0x00,0x02 -001e48 6f003900 DCB 0x6f,0x00,0x39,0x00 -001e4c 16c72600 DCB 0x16,0xc7,0x26,0x00 -001e50 04c90790 DCB 0x04,0xc9,0x07,0x90 -001e54 0c080000 DCB 0x0c,0x08,0x00,0x00 -001e58 00007ff2 DCB 0x00,0x00,0x7f,0xf2 -001e5c 54000000 DCB 0x54,0x00,0x00,0x00 -001e60 00000039 DCB 0x00,0x00,0x00,0x39 -001e64 00026f15 DCB 0x00,0x02,0x6f,0x15 -001e68 390010c7 DCB 0x39,0x00,0x10,0xc7 -001e6c 04140004 DCB 0x04,0x14,0x00,0x04 -001e70 88233330 DCB 0x88,0x23,0x33,0x30 -001e74 00000323 DCB 0x00,0x00,0x03,0x23 -001e78 8c000039 DCB 0x8c,0x00,0x00,0x39 -001e7c 00026f24 DCB 0x00,0x02,0x6f,0x24 -001e80 390008c7 DCB 0x39,0x00,0x08,0xc7 -001e84 00000000 DCB 0x00,0x00,0x00,0x00 -001e88 00000039 DCB 0x00,0x00,0x00,0x39 -001e8c 00026f00 DCB 0x00,0x02,0x6f,0x00 -001e90 390016c8 DCB 0x39,0x00,0x16,0xc8 -001e94 26000f04 DCB 0x26,0x00,0x0f,0x04 -001e98 05a41268 DCB 0x05,0xa4,0x12,0x68 -001e9c 00074568 DCB 0x00,0x07,0x45,0x68 -001ea0 3ff7a090 DCB 0x3f,0xf7,0xa0,0x90 -001ea4 00000000 DCB 0x00,0x00,0x00,0x00 -001ea8 00390002 DCB 0x00,0x39,0x00,0x02 -001eac 6f153900 DCB 0x6f,0x15,0x39,0x00 -001eb0 10c80489 DCB 0x10,0xc8,0x04,0x89 -001eb4 2404afa4 DCB 0x24,0x04,0xaf,0xa4 -001eb8 33300000 DCB 0x33,0x30,0x00,0x00 -001ebc 0380da00 DCB 0x03,0x80,0xda,0x00 -001ec0 00390002 DCB 0x00,0x39,0x00,0x02 -001ec4 6f243900 DCB 0x6f,0x24,0x39,0x00 -001ec8 08c80000 DCB 0x08,0xc8,0x00,0x00 -001ecc 00000000 DCB 0x00,0x00,0x00,0x00 -001ed0 00390002 DCB 0x00,0x39,0x00,0x02 -001ed4 6f003900 DCB 0x6f,0x00,0x39,0x00 -001ed8 16cd2d00 DCB 0x16,0xcd,0x2d,0x00 -001edc 05a40559 DCB 0x05,0xa4,0x05,0x59 -001ee0 00003ffe DCB 0x00,0x00,0x3f,0xfe -001ee4 5e980000 DCB 0x5e,0x98,0x00,0x00 -001ee8 00008000 DCB 0x00,0x00,0x80,0x00 -001eec 00000039 DCB 0x00,0x00,0x00,0x39 -001ef0 00026f15 DCB 0x00,0x02,0x6f,0x15 -001ef4 390010cd DCB 0x39,0x00,0x10,0xcd -001ef8 02324b02 DCB 0x02,0x32,0x4b,0x02 -001efc 577133b0 DCB 0x57,0x71,0x33,0xb0 -001f00 00000cda DCB 0x00,0x00,0x0c,0xda -001f04 25000039 DCB 0x25,0x00,0x00,0x39 -001f08 00026f24 DCB 0x00,0x02,0x6f,0x24 -001f0c 390008cd DCB 0x39,0x00,0x08,0xcd -001f10 00000000 DCB 0x00,0x00,0x00,0x00 -001f14 00000039 DCB 0x00,0x00,0x00,0x39 -001f18 00026f00 DCB 0x00,0x02,0x6f,0x00 -001f1c 390016ce DCB 0x39,0x00,0x16,0xce -001f20 2b0005a4 DCB 0x2b,0x00,0x05,0xa4 -001f24 05590000 DCB 0x05,0x59,0x00,0x00 -001f28 00000000 DCB 0x00,0x00,0x00,0x00 -001f2c 00000000 DCB 0x00,0x00,0x00,0x00 -001f30 ffffe1d5 DCB 0xff,0xff,0xe1,0xd5 -001f34 fc390002 DCB 0xfc,0x39,0x00,0x02 -001f38 6f153900 DCB 0x6f,0x15,0x39,0x00 -001f3c 10ce0258 DCB 0x10,0xce,0x02,0x58 -001f40 4b027d71 DCB 0x4b,0x02,0x7d,0x71 -001f44 33bffa82 DCB 0x33,0xbf,0xfa,0x82 -001f48 00262500 DCB 0x00,0x26,0x25,0x00 -001f4c 00390002 DCB 0x00,0x39,0x00,0x02 -001f50 6f243900 DCB 0x6f,0x24,0x39,0x00 -001f54 08ce0000 DCB 0x08,0xce,0x00,0x00 -001f58 00000000 DCB 0x00,0x00,0x00,0x00 -001f5c 00390002 DCB 0x00,0x39,0x00,0x02 -001f60 6f003900 DCB 0x6f,0x00,0x39,0x00 -001f64 16cf2100 DCB 0x16,0xcf,0x21,0x00 -001f68 051005a4 DCB 0x05,0x10,0x05,0xa4 -001f6c 00003ffe DCB 0x00,0x00,0x3f,0xfe -001f70 7f403ffe DCB 0x7f,0x40,0x3f,0xfe -001f74 69e00000 DCB 0x69,0xe0,0x00,0x00 -001f78 1c8e4039 DCB 0x1c,0x8e,0x40,0x39 -001f7c 00026f15 DCB 0x00,0x02,0x6f,0x15 -001f80 390010cf DCB 0x39,0x00,0x10,0xcf -001f84 02322602 DCB 0x02,0x32,0x26,0x02 -001f88 584a33b0 DCB 0x58,0x4a,0x33,0xb0 -001f8c 05580fdc DCB 0x05,0x58,0x0f,0xdc -001f90 da000039 DCB 0xda,0x00,0x00,0x39 -001f94 00026f24 DCB 0x00,0x02,0x6f,0x24 -001f98 390008cf DCB 0x39,0x00,0x08,0xcf -001f9c 00000000 DCB 0x00,0x00,0x00,0x00 -001fa0 00000039 DCB 0x00,0x00,0x00,0x39 -001fa4 00026f00 DCB 0x00,0x02,0x6f,0x00 -001fa8 390016d0 DCB 0x39,0x00,0x16,0xd0 -001fac 27000510 DCB 0x27,0x00,0x05,0x10 -001fb0 05100000 DCB 0x05,0x10,0x00,0x00 -001fb4 00000000 DCB 0x00,0x00,0x00,0x00 -001fb8 3ffe9380 DCB 0x3f,0xfe,0x93,0x80 -001fbc 00000000 DCB 0x00,0x00,0x00,0x00 -001fc0 00390002 DCB 0x00,0x39,0x00,0x02 -001fc4 6f153900 DCB 0x6f,0x15,0x39,0x00 -001fc8 10d00259 DCB 0x10,0xd0,0x02,0x59 -001fcc 26027d4a DCB 0x26,0x02,0x7d,0x4a -001fd0 33a00000 DCB 0x33,0xa0,0x00,0x00 -001fd4 0324dc00 DCB 0x03,0x24,0xdc,0x00 -001fd8 00390002 DCB 0x00,0x39,0x00,0x02 -001fdc 6f243900 DCB 0x6f,0x24,0x39,0x00 -001fe0 08d00000 DCB 0x08,0xd0,0x00,0x00 -001fe4 00000000 DCB 0x00,0x00,0x00,0x00 -001fe8 00390002 DCB 0x00,0x39,0x00,0x02 -001fec 6f003900 DCB 0x6f,0x00,0x39,0x00 -001ff0 16c92100 DCB 0x16,0xc9,0x21,0x00 -001ff4 24002400 DCB 0x24,0x00,0x24,0x00 -001ff8 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -001ffc 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -002000 00008005 DCB 0x00,0x00,0x80,0x05 -002004 10000039 DCB 0x10,0x00,0x00,0x39 -002008 00026f15 DCB 0x00,0x02,0x6f,0x15 -00200c 390010c9 DCB 0x39,0x00,0x10,0xc9 -002010 91f31992 DCB 0x91,0xf3,0x19,0x92 -002014 537933c0 DCB 0x53,0x79,0x33,0xc0 -002018 24000fa0 DCB 0x24,0x00,0x0f,0xa0 -00201c a0000039 DCB 0xa0,0x00,0x00,0x39 -002020 00026f24 DCB 0x00,0x02,0x6f,0x24 -002024 390008c9 DCB 0x39,0x00,0x08,0xc9 -002028 00000000 DCB 0x00,0x00,0x00,0x00 -00202c 00000039 DCB 0x00,0x00,0x00,0x39 -002030 00026f00 DCB 0x00,0x02,0x6f,0x00 -002034 390016ca DCB 0x39,0x00,0x16,0xca -002038 27002400 DCB 0x27,0x00,0x24,0x00 -00203c 23410000 DCB 0x23,0x41,0x00,0x00 -002040 00000000 DCB 0x00,0x00,0x00,0x00 -002044 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 -002048 80000000 DCB 0x80,0x00,0x00,0x00 -00204c 00390002 DCB 0x00,0x39,0x00,0x02 -002050 6f153900 DCB 0x6f,0x15,0x39,0x00 -002054 10ca9254 DCB 0x10,0xca,0x92,0x54 -002058 1992b379 DCB 0x19,0x92,0xb3,0x79 -00205c 33b00000 DCB 0x33,0xb0,0x00,0x00 -002060 0360a100 DCB 0x03,0x60,0xa1,0x00 -002064 00390002 DCB 0x00,0x39,0x00,0x02 -002068 6f243900 DCB 0x6f,0x24,0x39,0x00 -00206c 08ca0000 DCB 0x08,0xca,0x00,0x00 -002070 00000000 DCB 0x00,0x00,0x00,0x00 -002074 00390002 DCB 0x00,0x39,0x00,0x02 -002078 6f003900 DCB 0x6f,0x00,0x39,0x00 -00207c 16cb2d00 DCB 0x16,0xcb,0x2d,0x00 -002080 23412400 DCB 0x23,0x41,0x24,0x00 -002084 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -002088 8f408000 DCB 0x8f,0x40,0x80,0x00 -00208c 00000000 DCB 0x00,0x00,0x00,0x00 -002090 00000039 DCB 0x00,0x00,0x00,0x39 -002094 00026f15 DCB 0x00,0x02,0x6f,0x15 -002098 390010cb DCB 0x39,0x00,0x10,0xcb -00209c 91f37a92 DCB 0x91,0xf3,0x7a,0x92 -0020a0 53d93320 DCB 0x53,0xd9,0x33,0x20 -0020a4 00000ca1 DCB 0x00,0x00,0x0c,0xa1 -0020a8 60000039 DCB 0x60,0x00,0x00,0x39 -0020ac 00026f24 DCB 0x00,0x02,0x6f,0x24 -0020b0 390008cb DCB 0x39,0x00,0x08,0xcb -0020b4 00000000 DCB 0x00,0x00,0x00,0x00 -0020b8 00000039 DCB 0x00,0x00,0x00,0x39 -0020bc 00026f00 DCB 0x00,0x02,0x6f,0x00 -0020c0 390016cc DCB 0x39,0x00,0x16,0xcc -0020c4 2b002341 DCB 0x2b,0x00,0x23,0x41 -0020c8 23410000 DCB 0x23,0x41,0x00,0x00 -0020cc 00000000 DCB 0x00,0x00,0x00,0x00 -0020d0 80000000 DCB 0x80,0x00,0x00,0x00 -0020d4 7ffb2529 DCB 0x7f,0xfb,0x25,0x29 -0020d8 7f390002 DCB 0x7f,0x39,0x00,0x02 -0020dc 6f153900 DCB 0x6f,0x15,0x39,0x00 -0020e0 10cc9254 DCB 0x10,0xcc,0x92,0x54 -0020e4 7a92b3d9 DCB 0x7a,0x92,0xb3,0xd9 -0020e8 333fdcbf DCB 0x33,0x3f,0xdc,0xbf -0020ec 005f5f00 DCB 0x00,0x5f,0x5f,0x00 -0020f0 00390002 DCB 0x00,0x39,0x00,0x02 -0020f4 6f243900 DCB 0x6f,0x24,0x39,0x00 -0020f8 08cc0000 DCB 0x08,0xcc,0x00,0x00 -0020fc 00000000 DCB 0x00,0x00,0x00,0x00 -002100 00390002 DCB 0x00,0x39,0x00,0x02 -002104 d9403900 DCB 0xd9,0x40,0x39,0x00 -002108 06f055aa DCB 0x06,0xf0,0x55,0xaa -00210c 52080239 DCB 0x52,0x08,0x02,0x39 -002110 00026f08 DCB 0x00,0x02,0x6f,0x08 -002114 390007d0 DCB 0x39,0x00,0x07,0xd0 -002118 0c740b0f DCB 0x0c,0x74,0x0b,0x0f -00211c 0dc93900 DCB 0x0d,0xc9,0x39,0x00 -002120 06f055aa DCB 0x06,0xf0,0x55,0xaa -002124 52080739 DCB 0x52,0x08,0x07,0x39 -002128 00a3b220 DCB 0x00,0xa3,0xb2,0x20 -00212c 20202020 DCB 0x20,0x20,0x20,0x20 -002130 20202020 DCB 0x20,0x20,0x20,0x20 -002134 20202020 DCB 0x20,0x20,0x20,0x20 +001c0c 202020cc DCB 0x20,0x20,0x20,0xcc +001c10 20202020 DCB 0x20,0x20,0x20,0x20 +001c14 20202020 DCB 0x20,0x20,0x20,0x20 +001c18 32323232 DCB 0x32,0x32,0x32,0x32 +001c1c 32323232 DCB 0x32,0x32,0x32,0x32 +001c20 32040000 DCB 0x32,0x04,0x00,0x00 +001c24 00000000 DCB 0x00,0x00,0x00,0x00 +001c28 00003232 DCB 0x00,0x00,0x32,0x32 +001c2c 32323232 DCB 0x32,0x32,0x32,0x32 +001c30 32323204 DCB 0x32,0x32,0x32,0x04 +001c34 00000000 DCB 0x00,0x00,0x00,0x00 +001c38 00000000 DCB 0x00,0x00,0x00,0x00 +001c3c 03323232 DCB 0x03,0x32,0x32,0x32 +001c40 32323232 DCB 0x32,0x32,0x32,0x32 +001c44 329b0000 DCB 0x32,0x9b,0x00,0x00 +001c48 00000000 DCB 0x00,0x00,0x00,0x00 +001c4c 00003232 DCB 0x00,0x00,0x32,0x32 +001c50 32323232 DCB 0x32,0x32,0x32,0x32 +001c54 32323204 DCB 0x32,0x32,0x32,0x04 +001c58 00000000 DCB 0x00,0x00,0x00,0x00 +001c5c 00000000 DCB 0x00,0x00,0x00,0x00 +001c60 32323232 DCB 0x32,0x32,0x32,0x32 +001c64 32323232 DCB 0x32,0x32,0x32,0x32 +001c68 32040000 DCB 0x32,0x04,0x00,0x00 +001c6c 00000000 DCB 0x00,0x00,0x00,0x00 +001c70 00000332 DCB 0x00,0x00,0x03,0x32 +001c74 32323232 DCB 0x32,0x32,0x32,0x32 +001c78 3232323a DCB 0x32,0x32,0x32,0x3a +001c7c 00000000 DCB 0x00,0x00,0x00,0x00 +001c80 00000000 DCB 0x00,0x00,0x00,0x00 +001c84 39000eb4 DCB 0x39,0x00,0x0e,0xb4 +001c88 c0808080 DCB 0xc0,0x80,0x80,0x80 +001c8c 80408080 DCB 0x80,0x40,0x80,0x80 +001c90 80808040 DCB 0x80,0x80,0x80,0x40 +001c94 80390006 DCB 0x80,0x39,0x00,0x06 +001c98 f055aa52 DCB 0xf0,0x55,0xaa,0x52 +001c9c 08073900 DCB 0x08,0x07,0x39,0x00 +001ca0 02c00139 DCB 0x02,0xc0,0x01,0x39 +001ca4 00026f04 DCB 0x00,0x02,0x6f,0x04 +001ca8 390002c0 DCB 0x39,0x00,0x02,0xc0 +001cac 55390002 DCB 0x55,0x39,0x00,0x02 +001cb0 6f003900 DCB 0x6f,0x00,0x39,0x00 +001cb4 16c1380f DCB 0x16,0xc1,0x38,0x0f +001cb8 08a10349 DCB 0x08,0xa1,0x03,0x49 +001cbc f55a3ff9 DCB 0xf5,0x5a,0x3f,0xf9 +001cc0 129efffc DCB 0x12,0x9e,0xff,0xfc +001cc4 a9aa0000 DCB 0xa9,0xaa,0x00,0x00 +001cc8 d22a3139 DCB 0xd2,0x2a,0x31,0x39 +001ccc 00026f15 DCB 0x00,0x02,0x6f,0x15 +001cd0 390010c1 DCB 0x39,0x00,0x10,0xc1 +001cd4 00002200 DCB 0x00,0x00,0x22,0x00 +001cd8 258d23b0 DCB 0x25,0x8d,0x23,0xb0 +001cdc 0f770f95 DCB 0x0f,0x77,0x0f,0x95 +001ce0 db000039 DCB 0xdb,0x00,0x00,0x39 +001ce4 00026f24 DCB 0x00,0x02,0x6f,0x24 +001ce8 390008c1 DCB 0x39,0x00,0x08,0xc1 +001cec 001e1b00 DCB 0x00,0x1e,0x1b,0x00 +001cf0 25210039 DCB 0x25,0x21,0x00,0x39 +001cf4 00026f00 DCB 0x00,0x02,0x6f,0x00 +001cf8 390016c2 DCB 0x39,0x00,0x16,0xc2 +001cfc 300f0441 DCB 0x30,0x0f,0x04,0x41 +001d00 09c4f31c DCB 0x09,0xc4,0xf3,0x1c +001d04 3ffbf20c DCB 0x3f,0xfb,0xf2,0x0c +001d08 7ff73f18 DCB 0x7f,0xf7,0x3f,0x18 +001d0c 0000f753 DCB 0x00,0x00,0xf7,0x53 +001d10 24390002 DCB 0x24,0x39,0x00,0x02 +001d14 6f153900 DCB 0x6f,0x15,0x39,0x00 +001d18 10c20026 DCB 0x10,0xc2,0x00,0x26 +001d1c 0000a021 DCB 0x00,0x00,0xa0,0x21 +001d20 33100fba DCB 0x33,0x10,0x0f,0xba +001d24 0fdf8600 DCB 0x0f,0xdf,0x86,0x00 +001d28 00390002 DCB 0x00,0x39,0x00,0x02 +001d2c 6f243900 DCB 0x6f,0x24,0x39,0x00 +001d30 08c2a489 DCB 0x08,0xc2,0xa4,0x89 +001d34 38a4903e DCB 0x38,0xa4,0x90,0x3e +001d38 00390002 DCB 0x00,0x39,0x00,0x02 +001d3c 6f003900 DCB 0x6f,0x00,0x39,0x00 +001d40 16c33a0f DCB 0x16,0xc3,0x3a,0x0f +001d44 0f0405a4 DCB 0x0f,0x04,0x05,0xa4 +001d48 ed980010 DCB 0xed,0x98,0x00,0x10 +001d4c 7968c002 DCB 0x79,0x68,0xc0,0x02 +001d50 bb70fffd DCB 0xbb,0x70,0xff,0xfd +001d54 39480039 DCB 0x39,0x48,0x00,0x39 +001d58 00026f15 DCB 0x00,0x02,0x6f,0x15 +001d5c 390010c3 DCB 0x39,0x00,0x10,0xc3 +001d60 9489b7a4 DCB 0x94,0x89,0xb7,0xa4 +001d64 af3733cf DCB 0xaf,0x37,0x33,0xcf +001d68 ed000080 DCB 0xed,0x00,0x00,0x80 +001d6c 26000039 DCB 0x26,0x00,0x00,0x39 +001d70 00026f24 DCB 0x00,0x02,0x6f,0x24 +001d74 390008c3 DCB 0x39,0x00,0x08,0xc3 +001d78 a01e3aa0 DCB 0xa0,0x1e,0x3a,0xa0 +001d7c 25400039 DCB 0x25,0x40,0x00,0x39 +001d80 00026f00 DCB 0x00,0x02,0x6f,0x00 +001d84 390016c4 DCB 0x39,0x00,0x16,0xc4 +001d88 320f04c9 DCB 0x32,0x0f,0x04,0xc9 +001d8c 0c40f0b0 DCB 0x0c,0x40,0xf0,0xb0 +001d90 000217f0 DCB 0x00,0x02,0x17,0xf0 +001d94 400e572c DCB 0x40,0x0e,0x57,0x2c +001d98 7ffdcf76 DCB 0x7f,0xfd,0xcf,0x76 +001d9c bc390002 DCB 0xbc,0x39,0x00,0x02 +001da0 6f153900 DCB 0x6f,0x15,0x39,0x00 +001da4 10c4a40a DCB 0x10,0xc4,0xa4,0x0a +001da8 38a4885b DCB 0x38,0xa4,0x88,0x5b +001dac 333feec6 DCB 0x33,0x3f,0xee,0xc6 +001db0 00237e00 DCB 0x00,0x23,0x7e,0x00 +001db4 00390002 DCB 0x00,0x39,0x00,0x02 +001db8 6f243900 DCB 0x6f,0x24,0x39,0x00 +001dbc 08c40489 DCB 0x08,0xc4,0x04,0x89 +001dc0 1d049023 DCB 0x1d,0x04,0x90,0x23 +001dc4 00390002 DCB 0x00,0x39,0x00,0x02 +001dc8 6f003900 DCB 0x6f,0x00,0x39,0x00 +001dcc 16c52c00 DCB 0x16,0xc5,0x2c,0x00 +001dd0 08a10349 DCB 0x08,0xa1,0x03,0x49 +001dd4 0aa63ff4 DCB 0x0a,0xa6,0x3f,0xf4 +001dd8 9f3cc000 DCB 0x9f,0x3c,0xc0,0x00 +001ddc 97500000 DCB 0x97,0x50,0x00,0x00 +001de0 00000039 DCB 0x00,0x00,0x00,0x39 +001de4 00026f15 DCB 0x00,0x02,0x6f,0x15 +001de8 390010c5 DCB 0x39,0x00,0x10,0xc5 +001dec 9000cea0 DCB 0x90,0x00,0xce,0xa0 +001df0 253923b0 DCB 0x25,0x39,0x23,0xb0 +001df4 00000c95 DCB 0x00,0x00,0x0c,0x95 +001df8 25000039 DCB 0x25,0x00,0x00,0x39 +001dfc 00026f24 DCB 0x00,0x02,0x6f,0x24 +001e00 390008c5 DCB 0x39,0x00,0x08,0xc5 +001e04 00000000 DCB 0x00,0x00,0x00,0x00 +001e08 00000039 DCB 0x00,0x00,0x00,0x39 +001e0c 00026f00 DCB 0x00,0x02,0x6f,0x00 +001e10 390016c6 DCB 0x39,0x00,0x16,0xc6 +001e14 24000441 DCB 0x24,0x00,0x04,0x41 +001e18 09c40ce4 DCB 0x09,0xc4,0x0c,0xe4 +001e1c 3ffa48a8 DCB 0x3f,0xfa,0x48,0xa8 +001e20 40063c60 DCB 0x40,0x06,0x3c,0x60 +001e24 00000000 DCB 0x00,0x00,0x00,0x00 +001e28 00390002 DCB 0x00,0x39,0x00,0x02 +001e2c 6f153900 DCB 0x6f,0x15,0x39,0x00 +001e30 10c6a026 DCB 0x10,0xc6,0xa0,0x26 +001e34 3aa0a05b DCB 0x3a,0xa0,0xa0,0x5b +001e38 33100000 DCB 0x33,0x10,0x00,0x00 +001e3c 0cdf7a00 DCB 0x0c,0xdf,0x7a,0x00 +001e40 00390002 DCB 0x00,0x39,0x00,0x02 +001e44 6f243900 DCB 0x6f,0x24,0x39,0x00 +001e48 08c60000 DCB 0x08,0xc6,0x00,0x00 +001e4c 00000000 DCB 0x00,0x00,0x00,0x00 +001e50 00390002 DCB 0x00,0x39,0x00,0x02 +001e54 6f003900 DCB 0x6f,0x00,0x39,0x00 +001e58 16c72600 DCB 0x16,0xc7,0x26,0x00 +001e5c 04c90790 DCB 0x04,0xc9,0x07,0x90 +001e60 0c080000 DCB 0x0c,0x08,0x00,0x00 +001e64 00007ff2 DCB 0x00,0x00,0x7f,0xf2 +001e68 54000000 DCB 0x54,0x00,0x00,0x00 +001e6c 00000039 DCB 0x00,0x00,0x00,0x39 +001e70 00026f15 DCB 0x00,0x02,0x6f,0x15 +001e74 390010c7 DCB 0x39,0x00,0x10,0xc7 +001e78 04140004 DCB 0x04,0x14,0x00,0x04 +001e7c 88233330 DCB 0x88,0x23,0x33,0x30 +001e80 00000323 DCB 0x00,0x00,0x03,0x23 +001e84 8c000039 DCB 0x8c,0x00,0x00,0x39 +001e88 00026f24 DCB 0x00,0x02,0x6f,0x24 +001e8c 390008c7 DCB 0x39,0x00,0x08,0xc7 +001e90 00000000 DCB 0x00,0x00,0x00,0x00 +001e94 00000039 DCB 0x00,0x00,0x00,0x39 +001e98 00026f00 DCB 0x00,0x02,0x6f,0x00 +001e9c 390016c8 DCB 0x39,0x00,0x16,0xc8 +001ea0 26000f04 DCB 0x26,0x00,0x0f,0x04 +001ea4 05a41268 DCB 0x05,0xa4,0x12,0x68 +001ea8 00074568 DCB 0x00,0x07,0x45,0x68 +001eac 3ff7a090 DCB 0x3f,0xf7,0xa0,0x90 +001eb0 00000000 DCB 0x00,0x00,0x00,0x00 +001eb4 00390002 DCB 0x00,0x39,0x00,0x02 +001eb8 6f153900 DCB 0x6f,0x15,0x39,0x00 +001ebc 10c80489 DCB 0x10,0xc8,0x04,0x89 +001ec0 2404afa4 DCB 0x24,0x04,0xaf,0xa4 +001ec4 33300000 DCB 0x33,0x30,0x00,0x00 +001ec8 0380da00 DCB 0x03,0x80,0xda,0x00 +001ecc 00390002 DCB 0x00,0x39,0x00,0x02 +001ed0 6f243900 DCB 0x6f,0x24,0x39,0x00 +001ed4 08c80000 DCB 0x08,0xc8,0x00,0x00 +001ed8 00000000 DCB 0x00,0x00,0x00,0x00 +001edc 00390002 DCB 0x00,0x39,0x00,0x02 +001ee0 6f003900 DCB 0x6f,0x00,0x39,0x00 +001ee4 16cd2d00 DCB 0x16,0xcd,0x2d,0x00 +001ee8 05a40559 DCB 0x05,0xa4,0x05,0x59 +001eec 00003ffe DCB 0x00,0x00,0x3f,0xfe +001ef0 5e980000 DCB 0x5e,0x98,0x00,0x00 +001ef4 00008000 DCB 0x00,0x00,0x80,0x00 +001ef8 00000039 DCB 0x00,0x00,0x00,0x39 +001efc 00026f15 DCB 0x00,0x02,0x6f,0x15 +001f00 390010cd DCB 0x39,0x00,0x10,0xcd +001f04 02324b02 DCB 0x02,0x32,0x4b,0x02 +001f08 577133b0 DCB 0x57,0x71,0x33,0xb0 +001f0c 00000cda DCB 0x00,0x00,0x0c,0xda +001f10 25000039 DCB 0x25,0x00,0x00,0x39 +001f14 00026f24 DCB 0x00,0x02,0x6f,0x24 +001f18 390008cd DCB 0x39,0x00,0x08,0xcd +001f1c 00000000 DCB 0x00,0x00,0x00,0x00 +001f20 00000039 DCB 0x00,0x00,0x00,0x39 +001f24 00026f00 DCB 0x00,0x02,0x6f,0x00 +001f28 390016ce DCB 0x39,0x00,0x16,0xce +001f2c 2b0005a4 DCB 0x2b,0x00,0x05,0xa4 +001f30 05590000 DCB 0x05,0x59,0x00,0x00 +001f34 00000000 DCB 0x00,0x00,0x00,0x00 +001f38 00000000 DCB 0x00,0x00,0x00,0x00 +001f3c ffffe1d5 DCB 0xff,0xff,0xe1,0xd5 +001f40 fc390002 DCB 0xfc,0x39,0x00,0x02 +001f44 6f153900 DCB 0x6f,0x15,0x39,0x00 +001f48 10ce0258 DCB 0x10,0xce,0x02,0x58 +001f4c 4b027d71 DCB 0x4b,0x02,0x7d,0x71 +001f50 33bffa82 DCB 0x33,0xbf,0xfa,0x82 +001f54 00262500 DCB 0x00,0x26,0x25,0x00 +001f58 00390002 DCB 0x00,0x39,0x00,0x02 +001f5c 6f243900 DCB 0x6f,0x24,0x39,0x00 +001f60 08ce0000 DCB 0x08,0xce,0x00,0x00 +001f64 00000000 DCB 0x00,0x00,0x00,0x00 +001f68 00390002 DCB 0x00,0x39,0x00,0x02 +001f6c 6f003900 DCB 0x6f,0x00,0x39,0x00 +001f70 16cf2100 DCB 0x16,0xcf,0x21,0x00 +001f74 051005a4 DCB 0x05,0x10,0x05,0xa4 +001f78 00003ffe DCB 0x00,0x00,0x3f,0xfe +001f7c 7f403ffe DCB 0x7f,0x40,0x3f,0xfe +001f80 69e00000 DCB 0x69,0xe0,0x00,0x00 +001f84 1c8e4039 DCB 0x1c,0x8e,0x40,0x39 +001f88 00026f15 DCB 0x00,0x02,0x6f,0x15 +001f8c 390010cf DCB 0x39,0x00,0x10,0xcf +001f90 02322602 DCB 0x02,0x32,0x26,0x02 +001f94 584a33b0 DCB 0x58,0x4a,0x33,0xb0 +001f98 05580fdc DCB 0x05,0x58,0x0f,0xdc +001f9c da000039 DCB 0xda,0x00,0x00,0x39 +001fa0 00026f24 DCB 0x00,0x02,0x6f,0x24 +001fa4 390008cf DCB 0x39,0x00,0x08,0xcf +001fa8 00000000 DCB 0x00,0x00,0x00,0x00 +001fac 00000039 DCB 0x00,0x00,0x00,0x39 +001fb0 00026f00 DCB 0x00,0x02,0x6f,0x00 +001fb4 390016d0 DCB 0x39,0x00,0x16,0xd0 +001fb8 27000510 DCB 0x27,0x00,0x05,0x10 +001fbc 05100000 DCB 0x05,0x10,0x00,0x00 +001fc0 00000000 DCB 0x00,0x00,0x00,0x00 +001fc4 3ffe9380 DCB 0x3f,0xfe,0x93,0x80 +001fc8 00000000 DCB 0x00,0x00,0x00,0x00 +001fcc 00390002 DCB 0x00,0x39,0x00,0x02 +001fd0 6f153900 DCB 0x6f,0x15,0x39,0x00 +001fd4 10d00259 DCB 0x10,0xd0,0x02,0x59 +001fd8 26027d4a DCB 0x26,0x02,0x7d,0x4a +001fdc 33a00000 DCB 0x33,0xa0,0x00,0x00 +001fe0 0324dc00 DCB 0x03,0x24,0xdc,0x00 +001fe4 00390002 DCB 0x00,0x39,0x00,0x02 +001fe8 6f243900 DCB 0x6f,0x24,0x39,0x00 +001fec 08d00000 DCB 0x08,0xd0,0x00,0x00 +001ff0 00000000 DCB 0x00,0x00,0x00,0x00 +001ff4 00390002 DCB 0x00,0x39,0x00,0x02 +001ff8 6f003900 DCB 0x6f,0x00,0x39,0x00 +001ffc 16c92100 DCB 0x16,0xc9,0x21,0x00 +002000 24002400 DCB 0x24,0x00,0x24,0x00 +002004 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +002008 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +00200c 00008005 DCB 0x00,0x00,0x80,0x05 +002010 10000039 DCB 0x10,0x00,0x00,0x39 +002014 00026f15 DCB 0x00,0x02,0x6f,0x15 +002018 390010c9 DCB 0x39,0x00,0x10,0xc9 +00201c 91f31992 DCB 0x91,0xf3,0x19,0x92 +002020 537933c0 DCB 0x53,0x79,0x33,0xc0 +002024 24000fa0 DCB 0x24,0x00,0x0f,0xa0 +002028 a0000039 DCB 0xa0,0x00,0x00,0x39 +00202c 00026f24 DCB 0x00,0x02,0x6f,0x24 +002030 390008c9 DCB 0x39,0x00,0x08,0xc9 +002034 00000000 DCB 0x00,0x00,0x00,0x00 +002038 00000039 DCB 0x00,0x00,0x00,0x39 +00203c 00026f00 DCB 0x00,0x02,0x6f,0x00 +002040 390016ca DCB 0x39,0x00,0x16,0xca +002044 27002400 DCB 0x27,0x00,0x24,0x00 +002048 23410000 DCB 0x23,0x41,0x00,0x00 +00204c 00000000 DCB 0x00,0x00,0x00,0x00 +002050 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 +002054 80000000 DCB 0x80,0x00,0x00,0x00 +002058 00390002 DCB 0x00,0x39,0x00,0x02 +00205c 6f153900 DCB 0x6f,0x15,0x39,0x00 +002060 10ca9254 DCB 0x10,0xca,0x92,0x54 +002064 1992b379 DCB 0x19,0x92,0xb3,0x79 +002068 33b00000 DCB 0x33,0xb0,0x00,0x00 +00206c 0360a100 DCB 0x03,0x60,0xa1,0x00 +002070 00390002 DCB 0x00,0x39,0x00,0x02 +002074 6f243900 DCB 0x6f,0x24,0x39,0x00 +002078 08ca0000 DCB 0x08,0xca,0x00,0x00 +00207c 00000000 DCB 0x00,0x00,0x00,0x00 +002080 00390002 DCB 0x00,0x39,0x00,0x02 +002084 6f003900 DCB 0x6f,0x00,0x39,0x00 +002088 16cb2d00 DCB 0x16,0xcb,0x2d,0x00 +00208c 23412400 DCB 0x23,0x41,0x24,0x00 +002090 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +002094 8f408000 DCB 0x8f,0x40,0x80,0x00 +002098 00000000 DCB 0x00,0x00,0x00,0x00 +00209c 00000039 DCB 0x00,0x00,0x00,0x39 +0020a0 00026f15 DCB 0x00,0x02,0x6f,0x15 +0020a4 390010cb DCB 0x39,0x00,0x10,0xcb +0020a8 91f37a92 DCB 0x91,0xf3,0x7a,0x92 +0020ac 53d93320 DCB 0x53,0xd9,0x33,0x20 +0020b0 00000ca1 DCB 0x00,0x00,0x0c,0xa1 +0020b4 60000039 DCB 0x60,0x00,0x00,0x39 +0020b8 00026f24 DCB 0x00,0x02,0x6f,0x24 +0020bc 390008cb DCB 0x39,0x00,0x08,0xcb +0020c0 00000000 DCB 0x00,0x00,0x00,0x00 +0020c4 00000039 DCB 0x00,0x00,0x00,0x39 +0020c8 00026f00 DCB 0x00,0x02,0x6f,0x00 +0020cc 390016cc DCB 0x39,0x00,0x16,0xcc +0020d0 2b002341 DCB 0x2b,0x00,0x23,0x41 +0020d4 23410000 DCB 0x23,0x41,0x00,0x00 +0020d8 00000000 DCB 0x00,0x00,0x00,0x00 +0020dc 80000000 DCB 0x80,0x00,0x00,0x00 +0020e0 7ffb2529 DCB 0x7f,0xfb,0x25,0x29 +0020e4 7f390002 DCB 0x7f,0x39,0x00,0x02 +0020e8 6f153900 DCB 0x6f,0x15,0x39,0x00 +0020ec 10cc9254 DCB 0x10,0xcc,0x92,0x54 +0020f0 7a92b3d9 DCB 0x7a,0x92,0xb3,0xd9 +0020f4 333fdcbf DCB 0x33,0x3f,0xdc,0xbf +0020f8 005f5f00 DCB 0x00,0x5f,0x5f,0x00 +0020fc 00390002 DCB 0x00,0x39,0x00,0x02 +002100 6f243900 DCB 0x6f,0x24,0x39,0x00 +002104 08cc0000 DCB 0x08,0xcc,0x00,0x00 +002108 00000000 DCB 0x00,0x00,0x00,0x00 +00210c 00390002 DCB 0x00,0x39,0x00,0x02 +002110 d9403900 DCB 0xd9,0x40,0x39,0x00 +002114 06f055aa DCB 0x06,0xf0,0x55,0xaa +002118 52080239 DCB 0x52,0x08,0x02,0x39 +00211c 00026f08 DCB 0x00,0x02,0x6f,0x08 +002120 390007d0 DCB 0x39,0x00,0x07,0xd0 +002124 0c740b0f DCB 0x0c,0x74,0x0b,0x0f +002128 0dc93900 DCB 0x0d,0xc9,0x39,0x00 +00212c 06f055aa DCB 0x06,0xf0,0x55,0xaa +002130 52080739 DCB 0x52,0x08,0x07,0x39 +002134 00a3b220 DCB 0x00,0xa3,0xb2,0x20 002138 20202020 DCB 0x20,0x20,0x20,0x20 -00213c 20f02020 DCB 0x20,0xf0,0x20,0x20 +00213c 20202020 DCB 0x20,0x20,0x20,0x20 002140 20202020 DCB 0x20,0x20,0x20,0x20 002144 20202020 DCB 0x20,0x20,0x20,0x20 -002148 20202020 DCB 0x20,0x20,0x20,0x20 +002148 20f02020 DCB 0x20,0xf0,0x20,0x20 00214c 20202020 DCB 0x20,0x20,0x20,0x20 002150 20202020 DCB 0x20,0x20,0x20,0x20 002154 20202020 DCB 0x20,0x20,0x20,0x20 -002158 cc202020 DCB 0xcc,0x20,0x20,0x20 +002158 20202020 DCB 0x20,0x20,0x20,0x20 00215c 20202020 DCB 0x20,0x20,0x20,0x20 -002160 20323232 DCB 0x20,0x32,0x32,0x32 -002164 32323232 DCB 0x32,0x32,0x32,0x32 -002168 32320400 DCB 0x32,0x32,0x04,0x00 -00216c 00000000 DCB 0x00,0x00,0x00,0x00 -002170 00000032 DCB 0x00,0x00,0x00,0x32 -002174 32323232 DCB 0x32,0x32,0x32,0x32 -002178 32323232 DCB 0x32,0x32,0x32,0x32 -00217c 04000000 DCB 0x04,0x00,0x00,0x00 -002180 00000000 DCB 0x00,0x00,0x00,0x00 -002184 00033232 DCB 0x00,0x03,0x32,0x32 -002188 32323232 DCB 0x32,0x32,0x32,0x32 -00218c 32329b00 DCB 0x32,0x32,0x9b,0x00 -002190 00000000 DCB 0x00,0x00,0x00,0x00 -002194 00000032 DCB 0x00,0x00,0x00,0x32 -002198 32323232 DCB 0x32,0x32,0x32,0x32 -00219c 32323232 DCB 0x32,0x32,0x32,0x32 -0021a0 04000000 DCB 0x04,0x00,0x00,0x00 -0021a4 00000000 DCB 0x00,0x00,0x00,0x00 -0021a8 00323232 DCB 0x00,0x32,0x32,0x32 -0021ac 32323232 DCB 0x32,0x32,0x32,0x32 -0021b0 32320400 DCB 0x32,0x32,0x04,0x00 -0021b4 00000000 DCB 0x00,0x00,0x00,0x00 -0021b8 00000003 DCB 0x00,0x00,0x00,0x03 -0021bc 32323232 DCB 0x32,0x32,0x32,0x32 -0021c0 32323232 DCB 0x32,0x32,0x32,0x32 -0021c4 3a000000 DCB 0x3a,0x00,0x00,0x00 -0021c8 00000000 DCB 0x00,0x00,0x00,0x00 -0021cc 00390006 DCB 0x00,0x39,0x00,0x06 -0021d0 b0844078 DCB 0xb0,0x84,0x40,0x78 -0021d4 70003900 DCB 0x70,0x00,0x39,0x00 -0021d8 16b10c1c DCB 0x16,0xb1,0x0c,0x1c -0021dc 001c0c00 DCB 0x00,0x1c,0x0c,0x00 -0021e0 00000000 DCB 0x00,0x00,0x00,0x00 -0021e4 00000000 DCB 0x00,0x00,0x00,0x00 -0021e8 00000000 DCB 0x00,0x00,0x00,0x00 -0021ec 00000039 DCB 0x00,0x00,0x00,0x39 -0021f0 00a3b220 DCB 0x00,0xa3,0xb2,0x20 -0021f4 20202020 DCB 0x20,0x20,0x20,0x20 -0021f8 20202020 DCB 0x20,0x20,0x20,0x20 -0021fc 20202020 DCB 0x20,0x20,0x20,0x20 +002160 20202020 DCB 0x20,0x20,0x20,0x20 +002164 cc202020 DCB 0xcc,0x20,0x20,0x20 +002168 20202020 DCB 0x20,0x20,0x20,0x20 +00216c 20323232 DCB 0x20,0x32,0x32,0x32 +002170 32323232 DCB 0x32,0x32,0x32,0x32 +002174 32320400 DCB 0x32,0x32,0x04,0x00 +002178 00000000 DCB 0x00,0x00,0x00,0x00 +00217c 00000032 DCB 0x00,0x00,0x00,0x32 +002180 32323232 DCB 0x32,0x32,0x32,0x32 +002184 32323232 DCB 0x32,0x32,0x32,0x32 +002188 04000000 DCB 0x04,0x00,0x00,0x00 +00218c 00000000 DCB 0x00,0x00,0x00,0x00 +002190 00033232 DCB 0x00,0x03,0x32,0x32 +002194 32323232 DCB 0x32,0x32,0x32,0x32 +002198 32329b00 DCB 0x32,0x32,0x9b,0x00 +00219c 00000000 DCB 0x00,0x00,0x00,0x00 +0021a0 00000032 DCB 0x00,0x00,0x00,0x32 +0021a4 32323232 DCB 0x32,0x32,0x32,0x32 +0021a8 32323232 DCB 0x32,0x32,0x32,0x32 +0021ac 04000000 DCB 0x04,0x00,0x00,0x00 +0021b0 00000000 DCB 0x00,0x00,0x00,0x00 +0021b4 00323232 DCB 0x00,0x32,0x32,0x32 +0021b8 32323232 DCB 0x32,0x32,0x32,0x32 +0021bc 32320400 DCB 0x32,0x32,0x04,0x00 +0021c0 00000000 DCB 0x00,0x00,0x00,0x00 +0021c4 00000003 DCB 0x00,0x00,0x00,0x03 +0021c8 32323232 DCB 0x32,0x32,0x32,0x32 +0021cc 32323232 DCB 0x32,0x32,0x32,0x32 +0021d0 3a000000 DCB 0x3a,0x00,0x00,0x00 +0021d4 00000000 DCB 0x00,0x00,0x00,0x00 +0021d8 00390006 DCB 0x00,0x39,0x00,0x06 +0021dc b0844078 DCB 0xb0,0x84,0x40,0x78 +0021e0 70003900 DCB 0x70,0x00,0x39,0x00 +0021e4 16b10c1c DCB 0x16,0xb1,0x0c,0x1c +0021e8 001c0c00 DCB 0x00,0x1c,0x0c,0x00 +0021ec 00000000 DCB 0x00,0x00,0x00,0x00 +0021f0 00000000 DCB 0x00,0x00,0x00,0x00 +0021f4 00000000 DCB 0x00,0x00,0x00,0x00 +0021f8 00000039 DCB 0x00,0x00,0x00,0x39 +0021fc 00a3b220 DCB 0x00,0xa3,0xb2,0x20 002200 20202020 DCB 0x20,0x20,0x20,0x20 -002204 20f02020 DCB 0x20,0xf0,0x20,0x20 +002204 20202020 DCB 0x20,0x20,0x20,0x20 002208 20202020 DCB 0x20,0x20,0x20,0x20 00220c 20202020 DCB 0x20,0x20,0x20,0x20 -002210 20202020 DCB 0x20,0x20,0x20,0x20 +002210 20f02020 DCB 0x20,0xf0,0x20,0x20 002214 20202020 DCB 0x20,0x20,0x20,0x20 002218 20202020 DCB 0x20,0x20,0x20,0x20 00221c 20202020 DCB 0x20,0x20,0x20,0x20 -002220 cc202020 DCB 0xcc,0x20,0x20,0x20 +002220 20202020 DCB 0x20,0x20,0x20,0x20 002224 20202020 DCB 0x20,0x20,0x20,0x20 -002228 20323232 DCB 0x20,0x32,0x32,0x32 -00222c 32323232 DCB 0x32,0x32,0x32,0x32 -002230 32320400 DCB 0x32,0x32,0x04,0x00 -002234 00000000 DCB 0x00,0x00,0x00,0x00 -002238 00000032 DCB 0x00,0x00,0x00,0x32 -00223c 32323232 DCB 0x32,0x32,0x32,0x32 -002240 32323232 DCB 0x32,0x32,0x32,0x32 -002244 04000000 DCB 0x04,0x00,0x00,0x00 -002248 00000000 DCB 0x00,0x00,0x00,0x00 -00224c 00033232 DCB 0x00,0x03,0x32,0x32 -002250 32323232 DCB 0x32,0x32,0x32,0x32 -002254 32329b00 DCB 0x32,0x32,0x9b,0x00 -002258 00000000 DCB 0x00,0x00,0x00,0x00 -00225c 00000032 DCB 0x00,0x00,0x00,0x32 -002260 32323232 DCB 0x32,0x32,0x32,0x32 -002264 32323232 DCB 0x32,0x32,0x32,0x32 -002268 04000000 DCB 0x04,0x00,0x00,0x00 -00226c 00000000 DCB 0x00,0x00,0x00,0x00 -002270 00323232 DCB 0x00,0x32,0x32,0x32 -002274 32323232 DCB 0x32,0x32,0x32,0x32 -002278 32320400 DCB 0x32,0x32,0x04,0x00 -00227c 00000000 DCB 0x00,0x00,0x00,0x00 -002280 00000003 DCB 0x00,0x00,0x00,0x03 -002284 32323232 DCB 0x32,0x32,0x32,0x32 -002288 32323232 DCB 0x32,0x32,0x32,0x32 -00228c 3a000000 DCB 0x3a,0x00,0x00,0x00 -002290 00000000 DCB 0x00,0x00,0x00,0x00 -002294 0039000e DCB 0x00,0x39,0x00,0x0e -002298 b4c08080 DCB 0xb4,0xc0,0x80,0x80 -00229c 80804080 DCB 0x80,0x80,0x40,0x80 -0022a0 80808080 DCB 0x80,0x80,0x80,0x80 -0022a4 40803900 DCB 0x40,0x80,0x39,0x00 -0022a8 03b70000 DCB 0x03,0xb7,0x00,0x00 -0022ac 390003c0 DCB 0x39,0x00,0x03,0xc0 -0022b0 01013900 DCB 0x01,0x01,0x39,0x00 -0022b4 30c1380f DCB 0x30,0xc1,0x38,0x0f -0022b8 08a10349 DCB 0x08,0xa1,0x03,0x49 -0022bc f55a3ff9 DCB 0xf5,0x5a,0x3f,0xf9 -0022c0 129efffc DCB 0x12,0x9e,0xff,0xfc -0022c4 a9aa0000 DCB 0xa9,0xaa,0x00,0x00 -0022c8 d22a3100 DCB 0xd2,0x2a,0x31,0x00 -0022cc 00220025 DCB 0x00,0x22,0x00,0x25 -0022d0 8d23b00f DCB 0x8d,0x23,0xb0,0x0f -0022d4 770f95db DCB 0x77,0x0f,0x95,0xdb -0022d8 0000001e DCB 0x00,0x00,0x00,0x1e -0022dc 1b002521 DCB 0x1b,0x00,0x25,0x21 -0022e0 00000000 DCB 0x00,0x00,0x00,0x00 -0022e4 00390030 DCB 0x00,0x39,0x00,0x30 -0022e8 c2300f04 DCB 0xc2,0x30,0x0f,0x04 -0022ec 4109c4f3 DCB 0x41,0x09,0xc4,0xf3 -0022f0 1c3ffbf2 DCB 0x1c,0x3f,0xfb,0xf2 -0022f4 0c7ff73f DCB 0x0c,0x7f,0xf7,0x3f -0022f8 180000f7 DCB 0x18,0x00,0x00,0xf7 -0022fc 53240026 DCB 0x53,0x24,0x00,0x26 -002300 0000a021 DCB 0x00,0x00,0xa0,0x21 -002304 33100fba DCB 0x33,0x10,0x0f,0xba -002308 0fdf8600 DCB 0x0f,0xdf,0x86,0x00 -00230c 00a48938 DCB 0x00,0xa4,0x89,0x38 -002310 a4903e00 DCB 0xa4,0x90,0x3e,0x00 -002314 00000000 DCB 0x00,0x00,0x00,0x00 -002318 390030c3 DCB 0x39,0x00,0x30,0xc3 -00231c 3a0f0f04 DCB 0x3a,0x0f,0x0f,0x04 -002320 05a4ed98 DCB 0x05,0xa4,0xed,0x98 -002324 00107968 DCB 0x00,0x10,0x79,0x68 -002328 c002bb70 DCB 0xc0,0x02,0xbb,0x70 -00232c fffd3948 DCB 0xff,0xfd,0x39,0x48 -002330 009489b7 DCB 0x00,0x94,0x89,0xb7 -002334 a4af3733 DCB 0xa4,0xaf,0x37,0x33 -002338 cfed0000 DCB 0xcf,0xed,0x00,0x00 -00233c 80260000 DCB 0x80,0x26,0x00,0x00 -002340 a01e3aa0 DCB 0xa0,0x1e,0x3a,0xa0 -002344 25400000 DCB 0x25,0x40,0x00,0x00 -002348 00000039 DCB 0x00,0x00,0x00,0x39 -00234c 0030c432 DCB 0x00,0x30,0xc4,0x32 -002350 0f04c90c DCB 0x0f,0x04,0xc9,0x0c -002354 40f0b000 DCB 0x40,0xf0,0xb0,0x00 -002358 0217f040 DCB 0x02,0x17,0xf0,0x40 -00235c 0e572c7f DCB 0x0e,0x57,0x2c,0x7f -002360 fdcf76bc DCB 0xfd,0xcf,0x76,0xbc -002364 a40a38a4 DCB 0xa4,0x0a,0x38,0xa4 -002368 885b333f DCB 0x88,0x5b,0x33,0x3f -00236c eec60023 DCB 0xee,0xc6,0x00,0x23 -002370 7e000004 DCB 0x7e,0x00,0x00,0x04 -002374 891d0490 DCB 0x89,0x1d,0x04,0x90 -002378 23000000 DCB 0x23,0x00,0x00,0x00 -00237c 00003900 DCB 0x00,0x00,0x39,0x00 -002380 30c52c00 DCB 0x30,0xc5,0x2c,0x00 -002384 08a10349 DCB 0x08,0xa1,0x03,0x49 -002388 0aa63ff4 DCB 0x0a,0xa6,0x3f,0xf4 -00238c 9f3cc000 DCB 0x9f,0x3c,0xc0,0x00 -002390 97500000 DCB 0x97,0x50,0x00,0x00 -002394 00000090 DCB 0x00,0x00,0x00,0x90 -002398 00cea025 DCB 0x00,0xce,0xa0,0x25 -00239c 3923b000 DCB 0x39,0x23,0xb0,0x00 -0023a0 000c9525 DCB 0x00,0x0c,0x95,0x25 -0023a4 00000000 DCB 0x00,0x00,0x00,0x00 -0023a8 00000000 DCB 0x00,0x00,0x00,0x00 -0023ac 00000000 DCB 0x00,0x00,0x00,0x00 -0023b0 00390030 DCB 0x00,0x39,0x00,0x30 -0023b4 c6240004 DCB 0xc6,0x24,0x00,0x04 -0023b8 4109c40c DCB 0x41,0x09,0xc4,0x0c -0023bc e43ffa48 DCB 0xe4,0x3f,0xfa,0x48 -0023c0 a840063c DCB 0xa8,0x40,0x06,0x3c -0023c4 60000000 DCB 0x60,0x00,0x00,0x00 -0023c8 0000a026 DCB 0x00,0x00,0xa0,0x26 -0023cc 3aa0a05b DCB 0x3a,0xa0,0xa0,0x5b -0023d0 33100000 DCB 0x33,0x10,0x00,0x00 -0023d4 0cdf7a00 DCB 0x0c,0xdf,0x7a,0x00 -0023d8 00000000 DCB 0x00,0x00,0x00,0x00 -0023dc 00000000 DCB 0x00,0x00,0x00,0x00 -0023e0 00000000 DCB 0x00,0x00,0x00,0x00 -0023e4 390030c7 DCB 0x39,0x00,0x30,0xc7 -0023e8 260004c9 DCB 0x26,0x00,0x04,0xc9 -0023ec 07900c08 DCB 0x07,0x90,0x0c,0x08 -0023f0 00000000 DCB 0x00,0x00,0x00,0x00 -0023f4 7ff25400 DCB 0x7f,0xf2,0x54,0x00 -0023f8 00000000 DCB 0x00,0x00,0x00,0x00 -0023fc 00041400 DCB 0x00,0x04,0x14,0x00 -002400 04882333 DCB 0x04,0x88,0x23,0x33 -002404 30000003 DCB 0x30,0x00,0x00,0x03 -002408 238c0000 DCB 0x23,0x8c,0x00,0x00 -00240c 00000000 DCB 0x00,0x00,0x00,0x00 -002410 00000000 DCB 0x00,0x00,0x00,0x00 -002414 00000039 DCB 0x00,0x00,0x00,0x39 -002418 0030c826 DCB 0x00,0x30,0xc8,0x26 -00241c 000f0405 DCB 0x00,0x0f,0x04,0x05 -002420 a4126800 DCB 0xa4,0x12,0x68,0x00 -002424 0745683f DCB 0x07,0x45,0x68,0x3f -002428 f7a09000 DCB 0xf7,0xa0,0x90,0x00 -00242c 00000000 DCB 0x00,0x00,0x00,0x00 -002430 04892404 DCB 0x04,0x89,0x24,0x04 -002434 afa43330 DCB 0xaf,0xa4,0x33,0x30 -002438 00000380 DCB 0x00,0x00,0x03,0x80 -00243c da000000 DCB 0xda,0x00,0x00,0x00 -002440 00000000 DCB 0x00,0x00,0x00,0x00 -002444 00000000 DCB 0x00,0x00,0x00,0x00 -002448 00003900 DCB 0x00,0x00,0x39,0x00 -00244c 30c92100 DCB 0x30,0xc9,0x21,0x00 -002450 24002400 DCB 0x24,0x00,0x24,0x00 -002454 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -002458 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -00245c 00008005 DCB 0x00,0x00,0x80,0x05 -002460 10000091 DCB 0x10,0x00,0x00,0x91 -002464 f3199253 DCB 0xf3,0x19,0x92,0x53 -002468 7933c024 DCB 0x79,0x33,0xc0,0x24 -00246c 000fa0a0 DCB 0x00,0x0f,0xa0,0xa0 -002470 00000000 DCB 0x00,0x00,0x00,0x00 -002474 00000000 DCB 0x00,0x00,0x00,0x00 -002478 00000000 DCB 0x00,0x00,0x00,0x00 -00247c 00390030 DCB 0x00,0x39,0x00,0x30 -002480 ca270024 DCB 0xca,0x27,0x00,0x24 -002484 00234100 DCB 0x00,0x23,0x41,0x00 -002488 00000000 DCB 0x00,0x00,0x00,0x00 -00248c 003fe58f DCB 0x00,0x3f,0xe5,0x8f -002490 40800000 DCB 0x40,0x80,0x00,0x00 -002494 00009254 DCB 0x00,0x00,0x92,0x54 -002498 1992b379 DCB 0x19,0x92,0xb3,0x79 -00249c 33b00000 DCB 0x33,0xb0,0x00,0x00 -0024a0 0360a100 DCB 0x03,0x60,0xa1,0x00 -0024a4 00000000 DCB 0x00,0x00,0x00,0x00 -0024a8 00000000 DCB 0x00,0x00,0x00,0x00 -0024ac 00000000 DCB 0x00,0x00,0x00,0x00 -0024b0 390030cb DCB 0x39,0x00,0x30,0xcb -0024b4 2d002341 DCB 0x2d,0x00,0x23,0x41 -0024b8 24000000 DCB 0x24,0x00,0x00,0x00 -0024bc 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 -0024c0 80000000 DCB 0x80,0x00,0x00,0x00 -0024c4 00000000 DCB 0x00,0x00,0x00,0x00 -0024c8 0091f37a DCB 0x00,0x91,0xf3,0x7a -0024cc 9253d933 DCB 0x92,0x53,0xd9,0x33 -0024d0 2000000c DCB 0x20,0x00,0x00,0x0c -0024d4 a1600000 DCB 0xa1,0x60,0x00,0x00 -0024d8 00000000 DCB 0x00,0x00,0x00,0x00 -0024dc 00000000 DCB 0x00,0x00,0x00,0x00 -0024e0 00000039 DCB 0x00,0x00,0x00,0x39 -0024e4 0030cc2b DCB 0x00,0x30,0xcc,0x2b -0024e8 00234123 DCB 0x00,0x23,0x41,0x23 -0024ec 41000000 DCB 0x41,0x00,0x00,0x00 -0024f0 00000080 DCB 0x00,0x00,0x00,0x80 -0024f4 0000007f DCB 0x00,0x00,0x00,0x7f -0024f8 fb25297f DCB 0xfb,0x25,0x29,0x7f -0024fc 92547a92 DCB 0x92,0x54,0x7a,0x92 -002500 b3d9333f DCB 0xb3,0xd9,0x33,0x3f -002504 dcbf005f DCB 0xdc,0xbf,0x00,0x5f -002508 5f000000 DCB 0x5f,0x00,0x00,0x00 -00250c 00000000 DCB 0x00,0x00,0x00,0x00 -002510 00000000 DCB 0x00,0x00,0x00,0x00 -002514 00003900 DCB 0x00,0x00,0x39,0x00 -002518 30cd2d00 DCB 0x30,0xcd,0x2d,0x00 -00251c 05a40559 DCB 0x05,0xa4,0x05,0x59 -002520 00003ffe DCB 0x00,0x00,0x3f,0xfe -002524 5e980000 DCB 0x5e,0x98,0x00,0x00 -002528 00008000 DCB 0x00,0x00,0x80,0x00 -00252c 00000002 DCB 0x00,0x00,0x00,0x02 -002530 324b0257 DCB 0x32,0x4b,0x02,0x57 -002534 7133b000 DCB 0x71,0x33,0xb0,0x00 -002538 000cda25 DCB 0x00,0x0c,0xda,0x25 -00253c 00000000 DCB 0x00,0x00,0x00,0x00 -002540 00000000 DCB 0x00,0x00,0x00,0x00 -002544 00000000 DCB 0x00,0x00,0x00,0x00 -002548 00390030 DCB 0x00,0x39,0x00,0x30 -00254c ce2b0005 DCB 0xce,0x2b,0x00,0x05 -002550 a4055900 DCB 0xa4,0x05,0x59,0x00 -002554 00000000 DCB 0x00,0x00,0x00,0x00 -002558 00000000 DCB 0x00,0x00,0x00,0x00 -00255c 00ffffe1 DCB 0x00,0xff,0xff,0xe1 -002560 d5fc0258 DCB 0xd5,0xfc,0x02,0x58 -002564 4b027d71 DCB 0x4b,0x02,0x7d,0x71 -002568 33bffa82 DCB 0x33,0xbf,0xfa,0x82 -00256c 00262500 DCB 0x00,0x26,0x25,0x00 -002570 00000000 DCB 0x00,0x00,0x00,0x00 -002574 00000000 DCB 0x00,0x00,0x00,0x00 -002578 00000000 DCB 0x00,0x00,0x00,0x00 -00257c 390030cf DCB 0x39,0x00,0x30,0xcf -002580 21000510 DCB 0x21,0x00,0x05,0x10 -002584 05a40000 DCB 0x05,0xa4,0x00,0x00 -002588 3ffe7f40 DCB 0x3f,0xfe,0x7f,0x40 -00258c 3ffe69e0 DCB 0x3f,0xfe,0x69,0xe0 -002590 00001c8e DCB 0x00,0x00,0x1c,0x8e -002594 40023226 DCB 0x40,0x02,0x32,0x26 -002598 02584a33 DCB 0x02,0x58,0x4a,0x33 -00259c b005580f DCB 0xb0,0x05,0x58,0x0f -0025a0 dcda0000 DCB 0xdc,0xda,0x00,0x00 -0025a4 00000000 DCB 0x00,0x00,0x00,0x00 -0025a8 00000000 DCB 0x00,0x00,0x00,0x00 -0025ac 00000039 DCB 0x00,0x00,0x00,0x39 -0025b0 0030d027 DCB 0x00,0x30,0xd0,0x27 -0025b4 00051005 DCB 0x00,0x05,0x10,0x05 -0025b8 10000000 DCB 0x10,0x00,0x00,0x00 -0025bc 0000003f DCB 0x00,0x00,0x00,0x3f -0025c0 fe938000 DCB 0xfe,0x93,0x80,0x00 -0025c4 00000000 DCB 0x00,0x00,0x00,0x00 -0025c8 02592602 DCB 0x02,0x59,0x26,0x02 -0025cc 7d4a33a0 DCB 0x7d,0x4a,0x33,0xa0 -0025d0 00000324 DCB 0x00,0x00,0x03,0x24 -0025d4 dc000000 DCB 0xdc,0x00,0x00,0x00 -0025d8 00000000 DCB 0x00,0x00,0x00,0x00 -0025dc 00000000 DCB 0x00,0x00,0x00,0x00 -0025e0 00003900 DCB 0x00,0x00,0x39,0x00 -0025e4 30d10000 DCB 0x30,0xd1,0x00,0x00 +002228 20202020 DCB 0x20,0x20,0x20,0x20 +00222c cc202020 DCB 0xcc,0x20,0x20,0x20 +002230 20202020 DCB 0x20,0x20,0x20,0x20 +002234 20323232 DCB 0x20,0x32,0x32,0x32 +002238 32323232 DCB 0x32,0x32,0x32,0x32 +00223c 32320400 DCB 0x32,0x32,0x04,0x00 +002240 00000000 DCB 0x00,0x00,0x00,0x00 +002244 00000032 DCB 0x00,0x00,0x00,0x32 +002248 32323232 DCB 0x32,0x32,0x32,0x32 +00224c 32323232 DCB 0x32,0x32,0x32,0x32 +002250 04000000 DCB 0x04,0x00,0x00,0x00 +002254 00000000 DCB 0x00,0x00,0x00,0x00 +002258 00033232 DCB 0x00,0x03,0x32,0x32 +00225c 32323232 DCB 0x32,0x32,0x32,0x32 +002260 32329b00 DCB 0x32,0x32,0x9b,0x00 +002264 00000000 DCB 0x00,0x00,0x00,0x00 +002268 00000032 DCB 0x00,0x00,0x00,0x32 +00226c 32323232 DCB 0x32,0x32,0x32,0x32 +002270 32323232 DCB 0x32,0x32,0x32,0x32 +002274 04000000 DCB 0x04,0x00,0x00,0x00 +002278 00000000 DCB 0x00,0x00,0x00,0x00 +00227c 00323232 DCB 0x00,0x32,0x32,0x32 +002280 32323232 DCB 0x32,0x32,0x32,0x32 +002284 32320400 DCB 0x32,0x32,0x04,0x00 +002288 00000000 DCB 0x00,0x00,0x00,0x00 +00228c 00000003 DCB 0x00,0x00,0x00,0x03 +002290 32323232 DCB 0x32,0x32,0x32,0x32 +002294 32323232 DCB 0x32,0x32,0x32,0x32 +002298 3a000000 DCB 0x3a,0x00,0x00,0x00 +00229c 00000000 DCB 0x00,0x00,0x00,0x00 +0022a0 0039000e DCB 0x00,0x39,0x00,0x0e +0022a4 b4c08080 DCB 0xb4,0xc0,0x80,0x80 +0022a8 80804080 DCB 0x80,0x80,0x40,0x80 +0022ac 80808080 DCB 0x80,0x80,0x80,0x80 +0022b0 40803900 DCB 0x40,0x80,0x39,0x00 +0022b4 03b70000 DCB 0x03,0xb7,0x00,0x00 +0022b8 390003c0 DCB 0x39,0x00,0x03,0xc0 +0022bc 01013900 DCB 0x01,0x01,0x39,0x00 +0022c0 30c1380f DCB 0x30,0xc1,0x38,0x0f +0022c4 08a10349 DCB 0x08,0xa1,0x03,0x49 +0022c8 f55a3ff9 DCB 0xf5,0x5a,0x3f,0xf9 +0022cc 129efffc DCB 0x12,0x9e,0xff,0xfc +0022d0 a9aa0000 DCB 0xa9,0xaa,0x00,0x00 +0022d4 d22a3100 DCB 0xd2,0x2a,0x31,0x00 +0022d8 00220025 DCB 0x00,0x22,0x00,0x25 +0022dc 8d23b00f DCB 0x8d,0x23,0xb0,0x0f +0022e0 770f95db DCB 0x77,0x0f,0x95,0xdb +0022e4 0000001e DCB 0x00,0x00,0x00,0x1e +0022e8 1b002521 DCB 0x1b,0x00,0x25,0x21 +0022ec 00000000 DCB 0x00,0x00,0x00,0x00 +0022f0 00390030 DCB 0x00,0x39,0x00,0x30 +0022f4 c2300f04 DCB 0xc2,0x30,0x0f,0x04 +0022f8 4109c4f3 DCB 0x41,0x09,0xc4,0xf3 +0022fc 1c3ffbf2 DCB 0x1c,0x3f,0xfb,0xf2 +002300 0c7ff73f DCB 0x0c,0x7f,0xf7,0x3f +002304 180000f7 DCB 0x18,0x00,0x00,0xf7 +002308 53240026 DCB 0x53,0x24,0x00,0x26 +00230c 0000a021 DCB 0x00,0x00,0xa0,0x21 +002310 33100fba DCB 0x33,0x10,0x0f,0xba +002314 0fdf8600 DCB 0x0f,0xdf,0x86,0x00 +002318 00a48938 DCB 0x00,0xa4,0x89,0x38 +00231c a4903e00 DCB 0xa4,0x90,0x3e,0x00 +002320 00000000 DCB 0x00,0x00,0x00,0x00 +002324 390030c3 DCB 0x39,0x00,0x30,0xc3 +002328 3a0f0f04 DCB 0x3a,0x0f,0x0f,0x04 +00232c 05a4ed98 DCB 0x05,0xa4,0xed,0x98 +002330 00107968 DCB 0x00,0x10,0x79,0x68 +002334 c002bb70 DCB 0xc0,0x02,0xbb,0x70 +002338 fffd3948 DCB 0xff,0xfd,0x39,0x48 +00233c 009489b7 DCB 0x00,0x94,0x89,0xb7 +002340 a4af3733 DCB 0xa4,0xaf,0x37,0x33 +002344 cfed0000 DCB 0xcf,0xed,0x00,0x00 +002348 80260000 DCB 0x80,0x26,0x00,0x00 +00234c a01e3aa0 DCB 0xa0,0x1e,0x3a,0xa0 +002350 25400000 DCB 0x25,0x40,0x00,0x00 +002354 00000039 DCB 0x00,0x00,0x00,0x39 +002358 0030c432 DCB 0x00,0x30,0xc4,0x32 +00235c 0f04c90c DCB 0x0f,0x04,0xc9,0x0c +002360 40f0b000 DCB 0x40,0xf0,0xb0,0x00 +002364 0217f040 DCB 0x02,0x17,0xf0,0x40 +002368 0e572c7f DCB 0x0e,0x57,0x2c,0x7f +00236c fdcf76bc DCB 0xfd,0xcf,0x76,0xbc +002370 a40a38a4 DCB 0xa4,0x0a,0x38,0xa4 +002374 885b333f DCB 0x88,0x5b,0x33,0x3f +002378 eec60023 DCB 0xee,0xc6,0x00,0x23 +00237c 7e000004 DCB 0x7e,0x00,0x00,0x04 +002380 891d0490 DCB 0x89,0x1d,0x04,0x90 +002384 23000000 DCB 0x23,0x00,0x00,0x00 +002388 00003900 DCB 0x00,0x00,0x39,0x00 +00238c 30c52c00 DCB 0x30,0xc5,0x2c,0x00 +002390 08a10349 DCB 0x08,0xa1,0x03,0x49 +002394 0aa63ff4 DCB 0x0a,0xa6,0x3f,0xf4 +002398 9f3cc000 DCB 0x9f,0x3c,0xc0,0x00 +00239c 97500000 DCB 0x97,0x50,0x00,0x00 +0023a0 00000090 DCB 0x00,0x00,0x00,0x90 +0023a4 00cea025 DCB 0x00,0xce,0xa0,0x25 +0023a8 3923b000 DCB 0x39,0x23,0xb0,0x00 +0023ac 000c9525 DCB 0x00,0x0c,0x95,0x25 +0023b0 00000000 DCB 0x00,0x00,0x00,0x00 +0023b4 00000000 DCB 0x00,0x00,0x00,0x00 +0023b8 00000000 DCB 0x00,0x00,0x00,0x00 +0023bc 00390030 DCB 0x00,0x39,0x00,0x30 +0023c0 c6240004 DCB 0xc6,0x24,0x00,0x04 +0023c4 4109c40c DCB 0x41,0x09,0xc4,0x0c +0023c8 e43ffa48 DCB 0xe4,0x3f,0xfa,0x48 +0023cc a840063c DCB 0xa8,0x40,0x06,0x3c +0023d0 60000000 DCB 0x60,0x00,0x00,0x00 +0023d4 0000a026 DCB 0x00,0x00,0xa0,0x26 +0023d8 3aa0a05b DCB 0x3a,0xa0,0xa0,0x5b +0023dc 33100000 DCB 0x33,0x10,0x00,0x00 +0023e0 0cdf7a00 DCB 0x0c,0xdf,0x7a,0x00 +0023e4 00000000 DCB 0x00,0x00,0x00,0x00 +0023e8 00000000 DCB 0x00,0x00,0x00,0x00 +0023ec 00000000 DCB 0x00,0x00,0x00,0x00 +0023f0 390030c7 DCB 0x39,0x00,0x30,0xc7 +0023f4 260004c9 DCB 0x26,0x00,0x04,0xc9 +0023f8 07900c08 DCB 0x07,0x90,0x0c,0x08 +0023fc 00000000 DCB 0x00,0x00,0x00,0x00 +002400 7ff25400 DCB 0x7f,0xf2,0x54,0x00 +002404 00000000 DCB 0x00,0x00,0x00,0x00 +002408 00041400 DCB 0x00,0x04,0x14,0x00 +00240c 04882333 DCB 0x04,0x88,0x23,0x33 +002410 30000003 DCB 0x30,0x00,0x00,0x03 +002414 238c0000 DCB 0x23,0x8c,0x00,0x00 +002418 00000000 DCB 0x00,0x00,0x00,0x00 +00241c 00000000 DCB 0x00,0x00,0x00,0x00 +002420 00000039 DCB 0x00,0x00,0x00,0x39 +002424 0030c826 DCB 0x00,0x30,0xc8,0x26 +002428 000f0405 DCB 0x00,0x0f,0x04,0x05 +00242c a4126800 DCB 0xa4,0x12,0x68,0x00 +002430 0745683f DCB 0x07,0x45,0x68,0x3f +002434 f7a09000 DCB 0xf7,0xa0,0x90,0x00 +002438 00000000 DCB 0x00,0x00,0x00,0x00 +00243c 04892404 DCB 0x04,0x89,0x24,0x04 +002440 afa43330 DCB 0xaf,0xa4,0x33,0x30 +002444 00000380 DCB 0x00,0x00,0x03,0x80 +002448 da000000 DCB 0xda,0x00,0x00,0x00 +00244c 00000000 DCB 0x00,0x00,0x00,0x00 +002450 00000000 DCB 0x00,0x00,0x00,0x00 +002454 00003900 DCB 0x00,0x00,0x39,0x00 +002458 30c92100 DCB 0x30,0xc9,0x21,0x00 +00245c 24002400 DCB 0x24,0x00,0x24,0x00 +002460 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +002464 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +002468 00008005 DCB 0x00,0x00,0x80,0x05 +00246c 10000091 DCB 0x10,0x00,0x00,0x91 +002470 f3199253 DCB 0xf3,0x19,0x92,0x53 +002474 7933c024 DCB 0x79,0x33,0xc0,0x24 +002478 000fa0a0 DCB 0x00,0x0f,0xa0,0xa0 +00247c 00000000 DCB 0x00,0x00,0x00,0x00 +002480 00000000 DCB 0x00,0x00,0x00,0x00 +002484 00000000 DCB 0x00,0x00,0x00,0x00 +002488 00390030 DCB 0x00,0x39,0x00,0x30 +00248c ca270024 DCB 0xca,0x27,0x00,0x24 +002490 00234100 DCB 0x00,0x23,0x41,0x00 +002494 00000000 DCB 0x00,0x00,0x00,0x00 +002498 003fe58f DCB 0x00,0x3f,0xe5,0x8f +00249c 40800000 DCB 0x40,0x80,0x00,0x00 +0024a0 00009254 DCB 0x00,0x00,0x92,0x54 +0024a4 1992b379 DCB 0x19,0x92,0xb3,0x79 +0024a8 33b00000 DCB 0x33,0xb0,0x00,0x00 +0024ac 0360a100 DCB 0x03,0x60,0xa1,0x00 +0024b0 00000000 DCB 0x00,0x00,0x00,0x00 +0024b4 00000000 DCB 0x00,0x00,0x00,0x00 +0024b8 00000000 DCB 0x00,0x00,0x00,0x00 +0024bc 390030cb DCB 0x39,0x00,0x30,0xcb +0024c0 2d002341 DCB 0x2d,0x00,0x23,0x41 +0024c4 24000000 DCB 0x24,0x00,0x00,0x00 +0024c8 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 +0024cc 80000000 DCB 0x80,0x00,0x00,0x00 +0024d0 00000000 DCB 0x00,0x00,0x00,0x00 +0024d4 0091f37a DCB 0x00,0x91,0xf3,0x7a +0024d8 9253d933 DCB 0x92,0x53,0xd9,0x33 +0024dc 2000000c DCB 0x20,0x00,0x00,0x0c +0024e0 a1600000 DCB 0xa1,0x60,0x00,0x00 +0024e4 00000000 DCB 0x00,0x00,0x00,0x00 +0024e8 00000000 DCB 0x00,0x00,0x00,0x00 +0024ec 00000039 DCB 0x00,0x00,0x00,0x39 +0024f0 0030cc2b DCB 0x00,0x30,0xcc,0x2b +0024f4 00234123 DCB 0x00,0x23,0x41,0x23 +0024f8 41000000 DCB 0x41,0x00,0x00,0x00 +0024fc 00000080 DCB 0x00,0x00,0x00,0x80 +002500 0000007f DCB 0x00,0x00,0x00,0x7f +002504 fb25297f DCB 0xfb,0x25,0x29,0x7f +002508 92547a92 DCB 0x92,0x54,0x7a,0x92 +00250c b3d9333f DCB 0xb3,0xd9,0x33,0x3f +002510 dcbf005f DCB 0xdc,0xbf,0x00,0x5f +002514 5f000000 DCB 0x5f,0x00,0x00,0x00 +002518 00000000 DCB 0x00,0x00,0x00,0x00 +00251c 00000000 DCB 0x00,0x00,0x00,0x00 +002520 00003900 DCB 0x00,0x00,0x39,0x00 +002524 30cd2d00 DCB 0x30,0xcd,0x2d,0x00 +002528 05a40559 DCB 0x05,0xa4,0x05,0x59 +00252c 00003ffe DCB 0x00,0x00,0x3f,0xfe +002530 5e980000 DCB 0x5e,0x98,0x00,0x00 +002534 00008000 DCB 0x00,0x00,0x80,0x00 +002538 00000002 DCB 0x00,0x00,0x00,0x02 +00253c 324b0257 DCB 0x32,0x4b,0x02,0x57 +002540 7133b000 DCB 0x71,0x33,0xb0,0x00 +002544 000cda25 DCB 0x00,0x0c,0xda,0x25 +002548 00000000 DCB 0x00,0x00,0x00,0x00 +00254c 00000000 DCB 0x00,0x00,0x00,0x00 +002550 00000000 DCB 0x00,0x00,0x00,0x00 +002554 00390030 DCB 0x00,0x39,0x00,0x30 +002558 ce2b0005 DCB 0xce,0x2b,0x00,0x05 +00255c a4055900 DCB 0xa4,0x05,0x59,0x00 +002560 00000000 DCB 0x00,0x00,0x00,0x00 +002564 00000000 DCB 0x00,0x00,0x00,0x00 +002568 00ffffe1 DCB 0x00,0xff,0xff,0xe1 +00256c d5fc0258 DCB 0xd5,0xfc,0x02,0x58 +002570 4b027d71 DCB 0x4b,0x02,0x7d,0x71 +002574 33bffa82 DCB 0x33,0xbf,0xfa,0x82 +002578 00262500 DCB 0x00,0x26,0x25,0x00 +00257c 00000000 DCB 0x00,0x00,0x00,0x00 +002580 00000000 DCB 0x00,0x00,0x00,0x00 +002584 00000000 DCB 0x00,0x00,0x00,0x00 +002588 390030cf DCB 0x39,0x00,0x30,0xcf +00258c 21000510 DCB 0x21,0x00,0x05,0x10 +002590 05a40000 DCB 0x05,0xa4,0x00,0x00 +002594 3ffe7f40 DCB 0x3f,0xfe,0x7f,0x40 +002598 3ffe69e0 DCB 0x3f,0xfe,0x69,0xe0 +00259c 00001c8e DCB 0x00,0x00,0x1c,0x8e +0025a0 40023226 DCB 0x40,0x02,0x32,0x26 +0025a4 02584a33 DCB 0x02,0x58,0x4a,0x33 +0025a8 b005580f DCB 0xb0,0x05,0x58,0x0f +0025ac dcda0000 DCB 0xdc,0xda,0x00,0x00 +0025b0 00000000 DCB 0x00,0x00,0x00,0x00 +0025b4 00000000 DCB 0x00,0x00,0x00,0x00 +0025b8 00000039 DCB 0x00,0x00,0x00,0x39 +0025bc 0030d027 DCB 0x00,0x30,0xd0,0x27 +0025c0 00051005 DCB 0x00,0x05,0x10,0x05 +0025c4 10000000 DCB 0x10,0x00,0x00,0x00 +0025c8 0000003f DCB 0x00,0x00,0x00,0x3f +0025cc fe938000 DCB 0xfe,0x93,0x80,0x00 +0025d0 00000000 DCB 0x00,0x00,0x00,0x00 +0025d4 02592602 DCB 0x02,0x59,0x26,0x02 +0025d8 7d4a33a0 DCB 0x7d,0x4a,0x33,0xa0 +0025dc 00000324 DCB 0x00,0x00,0x03,0x24 +0025e0 dc000000 DCB 0xdc,0x00,0x00,0x00 +0025e4 00000000 DCB 0x00,0x00,0x00,0x00 0025e8 00000000 DCB 0x00,0x00,0x00,0x00 -0025ec 00000000 DCB 0x00,0x00,0x00,0x00 -0025f0 00000000 DCB 0x00,0x00,0x00,0x00 +0025ec 00003900 DCB 0x00,0x00,0x39,0x00 +0025f0 30d10000 DCB 0x30,0xd1,0x00,0x00 0025f4 00000000 DCB 0x00,0x00,0x00,0x00 0025f8 00000000 DCB 0x00,0x00,0x00,0x00 0025fc 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6927,11 +7208,11 @@ 002608 00000000 DCB 0x00,0x00,0x00,0x00 00260c 00000000 DCB 0x00,0x00,0x00,0x00 002610 00000000 DCB 0x00,0x00,0x00,0x00 -002614 00390030 DCB 0x00,0x39,0x00,0x30 -002618 d2000000 DCB 0xd2,0x00,0x00,0x00 +002614 00000000 DCB 0x00,0x00,0x00,0x00 +002618 00000000 DCB 0x00,0x00,0x00,0x00 00261c 00000000 DCB 0x00,0x00,0x00,0x00 -002620 00000000 DCB 0x00,0x00,0x00,0x00 -002624 00000000 DCB 0x00,0x00,0x00,0x00 +002620 00390030 DCB 0x00,0x39,0x00,0x30 +002624 d2000000 DCB 0xd2,0x00,0x00,0x00 002628 00000000 DCB 0x00,0x00,0x00,0x00 00262c 00000000 DCB 0x00,0x00,0x00,0x00 002630 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6940,10 +7221,10 @@ 00263c 00000000 DCB 0x00,0x00,0x00,0x00 002640 00000000 DCB 0x00,0x00,0x00,0x00 002644 00000000 DCB 0x00,0x00,0x00,0x00 -002648 390030d3 DCB 0x39,0x00,0x30,0xd3 +002648 00000000 DCB 0x00,0x00,0x00,0x00 00264c 00000000 DCB 0x00,0x00,0x00,0x00 002650 00000000 DCB 0x00,0x00,0x00,0x00 -002654 00000000 DCB 0x00,0x00,0x00,0x00 +002654 390030d3 DCB 0x39,0x00,0x30,0xd3 002658 00000000 DCB 0x00,0x00,0x00,0x00 00265c 00000000 DCB 0x00,0x00,0x00,0x00 002660 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6952,11 +7233,11 @@ 00266c 00000000 DCB 0x00,0x00,0x00,0x00 002670 00000000 DCB 0x00,0x00,0x00,0x00 002674 00000000 DCB 0x00,0x00,0x00,0x00 -002678 00000039 DCB 0x00,0x00,0x00,0x39 -00267c 0030d400 DCB 0x00,0x30,0xd4,0x00 +002678 00000000 DCB 0x00,0x00,0x00,0x00 +00267c 00000000 DCB 0x00,0x00,0x00,0x00 002680 00000000 DCB 0x00,0x00,0x00,0x00 -002684 00000000 DCB 0x00,0x00,0x00,0x00 -002688 00000000 DCB 0x00,0x00,0x00,0x00 +002684 00000039 DCB 0x00,0x00,0x00,0x39 +002688 0030d400 DCB 0x00,0x30,0xd4,0x00 00268c 00000000 DCB 0x00,0x00,0x00,0x00 002690 00000000 DCB 0x00,0x00,0x00,0x00 002694 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6965,11 +7246,11 @@ 0026a0 00000000 DCB 0x00,0x00,0x00,0x00 0026a4 00000000 DCB 0x00,0x00,0x00,0x00 0026a8 00000000 DCB 0x00,0x00,0x00,0x00 -0026ac 00003900 DCB 0x00,0x00,0x39,0x00 -0026b0 30d50000 DCB 0x30,0xd5,0x00,0x00 +0026ac 00000000 DCB 0x00,0x00,0x00,0x00 +0026b0 00000000 DCB 0x00,0x00,0x00,0x00 0026b4 00000000 DCB 0x00,0x00,0x00,0x00 -0026b8 00000000 DCB 0x00,0x00,0x00,0x00 -0026bc 00000000 DCB 0x00,0x00,0x00,0x00 +0026b8 00003900 DCB 0x00,0x00,0x39,0x00 +0026bc 30d50000 DCB 0x30,0xd5,0x00,0x00 0026c0 00000000 DCB 0x00,0x00,0x00,0x00 0026c4 00000000 DCB 0x00,0x00,0x00,0x00 0026c8 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6978,11 +7259,11 @@ 0026d4 00000000 DCB 0x00,0x00,0x00,0x00 0026d8 00000000 DCB 0x00,0x00,0x00,0x00 0026dc 00000000 DCB 0x00,0x00,0x00,0x00 -0026e0 00390030 DCB 0x00,0x39,0x00,0x30 -0026e4 d6000000 DCB 0xd6,0x00,0x00,0x00 +0026e0 00000000 DCB 0x00,0x00,0x00,0x00 +0026e4 00000000 DCB 0x00,0x00,0x00,0x00 0026e8 00000000 DCB 0x00,0x00,0x00,0x00 -0026ec 00000000 DCB 0x00,0x00,0x00,0x00 -0026f0 00000000 DCB 0x00,0x00,0x00,0x00 +0026ec 00390030 DCB 0x00,0x39,0x00,0x30 +0026f0 d6000000 DCB 0xd6,0x00,0x00,0x00 0026f4 00000000 DCB 0x00,0x00,0x00,0x00 0026f8 00000000 DCB 0x00,0x00,0x00,0x00 0026fc 00000000 DCB 0x00,0x00,0x00,0x00 @@ -6991,10 +7272,10 @@ 002708 00000000 DCB 0x00,0x00,0x00,0x00 00270c 00000000 DCB 0x00,0x00,0x00,0x00 002710 00000000 DCB 0x00,0x00,0x00,0x00 -002714 390030d7 DCB 0x39,0x00,0x30,0xd7 +002714 00000000 DCB 0x00,0x00,0x00,0x00 002718 00000000 DCB 0x00,0x00,0x00,0x00 00271c 00000000 DCB 0x00,0x00,0x00,0x00 -002720 00000000 DCB 0x00,0x00,0x00,0x00 +002720 390030d7 DCB 0x39,0x00,0x30,0xd7 002724 00000000 DCB 0x00,0x00,0x00,0x00 002728 00000000 DCB 0x00,0x00,0x00,0x00 00272c 00000000 DCB 0x00,0x00,0x00,0x00 @@ -7003,11 +7284,11 @@ 002738 00000000 DCB 0x00,0x00,0x00,0x00 00273c 00000000 DCB 0x00,0x00,0x00,0x00 002740 00000000 DCB 0x00,0x00,0x00,0x00 -002744 00000039 DCB 0x00,0x00,0x00,0x39 -002748 0030d800 DCB 0x00,0x30,0xd8,0x00 +002744 00000000 DCB 0x00,0x00,0x00,0x00 +002748 00000000 DCB 0x00,0x00,0x00,0x00 00274c 00000000 DCB 0x00,0x00,0x00,0x00 -002750 00000000 DCB 0x00,0x00,0x00,0x00 -002754 00000000 DCB 0x00,0x00,0x00,0x00 +002750 00000039 DCB 0x00,0x00,0x00,0x39 +002754 0030d800 DCB 0x00,0x30,0xd8,0x00 002758 00000000 DCB 0x00,0x00,0x00,0x00 00275c 00000000 DCB 0x00,0x00,0x00,0x00 002760 00000000 DCB 0x00,0x00,0x00,0x00 @@ -7016,130 +7297,133 @@ 00276c 00000000 DCB 0x00,0x00,0x00,0x00 002770 00000000 DCB 0x00,0x00,0x00,0x00 002774 00000000 DCB 0x00,0x00,0x00,0x00 -002778 00003900 DCB 0x00,0x00,0x39,0x00 -00277c 06f055aa DCB 0x06,0xf0,0x55,0xaa -002780 52080739 DCB 0x52,0x08,0x07,0x39 -002784 00026f04 DCB 0x00,0x02,0x6f,0x04 -002788 390002c0 DCB 0x39,0x00,0x02,0xc0 -00278c 55390002 DCB 0x55,0x39,0x00,0x02 -002790 6f003900 DCB 0x6f,0x00,0x39,0x00 -002794 16c92100 DCB 0x16,0xc9,0x21,0x00 -002798 24002400 DCB 0x24,0x00,0x24,0x00 -00279c 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -0027a0 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -0027a4 00008005 DCB 0x00,0x00,0x80,0x05 -0027a8 10000039 DCB 0x10,0x00,0x00,0x39 -0027ac 00026f15 DCB 0x00,0x02,0x6f,0x15 -0027b0 390010c9 DCB 0x39,0x00,0x10,0xc9 -0027b4 91f11992 DCB 0x91,0xf1,0x19,0x92 -0027b8 517933c0 DCB 0x51,0x79,0x33,0xc0 -0027bc 24000fa0 DCB 0x24,0x00,0x0f,0xa0 -0027c0 a0000039 DCB 0xa0,0x00,0x00,0x39 -0027c4 00026f24 DCB 0x00,0x02,0x6f,0x24 -0027c8 390008c9 DCB 0x39,0x00,0x08,0xc9 -0027cc 00000000 DCB 0x00,0x00,0x00,0x00 -0027d0 00000039 DCB 0x00,0x00,0x00,0x39 -0027d4 00026f00 DCB 0x00,0x02,0x6f,0x00 -0027d8 390016ca DCB 0x39,0x00,0x16,0xca -0027dc 27002400 DCB 0x27,0x00,0x24,0x00 -0027e0 23410000 DCB 0x23,0x41,0x00,0x00 -0027e4 00000000 DCB 0x00,0x00,0x00,0x00 -0027e8 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 -0027ec 80000000 DCB 0x80,0x00,0x00,0x00 -0027f0 00390002 DCB 0x00,0x39,0x00,0x02 -0027f4 6f153900 DCB 0x6f,0x15,0x39,0x00 -0027f8 10ca9252 DCB 0x10,0xca,0x92,0x52 -0027fc 1992b179 DCB 0x19,0x92,0xb1,0x79 -002800 33b00000 DCB 0x33,0xb0,0x00,0x00 -002804 0360a100 DCB 0x03,0x60,0xa1,0x00 -002808 00390002 DCB 0x00,0x39,0x00,0x02 -00280c 6f243900 DCB 0x6f,0x24,0x39,0x00 -002810 08ca0000 DCB 0x08,0xca,0x00,0x00 -002814 00000000 DCB 0x00,0x00,0x00,0x00 -002818 00390002 DCB 0x00,0x39,0x00,0x02 -00281c 6f003900 DCB 0x6f,0x00,0x39,0x00 -002820 16cb2d00 DCB 0x16,0xcb,0x2d,0x00 -002824 23412400 DCB 0x23,0x41,0x24,0x00 -002828 00003fe5 DCB 0x00,0x00,0x3f,0xe5 -00282c 8f408000 DCB 0x8f,0x40,0x80,0x00 -002830 00000000 DCB 0x00,0x00,0x00,0x00 -002834 00000039 DCB 0x00,0x00,0x00,0x39 -002838 00026f15 DCB 0x00,0x02,0x6f,0x15 -00283c 390010cb DCB 0x39,0x00,0x10,0xcb -002840 91f17a92 DCB 0x91,0xf1,0x7a,0x92 -002844 51d93320 DCB 0x51,0xd9,0x33,0x20 -002848 00000ca1 DCB 0x00,0x00,0x0c,0xa1 -00284c 60000039 DCB 0x60,0x00,0x00,0x39 -002850 00026f24 DCB 0x00,0x02,0x6f,0x24 -002854 390008cb DCB 0x39,0x00,0x08,0xcb -002858 00000000 DCB 0x00,0x00,0x00,0x00 -00285c 00000039 DCB 0x00,0x00,0x00,0x39 -002860 00026f00 DCB 0x00,0x02,0x6f,0x00 -002864 390016cc DCB 0x39,0x00,0x16,0xcc -002868 2b002341 DCB 0x2b,0x00,0x23,0x41 -00286c 23410000 DCB 0x23,0x41,0x00,0x00 -002870 00000000 DCB 0x00,0x00,0x00,0x00 -002874 80000000 DCB 0x80,0x00,0x00,0x00 -002878 7ffb2529 DCB 0x7f,0xfb,0x25,0x29 -00287c 7f390002 DCB 0x7f,0x39,0x00,0x02 -002880 6f153900 DCB 0x6f,0x15,0x39,0x00 -002884 10cc9252 DCB 0x10,0xcc,0x92,0x52 -002888 7a92b1d9 DCB 0x7a,0x92,0xb1,0xd9 -00288c 333fdcbf DCB 0x33,0x3f,0xdc,0xbf -002890 005f5f00 DCB 0x00,0x5f,0x5f,0x00 -002894 00390002 DCB 0x00,0x39,0x00,0x02 -002898 6f243900 DCB 0x6f,0x24,0x39,0x00 -00289c 08cc0000 DCB 0x08,0xcc,0x00,0x00 -0028a0 00000000 DCB 0x00,0x00,0x00,0x00 -0028a4 00390002 DCB 0x00,0x39,0x00,0x02 -0028a8 d9403900 DCB 0xd9,0x40,0x39,0x00 -0028ac 01353900 DCB 0x01,0x35,0x39,0x00 -0028b0 02532039 DCB 0x02,0x53,0x20,0x39 -0028b4 0005510d DCB 0x00,0x05,0x51,0x0d -0028b8 bb0ffe39 DCB 0xbb,0x0f,0xfe,0x39 -0028bc 00052a00 DCB 0x00,0x05,0x2a,0x00 -0028c0 0004af39 DCB 0x00,0x04,0xaf,0x39 -0028c4 00052b00 DCB 0x00,0x05,0x2b,0x00 -0028c8 000a5b39 DCB 0x00,0x0a,0x5b,0x39 -0028cc 00068801 DCB 0x00,0x06,0x88,0x01 -0028d0 02530979 DCB 0x02,0x53,0x09,0x79 -0028d4 3900026f DCB 0x39,0x00,0x02,0x6f -0028d8 05390003 DCB 0x05,0x39,0x00,0x03 -0028dc 518fff39 DCB 0x51,0x8f,0xff,0x39 -0028e0 000282ac DCB 0x00,0x02,0x82,0xac -0028e4 39000203 DCB 0x39,0x00,0x02,0x03 -0028e8 02390002 DCB 0x02,0x39,0x00,0x02 -0028ec 90003900 DCB 0x90,0x00,0x39,0x00 -0028f0 13918928 DCB 0x13,0x91,0x89,0x28 -0028f4 000cc200 DCB 0x00,0x0c,0xc2,0x00 -0028f8 0358018a DCB 0x03,0x58,0x01,0x8a -0028fc 001008bb DCB 0x00,0x10,0x08,0xbb -002900 03d110f0 DCB 0x03,0xd1,0x10,0xf0 -002904 3900012c DCB 0x39,0x00,0x01,0x2c -002908 3900022f DCB 0x39,0x00,0x02,0x2f -00290c 01000000 DCB 0x01,0x00,0x00,0x00 -002910 11000089 DCB 0x11,0x00,0x00,0x89 -002914 30800960 DCB 0x30,0x80,0x09,0x60 -002918 04380028 DCB 0x04,0x38,0x00,0x28 -00291c 021c021c DCB 0x02,0x1c,0x02,0x1c -002920 0200020e DCB 0x02,0x00,0x02,0x0e -002924 002003dd DCB 0x00,0x20,0x03,0xdd -002928 0007000c DCB 0x00,0x07,0x00,0x0c -00292c 0277028b DCB 0x02,0x77,0x02,0x8b -002930 180010f0 DCB 0x18,0x00,0x10,0xf0 -002934 030c2000 DCB 0x03,0x0c,0x20,0x00 -002938 060b0b33 DCB 0x06,0x0b,0x0b,0x33 -00293c 0e1c2a38 DCB 0x0e,0x1c,0x2a,0x38 -002940 46546269 DCB 0x46,0x54,0x62,0x69 -002944 7077797b DCB 0x70,0x77,0x79,0x7b -002948 7d7e0102 DCB 0x7d,0x7e,0x01,0x02 -00294c 01000940 DCB 0x01,0x00,0x09,0x40 -002950 09be19fc DCB 0x09,0xbe,0x19,0xfc -002954 19fa19f8 DCB 0x19,0xfa,0x19,0xf8 -002958 1a381a78 DCB 0x1a,0x38,0x1a,0x78 -00295c 1ab62af6 DCB 0x1a,0xb6,0x2a,0xf6 -002960 2b342b74 DCB 0x2b,0x34,0x2b,0x74 -002964 3b746bf4 DCB 0x3b,0x74,0x6b,0xf4 +002778 00000000 DCB 0x00,0x00,0x00,0x00 +00277c 00000000 DCB 0x00,0x00,0x00,0x00 +002780 00000000 DCB 0x00,0x00,0x00,0x00 +002784 00003900 DCB 0x00,0x00,0x39,0x00 +002788 06f055aa DCB 0x06,0xf0,0x55,0xaa +00278c 52080739 DCB 0x52,0x08,0x07,0x39 +002790 00026f04 DCB 0x00,0x02,0x6f,0x04 +002794 390002c0 DCB 0x39,0x00,0x02,0xc0 +002798 55390002 DCB 0x55,0x39,0x00,0x02 +00279c 6f003900 DCB 0x6f,0x00,0x39,0x00 +0027a0 16c92100 DCB 0x16,0xc9,0x21,0x00 +0027a4 24002400 DCB 0x24,0x00,0x24,0x00 +0027a8 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +0027ac 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +0027b0 00008005 DCB 0x00,0x00,0x80,0x05 +0027b4 10000039 DCB 0x10,0x00,0x00,0x39 +0027b8 00026f15 DCB 0x00,0x02,0x6f,0x15 +0027bc 390010c9 DCB 0x39,0x00,0x10,0xc9 +0027c0 91f11992 DCB 0x91,0xf1,0x19,0x92 +0027c4 517933c0 DCB 0x51,0x79,0x33,0xc0 +0027c8 24000fa0 DCB 0x24,0x00,0x0f,0xa0 +0027cc a0000039 DCB 0xa0,0x00,0x00,0x39 +0027d0 00026f24 DCB 0x00,0x02,0x6f,0x24 +0027d4 390008c9 DCB 0x39,0x00,0x08,0xc9 +0027d8 00000000 DCB 0x00,0x00,0x00,0x00 +0027dc 00000039 DCB 0x00,0x00,0x00,0x39 +0027e0 00026f00 DCB 0x00,0x02,0x6f,0x00 +0027e4 390016ca DCB 0x39,0x00,0x16,0xca +0027e8 27002400 DCB 0x27,0x00,0x24,0x00 +0027ec 23410000 DCB 0x23,0x41,0x00,0x00 +0027f0 00000000 DCB 0x00,0x00,0x00,0x00 +0027f4 3fe58f40 DCB 0x3f,0xe5,0x8f,0x40 +0027f8 80000000 DCB 0x80,0x00,0x00,0x00 +0027fc 00390002 DCB 0x00,0x39,0x00,0x02 +002800 6f153900 DCB 0x6f,0x15,0x39,0x00 +002804 10ca9252 DCB 0x10,0xca,0x92,0x52 +002808 1992b179 DCB 0x19,0x92,0xb1,0x79 +00280c 33b00000 DCB 0x33,0xb0,0x00,0x00 +002810 0360a100 DCB 0x03,0x60,0xa1,0x00 +002814 00390002 DCB 0x00,0x39,0x00,0x02 +002818 6f243900 DCB 0x6f,0x24,0x39,0x00 +00281c 08ca0000 DCB 0x08,0xca,0x00,0x00 +002820 00000000 DCB 0x00,0x00,0x00,0x00 +002824 00390002 DCB 0x00,0x39,0x00,0x02 +002828 6f003900 DCB 0x6f,0x00,0x39,0x00 +00282c 16cb2d00 DCB 0x16,0xcb,0x2d,0x00 +002830 23412400 DCB 0x23,0x41,0x24,0x00 +002834 00003fe5 DCB 0x00,0x00,0x3f,0xe5 +002838 8f408000 DCB 0x8f,0x40,0x80,0x00 +00283c 00000000 DCB 0x00,0x00,0x00,0x00 +002840 00000039 DCB 0x00,0x00,0x00,0x39 +002844 00026f15 DCB 0x00,0x02,0x6f,0x15 +002848 390010cb DCB 0x39,0x00,0x10,0xcb +00284c 91f17a92 DCB 0x91,0xf1,0x7a,0x92 +002850 51d93320 DCB 0x51,0xd9,0x33,0x20 +002854 00000ca1 DCB 0x00,0x00,0x0c,0xa1 +002858 60000039 DCB 0x60,0x00,0x00,0x39 +00285c 00026f24 DCB 0x00,0x02,0x6f,0x24 +002860 390008cb DCB 0x39,0x00,0x08,0xcb +002864 00000000 DCB 0x00,0x00,0x00,0x00 +002868 00000039 DCB 0x00,0x00,0x00,0x39 +00286c 00026f00 DCB 0x00,0x02,0x6f,0x00 +002870 390016cc DCB 0x39,0x00,0x16,0xcc +002874 2b002341 DCB 0x2b,0x00,0x23,0x41 +002878 23410000 DCB 0x23,0x41,0x00,0x00 +00287c 00000000 DCB 0x00,0x00,0x00,0x00 +002880 80000000 DCB 0x80,0x00,0x00,0x00 +002884 7ffb2529 DCB 0x7f,0xfb,0x25,0x29 +002888 7f390002 DCB 0x7f,0x39,0x00,0x02 +00288c 6f153900 DCB 0x6f,0x15,0x39,0x00 +002890 10cc9252 DCB 0x10,0xcc,0x92,0x52 +002894 7a92b1d9 DCB 0x7a,0x92,0xb1,0xd9 +002898 333fdcbf DCB 0x33,0x3f,0xdc,0xbf +00289c 005f5f00 DCB 0x00,0x5f,0x5f,0x00 +0028a0 00390002 DCB 0x00,0x39,0x00,0x02 +0028a4 6f243900 DCB 0x6f,0x24,0x39,0x00 +0028a8 08cc0000 DCB 0x08,0xcc,0x00,0x00 +0028ac 00000000 DCB 0x00,0x00,0x00,0x00 +0028b0 00390002 DCB 0x00,0x39,0x00,0x02 +0028b4 d9403900 DCB 0xd9,0x40,0x39,0x00 +0028b8 01353900 DCB 0x01,0x35,0x39,0x00 +0028bc 02532039 DCB 0x02,0x53,0x20,0x39 +0028c0 0005510d DCB 0x00,0x05,0x51,0x0d +0028c4 bb0ffe39 DCB 0xbb,0x0f,0xfe,0x39 +0028c8 00052a00 DCB 0x00,0x05,0x2a,0x00 +0028cc 0004af39 DCB 0x00,0x04,0xaf,0x39 +0028d0 00052b00 DCB 0x00,0x05,0x2b,0x00 +0028d4 000a5b39 DCB 0x00,0x0a,0x5b,0x39 +0028d8 00068801 DCB 0x00,0x06,0x88,0x01 +0028dc 02530979 DCB 0x02,0x53,0x09,0x79 +0028e0 3900026f DCB 0x39,0x00,0x02,0x6f +0028e4 05390003 DCB 0x05,0x39,0x00,0x03 +0028e8 518fff39 DCB 0x51,0x8f,0xff,0x39 +0028ec 000282ac DCB 0x00,0x02,0x82,0xac +0028f0 39000203 DCB 0x39,0x00,0x02,0x03 +0028f4 02390002 DCB 0x02,0x39,0x00,0x02 +0028f8 90003900 DCB 0x90,0x00,0x39,0x00 +0028fc 13918928 DCB 0x13,0x91,0x89,0x28 +002900 000cc200 DCB 0x00,0x0c,0xc2,0x00 +002904 0358018a DCB 0x03,0x58,0x01,0x8a +002908 001008bb DCB 0x00,0x10,0x08,0xbb +00290c 03d110f0 DCB 0x03,0xd1,0x10,0xf0 +002910 3900012c DCB 0x39,0x00,0x01,0x2c +002914 3900022f DCB 0x39,0x00,0x02,0x2f +002918 01000000 DCB 0x01,0x00,0x00,0x00 +00291c 11000089 DCB 0x11,0x00,0x00,0x89 +002920 30800960 DCB 0x30,0x80,0x09,0x60 +002924 04380028 DCB 0x04,0x38,0x00,0x28 +002928 021c021c DCB 0x02,0x1c,0x02,0x1c +00292c 0200020e DCB 0x02,0x00,0x02,0x0e +002930 002003dd DCB 0x00,0x20,0x03,0xdd +002934 0007000c DCB 0x00,0x07,0x00,0x0c +002938 0277028b DCB 0x02,0x77,0x02,0x8b +00293c 180010f0 DCB 0x18,0x00,0x10,0xf0 +002940 030c2000 DCB 0x03,0x0c,0x20,0x00 +002944 060b0b33 DCB 0x06,0x0b,0x0b,0x33 +002948 0e1c2a38 DCB 0x0e,0x1c,0x2a,0x38 +00294c 46546269 DCB 0x46,0x54,0x62,0x69 +002950 7077797b DCB 0x70,0x77,0x79,0x7b +002954 7d7e0102 DCB 0x7d,0x7e,0x01,0x02 +002958 01000940 DCB 0x01,0x00,0x09,0x40 +00295c 09be19fc DCB 0x09,0xbe,0x19,0xfc +002960 19fa19f8 DCB 0x19,0xfa,0x19,0xf8 +002964 1a381a78 DCB 0x1a,0x38,0x1a,0x78 +002968 1ab62af6 DCB 0x1a,0xb6,0x2a,0xf6 +00296c 2b342b74 DCB 0x2b,0x34,0x2b,0x74 +002970 3b746bf4 DCB 0x3b,0x74,0x6b,0xf4 AREA ||.data||, DATA, ALIGN=2 @@ -7157,30 +7441,32 @@ 000005 00 DCB 0x00 phone_DisplayOFF_flag 000006 00 DCB 0x00 - s_pps_updata_allpixeloff_flag + s_restart_flag 000007 00 DCB 0x00 - R60_Parma_backup + s_pps_updata_allpixeloff_flag 000008 00 DCB 0x00 + R60_Parma_backup +000009 00 DCB 0x00 panel_mode -000009 01 DCB 0x01 +00000a 01 DCB 0x01 read_A1_count -00000a 00 DCB 0x00 - read_6e_10 00000b 00 DCB 0x00 - read_6e_24 + read_6e_10 00000c 00 DCB 0x00 - read_6e_38 + read_6e_24 00000d 00 DCB 0x00 - read_6e_52 + read_6e_38 00000e 00 DCB 0x00 - read_6e_66 + read_6e_52 00000f 00 DCB 0x00 - read_6e_70 + read_6e_66 000010 00 DCB 0x00 - read_5a_39 + read_6e_70 000011 00 DCB 0x00 + read_5a_39 +000012 00 DCB 0x00 read_7F_count -000012 0000 DCB 0x00,0x00 +000013 00 DCB 0x00 phone_DisplayOFF_count 000014 0000 DCW 0x0000 read_bl_data @@ -7197,32 +7483,426 @@ DCD 0x00000000 g_tx_ctrl_handle DCD 0x00000000 + BaseTime + DCD 0x00000000 s_heartbeat DCD 0x00000000 + curFrame + DCD 0x00000000 value_reg_df DCD 0x00000000 - - AREA ||area_number.28||, DATA, ALIGN=1 - - EXPORTAS ||area_number.28||, ||.data|| - value_reg_b1 -000000 0000 DCW 0x0000 - - AREA ||area_number.29||, DATA, ALIGN=1 - - EXPORTAS ||area_number.29||, ||.data|| - value_reg_ca -000000 0000 DCW 0x0000 - - AREA ||area_number.30||, DATA, ALIGN=1 - - EXPORTAS ||area_number.30||, ||.data|| - value_reg_ca_bak -000000 0000 DCW 0x0000 + rx_filter_1080_h_4_96 + DCD 0xb029ec0a + DCD 0x0000000f + DCD 0x904df003 + DCD 0x0000000f + DCD 0x6871f9fb + DCD 0x0000000f + DCD 0x4899fbf4 + DCD 0x0000000f + DCD 0x28c1fded + DCD 0x0000000f + DCD 0x08edfbe7 + DCD 0x0000000f + DCD 0xe119fde0 + DCD 0x0000000e + DCD 0xc145f9db + DCD 0x0000000e + DCD 0xa175f3d6 + DCD 0x0000000e + DCD 0x81a9ebd1 + DCD 0x0000000e + DCD 0x69d9e1cd + DCD 0x0000000e + DCD 0x520dd5c9 + DCD 0x0000000e + DCD 0x3a3dc7c7 + DCD 0x0000000e + DCD 0x2a71b7c4 + DCD 0x0000000e + DCD 0x1a9da7c3 + DCD 0x0000000e + DCD 0x12cd93c2 + DCD 0x0000000e + DCD 0x12f97dc2 + DCD 0x0000000e + DCD 0x132567c2 + DCD 0x0000000e + DCD 0x1b4d4fc3 + DCD 0x0000000e + DCD 0x236d39c5 + DCD 0x0000000e + DCD 0x3b8d1fc7 + DCD 0x0000000e + DCD 0x4ba907ca + DCD 0x0000000e + DCD 0x6bc0edcd + DCD 0x0000000e + DCD 0x8bd4d5d0 + DCD 0x0000000e + DCD 0xb3e4bbd4 + DCD 0x0000000e + DCD 0xdbf0a3d8 + DCD 0x0000000e + DCD 0x03f88ddc + DCD 0x0000000f + DCD 0x3bf477e1 + DCD 0x0000000f + DCD 0x6bf861e5 + DCD 0x0000000f + DCD 0xa3f44de9 + DCD 0x0000000f + DCD 0xdbf039ed + DCD 0x0000000f + DCD 0x1be027f2 + DCD 0x00000000 + rx_filter_2400_v_4_96 + DCD 0xb029ec0a + DCD 0x0000000f + DCD 0x904df003 + DCD 0x0000000f + DCD 0x6871f9fb + DCD 0x0000000f + DCD 0x4899fbf4 + DCD 0x0000000f + DCD 0x28c1fded + DCD 0x0000000f + DCD 0x08edfbe7 + DCD 0x0000000f + DCD 0xe119fde0 + DCD 0x0000000e + DCD 0xc145f9db + DCD 0x0000000e + DCD 0xa175f3d6 + DCD 0x0000000e + DCD 0x81a9ebd1 + DCD 0x0000000e + DCD 0x69d9e1cd + DCD 0x0000000e + DCD 0x520dd5c9 + DCD 0x0000000e + DCD 0x3a3dc7c7 + DCD 0x0000000e + DCD 0x2a71b7c4 + DCD 0x0000000e + DCD 0x1a9da7c3 + DCD 0x0000000e + DCD 0x12cd93c2 + DCD 0x0000000e + DCD 0x12f97dc2 + DCD 0x0000000e + DCD 0x132567c2 + DCD 0x0000000e + DCD 0x1b4d4fc3 + DCD 0x0000000e + DCD 0x236d39c5 + DCD 0x0000000e + DCD 0x3b8d1fc7 + DCD 0x0000000e + DCD 0x4ba907ca + DCD 0x0000000e + DCD 0x6bc0edcd + DCD 0x0000000e + DCD 0x8bd4d5d0 + DCD 0x0000000e + DCD 0xb3e4bbd4 + DCD 0x0000000e + DCD 0xdbf0a3d8 + DCD 0x0000000e + DCD 0x03f88ddc + DCD 0x0000000f + DCD 0x3bf477e1 + DCD 0x0000000f + DCD 0x6bf861e5 + DCD 0x0000000f + DCD 0xa3f44de9 + DCD 0x0000000f + DCD 0xdbf039ed + DCD 0x0000000f + DCD 0x1be027f2 + DCD 0x00000000 + rx_filter_1080_h_4_86 + DCD 0x0889b622 + DCD 0x0000000f + DCD 0xf0a9ba1b + DCD 0x0000000e + DCD 0xd8c9bc15 + DCD 0x0000000e + DCD 0xc8edbc0e + DCD 0x0000000e + DCD 0xb10dbe08 + DCD 0x0000000e + DCD 0xa131be01 + DCD 0x0000000e + DCD 0x9155bdfb + DCD 0x0000000e + DCD 0x817db9f5 + DCD 0x0000000e + DCD 0x79a1b3f0 + DCD 0x0000000e + DCD 0x69c5b1ea + DCD 0x0000000e + DCD 0x69eda5e6 + DCD 0x0000000e + DCD 0x62119fe1 + DCD 0x0000000e + DCD 0x623595dd + DCD 0x0000000e + DCD 0x6a5989d9 + DCD 0x0000000e + DCD 0x727d7bd6 + DCD 0x0000000e + DCD 0x7a9d6fd3 + DCD 0x0000000e + DCD 0x8abd5fd1 + DCD 0x0000000e + DCD 0x9add4fcf + DCD 0x0000000e + DCD 0xb2f53fce + DCD 0x0000000e + DCD 0xcb112dcd + DCD 0x0000000e + DCD 0xeb291bcc + DCD 0x0000000e + DCD 0x0b3d09cc + DCD 0x0000000f + DCD 0x3348f7cd + DCD 0x0000000f + DCD 0x5360e3cd + DCD 0x0000000f + DCD 0x8364d1cf + DCD 0x0000000f + DCD 0xab70bfd0 + DCD 0x0000000f + DCD 0xdb78abd2 + DCD 0x0000000f + DCD 0x0b7c99d4 + DCD 0x00000000 + DCD 0x437c87d6 + DCD 0x00000000 + DCD 0x737877d9 + DCD 0x00000000 + DCD 0xab7865db + DCD 0x00000000 + DCD 0xdb7455de + DCD 0x00000000 + rx_filter_2400_v_4_69 + DCD 0xe8fd4a3f + DCD 0x0000000e + DCD 0xe9114a3a + DCD 0x0000000e + DCD 0xf1214a35 + DCD 0x0000000e + DCD 0xf9354830 + DCD 0x0000000e + DCD 0x0149462b + DCD 0x0000000f + DCD 0x095d4227 + DCD 0x0000000f + DCD 0x116d4222 + DCD 0x0000000f + DCD 0x21813c1e + DCD 0x0000000f + DCD 0x31953819 + DCD 0x0000000f + DCD 0x41a53415 + DCD 0x0000000f + DCD 0x51b92e11 + DCD 0x0000000f + DCD 0x61c92c0c + DCD 0x0000000f + DCD 0x79d92409 + DCD 0x0000000f + DCD 0x89e92005 + DCD 0x0000000f + DCD 0xa1f91a01 + DCD 0x0000000f + DCD 0xba0913fe + DCD 0x0000000f + DCD 0xd2190dfa + DCD 0x0000000f + DCD 0xf22505f7 + DCD 0x0000000f + DCD 0x0a34fdf4 + DCD 0x00000000 + DCD 0x2a40f5f1 + DCD 0x00000000 + DCD 0x4a48edef + DCD 0x00000000 + DCD 0x6258e5ec + DCD 0x00000000 + DCD 0x8a5cddea + DCD 0x00000000 + DCD 0xaa68d3e8 + DCD 0x00000000 + DCD 0xca70cbe6 + DCD 0x00000000 + DCD 0xf278c1e4 + DCD 0x00000000 + DCD 0x1284b7e2 + DCD 0x00000001 + DCD 0x3a84afe1 + DCD 0x00000001 + DCD 0x5a8ca5e0 + DCD 0x00000001 + DCD 0x82909bdf + DCD 0x00000001 + DCD 0xaa9491de + DCD 0x00000001 + DCD 0xd29489dd + DCD 0x00000001 + rx_filter_1440_h_4_72 + DCD 0xd0ed603b + DCD 0x0000000e + DCD 0xd1055e36 + DCD 0x0000000e + DCD 0xd1195e31 + DCD 0x0000000e + DCD 0xd9315a2c + DCD 0x0000000e + DCD 0xd9455c26 + DCD 0x0000000e + DCD 0xe15d5821 + DCD 0x0000000e + DCD 0xe971561c + DCD 0x0000000e + DCD 0xf1855218 + DCD 0x0000000e + DCD 0x019d4c13 + DCD 0x0000000f + DCD 0x09b14a0e + DCD 0x0000000f + DCD 0x19c5440a + DCD 0x0000000f + DCD 0x29d93e06 + DCD 0x0000000f + DCD 0x39ed3a01 + DCD 0x0000000f + DCD 0x520131fe + DCD 0x0000000f + DCD 0x6a112bfa + DCD 0x0000000f + DCD 0x822523f6 + DCD 0x0000000f + DCD 0x9a351bf3 + DCD 0x0000000f + DCD 0xb24513f0 + DCD 0x0000000f + DCD 0xd25509ed + DCD 0x0000000f + DCD 0xf26101ea + DCD 0x0000000f + DCD 0x0a74f7e7 + DCD 0x00000000 + DCD 0x327cede5 + DCD 0x00000000 + DCD 0x5288e3e3 + DCD 0x00000000 + DCD 0x7294d9e1 + DCD 0x00000000 + DCD 0x9a98cfe0 + DCD 0x00000000 + DCD 0xc2a4c3de + DCD 0x00000000 + DCD 0xe2acb9dd + DCD 0x00000000 + DCD 0x0ab0afdc + DCD 0x00000001 + DCD 0x32b8a3db + DCD 0x00000001 + DCD 0x62b499db + DCD 0x00000001 + DCD 0x8abc8dda + DCD 0x00000001 + DCD 0xb2bc83da + DCD 0x00000001 + rx_filter_3200_v_4_59 + DCD 0x69190e46 + DCD 0x0000000f + DCD 0x71250e42 + DCD 0x0000000f + DCD 0x81310a3f + DCD 0x0000000f + DCD 0x913d083b + DCD 0x0000000f + DCD 0xa1490637 + DCD 0x0000000f + DCD 0xb1510434 + DCD 0x0000000f + DCD 0xc15d0230 + DCD 0x0000000f + DCD 0xd168fe2d + DCD 0x0000000f + DCD 0xe170fe29 + DCD 0x0000000f + DCD 0xf17cfa26 + DCD 0x0000000f + DCD 0x0988f423 + DCD 0x00000000 + DCD 0x1990f220 + DCD 0x00000000 + DCD 0x3198ee1d + DCD 0x00000000 + DCD 0x41a4ec19 + DCD 0x00000000 + DCD 0x59ace816 + DCD 0x00000000 + DCD 0x71b4e413 + DCD 0x00000000 + DCD 0x89bcde11 + DCD 0x00000000 + DCD 0x99c8da0e + DCD 0x00000000 + DCD 0xb1d0d60b + DCD 0x00000000 + DCD 0xc9d8d208 + DCD 0x00000000 + DCD 0xe9dccc06 + DCD 0x00000000 + DCD 0x01e4c803 + DCD 0x00000001 + DCD 0x19e8c401 + DCD 0x00000001 + DCD 0x31f4bffe + DCD 0x00000001 + DCD 0x49fcb9fc + DCD 0x00000001 + DCD 0x69fcb5fa + DCD 0x00000001 + DCD 0x8204aff8 + DCD 0x00000001 + DCD 0xa208a9f6 + DCD 0x00000001 + DCD 0xba0ca5f4 + DCD 0x00000001 + DCD 0xda109ff2 + DCD 0x00000001 + DCD 0xfa1499f0 + DCD 0x00000001 + DCD 0x121c93ee + DCD 0x00000002 AREA ||area_number.31||, DATA, ALIGN=1 EXPORTAS ||area_number.31||, ||.data|| + value_reg_b1 +000000 0000 DCW 0x0000 + + AREA ||area_number.32||, DATA, ALIGN=1 + + EXPORTAS ||area_number.32||, ||.data|| + value_reg_ca +000000 0000 DCW 0x0000 + + AREA ||area_number.33||, DATA, ALIGN=1 + + EXPORTAS ||area_number.33||, ||.data|| + value_reg_ca_bak +000000 0000 DCW 0x0000 + + AREA ||area_number.34||, DATA, ALIGN=1 + + EXPORTAS ||area_number.34||, ||.data|| value_reg_b1_bak 000000 0000 DCW 0x0000 diff --git a/project/ISP_568/Listings/app_tp_for_custom_s21u.txt b/project/ISP_568/Listings/app_tp_for_custom_s21u.txt new file mode 100644 index 0000000..f087d3f --- /dev/null +++ b/project/ISP_568/Listings/app_tp_for_custom_s21u.txt @@ -0,0 +1,2267 @@ +; generated by Component: ARM Compiler 5.06 update 6 (build 750) Tool: ArmCC [4d3637] +; commandline ArmCC [--c99 --list --split_sections --debug -c --asm --interleave --gnu -o.\objects\app_tp_for_custom_s21u.o --asm_dir=.\Listings\ --list_dir=.\Listings\ --depend=.\objects\app_tp_for_custom_s21u.d --cpu=Cortex-M0 --apcs=interwork -O3 --diag_suppress=9931 -I..\..\src -I..\..\src\board -I..\..\src\common -I..\..\src\sdk\include -I..\..\src\app\demo -I..\..\src\sdk\include\M0 -I..\..\src\app -I..\CVWL568 -I.\RTE\_ISP_568 -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.5.1\CMSIS\Core\Include -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.5.1\Device\ARM\ARMCM0\Include -D__MICROLIB -D__UVISION_VERSION=528 -D_RTE_ -DARMCM0 -DISP_568 --omf_browse=.\objects\app_tp_for_custom_s21u.crf ..\..\src\app\demo\app_tp_for_custom_s21u.c] + THUMB + + AREA ||i.app_tp_phone_analysis_data||, CODE, READONLY, ALIGN=2 + + app_tp_phone_analysis_data PROC +;;;659 **************************************************************************/ +;;;660 void app_tp_phone_analysis_data(uint8_t *rxbuffer, size_t rxbuffer_size, const uint8_t **txbuffer, size_t *txbuffer_size) +000000 b5ff PUSH {r0-r7,lr} +;;;661 { +000002 4607 MOV r7,r0 +000004 b081 SUB sp,sp,#4 +;;;662 +;;;663 *txbuffer_size = 0; +000006 2000 MOVS r0,#0 +;;;664 // if ((!((rxbuffer[0] == 0x60) || (rxbuffer[0] == 0x61))) || (SAMSUNG_s21u.Phone_Init_Done == false)) +;;;665 if (!((rxbuffer[0] == 0x60) || (rxbuffer[0] == 0x61))) +000008 6018 STR r0,[r3,#0] +00000a 7839 LDRB r1,[r7,#0] +;;;666 { +;;;667 SAMSUNG_s21u.Touch_ON[0] = 0; +00000c 48e1 LDR r0,|L1.916| +00000e 461c MOV r4,r3 ;661 +000010 4615 MOV r5,r2 ;661 +000012 9000 STR r0,[sp,#0] ;665 +000014 2960 CMP r1,#0x60 ;665 +000016 d004 BEQ |L1.34| +000018 2961 CMP r1,#0x61 ;665 +00001a d002 BEQ |L1.34| +00001c 9900 LDR r1,[sp,#0] +00001e 2000 MOVS r0,#0 +000020 75c8 STRB r0,[r1,#0x17] + |L1.34| +;;;668 } +;;;669 if(phone_reg_coord_BUF_NUM<2) // 单点触摸 +000022 48dd LDR r0,|L1.920| +000024 7a00 LDRB r0,[r0,#8] ; phone_reg_coord_BUF_NUM +000026 2802 CMP r0,#2 +000028 d204 BCS |L1.52| +;;;670 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); +00002a 48db LDR r0,|L1.920| +00002c 2101 MOVS r1,#1 +00002e 7800 LDRB r0,[r0,#0] ; g_phone_output_int_pad +000030 f7fffffe BL hal_gpio_set_output_data + |L1.52| +000034 48d8 LDR r0,|L1.920| +;;;671 switch (rxbuffer[0]) +000036 783a LDRB r2,[r7,#0] +;;;672 { +;;;673 case 0x60: +;;;674 { +;;;675 if (SAMSUNG_s21u.Touch_ON[0] == 1) +;;;676 { +;;;677 *txbuffer = phone_reg_coord_back_X61; +;;;678 *txbuffer_size = sizeof(phone_reg_coord_back); +;;;679 // TAU_LOGD("TD OK\n"); +;;;680 } +;;;681 else +;;;682 { +;;;683 +;;;684 if (SAMSUNG_s21u.D60_count == 0) +000038 2602 MOVS r6,#2 +00003a 3009 ADDS r0,r0,#9 ;667 +00003c 2101 MOVS r1,#1 ;670 +00003e 2a90 CMP r2,#0x90 ;671 +000040 d072 BEQ |L1.296| +000042 dc55 BGT |L1.240| +;;;685 { +;;;686 if(g_screen_tp_init_start == true) //开机 +;;;687 { +;;;688 *txbuffer = SAMSUNG_s21u.reg_60_0; +;;;689 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_0); +;;;690 SAMSUNG_s21u.D60_count = 1; +;;;691 } +;;;692 else +;;;693 { +;;;694 *txbuffer = SAMSUNG_s21u.reg_60_1_0; +;;;695 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_1_0); +;;;696 SAMSUNG_s21u.D60_count = 1; +;;;697 } +;;;698 } +;;;699 else if (SAMSUNG_s21u.D60_count == 1) +;;;700 { +;;;701 *txbuffer = SAMSUNG_s21u.reg_60_1; +;;;702 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_1); +;;;703 } +;;;704 else if (SAMSUNG_s21u.D60_count == 2) +;;;705 { +;;;706 *txbuffer = SAMSUNG_s21u.reg_60_2; +;;;707 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_2); +;;;708 SAMSUNG_s21u.D60_count = 3; +;;;709 } +;;;710 else if (SAMSUNG_s21u.D60_count == 3) +;;;711 { +;;;712 *txbuffer = SAMSUNG_s21u.reg_60_3; +;;;713 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_3); +;;;714 SAMSUNG_s21u.D60_count = 4; +;;;715 } +;;;716 else if (SAMSUNG_s21u.D60_count == 4) +;;;717 { +;;;718 *txbuffer = SAMSUNG_s21u.reg_60_4; +;;;719 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_4); +;;;720 SAMSUNG_s21u.D60_count = 5; +000044 2305 MOVS r3,#5 +000046 2a52 CMP r2,#0x52 ;671 +000048 d06f BEQ |L1.298| +00004a dc10 BGT |L1.110| +00004c 2a22 CMP r2,#0x22 ;671 +00004e d06d BEQ |L1.300| +000050 dc06 BGT |L1.96| +000052 2a11 CMP r2,#0x11 ;671 +000054 d06b BEQ |L1.302| +000056 2a21 CMP r2,#0x21 ;671 +000058 d148 BNE |L1.236| +;;;721 } +;;;722 else if (SAMSUNG_s21u.D60_count == 5) +;;;723 { +;;;724 *txbuffer = SAMSUNG_s21u.reg_60_5; +;;;725 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_5); +;;;726 if(g_ap_tp_init_E4) +;;;727 { +;;;728 g_ap_tp_init_E4 = 0; +;;;729 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); +;;;730 } +;;;731 } +;;;732 else if (SAMSUNG_s21u.D60_count == 6) +;;;733 { +;;;734 *txbuffer = SAMSUNG_s21u.reg_60_6; +;;;735 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_6); +;;;736 SAMSUNG_s21u.D60_count = 6; +;;;737 } +;;;738 else if (SAMSUNG_s21u.D60_count == 7) +;;;739 { +;;;740 *txbuffer = SAMSUNG_s21u.reg_60_7; +;;;741 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_7); +;;;742 SAMSUNG_s21u.D60_count = 7; +;;;743 } +;;;744 else if (SAMSUNG_s21u.D60_count == 8) +;;;745 { +;;;746 *txbuffer = SAMSUNG_s21u.reg_60_8; +;;;747 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_8); +;;;748 SAMSUNG_s21u.D60_count = 8; +;;;749 } +;;;750 else if (SAMSUNG_s21u.D60_count == 9) +;;;751 { +;;;752 *txbuffer = SAMSUNG_s21u.reg_60_9; +;;;753 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_9); +;;;754 SAMSUNG_s21u.D60_count = 10; +;;;755 } +;;;756 else if (SAMSUNG_s21u.D60_count == 10) +;;;757 { +;;;758 *txbuffer = SAMSUNG_s21u.reg_60_10; +;;;759 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_10); +;;;760 SAMSUNG_s21u.D60_count = 11; +;;;761 } +;;;762 else if (SAMSUNG_s21u.D60_count == 11) +;;;763 { +;;;764 *txbuffer = SAMSUNG_s21u.reg_60_10; +;;;765 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_10); +;;;766 SAMSUNG_s21u.D60_count = 12; +;;;767 } +;;;768 else if (SAMSUNG_s21u.D60_count == 12) +;;;769 { +;;;770 *txbuffer = SAMSUNG_s21u.reg_60_11; +;;;771 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_11); +;;;772 SAMSUNG_s21u.D60_count = 12; +;;;773 } +;;;774 else if (SAMSUNG_s21u.D60_count == 13) +;;;775 { +;;;776 *txbuffer = SAMSUNG_s21u.reg_60_12; +;;;777 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_12); +;;;778 SAMSUNG_s21u.D60_count = 1; +;;;779 } +;;;780 +;;;781 } +;;;782 } +;;;783 break; +;;;784 case 0x61: +;;;785 { +;;;786 if (SAMSUNG_s21u.Touch_ON[0] == 1) +;;;787 { +;;;788 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); // 多点触摸 +;;;789 +;;;790 *txbuffer = &phone_reg_coord_back_X61[16]; +;;;791 *txbuffer_size = sizeof(phone_reg_coord_back_X61) - 16; +;;;792 } +;;;793 else +;;;794 { +;;;795 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); +;;;796 if(g_ap_tp_init_E4 == 1) +;;;797 { +;;;798 *txbuffer = SAMSUNG_s21u.reg_61_3; +;;;799 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_61_3); +;;;800 } +;;;801 else if(g_ap_tp_init_E4 == 2) +;;;802 { +;;;803 *txbuffer = SAMSUNG_s21u.reg_61_2; +;;;804 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_61_2); +;;;805 } +;;;806 else +;;;807 { +;;;808 *txbuffer = SAMSUNG_s21u.reg_61_0; +;;;809 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_61_0); +;;;810 } +;;;811 } +;;;812 } +;;;813 break; +;;;814 case 0x22: +;;;815 { +;;;816 *txbuffer = SAMSUNG_s21u.reg_22; +;;;817 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_22); +;;;818 // app_tp_transfer_screen_start(); +;;;819 g_screen_tp_init_restart = true; +;;;820 +;;;821 } +;;;822 break; +;;;823 case 0x21: +;;;824 { +;;;825 *txbuffer = SAMSUNG_s21u.reg_21; +00005a 48ce LDR r0,|L1.916| +00005c 3838 SUBS r0,r0,#0x38 +;;;826 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_21); +;;;827 } +;;;828 break; +00005e e112 B |L1.646| + |L1.96| +000060 2a23 CMP r2,#0x23 ;671 +000062 d077 BEQ |L1.340| +000064 2a30 CMP r2,#0x30 ;671 +000066 d141 BNE |L1.236| +;;;829 case 0x55: +;;;830 { +;;;831 *txbuffer = SAMSUNG_s21u.reg_55; +;;;832 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_55); +;;;833 } +;;;834 break; +;;;835 case 0xaf: +;;;836 { +;;;837 *txbuffer = SAMSUNG_s21u.reg_af; +;;;838 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_af); +;;;839 } +;;;840 break; +;;;841 case 0xf1: +;;;842 { +;;;843 *txbuffer = SAMSUNG_s21u.reg_f1; +;;;844 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_f1); +;;;845 } +;;;846 break; +;;;847 case 0xa5: +;;;848 { +;;;849 *txbuffer = SAMSUNG_s21u.reg_a5; +;;;850 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_a5); +;;;851 } +;;;852 break; +;;;853 case 0xa3: +;;;854 { +;;;855 *txbuffer = SAMSUNG_s21u.reg_a3; +;;;856 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_a3); +;;;857 } +;;;858 break; +;;;859 case 0xa4: +;;;860 { +;;;861 *txbuffer = SAMSUNG_s21u.reg_a4; +;;;862 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_a4); +;;;863 } +;;;864 break; +;;;865 case 0x52: +;;;866 { +;;;867 *txbuffer = SAMSUNG_s21u.reg_52; +;;;868 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_52); +;;;869 } +;;;870 break; +;;;871 case 0x23: +;;;872 { +;;;873 *txbuffer = SAMSUNG_s21u.reg_23; +;;;874 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_23); +;;;875 } +;;;876 break; +;;;877 case 0x30: +;;;878 { +;;;879 *txbuffer = SAMSUNG_s21u.reg_30; +000068 48ca LDR r0,|L1.916| +00006a 3814 SUBS r0,r0,#0x14 +;;;880 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_30); +;;;881 } +;;;882 break; +00006c e079 B |L1.354| + |L1.110| +00006e 2610 MOVS r6,#0x10 ;678 +000070 2a61 CMP r2,#0x61 ;671 +000072 d070 BEQ |L1.342| +000074 dc2c BGT |L1.208| +000076 2a55 CMP r2,#0x55 ;671 +000078 d06e BEQ |L1.344| +00007a 2a60 CMP r2,#0x60 ;671 +00007c d136 BNE |L1.236| +00007e 9a00 LDR r2,[sp,#0] ;675 +000080 7dd2 LDRB r2,[r2,#0x17] ;675 ; SAMSUNG_s21u +000082 2a01 CMP r2,#1 ;675 +000084 d06b BEQ |L1.350| +000086 7802 LDRB r2,[r0,#0] ;684 ; SAMSUNG_s21u +000088 2a00 CMP r2,#0 ;684 +00008a d06d BEQ |L1.360| +00008c 2a01 CMP r2,#1 ;699 +00008e d072 BEQ |L1.374| +000090 2a02 CMP r2,#2 ;704 +000092 d071 BEQ |L1.376| +000094 2a03 CMP r2,#3 ;710 +000096 d070 BEQ |L1.378| +000098 2a04 CMP r2,#4 ;716 +00009a d06f BEQ |L1.380| +00009c 2a05 CMP r2,#5 ;722 +00009e d06e BEQ |L1.382| +0000a0 2a06 CMP r2,#6 ;732 +0000a2 d06d BEQ |L1.384| +0000a4 2a07 CMP r2,#7 ;738 +0000a6 d06c BEQ |L1.386| +0000a8 2a08 CMP r2,#8 ;744 +0000aa d06b BEQ |L1.388| +0000ac 2a09 CMP r2,#9 ;750 +0000ae d06a BEQ |L1.390| +0000b0 4bb9 LDR r3,|L1.920| +0000b2 33ac ADDS r3,r3,#0xac ;667 +0000b4 2a0a CMP r2,#0xa ;756 +0000b6 d067 BEQ |L1.392| +0000b8 270c MOVS r7,#0xc ;766 +0000ba 2a0b CMP r2,#0xb ;762 +0000bc d074 BEQ |L1.424| +0000be 2a0c CMP r2,#0xc ;768 +0000c0 d073 BEQ |L1.426| +0000c2 2a0d CMP r2,#0xd ;774 +0000c4 d112 BNE |L1.236| +0000c6 461a MOV r2,r3 ;776 +0000c8 3220 ADDS r2,r2,#0x20 ;776 + |L1.202| +0000ca 602a STR r2,[r5,#0] ;777 +0000cc 6026 STR r6,[r4,#0] ;777 +0000ce e060 B |L1.402| + |L1.208| +0000d0 2a74 CMP r2,#0x74 ;671 +0000d2 d06b BEQ |L1.428| +0000d4 2a85 CMP r2,#0x85 ;671 +0000d6 d109 BNE |L1.236| +;;;883 case 0x90: +;;;884 { +;;;885 *txbuffer = SAMSUNG_s21u.reg_90; +;;;886 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_90); +;;;887 } +;;;888 break; +;;;889 case 0x11: +;;;890 { +;;;891 SAMSUNG_s21u.D60_count = 2; +;;;892 } +;;;893 break; +;;;894 case 0x85: +;;;895 { +;;;896 if (rxbuffer_size > 1) +0000d8 9a02 LDR r2,[sp,#8] +0000da 2a01 CMP r2,#1 +0000dc d967 BLS |L1.430| +;;;897 { +;;;898 if ((rxbuffer[1] == 0x00) && (rxbuffer[2] == 0x00)) +0000de 787a LDRB r2,[r7,#1] +0000e0 2a00 CMP r2,#0 +0000e2 d103 BNE |L1.236| +0000e4 78ba LDRB r2,[r7,#2] +0000e6 2a00 CMP r2,#0 +0000e8 d100 BNE |L1.236| +;;;899 { +;;;900 SAMSUNG_s21u.D85_count = 1; +0000ea 7041 STRB r1,[r0,#1] + |L1.236| +;;;901 } +;;;902 return; +;;;903 } +;;;904 else +;;;905 { +;;;906 if(SAMSUNG_s21u.D85_count == 0x00) +;;;907 { +;;;908 *txbuffer = SAMSUNG_s21u.reg_85_0; +;;;909 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_85_0); +;;;910 } +;;;911 else if(SAMSUNG_s21u.D85_count == 0x01) +;;;912 { +;;;913 *txbuffer = SAMSUNG_s21u.reg_85_1; +;;;914 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_85_1); +;;;915 } +;;;916 } +;;;917 } +;;;918 break; +;;;919 case 0x92: +;;;920 { +;;;921 if (rxbuffer_size == 1) +;;;922 { +;;;923 if(SAMSUNG_s21u.D92_count == 0x00) +;;;924 { +;;;925 *txbuffer = SAMSUNG_s21u.reg_92_0; +;;;926 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_92_0); +;;;927 SAMSUNG_s21u.D92_count = 1; +;;;928 } +;;;929 else if(SAMSUNG_s21u.D92_count == 0x01) +;;;930 { +;;;931 *txbuffer = SAMSUNG_s21u.reg_92_1; +;;;932 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_92_1); +;;;933 SAMSUNG_s21u.D92_count = 2; +;;;934 } +;;;935 else +;;;936 { +;;;937 *txbuffer = SAMSUNG_s21u.reg_92_2; +;;;938 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_92_2); +;;;939 // SAMSUNG_s21u.D92_count = 0; +;;;940 } +;;;941 } +;;;942 +;;;943 if (rxbuffer_size == 3) +;;;944 { +;;;945 if((rxbuffer[1] == 0xF0)&&(rxbuffer[2] == 0x00)) +;;;946 { +;;;947 SAMSUNG_s21u.D92_count = 2; +;;;948 } +;;;949 } +;;;950 } +;;;951 break; +;;;952 // case 0x72: +;;;953 // { +;;;954 // *txbuffer = SAMSUNG_s21u.reg_60_0; +;;;955 // *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_0); +;;;956 // } +;;;957 case 0x74: +;;;958 { +;;;959 if(rxbuffer_size == 2) +;;;960 { +;;;961 if(rxbuffer[1] == 0x01) +;;;962 SAMSUNG_s21u.D60_count = 5; +;;;963 else if((rxbuffer[1] == 0x02) || (rxbuffer[1] == 0x03)) +;;;964 SAMSUNG_s21u.D60_count = 6; +;;;965 } +;;;966 } +;;;967 break; +;;;968 // case 0x80: +;;;969 // { +;;;970 // *txbuffer = SAMSUNG_s21u.reg_60_0; +;;;971 // *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_0); +;;;972 // } +;;;973 // break; +;;;974 case 0xE4: +;;;975 { +;;;976 // g_tp_sleep_in = false; // 退出息屏状态 +;;;977 g_ap_tp_init_done = true; +;;;978 if (rxbuffer_size == 2) +;;;979 { +;;;980 if(rxbuffer[1] == 0x00) +;;;981 { +;;;982 g_ap_tp_init_E4 = 1; +;;;983 SAMSUNG_s21u.D60_count = 0; +;;;984 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); +;;;985 } +;;;986 else if(rxbuffer[1] == 0x01) +;;;987 { +;;;988 g_ap_tp_init_E4 = 2; +;;;989 SAMSUNG_s21u.D60_count = 15; +;;;990 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); +;;;991 } +;;;992 +;;;993 } +;;;994 else +;;;995 { +;;;996 if(SAMSUNG_s21u.Phone_Init_Done == false) +;;;997 { +;;;998 *txbuffer = SAMSUNG_s21u.reg_e4_0; +;;;999 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_e4_0); +;;;1000 } +;;;1001 else{ +;;;1002 *txbuffer = SAMSUNG_s21u.reg_e4_1; +;;;1003 *txbuffer_size = sizeof(SAMSUNG_s21u.reg_e4_1); +;;;1004 } +;;;1005 } +;;;1006 } +;;;1007 break; +;;;1008 case 0xF3: +;;;1009 { +;;;1010 if (rxbuffer_size == 2) +;;;1011 { +;;;1012 if(rxbuffer[1] == 0x00) +;;;1013 SAMSUNG_s21u.D60_count = 9; +;;;1014 } +;;;1015 } +;;;1016 break; +;;;1017 case 0xAE: +;;;1018 { +;;;1019 if (rxbuffer_size > 1) +;;;1020 { +;;;1021 if ((rxbuffer[1] == 0xA3) && (rxbuffer[2] == 0x40)) +;;;1022 { +;;;1023 //if(D60_count==0) +;;;1024 { +;;;1025 SAMSUNG_s21u.D60_count = 4; +;;;1026 +;;;1027 } +;;;1028 +;;;1029 } +;;;1030 } +;;;1031 } +;;;1032 break; +;;;1033 case 0xBE: +;;;1034 { +;;;1035 if (rxbuffer_size == 2) +;;;1036 { +;;;1037 SAMSUNG_s21u.Phone_Init_Done = true; +;;;1038 } +;;;1039 } +;;;1040 break; +;;;1041 +;;;1042 } +;;;1043 //hal_gpio_set_output_data(IO_PAD_AP_SPIS_MISO,0); +;;;1044 +;;;1045 } +0000ec b005 ADD sp,sp,#0x14 +0000ee bdf0 POP {r4-r7,pc} + |L1.240| +0000f0 2aaf CMP r2,#0xaf ;671 +0000f2 d074 BEQ |L1.478| +0000f4 dc1c BGT |L1.304| +0000f6 2aa4 CMP r2,#0xa4 ;671 +0000f8 d072 BEQ |L1.480| +0000fa dc06 BGT |L1.266| +0000fc 2a92 CMP r2,#0x92 ;671 +0000fe d070 BEQ |L1.482| +000100 2aa3 CMP r2,#0xa3 ;671 +000102 d1f3 BNE |L1.236| +000104 48a3 LDR r0,|L1.916| +000106 382e SUBS r0,r0,#0x2e ;855 +000108 e0c5 B |L1.662| + |L1.266| +00010a 2aa5 CMP r2,#0xa5 ;671 +00010c d06a BEQ |L1.484| +00010e 2aae CMP r2,#0xae ;671 +000110 d1ec BNE |L1.236| +000112 9902 LDR r1,[sp,#8] ;1019 +000114 2901 CMP r1,#1 ;1019 +000116 d9e9 BLS |L1.236| +000118 7879 LDRB r1,[r7,#1] ;1021 +00011a 29a3 CMP r1,#0xa3 ;1021 +00011c d1e6 BNE |L1.236| +00011e 78b9 LDRB r1,[r7,#2] ;1021 +000120 2940 CMP r1,#0x40 ;1021 +000122 d1e3 BNE |L1.236| + |L1.292| +000124 2104 MOVS r1,#4 ;1025 +000126 e034 B |L1.402| + |L1.296| +000128 e0c8 B |L1.700| + |L1.298| +00012a e0bd B |L1.680| + |L1.300| +00012c e0a3 B |L1.630| + |L1.302| +00012e e0cb B |L1.712| + |L1.304| +000130 4b98 LDR r3,|L1.916| +000132 3320 ADDS r3,r3,#0x20 ;667 +000134 2abe CMP r2,#0xbe ;671 +000136 d071 BEQ |L1.540| +000138 2ae4 CMP r2,#0xe4 ;671 +00013a d070 BEQ |L1.542| +00013c 2af1 CMP r2,#0xf1 ;671 +00013e d06f BEQ |L1.544| +000140 2af3 CMP r2,#0xf3 ;671 +000142 d1d3 BNE |L1.236| +000144 9902 LDR r1,[sp,#8] ;1010 +000146 2902 CMP r1,#2 ;1010 +000148 d1d0 BNE |L1.236| +00014a 7879 LDRB r1,[r7,#1] ;1012 +00014c 2900 CMP r1,#0 ;1012 +00014e d1cd BNE |L1.236| +000150 2109 MOVS r1,#9 ;1013 +000152 e01e B |L1.402| + |L1.340| +000154 e0ad B |L1.690| + |L1.342| +000156 e06c B |L1.562| + |L1.344| +000158 e093 B |L1.642| +00015a e000 B |L1.350| +00015c e004 B |L1.360| + |L1.350| +00015e 488d LDR r0,|L1.916| +000160 3025 ADDS r0,r0,#0x25 ;677 + |L1.354| +000162 6028 STR r0,[r5,#0] ;880 +000164 6026 STR r6,[r4,#0] ;880 +000166 e7c1 B |L1.236| + |L1.360| +000168 4a8b LDR r2,|L1.920| +00016a 7852 LDRB r2,[r2,#1] ;686 ; g_screen_tp_init_start +00016c 2a00 CMP r2,#0 ;686 +00016e 4a8b LDR r2,|L1.924| +000170 d00b BEQ |L1.394| +000172 1cd2 ADDS r2,r2,#3 ;686 +000174 e7a9 B |L1.202| + |L1.374| +000176 e00e B |L1.406| + |L1.376| +000178 e010 B |L1.412| + |L1.378| +00017a e019 B |L1.432| + |L1.380| +00017c e01d B |L1.442| + |L1.382| +00017e e021 B |L1.452| + |L1.384| +000180 e031 B |L1.486| + |L1.386| +000182 e035 B |L1.496| + |L1.388| +000184 e03a B |L1.508| + |L1.390| +000186 e03f B |L1.520| + |L1.392| +000188 e044 B |L1.532| + |L1.394| +00018a 32d3 ADDS r2,r2,#0xd3 ;690 +00018c 602a STR r2,[r5,#0] ;695 +00018e 2230 MOVS r2,#0x30 ;695 +000190 6022 STR r2,[r4,#0] ;695 + |L1.402| +000192 7001 STRB r1,[r0,#0] ;690 +000194 e7aa B |L1.236| + |L1.406| +000196 4881 LDR r0,|L1.924| +000198 3013 ADDS r0,r0,#0x13 ;701 +00019a e7e2 B |L1.354| + |L1.412| +00019c 497f LDR r1,|L1.924| +00019e 3123 ADDS r1,r1,#0x23 ;706 +0001a0 6029 STR r1,[r5,#0] ;707 +0001a2 2103 MOVS r1,#3 ;708 +0001a4 6026 STR r6,[r4,#0] ;708 +0001a6 e7f4 B |L1.402| + |L1.424| +0001a8 e03b B |L1.546| + |L1.426| +0001aa e03c B |L1.550| + |L1.428| +0001ac e0bd B |L1.810| + |L1.430| +0001ae e08d B |L1.716| + |L1.432| +0001b0 497a LDR r1,|L1.924| +0001b2 3133 ADDS r1,r1,#0x33 ;712 +0001b4 6029 STR r1,[r5,#0] ;713 +0001b6 6026 STR r6,[r4,#0] ;714 +0001b8 e7b4 B |L1.292| + |L1.442| +0001ba 4978 LDR r1,|L1.924| +0001bc 3143 ADDS r1,r1,#0x43 ;718 +0001be 6029 STR r1,[r5,#0] ;719 +0001c0 6026 STR r6,[r4,#0] ;720 +0001c2 e0be B |L1.834| + |L1.452| +0001c4 4875 LDR r0,|L1.924| +0001c6 3053 ADDS r0,r0,#0x53 ;724 +0001c8 6028 STR r0,[r5,#0] ;725 +0001ca 385c SUBS r0,r0,#0x5c ;726 +0001cc 6026 STR r6,[r4,#0] ;726 +0001ce 7941 LDRB r1,[r0,#5] ;726 ; g_ap_tp_init_E4 +0001d0 2900 CMP r1,#0 ;726 +0001d2 d08b BEQ |L1.236| +0001d4 2100 MOVS r1,#0 ;728 +0001d6 7141 STRB r1,[r0,#5] ;728 +0001d8 2101 MOVS r1,#1 ;729 +0001da 7800 LDRB r0,[r0,#0] ;729 ; g_phone_output_int_pad +0001dc e0ca B |L1.884| + |L1.478| +0001de e055 B |L1.652| + |L1.480| +0001e0 e05f B |L1.674| + |L1.482| +0001e2 e080 B |L1.742| + |L1.484| +0001e4 e05a B |L1.668| + |L1.486| +0001e6 496d LDR r1,|L1.924| +0001e8 3163 ADDS r1,r1,#0x63 ;734 +0001ea 6029 STR r1,[r5,#0] ;735 +0001ec 6026 STR r6,[r4,#0] ;736 +0001ee e0a6 B |L1.830| + |L1.496| +0001f0 496a LDR r1,|L1.924| +0001f2 3173 ADDS r1,r1,#0x73 ;740 +0001f4 6029 STR r1,[r5,#0] ;741 +0001f6 2107 MOVS r1,#7 ;742 +0001f8 6026 STR r6,[r4,#0] ;742 +0001fa e7ca B |L1.402| + |L1.508| +0001fc 4967 LDR r1,|L1.924| +0001fe 3183 ADDS r1,r1,#0x83 ;746 +000200 6029 STR r1,[r5,#0] ;747 +000202 2108 MOVS r1,#8 ;748 +000204 6026 STR r6,[r4,#0] ;748 +000206 e7c4 B |L1.402| + |L1.520| +000208 4964 LDR r1,|L1.924| +00020a 3193 ADDS r1,r1,#0x93 ;752 +00020c 6029 STR r1,[r5,#0] ;753 +00020e 210a MOVS r1,#0xa ;754 +000210 6026 STR r6,[r4,#0] ;754 +000212 e7be B |L1.402| + |L1.532| +000214 602b STR r3,[r5,#0] ;759 +000216 210b MOVS r1,#0xb ;760 +000218 6026 STR r6,[r4,#0] ;760 +00021a e7ba B |L1.402| + |L1.540| +00021c e0b4 B |L1.904| + |L1.542| +00021e e092 B |L1.838| + |L1.544| +000220 e037 B |L1.658| + |L1.546| +000222 602b STR r3,[r5,#0] ;766 +000224 e002 B |L1.556| + |L1.550| +000226 495d LDR r1,|L1.924| +000228 31b3 ADDS r1,r1,#0xb3 ;770 +00022a 6029 STR r1,[r5,#0] ;770 + |L1.556| +00022c 6026 STR r6,[r4,#0] ;766 +00022e 7007 STRB r7,[r0,#0] ;766 + |L1.560| +000230 e75c B |L1.236| + |L1.562| +000232 9800 LDR r0,[sp,#0] ;786 +000234 7dc0 LDRB r0,[r0,#0x17] ;786 ; SAMSUNG_s21u +000236 2801 CMP r0,#1 ;786 +000238 d00d BEQ |L1.598| +00023a 4f57 LDR r7,|L1.920| +00023c 2101 MOVS r1,#1 ;795 +00023e 7838 LDRB r0,[r7,#0] ;795 ; g_phone_output_int_pad +000240 f7fffffe BL hal_gpio_set_output_data +000244 7978 LDRB r0,[r7,#5] ;796 ; g_ap_tp_init_E4 +000246 2801 CMP r0,#1 ;796 +000248 d00f BEQ |L1.618| +00024a 2802 CMP r0,#2 ;801 +00024c 4853 LDR r0,|L1.924| +00024e d00f BEQ |L1.624| +000250 30ff ADDS r0,r0,#0xff ;801 +000252 3024 ADDS r0,r0,#0x24 ;801 +000254 e785 B |L1.354| + |L1.598| +000256 4850 LDR r0,|L1.920| +000258 2101 MOVS r1,#1 ;788 +00025a 7800 LDRB r0,[r0,#0] ;788 ; g_phone_output_int_pad +00025c f7fffffe BL hal_gpio_set_output_data +000260 484c LDR r0,|L1.916| +000262 3035 ADDS r0,r0,#0x35 ;790 +000264 6028 STR r0,[r5,#0] ;791 +000266 2040 MOVS r0,#0x40 ;791 +000268 e02c B |L1.708| + |L1.618| +00026a 484a LDR r0,|L1.916| +00026c 384d SUBS r0,r0,#0x4d ;798 +00026e e778 B |L1.354| + |L1.624| +000270 30ff ADDS r0,r0,#0xff ;799 +000272 3044 ADDS r0,r0,#0x44 ;799 +000274 e775 B |L1.354| + |L1.630| +000276 4847 LDR r0,|L1.916| +000278 383d SUBS r0,r0,#0x3d ;816 +00027a 6028 STR r0,[r5,#0] ;817 +00027c 4846 LDR r0,|L1.920| +00027e 6023 STR r3,[r4,#0] ;822 +000280 e04b B |L1.794| + |L1.642| +000282 4844 LDR r0,|L1.916| +000284 3837 SUBS r0,r0,#0x37 ;831 + |L1.646| +000286 6028 STR r0,[r5,#0] ;832 +000288 6021 STR r1,[r4,#0] ;832 + |L1.650| +00028a e72f B |L1.236| + |L1.652| +00028c 4841 LDR r0,|L1.916| +00028e 3836 SUBS r0,r0,#0x36 ;837 +000290 e001 B |L1.662| + |L1.658| +000292 4840 LDR r0,|L1.916| +000294 3832 SUBS r0,r0,#0x32 ;843 + |L1.662| +000296 6028 STR r0,[r5,#0] ;838 +000298 2004 MOVS r0,#4 ;838 +00029a e013 B |L1.708| + |L1.668| +00029c 483d LDR r0,|L1.916| +00029e 3826 SUBS r0,r0,#0x26 ;849 +0002a0 e7f9 B |L1.662| + |L1.674| +0002a2 483c LDR r0,|L1.916| +0002a4 382a SUBS r0,r0,#0x2a ;861 +0002a6 e7f6 B |L1.662| + |L1.680| +0002a8 483a LDR r0,|L1.916| +0002aa 3822 SUBS r0,r0,#0x22 ;867 +0002ac 6028 STR r0,[r5,#0] ;868 +0002ae 2003 MOVS r0,#3 ;868 +0002b0 e008 B |L1.708| + |L1.690| +0002b2 4838 LDR r0,|L1.916| +0002b4 381f SUBS r0,r0,#0x1f ;873 +0002b6 6028 STR r0,[r5,#0] ;874 +0002b8 200b MOVS r0,#0xb ;874 +0002ba e003 B |L1.708| + |L1.700| +0002bc 4835 LDR r0,|L1.916| +0002be 3812 SUBS r0,r0,#0x12 ;885 +0002c0 6028 STR r0,[r5,#0] ;886 +0002c2 200a MOVS r0,#0xa ;886 + |L1.708| +0002c4 6020 STR r0,[r4,#0] ;886 + |L1.710| +0002c6 e711 B |L1.236| + |L1.712| +0002c8 7006 STRB r6,[r0,#0] ;891 +0002ca e70f B |L1.236| + |L1.716| +0002cc 7840 LDRB r0,[r0,#1] ;906 ; SAMSUNG_s21u +0002ce 2800 CMP r0,#0 ;906 +0002d0 d004 BEQ |L1.732| +0002d2 2801 CMP r0,#1 ;911 +0002d4 d1ac BNE |L1.560| +0002d6 482f LDR r0,|L1.916| +0002d8 3014 ADDS r0,r0,#0x14 ;913 +0002da e7d4 B |L1.646| + |L1.732| +0002dc 482d LDR r0,|L1.916| +0002de 3808 SUBS r0,r0,#8 ;908 +0002e0 6028 STR r0,[r5,#0] ;909 +0002e2 201c MOVS r0,#0x1c ;909 +0002e4 e7ee B |L1.708| + |L1.742| +0002e6 9a02 LDR r2,[sp,#8] ;921 +0002e8 2a01 CMP r2,#1 ;921 +0002ea d009 BEQ |L1.768| +0002ec 2a03 CMP r2,#3 ;943 +0002ee d19f BNE |L1.560| +0002f0 7879 LDRB r1,[r7,#1] ;945 +0002f2 29f0 CMP r1,#0xf0 ;945 +0002f4 d19c BNE |L1.560| +0002f6 78b9 LDRB r1,[r7,#2] ;945 +0002f8 2900 CMP r1,#0 ;945 +0002fa d199 BNE |L1.560| + |L1.764| +0002fc 7086 STRB r6,[r0,#2] ;947 +0002fe e6f5 B |L1.236| + |L1.768| +000300 7882 LDRB r2,[r0,#2] ;923 ; SAMSUNG_s21u +000302 2a00 CMP r2,#0 ;923 +000304 d004 BEQ |L1.784| +000306 2a01 CMP r2,#1 ;929 +000308 d009 BEQ |L1.798| +00030a 4822 LDR r0,|L1.916| +00030c 3022 ADDS r0,r0,#0x22 ;937 +00030e e728 B |L1.354| + |L1.784| +000310 4a20 LDR r2,|L1.916| +000312 3218 ADDS r2,r2,#0x18 ;925 +000314 602a STR r2,[r5,#0] ;926 +000316 2206 MOVS r2,#6 ;926 +000318 6022 STR r2,[r4,#0] ;926 + |L1.794| +00031a 7081 STRB r1,[r0,#2] ;819 +00031c e6e6 B |L1.236| + |L1.798| +00031e 491d LDR r1,|L1.916| +000320 311e ADDS r1,r1,#0x1e ;931 +000322 6029 STR r1,[r5,#0] ;932 +000324 2104 MOVS r1,#4 ;932 +000326 6021 STR r1,[r4,#0] ;933 +000328 e7e8 B |L1.764| + |L1.810| +00032a 9902 LDR r1,[sp,#8] ;959 +00032c 2902 CMP r1,#2 ;959 +00032e d1ac BNE |L1.650| +000330 7879 LDRB r1,[r7,#1] ;961 +000332 2901 CMP r1,#1 ;961 +000334 d005 BEQ |L1.834| +000336 2902 CMP r1,#2 ;963 +000338 d001 BEQ |L1.830| +00033a 2903 CMP r1,#3 ;963 +00033c d1a5 BNE |L1.650| + |L1.830| +00033e 2106 MOVS r1,#6 ;964 +000340 e727 B |L1.402| + |L1.834| +000342 7003 STRB r3,[r0,#0] ;962 +000344 e6d2 B |L1.236| + |L1.838| +000346 4a14 LDR r2,|L1.920| +000348 7111 STRB r1,[r2,#4] ;977 +00034a 9a02 LDR r2,[sp,#8] ;978 +00034c 2a02 CMP r2,#2 ;978 +00034e d006 BEQ |L1.862| +000350 7918 LDRB r0,[r3,#4] ;996 ; SAMSUNG_s21u +000352 2800 CMP r0,#0 ;996 +000354 4811 LDR r0,|L1.924| +000356 d014 BEQ |L1.898| +000358 30ff ADDS r0,r0,#0xff ;996 +00035a 30b7 ADDS r0,r0,#0xb7 ;996 +00035c e793 B |L1.646| + |L1.862| +00035e 787a LDRB r2,[r7,#1] ;980 +000360 2a00 CMP r2,#0 ;980 +000362 d00a BEQ |L1.890| +000364 2a01 CMP r2,#1 ;986 +000366 d190 BNE |L1.650| +000368 4a0b LDR r2,|L1.920| +00036a 210f MOVS r1,#0xf ;989 +00036c 7156 STRB r6,[r2,#5] ;988 + |L1.878| +00036e 7001 STRB r1,[r0,#0] ;983 +000370 2100 MOVS r1,#0 ;984 +000372 7810 LDRB r0,[r2,#0] ;984 ; g_phone_output_int_pad + |L1.884| +000374 f7fffffe BL hal_gpio_set_output_data +000378 e6b8 B |L1.236| + |L1.890| +00037a 4a07 LDR r2,|L1.920| +00037c 7151 STRB r1,[r2,#5] ;982 +00037e 2100 MOVS r1,#0 ;983 +000380 e7f5 B |L1.878| + |L1.898| +000382 30ff ADDS r0,r0,#0xff ;984 +000384 30b6 ADDS r0,r0,#0xb6 ;984 +000386 e77e B |L1.646| + |L1.904| +000388 9802 LDR r0,[sp,#8] ;1035 +00038a 2802 CMP r0,#2 ;1035 +00038c d19b BNE |L1.710| +00038e 7119 STRB r1,[r3,#4] ;1037 +000390 e6ac B |L1.236| +;;;1046 + ENDP + +000392 0000 DCW 0x0000 + |L1.916| + DCD ||area_number.45||+0x1a9 + |L1.920| + DCD ||area_number.45|| + |L1.924| + DCD ||area_number.45||+0x9 + + AREA ||i.app_tp_screen_analysis_const||, CODE, READONLY, ALIGN=1 + + app_tp_screen_analysis_const PROC +;;;348 **************************************************************************/ +;;;349 uint8_t app_tp_screen_analysis_const(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size) +000000 1c40 ADDS r0,r0,#1 +;;;350 { +;;;351 uint8_t return_num = transfer_now + 1; +000002 b2c0 UXTB r0,r0 +;;;352 +;;;353 // g_tp_sleep_in = false; // 退出息屏状态 +;;;354 +;;;355 // static uint8_t app_tp_count = 0; +;;;356 +;;;357 // switch (transfer_now) +;;;358 // { +;;;359 // case data_num_02: //87 +;;;360 // if (rxbuffer[0] == 0x03) +;;;361 // { +;;;362 //#if S8_TP_DEBUG_LOG +;;;363 // TAU_LOGD("87 wait 03 ok\n"); +;;;364 //#endif +;;;365 // } +;;;366 // else +;;;367 // { +;;;368 //#if S8_TP_DEBUG_LOG +;;;369 // TAU_LOGD("TD TP init [%d]\n", rxbuffer[2]); +;;;370 //#endif +;;;371 // app_tp_count++; +;;;372 // return_num = transfer_now; +;;;373 // if (app_tp_count > 120) //初始化不成功,重新reset screen +;;;374 // { +;;;375 // app_tp_count = 0; +;;;376 // app_tp_screen_init(); +;;;377 // return_num = data_num_00; +;;;378 // } +;;;379 // delayMs(10); +;;;380 // } +;;;381 // break; +;;;382 // default: +;;;383 // break; +;;;384 // } +;;;385 +;;;386 return return_num; +;;;387 +;;;388 } +000004 4770 BX lr +;;;389 + ENDP + + + AREA ||i.app_tp_screen_analysis_int||, CODE, READONLY, ALIGN=2 + + app_tp_screen_analysis_int PROC +;;;534 +;;;535 uint8_t app_tp_screen_analysis_int(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size) +000000 b5f0 PUSH {r4-r7,lr} +;;;536 { +000002 4608 MOV r0,r1 +;;;537 uint8_t touch_number = 0; +;;;538 uint8_t ii = 0,ss = 0; +;;;539 uint8_t touch_event_flag = 0; // 触摸事件统计 +;;;540 +;;;541 phone_reg_coord_BUF_NUM = data_size/8; +000004 0552 LSLS r2,r2,#21 +000006 2100 MOVS r1,#0 ;538 +000008 0e13 LSRS r3,r2,#24 +00000a b08b SUB sp,sp,#0x2c ;536 +00000c 4a6f LDR r2,|L3.460| +00000e 9106 STR r1,[sp,#0x18] +000010 7213 STRB r3,[r2,#8] +;;;542 +;;;543 if (phone_reg_coord_BUF_NUM >= Touch_MAX_Point)phone_reg_coord_BUF_NUM = Touch_MAX_Point; +000012 2b05 CMP r3,#5 +000014 d301 BCC |L3.26| +000016 2305 MOVS r3,#5 +000018 7213 STRB r3,[r2,#8] + |L3.26| +;;;544 +;;;545 for (ii = 0; ii < phone_reg_coord_BUF_NUM; ii++) +00001a 4617 MOV r7,r2 +00001c b2db UXTB r3,r3 +00001e e00f B |L3.64| + |L3.32| +;;;546 { +;;;547 for (ss = 0; ss < 8; ss++) +;;;548 phone_reg_coord_back_BUF[ii][ss] = rxbuffer[ii*8+ss]; +000020 250a MOVS r5,#0xa +000022 434d MULS r5,r1,r5 +000024 462e MOV r6,r5 +000026 4d6a LDR r5,|L3.464| +000028 2200 MOVS r2,#0 ;547 +00002a 00cc LSLS r4,r1,#3 ;547 +00002c 1975 ADDS r5,r6,r5 + |L3.46| +00002e 18a6 ADDS r6,r4,r2 +000030 5d86 LDRB r6,[r0,r6] +000032 54ae STRB r6,[r5,r2] +000034 1c52 ADDS r2,r2,#1 +000036 b2d2 UXTB r2,r2 ;547 +000038 2a08 CMP r2,#8 ;547 +00003a d3f8 BCC |L3.46| +00003c 1c49 ADDS r1,r1,#1 ;547 +00003e b2c9 UXTB r1,r1 ;545 + |L3.64| +000040 4299 CMP r1,r3 ;545 +000042 d3ed BCC |L3.32| +;;;549 } +;;;550 +;;;551 //ST TP数据分析处理 +;;;552 // byte0: bit4-bit7:0x1:按下事件;0x2:移动事件;0x3:松开事件; bit2-bit3:reserved; bit0-bit1:0x3 +;;;553 // byte1: bit4-bit7:touchId; 手指数 0x0: Pointer ID 0、0x1: Pointer ID 1 ... 0xF: Pointer ID 15 +;;;554 // bit0-bit3:touchType: 0x0: Invalid、0x1: Finger touch、0x2: Glove touch、0x3: Stylus touch、0x4: Palm touch、Others: Reserved +;;;555 // byte2: X低8位 +;;;556 // byte3: 高4位:Y的bit0-bit3; 低4位:X的bit11-bit8 +;;;557 // byte4: Y的:bit11-bit4 +;;;558 // byte5: reserved +;;;559 // byte6: reserved +;;;560 // byte7: bit5-bit7:reserved; bit0-bit4:buffer中剩余的事件数 evt_left +;;;561 +;;;562 Touch.Event_Single_Flag = 1; +000044 4963 LDR r1,|L3.468| +000046 2201 MOVS r2,#1 +000048 9108 STR r1,[sp,#0x20] +00004a 71ca STRB r2,[r1,#7] +;;;563 // phone_reg_coord_BUF_NUM = 0; +;;;564 // TAU_LOGD("TP [%d]\n", g_tp_sleep_in); +;;;565 // TAU_LOGD("TP [%d]\n", g_ap_tp_init_done); +;;;566 +;;;567 if (g_tp_sleep_in == false) +00004c 78fa LDRB r2,[r7,#3] ; g_tp_sleep_in +00004e 2a00 CMP r2,#0 +000050 d005 BEQ |L3.94| +000052 4619 MOV r1,r3 +;;;568 { +;;;569 u8 s1 = 0; +;;;570 for (ss = 0; ss < phone_reg_coord_BUF_NUM; ss++) +;;;571 { +;;;572 uint8_t touch_id = 0; +;;;573 uint8_t touch_event_id = 0; +;;;574 uint8_t ap_event_id = 0; +;;;575 +;;;576 touch_id = phone_reg_coord_back_BUF[ss][1] >> 4; +;;;577 if (touch_id >= Touch_MAX_Point)continue; //判断手指编号是否超出范围 +;;;578 +;;;579 touch_event_id = phone_reg_coord_back_BUF[ss][0] >> 4;//触摸事件 +;;;580 if(touch_event_id > 0 && touch_event_id < 4) // bit4-bit7:0x1:按下事件;0x2:移动事件;0x3:松开事件; +;;;581 { +;;;582 touch_event_flag++; +;;;583 } +;;;584 // if((touch_event_id == 0x01)||(touch_event_id == 0x02)) // 按下事件 // 移动事件 +;;;585 // { +;;;586 // +;;;587 // } +;;;588 Touch.Touch_Single_Point[0].X_in = (((u16)phone_reg_coord_back_BUF[ss][3] & 0x0F) << 8) | (phone_reg_coord_back_BUF[ss][2]); +;;;589 Touch.Touch_Single_Point[0].Y_in = ((u16)phone_reg_coord_back_BUF[ss][4] << 4) | ((phone_reg_coord_back_BUF[ss][3] & 0xF0) >> 4); +;;;590 //分辨率转换 +;;;591 Touch.Touch_Single_Point[0].X = (((float)Touch.Touch_Single_Point[0].X_in) * (float)INPUT_WIDTH_VALUE) / ((float)OUTPUT_WIDTH_VALUE); +;;;592 Touch.Touch_Single_Point[0].Y = (((float)Touch.Touch_Single_Point[0].Y_in) * (float)INPUT_HEIGHT_VALUE) / ((float)OUTPUT_HEIGHT_VALUE); +;;;593 +;;;594 u16 X0, Y0; +;;;595 X0 = ((float)Touch.Touch_Single_Point[0].X) * 4095.0 / ((float)INPUT_WIDTH_VALUE); +;;;596 Y0 = ((float)Touch.Touch_Single_Point[0].Y) * 4095.0 / ((float)INPUT_HEIGHT_VALUE); +;;;597 if (X0 > 0xfff)X0 = 0xfff; +;;;598 if (Y0 > 0xfff)Y0 = 0xfff; +;;;599 +;;;600 X0 = 0xfff - X0; // 零点上下不一致,需要转换 +;;;601 +;;;602 // hal_gpio_set_output_data(IO_PAD_AP_SPIS_MISO, IO_LVL_LOW); +;;;603 //bit0-bit1:event id; 0表示触摸类事件;1表示状态事件;2表示手势事件;3表示空事件 +;;;604 //bit2-bit5:touch id; 表示第几个触摸手指 +;;;605 //bit6-bit7:touch action; 0:没有触摸事件;1:按下;2:移动;3:松开 +;;;606 +;;;607 phone_reg_coord_back_X61[((s1) * 16) + 0] = (touch_event_id << 6) | ((touch_id + 1) << 2) | ap_event_id; //44 press C4 leave 84 move +;;;608 phone_reg_coord_back_X61[((s1) * 16) + 1] = (uint8_t)((X0 & 0xFF0) >> 4); //x 高八位 +;;;609 phone_reg_coord_back_X61[((s1) * 16) + 2] = (uint8_t)((Y0 & 0xFF0) >> 4); //y 高八位 +;;;610 phone_reg_coord_back_X61[((s1) * 16) + 3] = ((X0 & 0xF) << 4) | ((Y0 & 0xF)); //bit0-bit3:y低四位;bit4-bit7:x低四位; +;;;611 phone_reg_coord_back_X61[((s1) * 16) + 4] = 4; //major +;;;612 phone_reg_coord_back_X61[((s1) * 16) + 5] = 4; //minor +;;;613 //touch type:0:普通手指触摸;1:盘旋;2:保护套;3:手套;4:尖笔;5:手掌;6:潮湿的;7:接近;8:轻摇 +;;;614 // phone_reg_coord_back_X61[((s1) * 8) + 6] = ((Touch.Touch_Single_Point[ss].Z & 0xFE) >> 2); //bit0-bit5:z只有6位;bit6-bit7:touch type的高两位 +;;;615 // phone_reg_coord_back_X61[((s1) * 8) + 7] = --Touch_num; //bit0-bit5:buffer里面剩余多少个事件;bit6-bit7:touch type 低两位 +;;;616 +;;;617 phone_reg_coord_back_X61[((s1) * 16) + 6] = 0x1b; +;;;618 phone_reg_coord_back_X61[((s1) * 16) + 7] = 0x20+(phone_reg_coord_BUF_NUM-1-ss); +;;;619 +;;;620 phone_reg_coord_back_X61[((s1) * 16) + 8] = 0x04; +;;;621 phone_reg_coord_back_X61[((s1) * 16) + 9] = 0x96; +;;;622 phone_reg_coord_back_X61[((s1) * 16) + 10] = 0; +;;;623 phone_reg_coord_back_X61[((s1) * 16) + 11] = 0; +;;;624 phone_reg_coord_back_X61[((s1) * 16) + 12] = 0; +;;;625 phone_reg_coord_back_X61[((s1) * 16) + 13] = 0; +;;;626 phone_reg_coord_back_X61[((s1) * 16) + 14] = 0; +;;;627 phone_reg_coord_back_X61[((s1) * 16) + 15] = 0; +;;;628 +;;;629 Touch.Touch_Single_Point[ss].Eventbk = Touch.Touch_Single_Point[ss].Event; +;;;630 +;;;631 Touch.Touch_Single_Point[ss].Event = 0; +;;;632 // hal_gpio_set_output_data(IO_PAD_AP_SPIS_MISO, IO_LVL_HIGH); +;;;633 // } +;;;634 s1++; +;;;635 } +;;;636 SAMSUNG_s21u.Touch_ON[0] = 1; +;;;637 if(g_ap_tp_init_done && touch_event_flag > 0) // 有触摸事件才报点 +;;;638 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //拉低TP中断脚,通知AP读取TP数据 +;;;639 Touch.Event_Single_Flag = 0; +;;;640 } +;;;641 else +;;;642 { +;;;643 // 息屏触摸处理 +;;;644 // TAU_LOGD("TP sleep mode\n"); +;;;645 app_tp_screen_analysis_wake_up(rxbuffer,phone_reg_coord_BUF_NUM); +000054 f7fffffe BL app_tp_screen_analysis_wake_up + |L3.88| +;;;646 } +;;;647 +;;;648 return screen_reg_int_data_size + 1; +000058 2002 MOVS r0,#2 +;;;649 // TAU_LOGD("TD [%d]\n", x); +;;;650 } +00005a b00b ADD sp,sp,#0x2c +00005c bdf0 POP {r4-r7,pc} + |L3.94| +00005e 2500 MOVS r5,#0 ;569 +000060 462c MOV r4,r5 ;570 +000062 461e MOV r6,r3 ;570 +000064 e09c B |L3.416| + |L3.102| +000066 4621 MOV r1,r4 ;576 +000068 200a MOVS r0,#0xa ;576 +00006a 4341 MULS r1,r0,r1 ;576 +00006c 4858 LDR r0,|L3.464| +00006e 460a MOV r2,r1 ;576 +000070 1809 ADDS r1,r1,r0 ;576 +000072 784b LDRB r3,[r1,#1] ;576 +000074 091f LSRS r7,r3,#4 ;576 +000076 2f05 CMP r7,#5 ;577 +000078 d27e BCS |L3.376| +00007a 5c80 LDRB r0,[r0,r2] ;579 +00007c 0900 LSRS r0,r0,#4 ;579 +00007e 9005 STR r0,[sp,#0x14] ;579 +000080 1e40 SUBS r0,r0,#1 ;579 +000082 2803 CMP r0,#3 ;580 +000084 d203 BCS |L3.142| +000086 9806 LDR r0,[sp,#0x18] ;582 +000088 1c40 ADDS r0,r0,#1 ;582 +00008a b2c0 UXTB r0,r0 ;582 +00008c 9006 STR r0,[sp,#0x18] ;582 + |L3.142| +00008e 78ca LDRB r2,[r1,#3] ;588 +000090 788b LDRB r3,[r1,#2] ;588 +000092 0710 LSLS r0,r2,#28 ;588 +000094 0d00 LSRS r0,r0,#20 ;588 +000096 4318 ORRS r0,r0,r3 ;588 +000098 4b4e LDR r3,|L3.468| +00009a 0912 LSRS r2,r2,#4 ;589 +00009c 3b40 SUBS r3,r3,#0x40 ;588 +00009e 8098 STRH r0,[r3,#4] ;588 +0000a0 7909 LDRB r1,[r1,#4] ;589 +0000a2 0109 LSLS r1,r1,#4 ;589 +0000a4 4311 ORRS r1,r1,r2 ;589 +0000a6 461a MOV r2,r3 ;589 +0000a8 9103 STR r1,[sp,#0xc] ;589 +0000aa 80d1 STRH r1,[r2,#6] ;589 +0000ac f7fffffe BL __aeabi_ui2f +0000b0 4949 LDR r1,|L3.472| +0000b2 f7fffffe BL __aeabi_fmul +0000b6 4948 LDR r1,|L3.472| +0000b8 f7fffffe BL __aeabi_fdiv +0000bc f7fffffe BL __aeabi_f2uiz +0000c0 4944 LDR r1,|L3.468| +0000c2 b280 UXTH r0,r0 ;591 +0000c4 3940 SUBS r1,r1,#0x40 ;591 +0000c6 9002 STR r0,[sp,#8] ;591 +0000c8 8008 STRH r0,[r1,#0] ;591 +0000ca 9803 LDR r0,[sp,#0xc] ;592 +0000cc f7fffffe BL __aeabi_ui2f +0000d0 4942 LDR r1,|L3.476| +0000d2 f7fffffe BL __aeabi_fmul +0000d6 4941 LDR r1,|L3.476| +0000d8 f7fffffe BL __aeabi_fdiv +0000dc f7fffffe BL __aeabi_f2uiz +0000e0 493c LDR r1,|L3.468| +0000e2 b280 UXTH r0,r0 ;592 +0000e4 3940 SUBS r1,r1,#0x40 ;592 +0000e6 900a STR r0,[sp,#0x28] ;592 +0000e8 8048 STRH r0,[r1,#2] ;592 +0000ea 9802 LDR r0,[sp,#8] ;595 +0000ec f7fffffe BL __aeabi_ui2d +0000f0 2200 MOVS r2,#0 ;595 +0000f2 4b3b LDR r3,|L3.480| +0000f4 f7fffffe BL __aeabi_dmul +0000f8 2200 MOVS r2,#0 ;595 +0000fa 4b3a LDR r3,|L3.484| +0000fc f7fffffe BL __aeabi_ddiv +000100 f7fffffe BL __aeabi_d2uiz +000104 b282 UXTH r2,r0 ;595 +000106 9204 STR r2,[sp,#0x10] ;595 +000108 980a LDR r0,[sp,#0x28] ;596 +00010a f7fffffe BL __aeabi_ui2d +00010e 2200 MOVS r2,#0 ;596 +000110 4b33 LDR r3,|L3.480| +000112 f7fffffe BL __aeabi_dmul +000116 2200 MOVS r2,#0 ;596 +000118 4b33 LDR r3,|L3.488| +00011a f7fffffe BL __aeabi_ddiv +00011e f7fffffe BL __aeabi_d2uiz +000122 4932 LDR r1,|L3.492| +000124 9a04 LDR r2,[sp,#0x10] ;597 +000126 b280 UXTH r0,r0 ;596 +000128 428a CMP r2,r1 ;597 +00012a d900 BLS |L3.302| +00012c 9104 STR r1,[sp,#0x10] ;597 + |L3.302| +00012e 4288 CMP r0,r1 ;598 +000130 d900 BLS |L3.308| +000132 4608 MOV r0,r1 ;598 + |L3.308| +000134 9a04 LDR r2,[sp,#0x10] ;600 +000136 00bb LSLS r3,r7,#2 ;607 +000138 1a89 SUBS r1,r1,r2 ;600 +00013a 9a05 LDR r2,[sp,#0x14] ;607 +00013c 1d1b ADDS r3,r3,#4 ;607 +00013e 0192 LSLS r2,r2,#6 ;607 +000140 4f23 LDR r7,|L3.464| +000142 431a ORRS r2,r2,r3 ;607 +000144 012b LSLS r3,r5,#4 ;607 +000146 3f50 SUBS r7,r7,#0x50 ;607 +000148 54fa STRB r2,[r7,r3] ;607 +00014a 090a LSRS r2,r1,#4 ;608 +00014c 19db ADDS r3,r3,r7 ;608 +00014e 705a STRB r2,[r3,#1] ;608 +000150 0902 LSRS r2,r0,#4 ;609 +000152 0700 LSLS r0,r0,#28 ;610 +000154 0109 LSLS r1,r1,#4 ;610 +000156 0f00 LSRS r0,r0,#28 ;610 +000158 4301 ORRS r1,r1,r0 ;610 +00015a 709a STRB r2,[r3,#2] ;609 +00015c 70d9 STRB r1,[r3,#3] ;610 +00015e 2004 MOVS r0,#4 ;611 +000160 7118 STRB r0,[r3,#4] ;611 +000162 7158 STRB r0,[r3,#5] ;612 +000164 211b MOVS r1,#0x1b ;617 +000166 7199 STRB r1,[r3,#6] ;617 +000168 1b31 SUBS r1,r6,r4 ;618 +00016a 311f ADDS r1,r1,#0x1f ;618 +00016c 71d9 STRB r1,[r3,#7] ;618 +00016e 7218 STRB r0,[r3,#8] ;620 +000170 2096 MOVS r0,#0x96 ;621 +000172 7258 STRB r0,[r3,#9] ;621 +000174 2000 MOVS r0,#0 ;622 +000176 e000 B |L3.378| + |L3.376| +000178 e010 B |L3.412| + |L3.378| +00017a 210e MOVS r1,#0xe ;629 +00017c 4622 MOV r2,r4 ;629 +00017e 434a MULS r2,r1,r2 ;629 +000180 7298 STRB r0,[r3,#0xa] ;622 +000182 4914 LDR r1,|L3.468| +000184 72d8 STRB r0,[r3,#0xb] ;623 +000186 7318 STRB r0,[r3,#0xc] ;624 +000188 3940 SUBS r1,r1,#0x40 ;629 +00018a 7358 STRB r0,[r3,#0xd] ;625 +00018c 1851 ADDS r1,r2,r1 ;629 +00018e 7398 STRB r0,[r3,#0xe] ;626 +000190 73d8 STRB r0,[r3,#0xf] ;627 +000192 7a8a LDRB r2,[r1,#0xa] ;629 +000194 72ca STRB r2,[r1,#0xb] ;629 +000196 1c6d ADDS r5,r5,#1 ;631 +000198 7288 STRB r0,[r1,#0xa] ;631 +00019a b2ed UXTB r5,r5 ;634 + |L3.412| +00019c 1c64 ADDS r4,r4,#1 ;634 +00019e b2e4 UXTB r4,r4 ;570 + |L3.416| +0001a0 42b4 CMP r4,r6 ;570 +0001a2 d200 BCS |L3.422| +0001a4 e75f B |L3.102| + |L3.422| +0001a6 490a LDR r1,|L3.464| +0001a8 2001 MOVS r0,#1 ;636 +0001aa 3975 SUBS r1,r1,#0x75 ;636 +0001ac 75c8 STRB r0,[r1,#0x17] ;636 +0001ae 4807 LDR r0,|L3.460| +0001b0 7901 LDRB r1,[r0,#4] ;637 ; g_ap_tp_init_done +0001b2 2900 CMP r1,#0 ;637 +0001b4 d006 BEQ |L3.452| +0001b6 9906 LDR r1,[sp,#0x18] ;637 +0001b8 2900 CMP r1,#0 ;637 +0001ba d003 BEQ |L3.452| +0001bc 2100 MOVS r1,#0 ;638 +0001be 7800 LDRB r0,[r0,#0] ;638 ; g_phone_output_int_pad +0001c0 f7fffffe BL hal_gpio_set_output_data + |L3.452| +0001c4 9908 LDR r1,[sp,#0x20] ;639 +0001c6 2000 MOVS r0,#0 ;639 +0001c8 71c8 STRB r0,[r1,#7] ;639 +0001ca e745 B |L3.88| +;;;651 + ENDP + + |L3.460| + DCD ||area_number.45|| + |L3.464| + DCD ||area_number.45||+0x21e + |L3.468| + DCD ||.bss||+0x40 + |L3.472| + DCD 0x44870000 + |L3.476| + DCD 0x45160000 + |L3.480| + DCD 0x40affe00 + |L3.484| + DCD 0x4090e000 + |L3.488| + DCD 0x40a2c000 + |L3.492| + DCD 0x00000fff + + AREA ||i.app_tp_screen_analysis_wake_up||, CODE, READONLY, ALIGN=2 + + app_tp_screen_analysis_wake_up PROC +;;;396 **************************************************************************/ +;;;397 uint8_t app_tp_screen_analysis_wake_up(uint8_t *rxbuffer, uint8_t touch_number) +000000 b570 PUSH {r4-r6,lr} +;;;398 { +000002 2400 MOVS r4,#0 +;;;399 uint16_t x = 0,y = 0; +;;;400 uint8_t touch_event = 0; +;;;401 +;;;402 uint8_t result = 0; // 0表示触摸类事件;1表示状态事件;2表示手势事件;3表示空事件 +;;;403 +;;;404 if(touch_number == 1) // 单点触摸 +;;;405 { +;;;406 touch_event = rxbuffer[0] >> 4;//触摸事件 +;;;407 if(touch_event == 0x01) // 按下事件 单击事件 +;;;408 { +;;;409 Touch.Touch_Single_Point[0].Event++; +000004 4a24 LDR r2,|L4.152| +;;;410 if(Touch.Touch_Single_Point[0].Event == 1) // 第一点按压事件 +;;;411 g_tp_sleep_delay_count = 0; +000006 4b25 LDR r3,|L4.156| +000008 2901 CMP r1,#1 ;404 +00000a d006 BEQ |L4.26| +;;;412 } +;;;413 +;;;414 if(touch_event == 0x03) // 释放事件 单击事件 +;;;415 { +;;;416 Touch.Touch_Single_Point[0].X_in = (((u16)rxbuffer[3] & 0x0F) << 8) | (rxbuffer[2]); +;;;417 Touch.Touch_Single_Point[0].Y_in = ((u16)rxbuffer[4] << 4) | ((rxbuffer[3] & 0xF0) >> 4); +;;;418 +;;;419 if(Touch.Touch_Single_Point[0].Event == 1) +;;;420 { +;;;421 if(g_tp_sleep_delay_count < Touch_Single_AOD_Time) // 20*10 = 200ms单击事件 +;;;422 { +;;;423 g_tp_wakeup = Touch_Single_AOD; +;;;424 } +;;;425 } +;;;426 else +;;;427 { +;;;428 if(g_tp_sleep_delay_count < Touch_Double_PowerUp_Time) // 50*10 = 500ms 内双击事件 +;;;429 { +;;;430 x = abs(Touch.Touch_Single_Point[0].X_in-Touch.Touch_Single_Point[1].X_in); +;;;431 y = abs(Touch.Touch_Single_Point[0].Y_in-Touch.Touch_Single_Point[1].Y_in); +;;;432 if(x<100 && y<100) // 双击 x y的范围小于100个像素点 +;;;433 { +;;;434 g_tp_wakeup = Touch_Double_PowerUp; +;;;435 Touch.Touch_Single_Point[0].Event = 0; +;;;436 Touch.Touch_Single_Point[0].X_in = 0; +;;;437 Touch.Touch_Single_Point[0].Y_in = 0; +;;;438 } +;;;439 } +;;;440 } +;;;441 +;;;442 // 保存x y数值 +;;;443 Touch.Touch_Single_Point[1].X_in = Touch.Touch_Single_Point[0].X_in; +;;;444 Touch.Touch_Single_Point[1].Y_in = Touch.Touch_Single_Point[0].Y_in; +;;;445 g_tp_sleep_delay_count = 0; +;;;446 } +;;;447 } +;;;448 else +;;;449 { +;;;450 g_tp_sleep_delay_count = 0; +00000c 71dc STRB r4,[r3,#7] +;;;451 Touch.Touch_Single_Point[0].X_in = 0; +00000e 8094 STRH r4,[r2,#4] +;;;452 Touch.Touch_Single_Point[0].Y_in = 0; +000010 80d4 STRH r4,[r2,#6] +;;;453 Touch.Touch_Single_Point[0].Event = 0; +000012 7294 STRB r4,[r2,#0xa] +;;;454 Touch.Touch_Single_Point[1].X_in = Touch.Touch_Single_Point[0].X_in; +000014 8254 STRH r4,[r2,#0x12] +;;;455 Touch.Touch_Single_Point[1].Y_in = Touch.Touch_Single_Point[0].Y_in; +000016 8294 STRH r4,[r2,#0x14] + |L4.24| +;;;456 } +;;;457 +;;;458 // return result; +;;;459 } +000018 bd70 POP {r4-r6,pc} + |L4.26| +00001a 7801 LDRB r1,[r0,#0] ;406 +00001c 4d1e LDR r5,|L4.152| +00001e 0909 LSRS r1,r1,#4 ;406 +000020 7aae LDRB r6,[r5,#0xa] ;409 +000022 2901 CMP r1,#1 ;407 +000024 d02b BEQ |L4.126| +000026 2903 CMP r1,#3 ;414 +000028 d1f6 BNE |L4.24| +00002a 78c1 LDRB r1,[r0,#3] ;416 +00002c 0709 LSLS r1,r1,#28 ;416 +00002e 0d0d LSRS r5,r1,#20 ;416 +000030 7881 LDRB r1,[r0,#2] ;416 +000032 430d ORRS r5,r5,r1 ;416 +000034 8095 STRH r5,[r2,#4] ;416 +000036 7901 LDRB r1,[r0,#4] ;417 +000038 78c0 LDRB r0,[r0,#3] ;417 +00003a 0109 LSLS r1,r1,#4 ;417 +00003c 0900 LSRS r0,r0,#4 ;417 +00003e 4301 ORRS r1,r1,r0 ;417 +000040 4816 LDR r0,|L4.156| +000042 80d1 STRH r1,[r2,#6] ;417 +000044 79c0 LDRB r0,[r0,#7] ;411 +000046 2e01 CMP r6,#1 ;419 +000048 d020 BEQ |L4.140| +00004a 2832 CMP r0,#0x32 ;428 +00004c d212 BCS |L4.116| +00004e 8a50 LDRH r0,[r2,#0x12] ;430 ; Touch +000050 1a28 SUBS r0,r5,r0 ;430 +000052 d500 BPL |L4.86| +000054 4240 RSBS r0,r0,#0 ;430 + |L4.86| +000056 b285 UXTH r5,r0 ;430 +000058 8a90 LDRH r0,[r2,#0x14] ;431 ; Touch +00005a 1a08 SUBS r0,r1,r0 ;431 +00005c d500 BPL |L4.96| +00005e 4240 RSBS r0,r0,#0 ;431 + |L4.96| +000060 b280 UXTH r0,r0 ;431 +000062 2d64 CMP r5,#0x64 ;432 +000064 d206 BCS |L4.116| +000066 2864 CMP r0,#0x64 ;432 +000068 d204 BCS |L4.116| +00006a 2002 MOVS r0,#2 ;434 +00006c 7198 STRB r0,[r3,#6] ;434 +00006e 7294 STRB r4,[r2,#0xa] ;435 +000070 8094 STRH r4,[r2,#4] ;436 +000072 80d4 STRH r4,[r2,#6] ;437 + |L4.116| +000074 8890 LDRH r0,[r2,#4] ;443 ; Touch +000076 8250 STRH r0,[r2,#0x12] ;443 +000078 88d0 LDRH r0,[r2,#6] ;444 ; Touch +00007a 8290 STRH r0,[r2,#0x14] ;444 +00007c e004 B |L4.136| + |L4.126| +00007e 1c76 ADDS r6,r6,#1 ;445 +000080 b2f0 UXTB r0,r6 ;409 +000082 7290 STRB r0,[r2,#0xa] ;409 +000084 2801 CMP r0,#1 ;410 +000086 d1c7 BNE |L4.24| + |L4.136| +000088 71dc STRB r4,[r3,#7] ;411 +00008a bd70 POP {r4-r6,pc} + |L4.140| +00008c 2814 CMP r0,#0x14 ;421 +00008e d2f1 BCS |L4.116| +000090 2001 MOVS r0,#1 ;423 +000092 7198 STRB r0,[r3,#6] ;423 +000094 e7ee B |L4.116| +;;;460 + ENDP + +000096 0000 DCW 0x0000 + |L4.152| + DCD ||.bss|| + |L4.156| + DCD ||area_number.45|| + + AREA ||i.app_tp_screen_analysis_wake_up_exec||, CODE, READONLY, ALIGN=2 + + app_tp_screen_analysis_wake_up_exec PROC +;;;460 +;;;461 void app_tp_screen_analysis_wake_up_exec(void) +000000 b5f8 PUSH {r3-r7,lr} +;;;462 { +;;;463 if(g_tp_wakeup == Touch_Double_PowerUp) +000002 4d2b LDR r5,|L5.176| +000004 2400 MOVS r4,#0 +000006 79a8 LDRB r0,[r5,#6] ; g_tp_wakeup +;;;464 { +;;;465 TAU_LOGD("TP Double\n"); +;;;466 g_tp_wakeup = false; +;;;467 Touch.Touch_Single_Point[0].Event = 0; +;;;468 // delayMs(100); +;;;469 phone_reg_coord_back_X61[0] = 0x46; //44 press C4 leave 84 move +;;;470 phone_reg_coord_back_X61[1] = 0x01; //x 高八位 +;;;471 phone_reg_coord_back_X61[2] = 0x2D; //y 高八位 +;;;472 phone_reg_coord_back_X61[3] = 0x34; //bit0-bit3:y低四位;bit4-bit7:x低四位; +;;;473 phone_reg_coord_back_X61[4] = 0xD8; //major +;;;474 phone_reg_coord_back_X61[5] = 0; //minor +;;;475 //touch type:0:普通手指触摸;1:盘旋;2:保护套;3:手套;4:尖笔;5:手掌;6:潮湿的;7:接近;8:轻摇 +;;;476 // phone_reg_coord_back_X61[((s1) * 8) + 6] = ((Touch.Touch_Single_Point[ss].Z & 0xFE) >> 2); //bit0-bit5:z只有6位;bit6-bit7:touch type的高两位 +;;;477 // phone_reg_coord_back_X61[((s1) * 8) + 7] = --Touch_num; //bit0-bit5:buffer里面剩余多少个事件;bit6-bit7:touch type 低两位 +;;;478 +;;;479 phone_reg_coord_back_X61[6] = 0; +;;;480 phone_reg_coord_back_X61[7] = 0; +;;;481 +;;;482 phone_reg_coord_back_X61[8] = 0; +;;;483 phone_reg_coord_back_X61[9] = 0; +;;;484 phone_reg_coord_back_X61[10] = 0; +;;;485 phone_reg_coord_back_X61[11] = 0; +;;;486 phone_reg_coord_back_X61[12] = 0; +;;;487 phone_reg_coord_back_X61[13] = 0; +;;;488 phone_reg_coord_back_X61[14] = 0; +;;;489 phone_reg_coord_back_X61[15] = 0; +;;;490 SAMSUNG_s21u.Touch_ON[0] = 1; +000008 4f2a LDR r7,|L5.180| +00000a 4e2b LDR r6,|L5.184| +00000c 2802 CMP r0,#2 ;463 +00000e d02c BEQ |L5.106| +;;;491 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //拉低TP中断脚,通知AP读取TP数据 +;;;492 Touch.Event_Single_Flag = 0; +;;;493 } +;;;494 else if(g_tp_wakeup == Touch_Single_AOD && g_tp_sleep_delay_count > (Touch_Double_PowerUp_Time+10)) // 单击事件后无触摸报点 +000010 2801 CMP r0,#1 +000012 d129 BNE |L5.104| +000014 79e8 LDRB r0,[r5,#7] ; g_tp_sleep_delay_count +000016 283c CMP r0,#0x3c +000018 d926 BLS |L5.104| +;;;495 { +;;;496 TAU_LOGD("TP Single\n"); +00001a 22ff MOVS r2,#0xff +00001c 32f1 ADDS r2,r2,#0xf1 +00001e a127 ADR r1,|L5.188| +000020 a028 ADR r0,|L5.196| +000022 f7fffffe BL LOG_printf +;;;497 g_tp_wakeup = false; +;;;498 Touch.Touch_Single_Point[0].Event = 0; +000026 4630 MOV r0,r6 +000028 71ac STRB r4,[r5,#6] ;497 +00002a 3840 SUBS r0,r0,#0x40 +00002c 7284 STRB r4,[r0,#0xa] +;;;499 // delayMs(100); +;;;500 phone_reg_coord_back_X61[0] = 0x52; //44 press C4 leave 84 move +00002e 4638 MOV r0,r7 +000030 2152 MOVS r1,#0x52 +000032 3025 ADDS r0,r0,#0x25 +000034 7001 STRB r1,[r0,#0] +;;;501 phone_reg_coord_back_X61[1] = 0x00; //x 高八位 +000036 7044 STRB r4,[r0,#1] +;;;502 phone_reg_coord_back_X61[2] = 0x22; //y 高八位 +000038 2122 MOVS r1,#0x22 +00003a 7081 STRB r1,[r0,#2] +;;;503 phone_reg_coord_back_X61[3] = 0x45; //bit0-bit3:y低四位;bit4-bit7:x低四位; +00003c 2145 MOVS r1,#0x45 +00003e 70c1 STRB r1,[r0,#3] +;;;504 phone_reg_coord_back_X61[4] = 0xBB; //major +000040 21bb MOVS r1,#0xbb +000042 7101 STRB r1,[r0,#4] +;;;505 phone_reg_coord_back_X61[5] = 0; //minor +000044 7144 STRB r4,[r0,#5] +;;;506 //touch type:0:普通手指触摸;1:盘旋;2:保护套;3:手套;4:尖笔;5:手掌;6:潮湿的;7:接近;8:轻摇 +;;;507 // phone_reg_coord_back_X61[((s1) * 8) + 6] = ((Touch.Touch_Single_Point[ss].Z & 0xFE) >> 2); //bit0-bit5:z只有6位;bit6-bit7:touch type的高两位 +;;;508 // phone_reg_coord_back_X61[((s1) * 8) + 7] = --Touch_num; //bit0-bit5:buffer里面剩余多少个事件;bit6-bit7:touch type 低两位 +;;;509 +;;;510 phone_reg_coord_back_X61[6] = 0; +000046 7184 STRB r4,[r0,#6] +;;;511 phone_reg_coord_back_X61[7] = 0; +000048 71c4 STRB r4,[r0,#7] +;;;512 +;;;513 phone_reg_coord_back_X61[8] = 0; +00004a 7204 STRB r4,[r0,#8] +;;;514 phone_reg_coord_back_X61[9] = 0; +00004c 7244 STRB r4,[r0,#9] +;;;515 phone_reg_coord_back_X61[10] = 0; +00004e 7284 STRB r4,[r0,#0xa] +;;;516 phone_reg_coord_back_X61[11] = 0; +000050 72c4 STRB r4,[r0,#0xb] +;;;517 phone_reg_coord_back_X61[12] = 0; +000052 7304 STRB r4,[r0,#0xc] +;;;518 phone_reg_coord_back_X61[13] = 0; +000054 7344 STRB r4,[r0,#0xd] +;;;519 phone_reg_coord_back_X61[14] = 0; +000056 7384 STRB r4,[r0,#0xe] +;;;520 phone_reg_coord_back_X61[15] = 0; +000058 73c4 STRB r4,[r0,#0xf] +;;;521 SAMSUNG_s21u.Touch_ON[0] = 1; +00005a 2001 MOVS r0,#1 +00005c 75f8 STRB r0,[r7,#0x17] + |L5.94| +00005e 2100 MOVS r1,#0 ;491 +000060 7828 LDRB r0,[r5,#0] ;491 ; g_phone_output_int_pad +000062 f7fffffe BL hal_gpio_set_output_data +000066 71f4 STRB r4,[r6,#7] ;492 + |L5.104| +;;;522 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //拉低TP中断脚,通知AP读取TP数据 +;;;523 Touch.Event_Single_Flag = 0; +;;;524 } +;;;525 } +000068 bdf8 POP {r3-r7,pc} + |L5.106| +00006a 22ff MOVS r2,#0xff ;465 +00006c 32d2 ADDS r2,r2,#0xd2 ;465 +00006e a113 ADR r1,|L5.188| +000070 a01a ADR r0,|L5.220| +000072 f7fffffe BL LOG_printf +000076 4810 LDR r0,|L5.184| +000078 71ac STRB r4,[r5,#6] ;466 +00007a 3840 SUBS r0,r0,#0x40 ;467 +00007c 7284 STRB r4,[r0,#0xa] ;467 +00007e 480d LDR r0,|L5.180| +000080 2146 MOVS r1,#0x46 ;469 +000082 3025 ADDS r0,r0,#0x25 ;469 +000084 7001 STRB r1,[r0,#0] ;469 +000086 2101 MOVS r1,#1 ;470 +000088 7041 STRB r1,[r0,#1] ;470 +00008a 222d MOVS r2,#0x2d ;471 +00008c 7082 STRB r2,[r0,#2] ;471 +00008e 2234 MOVS r2,#0x34 ;472 +000090 70c2 STRB r2,[r0,#3] ;472 +000092 22d8 MOVS r2,#0xd8 ;473 +000094 7102 STRB r2,[r0,#4] ;473 +000096 7144 STRB r4,[r0,#5] ;474 +000098 7184 STRB r4,[r0,#6] ;479 +00009a 71c4 STRB r4,[r0,#7] ;480 +00009c 7204 STRB r4,[r0,#8] ;482 +00009e 7244 STRB r4,[r0,#9] ;483 +0000a0 7284 STRB r4,[r0,#0xa] ;484 +0000a2 72c4 STRB r4,[r0,#0xb] ;485 +0000a4 7304 STRB r4,[r0,#0xc] ;486 +0000a6 7344 STRB r4,[r0,#0xd] ;487 +0000a8 7384 STRB r4,[r0,#0xe] ;488 +0000aa 73c4 STRB r4,[r0,#0xf] ;489 +0000ac 75f9 STRB r1,[r7,#0x17] ;490 +0000ae e7d6 B |L5.94| +;;;526 + ENDP + + |L5.176| + DCD ||area_number.45|| + |L5.180| + DCD ||area_number.45||+0x1a9 + |L5.184| + DCD ||.bss||+0x40 + |L5.188| +0000bc 73323175 DCB "s21u_tp",0 +0000c0 5f747000 + |L5.196| +0000c4 5b25735d DCB "[%s] (%04d) TP Single\n",0 +0000c8 20282530 +0000cc 34642920 +0000d0 54502053 +0000d4 696e676c +0000d8 650a00 +0000db 00 DCB 0 + |L5.220| +0000dc 5b25735d DCB "[%s] (%04d) TP Double\n",0 +0000e0 20282530 +0000e4 34642920 +0000e8 54502044 +0000ec 6f75626c +0000f0 650a00 +0000f3 00 DCB 0 + + AREA ||.bss||, DATA, NOINIT, ALIGN=1 + + Touch + % 72 + + AREA ||.constdata||, DATA, READONLY, ALIGN=0 + + phone_60_start_back +000000 09001000 DCB 0x09,0x00,0x10,0x00 +000004 00000000 DCB 0x00,0x00,0x00,0x00 + + AREA ||area_number.10||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.10||, ||.constdata|| + phone_22_data +000000 22 DCB 0x22 + + AREA ||area_number.11||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.11||, ||.constdata|| + phone_22_back +000000 53453761 DCB 0x53,0x45,0x37,0x61 +000004 00 DCB 0x00 + + AREA ||area_number.12||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.12||, ||.constdata|| + phone_21_data +000000 21 DCB 0x21 + + AREA ||area_number.13||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.13||, ||.constdata|| + phone_21_back +000000 80 DCB 0x80 + + AREA ||area_number.14||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.14||, ||.constdata|| + screen_86_data +000000 86 DCB 0x86 + + AREA ||area_number.15||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.15||, ||.constdata|| + screen_a0_00_01_data +000000 a00001 DCB 0xa0,0x00,0x01 + + AREA ||area_number.16||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.16||, ||.constdata|| + screen_a2_03_00_data +000000 a2030000 DCB 0xa2,0x03,0x00,0x00 +000004 0003 DCB 0x00,0x03 + + AREA ||area_number.17||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.17||, ||.constdata|| + screen_a2_02_00_data +000000 a20200 DCB 0xa2,0x02,0x00 + + AREA ||area_number.18||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.18||, ||.constdata|| + screen_c0_07_01_data +000000 c00701 DCB 0xc0,0x07,0x01 + + AREA ||area_number.19||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.19||, ||.constdata|| + screen_fa_software_reset_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 2480 DCB 0x24,0x80 + + AREA ||area_number.20||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.20||, ||.constdata|| + screen_a7_00_00_data +000000 a7000000 DCB 0xa7,0x00,0x00,0x00 + + AREA ||area_number.21||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.21||, ||.constdata|| + screen_fa_20_24_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 2401 DCB 0x24,0x01 + + AREA ||area_number.22||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.22||, ||.constdata|| + screen_fa_20_32_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 3210 DCB 0x32,0x10 + + AREA ||area_number.23||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.23||, ||.constdata|| + screen_fa_20_34_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 3402 DCB 0x34,0x02 + + AREA ||area_number.24||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.24||, ||.constdata|| + screen_fa_20_3f_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 3f07 DCB 0x3f,0x07 + + AREA ||area_number.25||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.25||, ||.constdata|| + screen_fa_20_3d_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 3d30 DCB 0x3d,0x30 + + AREA ||area_number.26||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.26||, ||.constdata|| + screen_fa_20_2d_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 2d02 DCB 0x2d,0x02 + + AREA ||area_number.27||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.27||, ||.constdata|| + screen_fa_20_1b_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 1b66 DCB 0x1b,0x66 + + AREA ||area_number.28||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.28||, ||.constdata|| + screen_fa_20_68_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 6813 DCB 0x68,0x13 + + AREA ||area_number.29||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.29||, ||.constdata|| + screen_fa_20_25_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 2520 DCB 0x25,0x20 + + AREA ||area_number.30||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.30||, ||.constdata|| + screen_fa_20_6b_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 6b00 DCB 0x6b,0x00 + + AREA ||area_number.31||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.31||, ||.constdata|| + screen_fa_20_de_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 de03 DCB 0xde,0x03 + + AREA ||area_number.32||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.32||, ||.constdata|| + screen_fa_20_28_data +000000 fa200001 DCB 0xfa,0x20,0x00,0x01 +000004 28ffffff DCB 0x28,0xff,0xff,0xff +000008 83 DCB 0x83 + + AREA ||area_number.33||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.33||, ||.constdata|| + screen_fa_20_6a_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 6aa0 DCB 0x6a,0xa0 + + AREA ||area_number.34||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.34||, ||.constdata|| + screen_fb_20_6a_data +000000 fb200000 DCB 0xfb,0x20,0x00,0x00 +000004 6a DCB 0x6a + + AREA ||area_number.35||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.35||, ||.constdata|| + screen_fa_20_72_data1 +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 72000000 DCB 0x72,0x00,0x00,0x00 +000008 00ff3f00 DCB 0x00,0xff,0x3f,0x00 + + AREA ||area_number.36||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.36||, ||.constdata|| + screen_fa_20_72_data2 +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 72000000 DCB 0x72,0x00,0x00,0x00 +000008 403e2700 DCB 0x40,0x3e,0x27,0x00 + + AREA ||area_number.37||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.37||, ||.constdata|| + screen_fa_20_72_data3 +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 72000000 DCB 0x72,0x00,0x00,0x00 +000008 7c2d0300 DCB 0x7c,0x2d,0x03,0x00 + + AREA ||area_number.38||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.38||, ||.constdata|| + screen_fa_20_6B_data +000000 fa200000 DCB 0xfa,0x20,0x00,0x00 +000004 6b004042 DCB 0x6b,0x00,0x40,0x42 +000008 0f0000c0 DCB 0x0f,0x00,0x00,0xc0 + + AREA ||area_number.39||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.39||, ||.constdata|| + screen_fb_20_71_data +000000 fb200000 DCB 0xfb,0x20,0x00,0x00 +000004 71 DCB 0x71 + + AREA ||area_number.40||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.40||, ||.constdata|| + screen_reg_int_data_size +000000 01 DCB 0x01 + + AREA ||area_number.41||, DATA, READONLY, ALIGN=0 + + EXPORTAS ||area_number.41||, ||.constdata|| + screen_reg_start_data_size +000000 05 DCB 0x05 + + AREA ||.data||, DATA, ALIGN=0 + + g_screen_input_rst_pad +000000 08 DCB 0x08 + + AREA ||area_number.43||, DATA, ALIGN=0 + + EXPORTAS ||area_number.43||, ||.data|| + g_screen_input_int_pad +000000 09 DCB 0x09 + + AREA ||area_number.44||, DATA, ALIGN=0 + + EXPORTAS ||area_number.44||, ||.data|| + g_phone_input_rst_pad +000000 15 DCB 0x15 + + AREA ||area_number.45||, DATA, ALIGN=0 + + EXPORTAS ||area_number.45||, ||.data|| + g_phone_output_int_pad +000000 02 DCB 0x02 + g_screen_tp_init_start +000001 00 DCB 0x00 + g_screen_tp_init_restart +000002 00 DCB 0x00 + g_tp_sleep_in +000003 00 DCB 0x00 + g_ap_tp_init_done +000004 00 DCB 0x00 + g_ap_tp_init_E4 +000005 00 DCB 0x00 + g_tp_wakeup +000006 00 DCB 0x00 + g_tp_sleep_delay_count +000007 00 DCB 0x00 + phone_reg_coord_BUF_NUM +000008 00 DCB 0x00 + SAMSUNG_s21u +000009 000000 DCB 0x00,0x00,0x00 +00000c 09001000 DCB 0x09,0x00,0x10,0x00 +000010 00000004 DCB 0x00,0x00,0x00,0x04 +000014 00000000 DCB 0x00,0x00,0x00,0x00 +000018 00000000 DCB 0x00,0x00,0x00,0x00 +00001c 1d610202 DCB 0x1d,0x61,0x02,0x02 +000020 03000003 DCB 0x03,0x00,0x00,0x03 +000024 00000000 DCB 0x00,0x00,0x00,0x00 +000028 00000000 DCB 0x00,0x00,0x00,0x00 +00002c 1d610202 DCB 0x1d,0x61,0x02,0x02 +000030 06000001 DCB 0x06,0x00,0x00,0x01 +000034 00000000 DCB 0x00,0x00,0x00,0x00 +000038 00000000 DCB 0x00,0x00,0x00,0x00 +00003c 1d610202 DCB 0x1d,0x61,0x02,0x02 +000040 06000100 DCB 0x06,0x00,0x01,0x00 +000044 00000000 DCB 0x00,0x00,0x00,0x00 +000048 00000000 DCB 0x00,0x00,0x00,0x00 +00004c 1d410000 DCB 0x1d,0x41,0x00,0x00 +000050 00000000 DCB 0x00,0x00,0x00,0x00 +000054 00000000 DCB 0x00,0x00,0x00,0x00 +000058 00000000 DCB 0x00,0x00,0x00,0x00 +00005c 1d610202 DCB 0x1d,0x61,0x02,0x02 +000060 03000000 DCB 0x03,0x00,0x00,0x00 +000064 00000000 DCB 0x00,0x00,0x00,0x00 +000068 00000000 DCB 0x00,0x00,0x00,0x00 +00006c 00000000 DCB 0x00,0x00,0x00,0x00 +000070 00000000 DCB 0x00,0x00,0x00,0x00 +000074 00000000 DCB 0x00,0x00,0x00,0x00 +000078 00000000 DCB 0x00,0x00,0x00,0x00 +00007c 1d610202 DCB 0x1d,0x61,0x02,0x02 +000080 03000000 DCB 0x03,0x00,0x00,0x00 +000084 00000000 DCB 0x00,0x00,0x00,0x00 +000088 00000000 DCB 0x00,0x00,0x00,0x00 +00008c 1d610300 DCB 0x1d,0x61,0x03,0x00 +000090 02020000 DCB 0x02,0x02,0x00,0x00 +000094 00000000 DCB 0x00,0x00,0x00,0x00 +000098 00000000 DCB 0x00,0x00,0x00,0x00 +00009c 00000000 DCB 0x00,0x00,0x00,0x00 +0000a0 00000000 DCB 0x00,0x00,0x00,0x00 +0000a4 00000000 DCB 0x00,0x00,0x00,0x00 +0000a8 00000000 DCB 0x00,0x00,0x00,0x00 +0000ac 1d610300 DCB 0x1d,0x61,0x03,0x00 +0000b0 02020000 DCB 0x02,0x02,0x00,0x00 +0000b4 00000000 DCB 0x00,0x00,0x00,0x00 +0000b8 00000000 DCB 0x00,0x00,0x00,0x00 +0000bc 1d610202 DCB 0x1d,0x61,0x02,0x02 +0000c0 03000000 DCB 0x03,0x00,0x00,0x00 +0000c4 00000000 DCB 0x00,0x00,0x00,0x00 +0000c8 00000000 DCB 0x00,0x00,0x00,0x00 +0000cc 1d6b0101 DCB 0x1d,0x6b,0x01,0x01 +0000d0 00000000 DCB 0x00,0x00,0x00,0x00 +0000d4 00000000 DCB 0x00,0x00,0x00,0x00 +0000d8 00000000 DCB 0x00,0x00,0x00,0x00 +0000dc 1d200001 DCB 0x1d,0x20,0x00,0x01 +0000e0 00000002 DCB 0x00,0x00,0x00,0x02 +0000e4 00000000 DCB 0x00,0x00,0x00,0x00 +0000e8 00000000 DCB 0x00,0x00,0x00,0x00 + % 32 +00010c 1d610600 DCB 0x1d,0x61,0x06,0x00 +000110 02000000 DCB 0x02,0x00,0x00,0x00 +000114 00000000 DCB 0x00,0x00,0x00,0x00 +000118 00000000 DCB 0x00,0x00,0x00,0x00 +00011c 1d610300 DCB 0x1d,0x61,0x03,0x00 +000120 02020000 DCB 0x02,0x02,0x00,0x00 +000124 00000000 DCB 0x00,0x00,0x00,0x00 +000128 00000000 DCB 0x00,0x00,0x00,0x00 +00012c 1d200001 DCB 0x1d,0x20,0x00,0x01 +000130 00000002 DCB 0x00,0x00,0x00,0x02 +000134 00000000 DCB 0x00,0x00,0x00,0x00 +000138 00000000 DCB 0x00,0x00,0x00,0x00 +00013c 1d610600 DCB 0x1d,0x61,0x06,0x00 +000140 02000000 DCB 0x02,0x00,0x00,0x00 +000144 00000000 DCB 0x00,0x00,0x00,0x00 +000148 00000000 DCB 0x00,0x00,0x00,0x00 +00014c 1d6b0000 DCB 0x1d,0x6b,0x00,0x00 +000150 00000000 DCB 0x00,0x00,0x00,0x00 +000154 00000000 DCB 0x00,0x00,0x00,0x00 +000158 00000000 DCB 0x00,0x00,0x00,0x00 +00015c 1d590100 DCB 0x1d,0x59,0x01,0x00 +000160 00000000 DCB 0x00,0x00,0x00,0x00 +000164 00000000 DCB 0x00,0x00,0x00,0x00 +000168 00000000 DCB 0x00,0x00,0x00,0x00 +00016c 53453792 DCB 0x53,0x45,0x37,0x92 +000170 00802000 DCB 0x00,0x80,0x20,0x00 +000174 02010007 DCB 0x02,0x01,0x00,0x07 +000178 0700a228 DCB 0x07,0x00,0xa2,0x28 +00017c 20010028 DCB 0x20,0x01,0x00,0x28 +000180 20010228 DCB 0x20,0x01,0x02,0x28 +000184 200125ac DCB 0x20,0x01,0x25,0xac +000188 37711000 DCB 0x37,0x71,0x10,0x00 +00018c 100005a0 DCB 0x10,0x00,0x05,0xa0 +000190 0c801228 DCB 0x0c,0x80,0x12,0x28 +000194 0061004e DCB 0x00,0x61,0x00,0x4e +000198 39373500 DCB 0x39,0x37,0x35,0x00 +00019c 04000a10 DCB 0x04,0x00,0x0a,0x10 +0001a0 00012001 DCB 0x00,0x01,0x20,0x01 +0001a4 04010003 DCB 0x04,0x01,0x00,0x03 +0001a8 de000000 DCB 0xde,0x00,0x00,0x00 +0001ac 00000000 DCB 0x00,0x00,0x00,0x00 +0001b0 00000000 DCB 0x00,0x00,0x00,0x00 +0001b4 00000000 DCB 0x00,0x00,0x00,0x00 +0001b8 00000001 DCB 0x00,0x00,0x00,0x01 +0001bc 00ff0001 DCB 0x00,0xff,0x00,0x01 +0001c0 00f300a2 DCB 0x00,0xf3,0x00,0xa2 +0001c4 00f30012 DCB 0x00,0xf3,0x00,0x12 +0001c8 1229008a DCB 0x12,0x29,0x00,0x8a +0001cc 2500 DCB 0x25,0x00 + phone_reg_coord_back_X61 +0001ce 0900 DCB 0x09,0x00 +0001d0 10000000 DCB 0x10,0x00,0x00,0x00 +0001d4 00000000 DCB 0x00,0x00,0x00,0x00 + % 68 +00021c 0000 DCB 0x00,0x00 + phone_reg_coord_back_BUF +00021e 0900 DCB 0x09,0x00 +000220 10000000 DCB 0x10,0x00,0x00,0x00 +000224 00000000 DCB 0x00,0x00,0x00,0x00 + % 88 +000280 0000 DCB 0x00,0x00 + + AREA ||area_number.46||, DATA, ALIGN=0 + + EXPORTAS ||area_number.46||, ||.data|| + screen_data_write_1 +000000 86 DCB 0x86 + + AREA ||area_number.47||, DATA, ALIGN=0 + + EXPORTAS ||area_number.47||, ||.data|| + screen_data_write_2 +000000 c00501 DCB 0xc0,0x05,0x01 + + AREA ||area_number.48||, DATA, ALIGN=0 + + EXPORTAS ||area_number.48||, ||.data|| + screen_data_write_3 +000000 c00500 DCB 0xc0,0x05,0x00 + + AREA ||area_number.49||, DATA, ALIGN=2 + + EXPORTAS ||area_number.49||, ||.data|| + screen_reg_int_data + DCD screen_data_write_1 + DCD 0x00000001 + DCD 0x00000008 +00000c 01000000 DCB 0x01,0x00,0x00,0x00 + + AREA ||area_number.50||, DATA, ALIGN=2 + + EXPORTAS ||area_number.50||, ||.data|| + screen_reg_start_data +000000 00000000 DCB 0x00,0x00,0x00,0x00 + DCD screen_86_data + DCD 0x00000001 + DCD 0x00000008 +000010 01000000 DCB 0x01,0x00,0x00,0x00 +000014 01000000 DCB 0x01,0x00,0x00,0x00 + DCD screen_a0_00_01_data + DCD 0x00000003 + DCD 0x00000000 +000024 00000000 DCB 0x00,0x00,0x00,0x00 +000028 02000000 DCB 0x02,0x00,0x00,0x00 + DCD screen_a2_03_00_data + DCD 0x00000006 + DCD 0x00000000 +000038 00000000 DCB 0x00,0x00,0x00,0x00 +00003c 03000000 DCB 0x03,0x00,0x00,0x00 + DCD screen_a2_02_00_data + DCD 0x00000003 + DCD 0x00000000 +00004c 00000000 DCB 0x00,0x00,0x00,0x00 +000050 04000000 DCB 0x04,0x00,0x00,0x00 + DCD screen_c0_07_01_data + DCD 0x00000003 + DCD 0x00000000 +000060 00000000 DCB 0x00,0x00,0x00,0x00 + + AREA ||area_number.51||, DATA, ALIGN=0 + + EXPORTAS ||area_number.51||, ||.data|| + g_screen_tp_reg_43_software_reset_flag +000000 00 DCB 0x00 + + AREA ||area_number.52||, DATA, ALIGN=0 + + EXPORTAS ||area_number.52||, ||.data|| + Flag_blacklight_EN +000000 00 DCB 0x00 + + AREA ||area_number.53||, DATA, ALIGN=0 + + EXPORTAS ||area_number.53||, ||.data|| + tp_sleep_in +000000 00 DCB 0x00 + + AREA ||area_number.54||, DATA, ALIGN=0 + + EXPORTAS ||area_number.54||, ||.data|| + tp_sleep_count +000000 00 DCB 0x00 + + AREA ||area_number.55||, DATA, ALIGN=0 + + EXPORTAS ||area_number.55||, ||.data|| + phone_reg_coord_data +000000 60 DCB 0x60 + + AREA ||area_number.56||, DATA, ALIGN=0 + + EXPORTAS ||area_number.56||, ||.data|| + phone_reg_coord_back +000000 09001000 DCB 0x09,0x00,0x10,0x00 +000004 00000000 DCB 0x00,0x00,0x00,0x00 +000008 00000000 DCB 0x00,0x00,0x00,0x00 +00000c 00000000 DCB 0x00,0x00,0x00,0x00 + + AREA ||area_number.57||, DATA, ALIGN=2 + + EXPORTAS ||area_number.57||, ||.data|| + phone_reg_int_data +000000 01000000 DCB 0x01,0x00,0x00,0x00 + DCD 0x00000008 + DCD phone_reg_coord_data + DCD phone_reg_coord_back + + AREA ||area_number.58||, DATA, ALIGN=0 + + EXPORTAS ||area_number.58||, ||.data|| + phone_reg_int_size +000000 01 DCB 0x01 + + AREA ||area_number.59||, DATA, ALIGN=2 + + EXPORTAS ||area_number.59||, ||.data|| + phone_reg_const_data +000000 08000000 DCB 0x08,0x00,0x00,0x00 + DCD 0x00000008 + DCD phone_60_start_back + DCD phone_60_start_back +000010 01000000 DCB 0x01,0x00,0x00,0x00 + DCD 0x00000005 + DCD phone_22_data + DCD phone_22_back +000020 01000000 DCB 0x01,0x00,0x00,0x00 + DCD 0x00000001 + DCD phone_21_data + DCD phone_21_back + + AREA ||area_number.60||, DATA, ALIGN=0 + + EXPORTAS ||area_number.60||, ||.data|| + phone_reg_const_data_size +000000 03 DCB 0x03 + +;*** Start embedded assembler *** + +#line 1 "..\\..\\src\\app\\demo\\app_tp_for_custom_s21u.c" + AREA ||.rev16_text||, CODE + THUMB + EXPORT |__asm___24_app_tp_for_custom_s21u_c_17d07c66____REV16| +#line 467 "C:\\Keil_v5\\ARM\\PACK\\ARM\\CMSIS\\5.5.1\\CMSIS\\Core\\Include\\cmsis_armcc.h" +|__asm___24_app_tp_for_custom_s21u_c_17d07c66____REV16| PROC +#line 468 + + rev16 r0, r0 + bx lr + ENDP + AREA ||.revsh_text||, CODE + THUMB + EXPORT |__asm___24_app_tp_for_custom_s21u_c_17d07c66____REVSH| +#line 482 +|__asm___24_app_tp_for_custom_s21u_c_17d07c66____REVSH| PROC +#line 483 + + revsh r0, r0 + bx lr + ENDP + +;*** End embedded assembler *** diff --git a/project/ISP_568/Listings/app_tp_for_custom_s8.txt b/project/ISP_568/Listings/app_tp_for_custom_s8.txt deleted file mode 100644 index 4bec502..0000000 --- a/project/ISP_568/Listings/app_tp_for_custom_s8.txt +++ /dev/null @@ -1,4415 +0,0 @@ -; generated by Component: ARM Compiler 5.06 update 6 (build 750) Tool: ArmCC [4d3637] -; commandline ArmCC [--c99 --list --split_sections --debug -c --asm --interleave --gnu -o.\objects\app_tp_for_custom_s8.o --asm_dir=.\Listings\ --list_dir=.\Listings\ --depend=.\objects\app_tp_for_custom_s8.d --cpu=Cortex-M0 --apcs=interwork -O3 --diag_suppress=9931 -I..\..\src -I..\..\src\board -I..\..\src\common -I..\..\src\sdk\include -I..\..\src\app\demo -I..\..\src\sdk\include\M0 -I..\..\src\app -I..\CVWL568 -I.\RTE\_ISP_568 -IC:\Users\ASUS\AppData\Local\Arm\Packs\ARM\CMSIS\5.5.1\CMSIS\Core\Include -IC:\Users\ASUS\AppData\Local\Arm\Packs\ARM\CMSIS\5.5.1\Device\ARM\ARMCM0\Include -D__MICROLIB -D__UVISION_VERSION=528 -D_RTE_ -DARMCM0 -DISP_568 --omf_browse=.\objects\app_tp_for_custom_s8.crf ..\..\src\app\demo\app_tp_for_custom_s8.c] - THUMB - - AREA ||i.app_tp_phone_analysis_data||, CODE, READONLY, ALIGN=2 - - app_tp_phone_analysis_data PROC -;;;425 **************************************************************************/ -;;;426 void app_tp_phone_analysis_data(uint8_t *rxbuffer, size_t rxbuffer_size, const uint8_t **txbuffer, size_t *txbuffer_size) -000000 b5f8 PUSH {r3-r7,lr} -;;;427 { -000002 4615 MOV r5,r2 -;;;428 #ifdef USE_FOR_SUMSUNG_S21U -;;;429 static uint8_t phone_60_flag =0; -;;;430 static uint8_t phone_85_flag =0; -;;;431 static uint8_t phone_F6_flag =0; -;;;432 static uint8_t phone_E4_flag =0; -;;;433 static uint8_t phone_72_flag =0; -;;;434 static uint8_t phone_75_flag =0; -;;;435 static uint8_t phone_92_flag =0; -;;;436 static uint8_t phone_74_flag =0; -;;;437 if( (rxbuffer_size ==2) &&(rxbuffer[0] ==0xE4)) -;;;438 { -;;;439 phone_E4_flag++; -;;;440 phone_data_E4[0] =rxbuffer[1]; -;;;441 tp_sleep_in=0; -;;;442 if(rxbuffer[1]==0x00) -;;;443 { -;;;444 // phone_start_flag=1; -;;;445 // hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); -;;;446 } -;;;447 } -;;;448 if( (rxbuffer_size ==3) &&(rxbuffer[0] ==0x85)) -;;;449 { -;;;450 phone_85_flag=rxbuffer[1]; -;;;451 } -;;;452 if( (rxbuffer_size ==3) &&(rxbuffer[0] ==0xAE)&&(rxbuffer[1] ==0xA3)) -;;;453 { -;;;454 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); -;;;455 } -;;;456 if( (rxbuffer_size ==2) &&(rxbuffer[0] ==0x70)) -;;;457 { -;;;458 phone_72_flag=rxbuffer[1]; -;;;459 } -;;;460 if( (rxbuffer_size ==2) &&(rxbuffer[0] ==0x7D)) -;;;461 { -;;;462 phone_75_flag=rxbuffer[1]; -;;;463 if((phone_74_flag==0x03)&&(phone_75_flag==0x01)) -;;;464 { -;;;465 phone_75_flag=0x06; -000004 2206 MOVS r2,#6 -000006 4ec6 LDR r6,|L1.800| -000008 461c MOV r4,r3 ;427 -00000a 4607 MOV r7,r0 ;427 -00000c 2902 CMP r1,#2 ;437 -00000e d016 BEQ |L1.62| -000010 4630 MOV r0,r6 ;439 -000012 7880 LDRB r0,[r0,#2] ;454 -000014 2903 CMP r1,#3 ;448 -000016 d021 BEQ |L1.92| -;;;466 } -;;;467 else if((phone_74_flag==0x03)&&(phone_75_flag==0x03)) -;;;468 { -;;;469 phone_75_flag=0x07; -;;;470 } -;;;471 else if((phone_74_flag==0x01)&&(phone_75_flag==0x07)) -;;;472 { -;;;473 phone_75_flag=0x09; -;;;474 } -;;;475 else if((phone_74_flag==0x02)&&(phone_75_flag==0x07)) -;;;476 { -;;;477 phone_75_flag=0x08; -;;;478 } -;;;479 else if((phone_74_flag==0x03)&&(phone_75_flag==0x07)) -;;;480 { -;;;481 phone_75_flag=0x10; -;;;482 } -;;;483 } -;;;484 if( (rxbuffer_size ==2) &&(rxbuffer[0] ==0x74)) -;;;485 { -;;;486 phone_74_flag=rxbuffer[1]; -;;;487 } -;;;488 -;;;489 if( (rxbuffer_size ==2) &&(rxbuffer[0] ==0xEA)) -;;;490 { -;;;491 Flag_EA_EN=rxbuffer[1]; -;;;492 } -;;;493 if( (rxbuffer_size ==3) &&(rxbuffer[0] ==0x92)) -;;;494 { -;;;495 phone_92_flag=rxbuffer[1]; -;;;496 } -;;;497 -;;;498 -;;;499 if(rxbuffer_size ==1) -000018 2901 CMP r1,#1 -00001a d131 BNE |L1.128| -;;;500 { -;;;501 switch(rxbuffer[0]) -00001c 7839 LDRB r1,[r7,#0] -00001e 2702 MOVS r7,#2 ;427 -000020 2301 MOVS r3,#1 ;440 -000022 2990 CMP r1,#0x90 -000024 d06f BEQ |L1.262| -000026 dc74 BGT |L1.274| -000028 2955 CMP r1,#0x55 -00002a d06e BEQ |L1.266| -00002c dc5e BGT |L1.236| -00002e 2923 CMP r1,#0x23 -000030 d06c BEQ |L1.268| -000032 dc56 BGT |L1.226| -000034 2921 CMP r1,#0x21 -000036 d06a BEQ |L1.270| -000038 2922 CMP r1,#0x22 -00003a d169 BNE |L1.272| -00003c e0ee B |L1.540| - |L1.62| -00003e 7838 LDRB r0,[r7,#0] ;437 -000040 28e4 CMP r0,#0xe4 ;437 -000042 d107 BNE |L1.84| -000044 7b70 LDRB r0,[r6,#0xd] ;439 ; phone_E4_flag -000046 1c40 ADDS r0,r0,#1 ;439 -000048 7370 STRB r0,[r6,#0xd] ;439 -00004a 48b5 LDR r0,|L1.800| -00004c 7879 LDRB r1,[r7,#1] ;440 -00004e 7001 STRB r1,[r0,#0] ;440 -000050 2000 MOVS r0,#0 ;441 -000052 70f0 STRB r0,[r6,#3] ;441 - |L1.84| -000054 783b LDRB r3,[r7,#0] ;456 -000056 2b70 CMP r3,#0x70 ;456 -000058 d013 BEQ |L1.130| -00005a e014 B |L1.134| - |L1.92| -00005c 7839 LDRB r1,[r7,#0] ;448 -00005e 2985 CMP r1,#0x85 ;448 -000060 d101 BNE |L1.102| -000062 787a LDRB r2,[r7,#1] ;450 -000064 72f2 STRB r2,[r6,#0xb] ;450 - |L1.102| -000066 29ae CMP r1,#0xae ;452 -000068 d105 BNE |L1.118| -00006a 7879 LDRB r1,[r7,#1] ;452 -00006c 29a3 CMP r1,#0xa3 ;452 -00006e d102 BNE |L1.118| -000070 2100 MOVS r1,#0 ;454 -000072 f7fffffe BL hal_gpio_set_output_data - |L1.118| -000076 7838 LDRB r0,[r7,#0] ;493 -000078 2892 CMP r0,#0x92 ;493 -00007a d101 BNE |L1.128| -00007c 7878 LDRB r0,[r7,#1] ;495 -00007e 7430 STRB r0,[r6,#0x10] ;495 - |L1.128| -;;;502 { -;;;503 #if 1 -;;;504 case 0x60: -;;;505 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); -;;;506 if (sleep_double_EN) -;;;507 { -;;;508 tp_flag =false; -;;;509 sleep_double_EN=0; -;;;510 tp_sleep_in=0; -;;;511 *txbuffer = sleep_on; -;;;512 *txbuffer_size = sizeof(sleep_on); -;;;513 } -;;;514 else -;;;515 { -;;;516 if (tp_flag) -;;;517 { -;;;518 tp_flag =false; -;;;519 *txbuffer = phone_reg_coord_back; -;;;520 *txbuffer_size = sizeof(phone_reg_coord_back); -;;;521 } -;;;522 else -;;;523 { -;;;524 tp_flag =false; -;;;525 *txbuffer = phone_data_60_1; -;;;526 *txbuffer_size = sizeof(phone_data_60_1); -;;;527 } -;;;528 } -;;;529 break; -;;;530 -;;;531 case 0x61: -;;;532 *txbuffer = &phone_reg_coord_back[16]; -;;;533 *txbuffer_size = sizeof(phone_reg_coord_back)-16; -;;;534 break; -;;;535 -;;;536 case 0xB1: -;;;537 *txbuffer = phone_data_B1; -;;;538 *txbuffer_size = sizeof(phone_data_B1); -;;;539 break; -;;;540 -;;;541 #endif -;;;542 -;;;543 #if 1 -;;;544 case 0x72: -;;;545 if (phone_72_flag ==0x03)//0x70,0x03 -;;;546 { -;;;547 // *txbuffer = phone_data_72_03; -;;;548 // *txbuffer_size = sizeof(phone_data_72_03); -;;;549 -;;;550 *txbuffer = phone_data_72_05; -;;;551 *txbuffer_size = sizeof(phone_data_72_05); -;;;552 } -;;;553 else if (phone_72_flag ==0x05)//0x70,0x05 -;;;554 { -;;;555 *txbuffer = phone_data_72_05;//ռ䲻phone_data_72_0ԣphone_data_72_1 -;;;556 *txbuffer_size = sizeof(phone_data_72_05);//phone_data_72_1 -;;;557 } -;;;558 // else if (phone_72_flag ==0x1D)//0x70,0x1D -;;;559 // { -;;;560 // *txbuffer = phone_data_72_2; -;;;561 // *txbuffer_size = sizeof(phone_data_72_2); -;;;562 // } -;;;563 else if (phone_72_flag ==0x13)//0x70,0x13 -;;;564 { -;;;565 *txbuffer = phone_data_72_13; -;;;566 *txbuffer_size = sizeof(phone_data_72_13); -;;;567 } -;;;568 break; -;;;569 -;;;570 case 0x75: -;;;571 if (phone_75_flag ==0x01)//0x7D,0x01 -;;;572 { -;;;573 *txbuffer = phone_data_75_7401_7D01; -;;;574 *txbuffer_size = sizeof(phone_data_75_7401_7D01); -;;;575 } -;;;576 else if (phone_75_flag ==0x02)//7401_0x7D,0x02,7403_0x7D,0x02 -;;;577 { -;;;578 *txbuffer = phone_data_75_7401_7D02; -;;;579 *txbuffer_size = sizeof(phone_data_75_7401_7D02); -;;;580 } -;;;581 else if (phone_75_flag ==0x03)//0x7D,0x03 -;;;582 { -;;;583 *txbuffer = phone_data_75_7401_7D03; -;;;584 *txbuffer_size = sizeof(phone_data_75_7401_7D03); -;;;585 } -;;;586 else if (phone_75_flag ==0x05)//0x7D,0x05 -;;;587 { -;;;588 *txbuffer = phone_data_75_7D05; -;;;589 *txbuffer_size = sizeof(phone_data_75_7D05); -;;;590 } -;;;591 else if (phone_75_flag ==0x06)//0x7D,0x01&&74 03//ռ䲻phone_data_72_0ԣ -;;;592 { -;;;593 *txbuffer = phone_data_75_7403_7D01; -;;;594 *txbuffer_size = sizeof(phone_data_75_7403_7D01); -;;;595 } -;;;596 else if (phone_75_flag ==0x07)//0x7D,0x03&&74 03//ռ䲻phone_data_72_0ԣ -;;;597 { -;;;598 *txbuffer = phone_data_75_7403_7D03; -;;;599 *txbuffer_size = sizeof(phone_data_75_7403_7D03); -;;;600 } -;;;601 -;;;602 else if (phone_75_flag ==0x08)//0x7D,0x07&&74 02 -;;;603 { -;;;604 *txbuffer = phone_data_75_00; -;;;605 *txbuffer_size = sizeof(phone_data_75_00); -;;;606 } -;;;607 else if (phone_75_flag ==0x09)//0x7D,0x07&&74 01 -;;;608 { -;;;609 *txbuffer = phone_data_75_FF; -;;;610 *txbuffer_size = sizeof(phone_data_75_FF); -;;;611 } -;;;612 else if (phone_75_flag ==0x10)//0x7D,0x07&&74 03 -;;;613 { -;;;614 *txbuffer = phone_data_75_7403_7D07; -;;;615 *txbuffer_size = sizeof(phone_data_75_7403_7D07); -;;;616 } -;;;617 else -;;;618 { -;;;619 *txbuffer = phone_data_75_FF; -;;;620 *txbuffer_size = sizeof(phone_data_75_FF); -;;;621 } -;;;622 break; -;;;623 #endif -;;;624 // case 0x80: -;;;625 // *txbuffer = phone_data_80; -;;;626 // *txbuffer_size = sizeof(phone_data_80); -;;;627 // break; -;;;628 -;;;629 case 0x21: -;;;630 *txbuffer = phone_data_21; -;;;631 *txbuffer_size = sizeof(phone_data_21); -;;;632 break; -;;;633 case 0x22: -;;;634 *txbuffer = phone_data_22; -;;;635 *txbuffer_size = sizeof(phone_data_22); -;;;636 break; -;;;637 case 0x23: -;;;638 *txbuffer = phone_data_23; -;;;639 *txbuffer_size = sizeof(phone_data_23); -;;;640 break; -;;;641 case 0x30: -;;;642 *txbuffer = phone_data_30; -;;;643 *txbuffer_size = sizeof(phone_data_30); -;;;644 break; -;;;645 case 0x52: -;;;646 *txbuffer = phone_data_52; -;;;647 *txbuffer_size = sizeof(phone_data_52); -;;;648 break; -;;;649 case 0x55: -;;;650 *txbuffer = phone_data_55; -;;;651 *txbuffer_size = sizeof(phone_data_55); -;;;652 break; -;;;653 case 0x85: -;;;654 if(phone_85_flag==0) -;;;655 { -;;;656 *txbuffer = phone_data_85_00; -;;;657 *txbuffer_size = sizeof(phone_data_85_00); -;;;658 } -;;;659 else if(phone_85_flag==0x02) -;;;660 { -;;;661 *txbuffer = phone_data_85_02; -;;;662 *txbuffer_size = sizeof(phone_data_85_02); -;;;663 } -;;;664 else if(phone_85_flag==0x20) -;;;665 { -;;;666 *txbuffer = phone_data_85_20; -;;;667 *txbuffer_size = sizeof(phone_data_85_20); -;;;668 } -;;;669 break; -;;;670 case 0x90: -;;;671 *txbuffer = phone_data_90; -;;;672 *txbuffer_size = sizeof(phone_data_90); -;;;673 break; -;;;674 case 0x92: -;;;675 if(phone_92_flag==0xF0) -;;;676 { -;;;677 *txbuffer = phone_data_92_F0; -;;;678 *txbuffer_size = sizeof(phone_data_92_F0); -;;;679 } -;;;680 else if(phone_92_flag==0x0A) -;;;681 { -;;;682 *txbuffer = phone_data_92_0A; -;;;683 *txbuffer_size = sizeof(phone_data_92_0A); -;;;684 } -;;;685 else if(phone_92_flag==0x15) -;;;686 { -;;;687 *txbuffer = phone_data_92_15; -;;;688 *txbuffer_size = sizeof(phone_data_92_15); -;;;689 } -;;;690 break; -;;;691 case 0xA3: -;;;692 *txbuffer = phone_data_A3; -;;;693 *txbuffer_size = sizeof(phone_data_A3); -;;;694 break; -;;;695 case 0xA4: -;;;696 *txbuffer = phone_data_A4; -;;;697 *txbuffer_size = sizeof(phone_data_A4); -;;;698 break; -;;;699 case 0xA5: -;;;700 *txbuffer = phone_data_A5; -;;;701 *txbuffer_size = sizeof(phone_data_A5); -;;;702 break; -;;;703 case 0xAF: -;;;704 *txbuffer = phone_data_AF; -;;;705 *txbuffer_size = sizeof(phone_data_AF); -;;;706 break; -;;;707 case 0xE4: -;;;708 *txbuffer = phone_data_E4; -;;;709 *txbuffer_size = sizeof(phone_data_E4); -;;;710 break; -;;;711 case 0xF1: -;;;712 *txbuffer = phone_data_F1; -;;;713 *txbuffer_size = sizeof(phone_data_F1); -;;;714 break; -;;;715 case 0xF5: -;;;716 if (phone_F6_flag ==0) -;;;717 { -;;;718 *txbuffer = phone_data_F5_1; -;;;719 *txbuffer_size = sizeof(phone_data_F5_1); -;;;720 } -;;;721 else if (phone_F6_flag ==1) -;;;722 { -;;;723 *txbuffer = phone_data_F5_2; -;;;724 *txbuffer_size = sizeof(phone_data_F5_2); -;;;725 } -;;;726 else if (phone_F6_flag ==2) -;;;727 { -;;;728 *txbuffer = phone_data_F5_3; -;;;729 *txbuffer_size = sizeof(phone_data_F5_3); -;;;730 } -;;;731 else //if (phone_F6_flag ==0) -;;;732 { -;;;733 *txbuffer = phone_data_F5_4; -;;;734 *txbuffer_size = sizeof(phone_data_F5_4); -;;;735 } -;;;736 break; -;;;737 case 0xF6: -;;;738 if (phone_F6_flag ==0) -;;;739 { -;;;740 *txbuffer = phone_data_F6_1; -;;;741 *txbuffer_size = sizeof(phone_data_F6_1); -;;;742 } -;;;743 else if (phone_F6_flag ==1) -;;;744 { -;;;745 *txbuffer = phone_data_F6_2; -;;;746 *txbuffer_size = sizeof(phone_data_F6_2); -;;;747 } -;;;748 else if (phone_F6_flag ==2) -;;;749 { -;;;750 *txbuffer = phone_data_F6_3; -;;;751 *txbuffer_size = sizeof(phone_data_F6_3); -;;;752 } -;;;753 else //if (phone_F6_flag ==0) -;;;754 { -;;;755 *txbuffer = phone_data_F6_4; -;;;756 *txbuffer_size = sizeof(phone_data_F6_4); -;;;757 } -;;;758 phone_F6_flag++; -;;;759 if (phone_F6_flag >3) -;;;760 phone_F6_flag =0; -;;;761 break; -;;;762 -;;;763 default: -;;;764 *txbuffer = phone_reg_coord_back; -;;;765 *txbuffer_size = sizeof(phone_reg_coord_back); -;;;766 break; -;;;767 -;;;768 } -;;;769 } -;;;770 -;;;771 #endif -;;;772 -;;;773 } -000080 bdf8 POP {r3-r7,pc} - |L1.130| -000082 7878 LDRB r0,[r7,#1] ;458 -000084 73b0 STRB r0,[r6,#0xe] ;458 - |L1.134| -000086 2b7d CMP r3,#0x7d ;460 -000088 d002 BEQ |L1.144| -00008a 2b74 CMP r3,#0x74 ;484 -00008c d022 BEQ |L1.212| -00008e e023 B |L1.216| - |L1.144| -000090 7878 LDRB r0,[r7,#1] ;462 -000092 73f0 STRB r0,[r6,#0xf] ;462 -000094 7c71 LDRB r1,[r6,#0x11] ;463 ; phone_74_flag -000096 2903 CMP r1,#3 ;463 -000098 d006 BEQ |L1.168| -00009a 2901 CMP r1,#1 ;471 -00009c d00f BEQ |L1.190| -00009e 2902 CMP r1,#2 ;475 -0000a0 d011 BEQ |L1.198| -0000a2 2903 CMP r1,#3 ;479 -0000a4 d004 BEQ |L1.176| -0000a6 e017 B |L1.216| - |L1.168| -0000a8 2801 CMP r0,#1 ;463 -0000aa d004 BEQ |L1.182| -0000ac 2803 CMP r0,#3 ;467 -0000ae d004 BEQ |L1.186| - |L1.176| -0000b0 2807 CMP r0,#7 ;479 -0000b2 d00c BEQ |L1.206| -0000b4 e010 B |L1.216| - |L1.182| -0000b6 73f2 STRB r2,[r6,#0xf] ;465 -0000b8 e00e B |L1.216| - |L1.186| -0000ba 2007 MOVS r0,#7 ;469 -0000bc e008 B |L1.208| - |L1.190| -0000be 2807 CMP r0,#7 ;471 -0000c0 d10a BNE |L1.216| -0000c2 2009 MOVS r0,#9 ;473 -0000c4 e004 B |L1.208| - |L1.198| -0000c6 2807 CMP r0,#7 ;475 -0000c8 d106 BNE |L1.216| -0000ca 2008 MOVS r0,#8 ;477 -0000cc e000 B |L1.208| - |L1.206| -0000ce 2010 MOVS r0,#0x10 ;481 - |L1.208| -0000d0 73f0 STRB r0,[r6,#0xf] ;481 -0000d2 e001 B |L1.216| - |L1.212| -0000d4 7878 LDRB r0,[r7,#1] ;486 -0000d6 7470 STRB r0,[r6,#0x11] ;486 - |L1.216| -0000d8 2bea CMP r3,#0xea ;489 -0000da d1d1 BNE |L1.128| -0000dc 7878 LDRB r0,[r7,#1] ;491 -0000de 71b0 STRB r0,[r6,#6] ;491 - |L1.224| -0000e0 bdf8 POP {r3-r7,pc} - |L1.226| -0000e2 2930 CMP r1,#0x30 ;501 -0000e4 d07d BEQ |L1.482| -0000e6 2952 CMP r1,#0x52 ;501 -0000e8 d140 BNE |L1.364| -0000ea e0a4 B |L1.566| - |L1.236| -0000ec 2972 CMP r1,#0x72 ;501 -0000ee d04f BEQ |L1.400| -0000f0 dc04 BGT |L1.252| -0000f2 2960 CMP r1,#0x60 ;501 -0000f4 d029 BEQ |L1.330| -0000f6 2961 CMP r1,#0x61 ;501 -0000f8 d138 BNE |L1.364| -0000fa e041 B |L1.384| - |L1.252| -0000fc 2975 CMP r1,#0x75 ;501 -0000fe d056 BEQ |L1.430| -000100 2985 CMP r1,#0x85 ;501 -000102 d133 BNE |L1.364| -000104 e09f B |L1.582| - |L1.262| -000106 e0af B |L1.616| -000108 e003 B |L1.274| - |L1.266| -00010a e099 B |L1.576| - |L1.268| -00010c e08b B |L1.550| - |L1.270| -00010e e07f B |L1.528| - |L1.272| -000110 e02c B |L1.364| - |L1.274| -000112 2004 MOVS r0,#4 ;688 -000114 29b1 CMP r1,#0xb1 ;501 -000116 d038 BEQ |L1.394| -000118 dc0c BGT |L1.308| -00011a 29a4 CMP r1,#0xa4 ;501 -00011c d06f BEQ |L1.510| -00011e dc04 BGT |L1.298| -000120 2992 CMP r1,#0x92 ;501 -000122 d06d BEQ |L1.512| -000124 29a3 CMP r1,#0xa3 ;501 -000126 d121 BNE |L1.364| -000128 e0b9 B |L1.670| - |L1.298| -00012a 29a5 CMP r1,#0xa5 ;501 -00012c d069 BEQ |L1.514| -00012e 29af CMP r1,#0xaf ;501 -000130 d11c BNE |L1.364| -000132 e0bd B |L1.688| - |L1.308| -000134 29e4 CMP r1,#0xe4 ;501 -000136 d06e BEQ |L1.534| -000138 29f1 CMP r1,#0xf1 ;501 -00013a d06d BEQ |L1.536| -00013c 4878 LDR r0,|L1.800| -00013e 29f5 CMP r1,#0xf5 ;501 -000140 7b00 LDRB r0,[r0,#0xc] ;716 -000142 d06a BEQ |L1.538| -000144 29f6 CMP r1,#0xf6 ;501 -000146 d111 BNE |L1.364| -000148 e0cf B |L1.746| - |L1.330| -00014a 2101 MOVS r1,#1 ;505 -00014c f7fffffe BL hal_gpio_set_output_data -000150 7970 LDRB r0,[r6,#5] ;506 ; sleep_double_EN -000152 2800 CMP r0,#0 ;506 -000154 d005 BEQ |L1.354| -000156 2000 MOVS r0,#0 ;508 -000158 7070 STRB r0,[r6,#1] ;508 -00015a 7170 STRB r0,[r6,#5] ;509 -00015c 70f0 STRB r0,[r6,#3] ;510 -00015e 4871 LDR r0,|L1.804| -000160 e00b B |L1.378| - |L1.354| -000162 7870 LDRB r0,[r6,#1] ;516 ; tp_flag -000164 2800 CMP r0,#0 ;516 -000166 d005 BEQ |L1.372| -000168 2000 MOVS r0,#0 ;518 -00016a 7070 STRB r0,[r6,#1] ;518 - |L1.364| -00016c 486e LDR r0,|L1.808| -00016e 6028 STR r0,[r5,#0] ;765 -000170 20c8 MOVS r0,#0xc8 ;765 -000172 e092 B |L1.666| - |L1.372| -000174 2000 MOVS r0,#0 ;524 -000176 7070 STRB r0,[r6,#1] ;524 -000178 486c LDR r0,|L1.812| - |L1.378| -00017a 6028 STR r0,[r5,#0] ;512 -00017c 2010 MOVS r0,#0x10 ;512 -00017e e08c B |L1.666| - |L1.384| -000180 4869 LDR r0,|L1.808| -000182 3010 ADDS r0,r0,#0x10 ;532 -000184 6028 STR r0,[r5,#0] ;533 -000186 20b8 MOVS r0,#0xb8 ;533 -000188 e087 B |L1.666| - |L1.394| -00018a 4865 LDR r0,|L1.800| -00018c 3012 ADDS r0,r0,#0x12 ;537 -00018e e07c B |L1.650| - |L1.400| -000190 4a63 LDR r2,|L1.800| -000192 7bb1 LDRB r1,[r6,#0xe] ;545 ; phone_72_flag -000194 202d MOVS r0,#0x2d ;551 -000196 321c ADDS r2,r2,#0x1c ;550 -000198 0140 LSLS r0,r0,#5 ;551 -00019a 2903 CMP r1,#3 ;545 -00019c d005 BEQ |L1.426| -00019e 2905 CMP r1,#5 ;553 -0001a0 d003 BEQ |L1.426| -0001a2 2913 CMP r1,#0x13 ;563 -0001a4 d19c BNE |L1.224| -0001a6 1811 ADDS r1,r2,r0 ;565 -0001a8 e089 B |L1.702| - |L1.426| -0001aa 602a STR r2,[r5,#0] ;551 -0001ac e075 B |L1.666| - |L1.430| -0001ae 7bf0 LDRB r0,[r6,#0xf] ;571 ; phone_75_flag -0001b0 215b MOVS r1,#0x5b ;574 -0001b2 00c9 LSLS r1,r1,#3 ;574 -0001b4 2801 CMP r0,#1 ;571 -0001b6 d015 BEQ |L1.484| -0001b8 2802 CMP r0,#2 ;576 -0001ba d016 BEQ |L1.490| -0001bc 2803 CMP r0,#3 ;581 -0001be d018 BEQ |L1.498| -0001c0 2805 CMP r0,#5 ;586 -0001c2 d018 BEQ |L1.502| -0001c4 2806 CMP r0,#6 ;591 -0001c6 d018 BEQ |L1.506| -0001c8 2807 CMP r0,#7 ;596 -0001ca d01b BEQ |L1.516| -0001cc 21ff MOVS r1,#0xff ;605 -0001ce 3121 ADDS r1,r1,#0x21 ;605 -0001d0 2808 CMP r0,#8 ;602 -0001d2 d019 BEQ |L1.520| -0001d4 4a56 LDR r2,|L1.816| -0001d6 2809 CMP r0,#9 ;607 -0001d8 d001 BEQ |L1.478| -0001da 2810 CMP r0,#0x10 ;612 -0001dc d016 BEQ |L1.524| - |L1.478| -0001de 602a STR r2,[r5,#0] ;610 -0001e0 e005 B |L1.494| - |L1.482| -0001e2 e025 B |L1.560| - |L1.484| -0001e4 4851 LDR r0,|L1.812| -0001e6 305d ADDS r0,r0,#0x5d ;573 -0001e8 e000 B |L1.492| - |L1.490| -0001ea 4852 LDR r0,|L1.820| - |L1.492| -0001ec 6028 STR r0,[r5,#0] ;573 - |L1.494| -0001ee 6021 STR r1,[r4,#0] ;667 - |L1.496| -0001f0 bdf8 POP {r3-r7,pc} - |L1.498| -0001f2 4851 LDR r0,|L1.824| -0001f4 e7fa B |L1.492| - |L1.502| -0001f6 4851 LDR r0,|L1.828| -0001f8 e7f8 B |L1.492| - |L1.506| -0001fa 4851 LDR r0,|L1.832| -0001fc e7f6 B |L1.492| - |L1.510| -0001fe e051 B |L1.676| - |L1.512| -000200 e037 B |L1.626| - |L1.514| -000202 e052 B |L1.682| - |L1.516| -000204 484f LDR r0,|L1.836| -000206 e7f1 B |L1.492| - |L1.520| -000208 484f LDR r0,|L1.840| -00020a e7ef B |L1.492| - |L1.524| -00020c 484f LDR r0,|L1.844| -00020e e7ed B |L1.492| - |L1.528| -000210 4846 LDR r0,|L1.812| -000212 3849 SUBS r0,r0,#0x49 ;630 -000214 e05d B |L1.722| - |L1.534| -000216 e04e B |L1.694| - |L1.536| -000218 e04f B |L1.698| - |L1.538| -00021a e052 B |L1.706| - |L1.540| -00021c 4843 LDR r0,|L1.812| -00021e 3823 SUBS r0,r0,#0x23 ;634 -000220 6028 STR r0,[r5,#0] ;635 -000222 2005 MOVS r0,#5 ;635 -000224 e039 B |L1.666| - |L1.550| -000226 4841 LDR r0,|L1.812| -000228 3010 ADDS r0,r0,#0x10 ;638 -00022a 6028 STR r0,[r5,#0] ;639 -00022c 200b MOVS r0,#0xb ;639 -00022e e034 B |L1.666| - |L1.560| -000230 483e LDR r0,|L1.812| -000232 3842 SUBS r0,r0,#0x42 ;642 -000234 e029 B |L1.650| - |L1.566| -000236 483d LDR r0,|L1.812| -000238 383e SUBS r0,r0,#0x3e ;646 -00023a 6028 STR r0,[r5,#0] ;647 -00023c 2003 MOVS r0,#3 ;647 -00023e e02c B |L1.666| - |L1.576| -000240 483a LDR r0,|L1.812| -000242 3848 SUBS r0,r0,#0x48 ;650 -000244 e045 B |L1.722| - |L1.582| -000246 7af0 LDRB r0,[r6,#0xb] ;654 ; phone_85_flag -000248 2800 CMP r0,#0 ;654 -00024a d007 BEQ |L1.604| -00024c 211c MOVS r1,#0x1c ;662 -00024e 2802 CMP r0,#2 ;659 -000250 d007 BEQ |L1.610| -000252 2820 CMP r0,#0x20 ;664 -000254 d1cc BNE |L1.496| -000256 4835 LDR r0,|L1.812| -000258 3037 ADDS r0,r0,#0x37 ;666 -00025a e7c7 B |L1.492| - |L1.604| -00025c 4833 LDR r0,|L1.812| -00025e 3847 SUBS r0,r0,#0x47 ;656 -000260 e037 B |L1.722| - |L1.610| -000262 4832 LDR r0,|L1.812| -000264 301b ADDS r0,r0,#0x1b ;661 -000266 e7c1 B |L1.492| - |L1.616| -000268 4830 LDR r0,|L1.812| -00026a 3053 ADDS r0,r0,#0x53 ;671 -00026c 6028 STR r0,[r5,#0] ;672 -00026e 200a MOVS r0,#0xa ;672 -000270 e013 B |L1.666| - |L1.626| -000272 7c31 LDRB r1,[r6,#0x10] ;675 ; phone_92_flag -000274 29f0 CMP r1,#0xf0 ;675 -000276 d006 BEQ |L1.646| -000278 290a CMP r1,#0xa ;680 -00027a d009 BEQ |L1.656| -00027c 2915 CMP r1,#0x15 ;685 -00027e d1b7 BNE |L1.496| -000280 492a LDR r1,|L1.812| -000282 393b SUBS r1,r1,#0x3b ;687 -000284 e01b B |L1.702| - |L1.646| -000286 4829 LDR r0,|L1.812| -000288 3840 SUBS r0,r0,#0x40 ;677 - |L1.650| -00028a 6028 STR r0,[r5,#0] ;678 -00028c 6027 STR r7,[r4,#0] ;678 -00028e bdf8 POP {r3-r7,pc} - |L1.656| -000290 4826 LDR r0,|L1.812| -000292 381e SUBS r0,r0,#0x1e ;682 -000294 6028 STR r0,[r5,#0] ;683 -000296 6022 STR r2,[r4,#0] ;683 -000298 bdf8 POP {r3-r7,pc} - |L1.666| -00029a 6020 STR r0,[r4,#0] ;688 -00029c bdf8 POP {r3-r7,pc} - |L1.670| -00029e 4923 LDR r1,|L1.812| -0002a0 3937 SUBS r1,r1,#0x37 ;692 -0002a2 e00c B |L1.702| - |L1.676| -0002a4 4921 LDR r1,|L1.812| -0002a6 3933 SUBS r1,r1,#0x33 ;696 -0002a8 e009 B |L1.702| - |L1.682| -0002aa 4920 LDR r1,|L1.812| -0002ac 392f SUBS r1,r1,#0x2f ;700 -0002ae e006 B |L1.702| - |L1.688| -0002b0 491e LDR r1,|L1.812| -0002b2 392b SUBS r1,r1,#0x2b ;704 -0002b4 e003 B |L1.702| - |L1.694| -0002b6 481a LDR r0,|L1.800| -0002b8 e00b B |L1.722| - |L1.698| -0002ba 491c LDR r1,|L1.812| -0002bc 3927 SUBS r1,r1,#0x27 ;712 - |L1.702| -0002be 6029 STR r1,[r5,#0] ;712 -0002c0 e7eb B |L1.666| - |L1.706| -0002c2 2800 CMP r0,#0 ;716 -0002c4 d008 BEQ |L1.728| -0002c6 2801 CMP r0,#1 ;721 -0002c8 d009 BEQ |L1.734| -0002ca 2802 CMP r0,#2 ;726 -0002cc d00a BEQ |L1.740| -0002ce 4817 LDR r0,|L1.812| -0002d0 3843 SUBS r0,r0,#0x43 ;733 - |L1.722| -0002d2 6028 STR r0,[r5,#0] ;729 -0002d4 6023 STR r3,[r4,#0] ;729 - |L1.726| -0002d6 bdf8 POP {r3-r7,pc} - |L1.728| -0002d8 4814 LDR r0,|L1.812| -0002da 3846 SUBS r0,r0,#0x46 ;718 -0002dc e7f9 B |L1.722| - |L1.734| -0002de 4813 LDR r0,|L1.812| -0002e0 3845 SUBS r0,r0,#0x45 ;723 -0002e2 e7f6 B |L1.722| - |L1.740| -0002e4 4811 LDR r0,|L1.812| -0002e6 3844 SUBS r0,r0,#0x44 ;728 -0002e8 e7f3 B |L1.722| - |L1.746| -0002ea 2800 CMP r0,#0 ;738 -0002ec d00f BEQ |L1.782| -0002ee 2801 CMP r0,#1 ;743 -0002f0 d010 BEQ |L1.788| -0002f2 2802 CMP r0,#2 ;748 -0002f4 d011 BEQ |L1.794| -0002f6 490d LDR r1,|L1.812| -0002f8 1f89 SUBS r1,r1,#6 ;755 - |L1.762| -0002fa 1c40 ADDS r0,r0,#1 ;751 -0002fc 6029 STR r1,[r5,#0] ;751 -0002fe b2c0 UXTB r0,r0 ;758 -000300 6022 STR r2,[r4,#0] ;758 -000302 7330 STRB r0,[r6,#0xc] ;758 -000304 2803 CMP r0,#3 ;759 -000306 d9e6 BLS |L1.726| -000308 2000 MOVS r0,#0 ;760 -00030a 7330 STRB r0,[r6,#0xc] ;760 -00030c bdf8 POP {r3-r7,pc} - |L1.782| -00030e 4907 LDR r1,|L1.812| -000310 3918 SUBS r1,r1,#0x18 ;740 -000312 e7f2 B |L1.762| - |L1.788| -000314 4905 LDR r1,|L1.812| -000316 3912 SUBS r1,r1,#0x12 ;745 -000318 e7ef B |L1.762| - |L1.794| -00031a 4904 LDR r1,|L1.812| -00031c 390c SUBS r1,r1,#0xc ;750 -00031e e7ec B |L1.762| -;;;774 - ENDP - - |L1.800| - DCD ||.data|| - |L1.804| - DCD ||.constdata||+0x1516 - |L1.808| - DCD ||.data||+0xb5c - |L1.812| - DCD ||.constdata||+0x49 - |L1.816| - DCD ||.constdata||+0x13f6 - |L1.820| - DCD ||.constdata||+0x37e - |L1.824| - DCD ||.constdata||+0x656 - |L1.828| - DCD ||.constdata||+0xede - |L1.832| - DCD ||.constdata||+0x92e - |L1.836| - DCD ||.constdata||+0xc06 - |L1.840| - DCD ||.constdata||+0x12d6 - |L1.844| - DCD ||.constdata||+0x11b6 - - AREA ||i.app_tp_screen_analysis_const||, CODE, READONLY, ALIGN=2 - - app_tp_screen_analysis_const PROC -;;;181 **************************************************************************/ -;;;182 uint8_t app_tp_screen_analysis_const(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size) -000000 b510 PUSH {r4,lr} -;;;183 { -;;;184 static uint8_t app_tp_count = 0; -;;;185 -;;;186 app_tp_count++; -000002 4a0c LDR r2,|L2.52| -000004 7a93 LDRB r3,[r2,#0xa] ; app_tp_count -000006 1c5b ADDS r3,r3,#1 -000008 b2db UXTB r3,r3 -00000a 7293 STRB r3,[r2,#0xa] -;;;187 if (app_tp_count > 20) //ʼɹreset screen -00000c 2b14 CMP r3,#0x14 -00000e d904 BLS |L2.26| -;;;188 { -;;;189 app_tp_count = 0; -000010 2000 MOVS r0,#0 -000012 7290 STRB r0,[r2,#0xa] -;;;190 app_tp_screen_init(); -000014 f7fffffe BL app_tp_screen_init -;;;191 return 0; -000018 e007 B |L2.42| - |L2.26| -;;;192 } -;;;193 -;;;194 if (transfer_now == 0) -00001a 2800 CMP r0,#0 -00001c d002 BEQ |L2.36| -00001e 1c40 ADDS r0,r0,#1 -;;;195 { -;;;196 if (rxbuffer[2] == 0x03) -;;;197 { -;;;198 // TAU_LOGD("TD TP init done\n"); -;;;199 return 1; -;;;200 } -;;;201 else -;;;202 { -;;;203 // TAU_LOGD("TD TP return false [%d]\n", rxbuffer[2]); -;;;204 return 0; -;;;205 } -;;;206 } -;;;207 -;;;208 return transfer_now + 1; -000020 b2c0 UXTB r0,r0 -;;;209 } -000022 bd10 POP {r4,pc} - |L2.36| -000024 7888 LDRB r0,[r1,#2] ;196 -000026 2803 CMP r0,#3 ;196 -000028 d001 BEQ |L2.46| - |L2.42| -00002a 2000 MOVS r0,#0 ;204 -00002c bd10 POP {r4,pc} - |L2.46| -00002e 2001 MOVS r0,#1 ;199 -000030 bd10 POP {r4,pc} -;;;210 - ENDP - -000032 0000 DCW 0x0000 - |L2.52| - DCD ||.data|| - - AREA ||i.app_tp_screen_analysis_int||, CODE, READONLY, ALIGN=2 - - app_tp_screen_analysis_int PROC -;;;219 **************************************************************************/ -;;;220 uint8_t app_tp_screen_analysis_int(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size) -000000 b5f0 PUSH {r4-r7,lr} -;;;221 { -000002 460e MOV r6,r1 -;;;222 #ifdef USE_FOR_SUMSUNG_S21U -;;;223 uint8_t ii,i,j,k,temp_len; -;;;224 uint8_t temp_flag,temp,touchnum; -;;;225 uint8_t temp_8,touch_id; -;;;226 uint16_t temp16; -;;;227 uint32_t xx, yy, zz; -;;;228 uint8_t send_point =0; // ǰҪ͵ı̧ʱҲҪ -;;;229 -;;;230 send_point =0; -;;;231 phone_reg_coord_back[7]=0; -000004 49aa LDR r1,|L3.688| -000006 b089 SUB sp,sp,#0x24 ;221 -000008 2500 MOVS r5,#0 ;228 -00000a 71cd STRB r5,[r1,#7] -;;;232 -;;;233 #if 1 -;;;234 temp_8= 0; -;;;235 temp_len=0; -;;;236 touchnum=0; -;;;237 touchnum=rxbuffer[7]; -00000c 79f2 LDRB r2,[r6,#7] -00000e 462c MOV r4,r5 ;235 -;;;238 -;;;239 // if(touchnum==0) -;;;240 // { -;;;241 // temp_8= rxbuffer[0]&0xf0; -;;;242 // if((temp_8==0x20)||(temp_8==0x10)) -;;;243 // { -;;;244 // touchnum=1; -;;;245 // } -;;;246 // } -;;;247 if(touchnum>0x10) -000010 2a10 CMP r2,#0x10 -000012 d902 BLS |L3.26| -;;;248 touchnum=0; -000014 2200 MOVS r2,#0 -;;;249 -;;;250 for(ii =0; ii<(touchnum+1); ii++) -000016 4611 MOV r1,r2 -000018 e001 B |L3.30| - |L3.26| -00001a 2100 MOVS r1,#0 -00001c e011 B |L3.66| - |L3.30| -00001e 00c8 LSLS r0,r1,#3 -;;;251 { -;;;252 temp_8= rxbuffer[ii*8+0]&0xf0; -000020 5c30 LDRB r0,[r6,r0] -000022 0900 LSRS r0,r0,#4 -000024 0100 LSLS r0,r0,#4 -;;;253 if((temp_8==0x20)||(temp_8==0x10)) -000026 2820 CMP r0,#0x20 -000028 d001 BEQ |L3.46| -00002a 2810 CMP r0,#0x10 -00002c d103 BNE |L3.54| - |L3.46| -00002e 1c64 ADDS r4,r4,#1 -;;;254 { -;;;255 temp_len++; -000030 1c6d ADDS r5,r5,#1 -000032 b2e4 UXTB r4,r4 -;;;256 send_point++; -000034 b2ed UXTB r5,r5 - |L3.54| -;;;257 } -;;;258 if(temp_8==0x30) -000036 2830 CMP r0,#0x30 -000038 d101 BNE |L3.62| -00003a 1c64 ADDS r4,r4,#1 -;;;259 { -;;;260 temp_len++; -00003c b2e4 UXTB r4,r4 - |L3.62| -00003e 1c49 ADDS r1,r1,#1 -000040 b2c9 UXTB r1,r1 ;250 - |L3.66| -000042 1c50 ADDS r0,r2,#1 ;250 -000044 9004 STR r0,[sp,#0x10] ;250 -000046 4281 CMP r1,r0 ;250 -000048 d3e9 BCC |L3.30| -;;;261 } -;;;262 } -;;;263 -;;;264 if(temp_len>0) -00004a 2c00 CMP r4,#0 -00004c d001 BEQ |L3.82| -00004e 1e64 SUBS r4,r4,#1 -;;;265 { -;;;266 temp_len--; -000050 b2e4 UXTB r4,r4 - |L3.82| -;;;267 } -;;;268 -;;;269 k=0; -000052 2000 MOVS r0,#0 -;;;270 for(ii =0; ii<(touchnum+1); ii++) -000054 4607 MOV r7,r0 -000056 9007 STR r0,[sp,#0x1c] -000058 e0b5 B |L3.454| - |L3.90| -00005a 00f8 LSLS r0,r7,#3 -;;;271 { -;;;272 temp= (rxbuffer[ii*8+0]&0xf0); -00005c 5c31 LDRB r1,[r6,r0] -00005e 0909 LSRS r1,r1,#4 -000060 0109 LSLS r1,r1,#4 -;;;273 if((temp==0x20)||(temp==0x10)) -000062 9108 STR r1,[sp,#0x20] -000064 2920 CMP r1,#0x20 -000066 d004 BEQ |L3.114| -000068 2910 CMP r1,#0x10 -00006a d002 BEQ |L3.114| -;;;274 { -;;;275 xx = ((rxbuffer[8*ii+3]&0x0f) << 8) | (rxbuffer[8*ii+2]); -;;;276 yy = (rxbuffer[8*ii+4] << 4) | ((rxbuffer[8*ii+3]>>4)&0x0f); -;;;277 xx=1080-xx; -;;;278 zz = rxbuffer[8*ii+5]; -;;;279 touch_id=rxbuffer[8*ii+1]>>4; -;;;280 xx = xx * 4096 / OUTPUT_WIDTH_VALUE; -;;;281 if(xx >4095) -;;;282 xx =4095; -;;;283 yy = yy * 4096 / OUTPUT_HEIGHT_VALUE; -;;;284 if(yy >4095) -;;;285 yy =4095; -;;;286 if(temp == 0x10) -;;;287 { -;;;288 phone_reg_coord_back[16 * k + 0] = 0x40 + ((touch_id + 1) * 4); //(temp*4)+((touch_id+1)*4); //44 press C4 leave 84 move -;;;289 } -;;;290 else -;;;291 { -;;;292 phone_reg_coord_back[16 * k + 0] = 0x80 + ((touch_id + 1) * 4); //(temp*4)+((touch_id+1)*4); //44 press C4 leave 84 move -;;;293 } -;;;294 phone_reg_coord_back[16*k+1] = (uint8_t)((xx>>4) & 0xFF); //x ߰λ -;;;295 phone_reg_coord_back[16*k+2] = (uint8_t)((yy>>4) & 0xFF); //y ߰λ -;;;296 phone_reg_coord_back[16*k+3] = ((xx & 0x0F) << 4) | (yy & 0x0F); //bit0-bit3:yλ;bit4-bit7:xλ; -;;;297 phone_reg_coord_back[16*k+4] = 0x8; //major -;;;298 phone_reg_coord_back[16*k+5] = 0x8; //minor -;;;299 //touch type0:ָͨ1:2:ף3:;4:;5:;6:ʪ;7:ӽ;8:ҡ -;;;300 phone_reg_coord_back[16*k+6] = 0x20; //bit0-bit5:zֻ6λ;bit6-bit7:touch typeĸλ -;;;301 phone_reg_coord_back[16*k+7] = temp_len--;//rxbuffer[8*ii+7]; //bit0-bit5:bufferʣٸ¼;bit6-bit7touch type λ -;;;302 phone_reg_coord_back[16*k+8] = 0x04; -;;;303 phone_reg_coord_back[16*k+9] = 0x83; -;;;304 phone_reg_coord_back[16*k+10] = 0x02; -;;;305 phone_reg_coord_back[16*k+11] = 0x00; -;;;306 phone_reg_coord_back[16*k+12] = 0x00; -;;;307 phone_reg_coord_back[16*k+13] = 0x00; -;;;308 phone_reg_coord_back[16*k+14] = 0x00; -;;;309 phone_reg_coord_back[16*k+15] = 0x00; -;;;310 k++; -;;;311 } -;;;312 else if(temp==0x30) -00006c 2930 CMP r1,#0x30 -00006e d057 BEQ |L3.288| -000070 e0a7 B |L3.450| - |L3.114| -000072 1980 ADDS r0,r0,r6 ;275 -000074 78c1 LDRB r1,[r0,#3] ;275 -000076 7883 LDRB r3,[r0,#2] ;275 -000078 070a LSLS r2,r1,#28 ;275 -00007a 0d12 LSRS r2,r2,#20 ;275 -00007c 431a ORRS r2,r2,r3 ;275 -00007e 7903 LDRB r3,[r0,#4] ;276 -000080 0909 LSRS r1,r1,#4 ;276 -000082 011b LSLS r3,r3,#4 ;276 -000084 430b ORRS r3,r3,r1 ;276 -000086 9305 STR r3,[sp,#0x14] ;279 -000088 7840 LDRB r0,[r0,#1] ;279 -00008a 2187 MOVS r1,#0x87 ;277 -00008c 00c9 LSLS r1,r1,#3 ;277 -00008e 0900 LSRS r0,r0,#4 ;279 -000090 1a8a SUBS r2,r1,r2 ;277 -000092 9001 STR r0,[sp,#4] ;280 -000094 0310 LSLS r0,r2,#12 ;280 -000096 f7fffffe BL __aeabi_uidivmod -00009a 4986 LDR r1,|L3.692| -00009c 9006 STR r0,[sp,#0x18] ;281 -00009e 4288 CMP r0,r1 ;281 -0000a0 d901 BLS |L3.166| -0000a2 4608 MOV r0,r1 ;282 -0000a4 9006 STR r0,[sp,#0x18] ;282 - |L3.166| -0000a6 9805 LDR r0,[sp,#0x14] ;283 -0000a8 214b MOVS r1,#0x4b ;283 -0000aa 0300 LSLS r0,r0,#12 ;283 -0000ac 0149 LSLS r1,r1,#5 ;283 -0000ae f7fffffe BL __aeabi_uidivmod -0000b2 4980 LDR r1,|L3.692| -0000b4 4288 CMP r0,r1 ;284 -0000b6 d900 BLS |L3.186| -0000b8 4608 MOV r0,r1 ;285 - |L3.186| -0000ba 9908 LDR r1,[sp,#0x20] ;286 -0000bc 2910 CMP r1,#0x10 ;286 -0000be 9901 LDR r1,[sp,#4] ;286 -0000c0 d028 BEQ |L3.276| -0000c2 9a07 LDR r2,[sp,#0x1c] ;292 -0000c4 0089 LSLS r1,r1,#2 ;292 -0000c6 0113 LSLS r3,r2,#4 ;292 -0000c8 4a79 LDR r2,|L3.688| -0000ca 3184 ADDS r1,r1,#0x84 ;292 - |L3.204| -0000cc 54d1 STRB r1,[r2,r3] ;292 -0000ce 9906 LDR r1,[sp,#0x18] ;294 -0000d0 090a LSRS r2,r1,#4 ;294 -0000d2 9907 LDR r1,[sp,#0x1c] ;294 -0000d4 010b LSLS r3,r1,#4 ;294 -0000d6 4976 LDR r1,|L3.688| -0000d8 1859 ADDS r1,r3,r1 ;294 -0000da 704a STRB r2,[r1,#1] ;294 -0000dc 0902 LSRS r2,r0,#4 ;295 -0000de 708a STRB r2,[r1,#2] ;295 -0000e0 9a06 LDR r2,[sp,#0x18] ;296 -0000e2 0700 LSLS r0,r0,#28 ;296 -0000e4 0112 LSLS r2,r2,#4 ;296 -0000e6 0f00 LSRS r0,r0,#28 ;296 -0000e8 4302 ORRS r2,r2,r0 ;296 -0000ea 70ca STRB r2,[r1,#3] ;296 -0000ec 2008 MOVS r0,#8 ;297 -0000ee 7108 STRB r0,[r1,#4] ;297 -0000f0 7148 STRB r0,[r1,#5] ;298 -0000f2 2020 MOVS r0,#0x20 ;300 -0000f4 7188 STRB r0,[r1,#6] ;300 -0000f6 71cc STRB r4,[r1,#7] ;301 -0000f8 2004 MOVS r0,#4 ;302 -0000fa 7208 STRB r0,[r1,#8] ;302 -0000fc 2083 MOVS r0,#0x83 ;303 -0000fe 7248 STRB r0,[r1,#9] ;303 -000100 1e64 SUBS r4,r4,#1 ;301 -000102 2002 MOVS r0,#2 ;304 -000104 7288 STRB r0,[r1,#0xa] ;304 -000106 2000 MOVS r0,#0 ;305 -000108 72c8 STRB r0,[r1,#0xb] ;305 -00010a 7308 STRB r0,[r1,#0xc] ;306 -00010c 7348 STRB r0,[r1,#0xd] ;307 -00010e b2e4 UXTB r4,r4 ;301 -000110 7388 STRB r0,[r1,#0xe] ;308 -000112 e051 B |L3.440| - |L3.276| -000114 9a07 LDR r2,[sp,#0x1c] ;288 -000116 0089 LSLS r1,r1,#2 ;288 -000118 0113 LSLS r3,r2,#4 ;288 -00011a 4a65 LDR r2,|L3.688| -00011c 3144 ADDS r1,r1,#0x44 ;288 -00011e e7d5 B |L3.204| - |L3.288| -;;;313 { -;;;314 xx = ((rxbuffer[8*ii+3]&0x0f) << 8) | (rxbuffer[8*ii+2]); -000120 1980 ADDS r0,r0,r6 -000122 9008 STR r0,[sp,#0x20] -000124 78c1 LDRB r1,[r0,#3] -000126 7883 LDRB r3,[r0,#2] -000128 070a LSLS r2,r1,#28 -00012a 0d12 LSRS r2,r2,#20 -00012c 431a ORRS r2,r2,r3 -;;;315 yy = (rxbuffer[8*ii+4] << 4) | ((rxbuffer[8*ii+3]>>4)&0x0f); -00012e 7903 LDRB r3,[r0,#4] -000130 0909 LSRS r1,r1,#4 -000132 011b LSLS r3,r3,#4 -000134 430b ORRS r3,r3,r1 -;;;316 xx=1080-xx; -;;;317 zz = rxbuffer[8*ii+5]; -;;;318 touch_id=rxbuffer[8*ii+1]>>4; -000136 9305 STR r3,[sp,#0x14] -000138 7840 LDRB r0,[r0,#1] -00013a 2187 MOVS r1,#0x87 ;316 -00013c 00c9 LSLS r1,r1,#3 ;316 -00013e 0900 LSRS r0,r0,#4 -000140 1a8a SUBS r2,r1,r2 ;316 -;;;319 xx = xx * 4096 / OUTPUT_WIDTH_VALUE; -000142 9001 STR r0,[sp,#4] -000144 0310 LSLS r0,r2,#12 -000146 f7fffffe BL __aeabi_uidivmod -;;;320 if(xx >4095) -00014a 495a LDR r1,|L3.692| -00014c 9006 STR r0,[sp,#0x18] -00014e 4288 CMP r0,r1 -000150 d901 BLS |L3.342| -;;;321 xx =4095; -000152 4608 MOV r0,r1 -000154 9006 STR r0,[sp,#0x18] - |L3.342| -;;;322 yy = yy * 4096 / OUTPUT_HEIGHT_VALUE; -000156 9805 LDR r0,[sp,#0x14] -000158 214b MOVS r1,#0x4b -00015a 0300 LSLS r0,r0,#12 -00015c 0149 LSLS r1,r1,#5 -00015e f7fffffe BL __aeabi_uidivmod -;;;323 if(yy >4095) -000162 4954 LDR r1,|L3.692| -000164 4288 CMP r0,r1 -000166 d900 BLS |L3.362| -;;;324 yy =4095; -000168 4608 MOV r0,r1 - |L3.362| -;;;325 phone_reg_coord_back[16*k+0] = 0xC0+((touch_id+1)*4); -00016a 9901 LDR r1,[sp,#4] -00016c 4b50 LDR r3,|L3.688| -00016e 008a LSLS r2,r1,#2 -000170 9907 LDR r1,[sp,#0x1c] -000172 32c4 ADDS r2,r2,#0xc4 -000174 0109 LSLS r1,r1,#4 -000176 545a STRB r2,[r3,r1] -;;;326 phone_reg_coord_back[16*k+1] = (uint8_t)((xx>>4) & 0xFF); //x ߰λ -000178 9a06 LDR r2,[sp,#0x18] -00017a 18c9 ADDS r1,r1,r3 -00017c 0912 LSRS r2,r2,#4 -00017e 704a STRB r2,[r1,#1] -;;;327 phone_reg_coord_back[16*k+2] = (uint8_t)((yy>>4) & 0xFF); //y ߰λ -000180 0902 LSRS r2,r0,#4 -000182 708a STRB r2,[r1,#2] -;;;328 phone_reg_coord_back[16*k+3] = ((xx & 0x0F) << 4) | (yy & 0x0F); //bit0-bit3:yλ;bit4-bit7:xλ; -000184 9a06 LDR r2,[sp,#0x18] -000186 0700 LSLS r0,r0,#28 -000188 0112 LSLS r2,r2,#4 -00018a 0f00 LSRS r0,r0,#28 -00018c 4302 ORRS r2,r2,r0 -00018e 70ca STRB r2,[r1,#3] -;;;329 phone_reg_coord_back[16*k+4] = 0x8; //major -000190 2008 MOVS r0,#8 -000192 7108 STRB r0,[r1,#4] -;;;330 phone_reg_coord_back[16*k+5] = 0x8; //minor -000194 7148 STRB r0,[r1,#5] -;;;331 //touch type0:ָͨ1:2:ף3:;4:;5:;6:ʪ;7:ӽ;8:ҡ -;;;332 phone_reg_coord_back[16*k+6] = 0x20; //bit0-bit5:zֻ6λ;bit6-bit7:touch typeĸλ -000196 2020 MOVS r0,#0x20 -000198 7188 STRB r0,[r1,#6] -;;;333 phone_reg_coord_back[16*k+7] = rxbuffer[8*ii+7]; //bit0-bit5:bufferʣٸ¼;bit6-bit7touch type λ -00019a 9808 LDR r0,[sp,#0x20] -;;;334 phone_reg_coord_back[16*k+8] = 0x04; -;;;335 phone_reg_coord_back[16*k+9] = 0x83; -;;;336 phone_reg_coord_back[16*k+10] = 0x00; -;;;337 phone_reg_coord_back[16*k+11] = 0x00; -;;;338 phone_reg_coord_back[16*k+12] = 0x00; -;;;339 phone_reg_coord_back[16*k+13] = 0x00; -;;;340 phone_reg_coord_back[16*k+14] = 0x00; -00019c 013a LSLS r2,r7,#4 -00019e 79c0 LDRB r0,[r0,#7] ;333 -0001a0 71c8 STRB r0,[r1,#7] ;333 -0001a2 2004 MOVS r0,#4 ;334 -0001a4 7208 STRB r0,[r1,#8] ;334 -0001a6 2083 MOVS r0,#0x83 ;335 -0001a8 7248 STRB r0,[r1,#9] ;335 -0001aa 2000 MOVS r0,#0 ;336 -0001ac 7288 STRB r0,[r1,#0xa] ;336 -0001ae 72c8 STRB r0,[r1,#0xb] ;337 -0001b0 7308 STRB r0,[r1,#0xc] ;338 -0001b2 7348 STRB r0,[r1,#0xd] ;339 -0001b4 7388 STRB r0,[r1,#0xe] -;;;341 phone_reg_coord_back[16*ii+15] = 0x00; -0001b6 18d1 ADDS r1,r2,r3 - |L3.440| -0001b8 73c8 STRB r0,[r1,#0xf] -;;;342 k++; -0001ba 9807 LDR r0,[sp,#0x1c] -0001bc 1c40 ADDS r0,r0,#1 -0001be b2c0 UXTB r0,r0 -0001c0 9007 STR r0,[sp,#0x1c] - |L3.450| -0001c2 1c7f ADDS r7,r7,#1 -0001c4 b2ff UXTB r7,r7 ;270 - |L3.454| -0001c6 9804 LDR r0,[sp,#0x10] ;270 -0001c8 4287 CMP r7,r0 ;270 -0001ca d200 BCS |L3.462| -0001cc e745 B |L3.90| - |L3.462| -;;;343 } -;;;344 } -;;;345 #endif -;;;346 -;;;347 if((send_point>0)&&(Flag_EA_EN)) -0001ce 4c3a LDR r4,|L3.696| -0001d0 2d00 CMP r5,#0 -0001d2 d01e BEQ |L3.530| -0001d4 79a0 LDRB r0,[r4,#6] ; Flag_EA_EN -0001d6 2800 CMP r0,#0 -0001d8 d01b BEQ |L3.530| -;;;348 { -;;;349 for(ii =0; ii<10; ii++) -;;;350 { -;;;351 yy = (rxbuffer[8*ii+4] << 4) | ((rxbuffer[8*ii+3]>>4)&0x0f); -;;;352 if(yy<500) -;;;353 { -;;;354 if(send_point>touchnum_bak) -0001da 7a27 LDRB r7,[r4,#8] ; touchnum_bak -;;;355 { -;;;356 Flag_touch_count++; -;;;357 } -;;;358 if(Flag_touch_count>1) -;;;359 { -;;;360 Flag_blacklight_EN=1; -0001dc 7a62 LDRB r2,[r4,#9] ; Flag_blacklight_EN -0001de 2000 MOVS r0,#0 ;349 - |L3.480| -0001e0 00c3 LSLS r3,r0,#3 -0001e2 199b ADDS r3,r3,r6 ;351 -0001e4 7919 LDRB r1,[r3,#4] ;351 -0001e6 78db LDRB r3,[r3,#3] ;351 -0001e8 0109 LSLS r1,r1,#4 ;351 -0001ea 091b LSRS r3,r3,#4 ;351 -0001ec 430b ORRS r3,r3,r1 ;351 -0001ee 21ff MOVS r1,#0xff ;352 -0001f0 31f5 ADDS r1,r1,#0xf5 ;352 -0001f2 428b CMP r3,r1 ;352 -0001f4 d208 BCS |L3.520| -0001f6 42bd CMP r5,r7 ;354 -0001f8 d902 BLS |L3.512| -0001fa 79e3 LDRB r3,[r4,#7] ;356 ; Flag_touch_count -0001fc 1c5b ADDS r3,r3,#1 ;356 -0001fe 71e3 STRB r3,[r4,#7] ;356 - |L3.512| -000200 79e3 LDRB r3,[r4,#7] ;358 ; Flag_touch_count -000202 2b01 CMP r3,#1 ;358 -000204 d900 BLS |L3.520| -000206 2201 MOVS r2,#1 - |L3.520| -000208 1c40 ADDS r0,r0,#1 -00020a b2c0 UXTB r0,r0 ;349 -00020c 280a CMP r0,#0xa ;349 -00020e d3e7 BCC |L3.480| -000210 7262 STRB r2,[r4,#9] - |L3.530| -;;;361 } -;;;362 } -;;;363 } -;;;364 } -;;;365 -;;;366 #ifdef ENABLE_TP_SLEEP -;;;367 if(tp_sleep_in) -000212 78e0 LDRB r0,[r4,#3] ; tp_sleep_in -000214 2701 MOVS r7,#1 ;250 -000216 2800 CMP r0,#0 -000218 d038 BEQ |L3.652| -;;;368 {//ʵ˫ѹ -;;;369 if(send_point==0) -00021a 2d00 CMP r5,#0 -00021c d13b BNE |L3.662| -;;;370 { -;;;371 u16CoordX = (phone_reg_coord_back[1]<<4)+((phone_reg_coord_back[3]>>4)&0x0f); -00021e 4924 LDR r1,|L3.688| -000220 78ca LDRB r2,[r1,#3] ; phone_reg_coord_back -000222 7848 LDRB r0,[r1,#1] ; phone_reg_coord_back -000224 0913 LSRS r3,r2,#4 -000226 0100 LSLS r0,r0,#4 -000228 18c0 ADDS r0,r0,r3 -00022a 82e0 STRH r0,[r4,#0x16] -;;;372 u16CoordY = (phone_reg_coord_back[2]<<4)+(phone_reg_coord_back[3]&0x0f); -00022c 7889 LDRB r1,[r1,#2] ; phone_reg_coord_back -00022e 0712 LSLS r2,r2,#28 -000230 0109 LSLS r1,r1,#4 -000232 0f12 LSRS r2,r2,#28 -000234 1889 ADDS r1,r1,r2 -000236 82a1 STRH r1,[r4,#0x14] -;;;373 if((tp_sleep_count>5)&&(tp_sleep_count<60)&&((rxbuffer[0]&0xf0)==0x30)) -000238 7922 LDRB r2,[r4,#4] ; tp_sleep_count -00023a 1f92 SUBS r2,r2,#6 -00023c 2a36 CMP r2,#0x36 -00023e d21e BCS |L3.638| -000240 7832 LDRB r2,[r6,#0] -000242 0912 LSRS r2,r2,#4 -000244 2a03 CMP r2,#3 -000246 d11a BNE |L3.638| -;;;374 { -;;;375 if (u16CoordX > u16CoordX_back) -000248 8b62 LDRH r2,[r4,#0x1a] ; u16CoordX_back -00024a 4290 CMP r0,r2 -00024c d901 BLS |L3.594| -;;;376 u16CoordX_back = u16CoordX-u16CoordX_back; -00024e 1a80 SUBS r0,r0,r2 -000250 e000 B |L3.596| - |L3.594| -;;;377 else -;;;378 u16CoordX_back = u16CoordX_back-u16CoordX; -000252 1a10 SUBS r0,r2,r0 - |L3.596| -000254 8360 STRH r0,[r4,#0x1a] -;;;379 -;;;380 if (u16CoordY > u16CoordY_back) -000256 8b20 LDRH r0,[r4,#0x18] ; u16CoordY_back -000258 4281 CMP r1,r0 -00025a d901 BLS |L3.608| -;;;381 u16CoordY_back = u16CoordY-u16CoordY_back; -00025c 1a08 SUBS r0,r1,r0 -00025e e000 B |L3.610| - |L3.608| -;;;382 else -;;;383 u16CoordY_back = u16CoordY_back-u16CoordY; -000260 1a40 SUBS r0,r0,r1 - |L3.610| -000262 8320 STRH r0,[r4,#0x18] -;;;384 -;;;385 if ( (u16CoordX_back < 360) && (u16CoordY_back < 360)) //δķΧ -000264 8b61 LDRH r1,[r4,#0x1a] ; u16CoordX_back -000266 20ff MOVS r0,#0xff -000268 3069 ADDS r0,r0,#0x69 -00026a 4281 CMP r1,r0 -00026c d207 BCS |L3.638| -00026e 8b21 LDRH r1,[r4,#0x18] ; u16CoordY_back -000270 4281 CMP r1,r0 -000272 d204 BCS |L3.638| -;;;386 { -;;;387 //TAU_LOGD("tp_sleep_in!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! \n"); -;;;388 sleep_double_EN=1; -000274 7167 STRB r7,[r4,#5] -;;;389 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); -000276 2100 MOVS r1,#0 -000278 78a0 LDRB r0,[r4,#2] ; g_phone_output_int_pad -00027a f7fffffe BL hal_gpio_set_output_data - |L3.638| -;;;390 } -;;;391 } -;;;392 -;;;393 u16CoordX_back = u16CoordX; -00027e 8ae0 LDRH r0,[r4,#0x16] ; u16CoordX -000280 8360 STRH r0,[r4,#0x1a] -;;;394 u16CoordY_back = u16CoordY; -000282 8aa0 LDRH r0,[r4,#0x14] ; u16CoordY -000284 8320 STRH r0,[r4,#0x18] -;;;395 tp_sleep_count=0; -000286 2000 MOVS r0,#0 -000288 7120 STRB r0,[r4,#4] -00028a e001 B |L3.656| - |L3.652| -;;;396 } -;;;397 } -;;;398 #endif -;;;399 -;;;400 if(send_point==0) -00028c 2d00 CMP r5,#0 -00028e d102 BNE |L3.662| - |L3.656| -;;;401 { -;;;402 Flag_blacklight_EN=0; -000290 2000 MOVS r0,#0 -000292 7260 STRB r0,[r4,#9] -;;;403 Flag_touch_count=0; -000294 71e0 STRB r0,[r4,#7] - |L3.662| -;;;404 } -;;;405 touchnum_bak=send_point; -000296 7225 STRB r5,[r4,#8] -;;;406 if(tp_sleep_in==0) -000298 78e0 LDRB r0,[r4,#3] ; tp_sleep_in -00029a 2800 CMP r0,#0 -00029c d105 BNE |L3.682| -;;;407 { -;;;408 tp_flag =true; -00029e 7067 STRB r7,[r4,#1] -;;;409 sleep_double_EN=0; -0002a0 7160 STRB r0,[r4,#5] -;;;410 hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //TPжϽ,֪ͨAPȡTP -0002a2 4601 MOV r1,r0 -0002a4 78a0 LDRB r0,[r4,#2] ; g_phone_output_int_pad -0002a6 f7fffffe BL hal_gpio_set_output_data - |L3.682| -;;;411 } -;;;412 return screen_reg_int_data_size+1; -0002aa 2004 MOVS r0,#4 -;;;413 -;;;414 #endif -;;;415 -;;;416 } -0002ac b009 ADD sp,sp,#0x24 -0002ae bdf0 POP {r4-r7,pc} -;;;417 - ENDP - - |L3.688| - DCD ||.data||+0xb5c - |L3.692| - DCD 0x00000fff - |L3.696| - DCD ||.data|| - - AREA ||.bss||, DATA, NOINIT, ALIGN=0 - - phone_reg_coord_back_bak - % 200 - - AREA ||.constdata||, DATA, READONLY, ALIGN=0 - - phone_data_21 -000000 80 DCB 0x80 - phone_data_55 -000001 20 DCB 0x20 - phone_data_85_00 -000002 ff DCB 0xff - phone_data_F5_1 -000003 ff DCB 0xff - phone_data_F5_2 -000004 13 DCB 0x13 - phone_data_F5_3 -000005 00 DCB 0x00 - phone_data_F5_4 -000006 06 DCB 0x06 - phone_data_30 -000007 61 DCB 0x61 -000008 00 DCB 0x00 - phone_data_92_F0 -000009 8a25 DCB 0x8a,0x25 - phone_data_52 -00000b ac DCB 0xac -00000c 79a1 DCB 0x79,0xa1 - phone_data_92_15 -00000e 1212 DCB 0x12,0x12 -000010 2900 DCB 0x29,0x00 - phone_data_A3 -000012 2820 DCB 0x28,0x20 -000014 0100 DCB 0x01,0x00 - phone_data_A4 -000016 2820 DCB 0x28,0x20 -000018 0102 DCB 0x01,0x02 - phone_data_A5 -00001a 2820 DCB 0x28,0x20 -00001c 0125 DCB 0x01,0x25 - phone_data_AF -00001e 0002 DCB 0x00,0x02 -000020 0100 DCB 0x01,0x00 - phone_data_F1 -000022 0505 DCB 0x05,0x05 -000024 00a2 DCB 0x00,0xa2 - phone_data_22 -000026 5345 DCB 0x53,0x45 -000028 379200 DCB 0x37,0x92,0x00 - phone_data_92_0A -00002b f3 DCB 0xf3 -00002c 00a200f3 DCB 0x00,0xa2,0x00,0xf3 -000030 00 DCB 0x00 - phone_data_F6_1 -000031 faf4fb DCB 0xfa,0xf4,0xfb -000034 09fb09 DCB 0x09,0xfb,0x09 - phone_data_F6_2 -000037 25 DCB 0x25 -000038 2323e121 DCB 0x23,0x23,0xe1,0x21 -00003c 86 DCB 0x86 - phone_data_F6_3 -00003d 000100 DCB 0x00,0x01,0x00 -000040 010000 DCB 0x01,0x00,0x00 - phone_data_F6_4 -000043 00 DCB 0x00 -000044 02000000 DCB 0x02,0x00,0x00,0x00 -000048 00 DCB 0x00 - phone_data_60_1 -000049 090010 DCB 0x09,0x00,0x10 -00004c 00000000 DCB 0x00,0x00,0x00,0x00 -000050 00000000 DCB 0x00,0x00,0x00,0x00 -000054 00000000 DCB 0x00,0x00,0x00,0x00 -000058 00 DCB 0x00 - phone_data_23 -000059 100010 DCB 0x10,0x00,0x10 -00005c 0005a00c DCB 0x00,0x05,0xa0,0x0c -000060 80122800 DCB 0x80,0x12,0x28,0x00 - phone_data_85_02 -000064 01220104 DCB 0x01,0x22,0x01,0x04 -000068 03020901 DCB 0x03,0x02,0x09,0x01 -00006c 03470901 DCB 0x03,0x47,0x09,0x01 -000070 00000000 DCB 0x00,0x00,0x00,0x00 -000074 00000000 DCB 0x00,0x00,0x00,0x00 -000078 00000000 DCB 0x00,0x00,0x00,0x00 -00007c 00000100 DCB 0x00,0x00,0x01,0x00 - phone_data_85_20 -000080 01280204 DCB 0x01,0x28,0x02,0x04 -000084 0100032f DCB 0x01,0x00,0x03,0x2f -000088 ffffffff DCB 0xff,0xff,0xff,0xff -00008c ffffffff DCB 0xff,0xff,0xff,0xff -000090 ffffffff DCB 0xff,0xff,0xff,0xff -000094 ffffffff DCB 0xff,0xff,0xff,0xff -000098 ffff0100 DCB 0xff,0xff,0x01,0x00 - phone_data_90 -00009c 4e393836 DCB 0x4e,0x39,0x38,0x36 -0000a0 00040006 DCB 0x00,0x04,0x00,0x06 -0000a4 2001 DCB 0x20,0x01 - phone_data_75_7401_7D01 -0000a6 4654 DCB 0x46,0x54 -0000a8 52590102 DCB 0x52,0x59,0x01,0x02 -0000ac 9b01f8e6 DCB 0x9b,0x01,0xf8,0xe6 -0000b0 e7e9eaea DCB 0xe7,0xe9,0xea,0xea -0000b4 eeeff0f0 DCB 0xee,0xef,0xf0,0xf0 -0000b8 f1f1f4f4 DCB 0xf1,0xf1,0xf4,0xf4 -0000bc f7f8f9fa DCB 0xf7,0xf8,0xf9,0xfa -0000c0 fcfbf1f1 DCB 0xfc,0xfb,0xf1,0xf1 -0000c4 f2f2f3f3 DCB 0xf2,0xf2,0xf3,0xf3 -0000c8 f3f1f2f2 DCB 0xf3,0xf1,0xf2,0xf2 -0000cc f2f2f3f3 DCB 0xf2,0xf2,0xf3,0xf3 -0000d0 f3f4f3f4 DCB 0xf3,0xf4,0xf3,0xf4 -0000d4 f3f0e1e5 DCB 0xf3,0xf0,0xe1,0xe5 -0000d8 e6e8eaea DCB 0xe6,0xe8,0xea,0xea -0000dc eef0f0f0 DCB 0xee,0xf0,0xf0,0xf0 -0000e0 f1f1f3f3 DCB 0xf1,0xf1,0xf3,0xf3 -0000e4 f5f7f8f8 DCB 0xf5,0xf7,0xf8,0xf8 -0000e8 f9f9f1f1 DCB 0xf9,0xf9,0xf1,0xf1 -0000ec f3f3f3f3 DCB 0xf3,0xf3,0xf3,0xf3 -0000f0 f3f1f2f3 DCB 0xf3,0xf1,0xf2,0xf3 -0000f4 f4f5f5f6 DCB 0xf4,0xf5,0xf5,0xf6 -0000f8 f6f6f6f6 DCB 0xf6,0xf6,0xf6,0xf6 -0000fc f6ece4e5 DCB 0xf6,0xec,0xe4,0xe5 -000100 e7e9eaeb DCB 0xe7,0xe9,0xea,0xeb -000104 eef0f1f1 DCB 0xee,0xf0,0xf1,0xf1 -000108 f2f1f3f3 DCB 0xf2,0xf1,0xf3,0xf3 -00010c f5f6f7f8 DCB 0xf5,0xf6,0xf7,0xf8 -000110 f9f8f2f1 DCB 0xf9,0xf8,0xf2,0xf1 -000114 f3f3f3f3 DCB 0xf3,0xf3,0xf3,0xf3 -000118 f3f2f3f5 DCB 0xf3,0xf2,0xf3,0xf5 -00011c f6f7f7f7 DCB 0xf6,0xf7,0xf7,0xf7 -000120 f7f7f8f8 DCB 0xf7,0xf7,0xf8,0xf8 -000124 f8f1e5e6 DCB 0xf8,0xf1,0xe5,0xe6 -000128 e7eaebec DCB 0xe7,0xea,0xeb,0xec -00012c eff1f2f2 DCB 0xef,0xf1,0xf2,0xf2 -000130 f2f2f4f4 DCB 0xf2,0xf2,0xf4,0xf4 -000134 f6f7f8f8 DCB 0xf6,0xf7,0xf8,0xf8 -000138 f9f8f2f2 DCB 0xf9,0xf8,0xf2,0xf2 -00013c f4f4f4f4 DCB 0xf4,0xf4,0xf4,0xf4 -000140 f4f4f5f7 DCB 0xf4,0xf4,0xf5,0xf7 -000144 f8f8f9f9 DCB 0xf8,0xf8,0xf9,0xf9 -000148 f9f9faf9 DCB 0xf9,0xf9,0xfa,0xf9 -00014c f9f2e4e6 DCB 0xf9,0xf2,0xe4,0xe6 -000150 e8ebeced DCB 0xe8,0xeb,0xec,0xed -000154 eff1f2f2 DCB 0xef,0xf1,0xf2,0xf2 -000158 f2f2f4f4 DCB 0xf2,0xf2,0xf4,0xf4 -00015c f7f7f8f8 DCB 0xf7,0xf7,0xf8,0xf8 -000160 f9f9f3f4 DCB 0xf9,0xf9,0xf3,0xf4 -000164 f5f4f5f5 DCB 0xf5,0xf4,0xf5,0xf5 -000168 f6f6f7f9 DCB 0xf6,0xf6,0xf7,0xf9 -00016c fafafafa DCB 0xfa,0xfa,0xfa,0xfa -000170 fbfafcfb DCB 0xfb,0xfa,0xfc,0xfb -000174 fcf7e3e7 DCB 0xfc,0xf7,0xe3,0xe7 -000178 e8ebeced DCB 0xe8,0xeb,0xec,0xed -00017c f0f1f2f2 DCB 0xf0,0xf1,0xf2,0xf2 -000180 f3f3f5f6 DCB 0xf3,0xf3,0xf5,0xf6 -000184 f7f8f9f9 DCB 0xf7,0xf8,0xf9,0xf9 -000188 faf9f4f4 DCB 0xfa,0xf9,0xf4,0xf4 -00018c f6f5f7f7 DCB 0xf6,0xf5,0xf7,0xf7 -000190 f9f9f9fb DCB 0xf9,0xf9,0xf9,0xfb -000194 fbfcfcfc DCB 0xfb,0xfc,0xfc,0xfc -000198 fdfbfdfd DCB 0xfd,0xfb,0xfd,0xfd -00019c fcf4e8e8 DCB 0xfc,0xf4,0xe8,0xe8 -0001a0 eaecedef DCB 0xea,0xec,0xed,0xef -0001a4 f1f3f4f3 DCB 0xf1,0xf3,0xf4,0xf3 -0001a8 f4f4f5f6 DCB 0xf4,0xf4,0xf5,0xf6 -0001ac f8f9fafa DCB 0xf8,0xf9,0xfa,0xfa -0001b0 fafaf5f7 DCB 0xfa,0xfa,0xf5,0xf7 -0001b4 f6f8f9fa DCB 0xf6,0xf8,0xf9,0xfa -0001b8 fbfbfcfe DCB 0xfb,0xfb,0xfc,0xfe -0001bc fefefeff DCB 0xfe,0xfe,0xfe,0xff -0001c0 fffefffe DCB 0xff,0xfe,0xff,0xfe -0001c4 fdf4ece9 DCB 0xfd,0xf4,0xec,0xe9 -0001c8 ebedeef0 DCB 0xeb,0xed,0xee,0xf0 -0001cc f2f4f5f4 DCB 0xf2,0xf4,0xf5,0xf4 -0001d0 f5f5f6f8 DCB 0xf5,0xf5,0xf6,0xf8 -0001d4 f9fafafb DCB 0xf9,0xfa,0xfa,0xfb -0001d8 fcfaf6f8 DCB 0xfc,0xfa,0xf6,0xf8 -0001dc f9fbfcfc DCB 0xf9,0xfb,0xfc,0xfc -0001e0 fefeff00 DCB 0xfe,0xfe,0xff,0x00 -0001e4 00010101 DCB 0x00,0x01,0x01,0x01 -0001e8 01010100 DCB 0x01,0x01,0x01,0x00 -0001ec 00f9efe9 DCB 0x00,0xf9,0xef,0xe9 -0001f0 eaedeef0 DCB 0xea,0xed,0xee,0xf0 -0001f4 f2f4f5f4 DCB 0xf2,0xf4,0xf5,0xf4 -0001f8 f5f4f6f8 DCB 0xf5,0xf4,0xf6,0xf8 -0001fc f8f9fafa DCB 0xf8,0xf9,0xfa,0xfa -000200 fbf9f7f9 DCB 0xfb,0xf9,0xf7,0xf9 -000204 fbfdfdfe DCB 0xfb,0xfd,0xfd,0xfe -000208 00ff0002 DCB 0x00,0xff,0x00,0x02 -00020c 02030303 DCB 0x02,0x03,0x03,0x03 -000210 03030304 DCB 0x03,0x03,0x03,0x04 -000214 0b23efea DCB 0x0b,0x23,0xef,0xea -000218 eaecedef DCB 0xea,0xec,0xed,0xef -00021c f1f3f3f3 DCB 0xf1,0xf3,0xf3,0xf3 -000220 f4f3f5f5 DCB 0xf4,0xf3,0xf5,0xf5 -000224 f7f8f8f8 DCB 0xf7,0xf8,0xf8,0xf8 -000228 f8f8f7f9 DCB 0xf8,0xf8,0xf7,0xf9 -00022c fafdfdfe DCB 0xfa,0xfd,0xfd,0xfe -000230 00000002 DCB 0x00,0x00,0x00,0x02 -000234 03030303 DCB 0x03,0x03,0x03,0x03 -000238 03040404 DCB 0x03,0x04,0x04,0x04 -00023c 0c26ebe9 DCB 0x0c,0x26,0xeb,0xe9 -000240 eaebecee DCB 0xea,0xeb,0xec,0xee -000244 f1f2f3f3 DCB 0xf1,0xf2,0xf3,0xf3 -000248 f3f2f4f4 DCB 0xf3,0xf2,0xf4,0xf4 -00024c f6f7f7f6 DCB 0xf6,0xf7,0xf7,0xf6 -000250 f8f8f8fa DCB 0xf8,0xf8,0xf8,0xfa -000254 fcfdfeff DCB 0xfc,0xfd,0xfe,0xff -000258 00000003 DCB 0x00,0x00,0x00,0x03 -00025c 03030303 DCB 0x03,0x03,0x03,0x03 -000260 03030304 DCB 0x03,0x03,0x03,0x04 -000264 03fbe7e7 DCB 0x03,0xfb,0xe7,0xe7 -000268 e8eaebec DCB 0xe8,0xea,0xeb,0xec -00026c eff1f1f1 DCB 0xef,0xf1,0xf1,0xf1 -000270 f1f1f2f3 DCB 0xf1,0xf1,0xf2,0xf3 -000274 f4f4f4f6 DCB 0xf4,0xf4,0xf4,0xf6 -000278 f8f8f8fa DCB 0xf8,0xf8,0xf8,0xfa -00027c fbfdfefe DCB 0xfb,0xfd,0xfe,0xfe -000280 00000002 DCB 0x00,0x00,0x00,0x02 -000284 02020303 DCB 0x02,0x02,0x03,0x03 -000288 03030303 DCB 0x03,0x03,0x03,0x03 -00028c 02fae2e5 DCB 0x02,0xfa,0xe2,0xe5 -000290 e6e9eaea DCB 0xe6,0xe9,0xea,0xea -000294 eeeff0ef DCB 0xee,0xef,0xf0,0xef -000298 eeeff1f0 DCB 0xee,0xef,0xf1,0xf0 -00029c f1f2f3f5 DCB 0xf1,0xf2,0xf3,0xf5 -0002a0 f7f7f8f9 DCB 0xf7,0xf7,0xf8,0xf9 -0002a4 fbfcfcfd DCB 0xfb,0xfc,0xfc,0xfd -0002a8 00ff0001 DCB 0x00,0xff,0x00,0x01 -0002ac 01020202 DCB 0x01,0x02,0x02,0x02 -0002b0 02020202 DCB 0x02,0x02,0x02,0x02 -0002b4 01f9e1e2 DCB 0x01,0xf9,0xe1,0xe2 -0002b8 e4e7e7e8 DCB 0xe4,0xe7,0xe7,0xe8 -0002bc ecededec DCB 0xec,0xed,0xed,0xec -0002c0 ececedee DCB 0xec,0xec,0xed,0xee -0002c4 eff1f3f4 DCB 0xef,0xf1,0xf3,0xf4 -0002c8 f6f6f7f9 DCB 0xf6,0xf6,0xf7,0xf9 -0002cc fafcfcfd DCB 0xfa,0xfc,0xfc,0xfd -0002d0 fefeff00 DCB 0xfe,0xfe,0xff,0x00 -0002d4 00010101 DCB 0x00,0x01,0x01,0x01 -0002d8 01010000 DCB 0x01,0x01,0x00,0x00 -0002dc 00f8e0e0 DCB 0x00,0xf8,0xe0,0xe0 -0002e0 e1e5e6e5 DCB 0xe1,0xe5,0xe6,0xe5 -0002e4 eaebeaea DCB 0xea,0xeb,0xea,0xea -0002e8 e9eaeaec DCB 0xe9,0xea,0xea,0xec -0002ec eef0f1f3 DCB 0xee,0xf0,0xf1,0xf3 -0002f0 f4f4f6f8 DCB 0xf4,0xf4,0xf6,0xf8 -0002f4 f9f9fafb DCB 0xf9,0xf9,0xfa,0xfb -0002f8 fcfdfeff DCB 0xfc,0xfd,0xfe,0xff -0002fc 00000000 DCB 0x00,0x00,0x00,0x00 -000300 0000ff00 DCB 0x00,0x00,0xff,0x00 -000304 fff7dedf DCB 0xff,0xf7,0xde,0xdf -000308 dfe3e5e5 DCB 0xdf,0xe3,0xe5,0xe5 -00030c e8e9e8e7 DCB 0xe8,0xe9,0xe8,0xe7 -000310 e7e8e9ec DCB 0xe7,0xe8,0xe9,0xec -000314 edeff0f1 DCB 0xed,0xef,0xf0,0xf1 -000318 f3f3f6f8 DCB 0xf3,0xf3,0xf6,0xf8 -00031c f9f9fafa DCB 0xf9,0xf9,0xfa,0xfa -000320 fbfcfcff DCB 0xfb,0xfc,0xfc,0xff -000324 ff00feff DCB 0xff,0x00,0xfe,0xff -000328 fffdffff DCB 0xff,0xfd,0xff,0xff -00032c fef4dade DCB 0xfe,0xf4,0xda,0xde -000330 dee1e2e3 DCB 0xde,0xe1,0xe2,0xe3 -000334 e6e7e6e6 DCB 0xe6,0xe7,0xe6,0xe6 -000338 e6e8e9eb DCB 0xe6,0xe8,0xe9,0xeb -00033c eceeeff0 DCB 0xec,0xee,0xef,0xf0 -000340 f3f2f6f8 DCB 0xf3,0xf2,0xf6,0xf8 -000344 f8f9f9fa DCB 0xf8,0xf9,0xf9,0xfa -000348 fafbfcfe DCB 0xfa,0xfb,0xfc,0xfe -00034c fdfefefe DCB 0xfd,0xfe,0xfe,0xfe -000350 fefdfefe DCB 0xfe,0xfd,0xfe,0xfe -000354 fdf1ecdc DCB 0xfd,0xf1,0xec,0xdc -000358 dee1e1e2 DCB 0xde,0xe1,0xe1,0xe2 -00035c e4e5e5e5 DCB 0xe4,0xe5,0xe5,0xe5 -000360 e6e8e9ec DCB 0xe6,0xe8,0xe9,0xec -000364 edeef0f1 DCB 0xed,0xee,0xf0,0xf1 -000368 f2f2fdfc DCB 0xf2,0xf2,0xfd,0xfc -00036c fdfdfcfd DCB 0xfd,0xfd,0xfc,0xfd -000370 fefe0000 DCB 0xfe,0xfe,0x00,0x00 -000374 00000100 DCB 0x00,0x00,0x01,0x00 -000378 00000000 DCB 0x00,0x00,0x00,0x00 -00037c fffa DCB 0xff,0xfa - phone_data_75_7401_7D02 -00037e 0000 DCB 0x00,0x00 -000380 00000000 DCB 0x00,0x00,0x00,0x00 -000384 00000000 DCB 0x00,0x00,0x00,0x00 -000388 00000000 DCB 0x00,0x00,0x00,0x00 -00038c 00000000 DCB 0x00,0x00,0x00,0x00 -000390 00000000 DCB 0x00,0x00,0x00,0x00 -000394 00000000 DCB 0x00,0x00,0x00,0x00 -000398 00000000 DCB 0x00,0x00,0x00,0x00 -00039c 00000000 DCB 0x00,0x00,0x00,0x00 -0003a0 00000000 DCB 0x00,0x00,0x00,0x00 -0003a4 00000000 DCB 0x00,0x00,0x00,0x00 -0003a8 00000000 DCB 0x00,0x00,0x00,0x00 -0003ac 00000000 DCB 0x00,0x00,0x00,0x00 -0003b0 00000000 DCB 0x00,0x00,0x00,0x00 -0003b4 00000000 DCB 0x00,0x00,0x00,0x00 -0003b8 00000000 DCB 0x00,0x00,0x00,0x00 -0003bc 00000000 DCB 0x00,0x00,0x00,0x00 -0003c0 00000000 DCB 0x00,0x00,0x00,0x00 -0003c4 00000000 DCB 0x00,0x00,0x00,0x00 -0003c8 00000000 DCB 0x00,0x00,0x00,0x00 -0003cc 00000000 DCB 0x00,0x00,0x00,0x00 -0003d0 00000000 DCB 0x00,0x00,0x00,0x00 -0003d4 00000000 DCB 0x00,0x00,0x00,0x00 -0003d8 00000000 DCB 0x00,0x00,0x00,0x00 -0003dc 00000000 DCB 0x00,0x00,0x00,0x00 -0003e0 00000000 DCB 0x00,0x00,0x00,0x00 -0003e4 00000000 DCB 0x00,0x00,0x00,0x00 -0003e8 00000000 DCB 0x00,0x00,0x00,0x00 -0003ec 00000000 DCB 0x00,0x00,0x00,0x00 -0003f0 00000000 DCB 0x00,0x00,0x00,0x00 -0003f4 00000000 DCB 0x00,0x00,0x00,0x00 -0003f8 00000000 DCB 0x00,0x00,0x00,0x00 -0003fc 00000000 DCB 0x00,0x00,0x00,0x00 -000400 00000000 DCB 0x00,0x00,0x00,0x00 -000404 00000000 DCB 0x00,0x00,0x00,0x00 -000408 00000000 DCB 0x00,0x00,0x00,0x00 -00040c 00000000 DCB 0x00,0x00,0x00,0x00 -000410 00000000 DCB 0x00,0x00,0x00,0x00 -000414 00000000 DCB 0x00,0x00,0x00,0x00 -000418 00000000 DCB 0x00,0x00,0x00,0x00 -00041c 00000000 DCB 0x00,0x00,0x00,0x00 -000420 00000000 DCB 0x00,0x00,0x00,0x00 -000424 00000000 DCB 0x00,0x00,0x00,0x00 -000428 00000000 DCB 0x00,0x00,0x00,0x00 -00042c 00000000 DCB 0x00,0x00,0x00,0x00 -000430 00000000 DCB 0x00,0x00,0x00,0x00 -000434 00000000 DCB 0x00,0x00,0x00,0x00 -000438 00000000 DCB 0x00,0x00,0x00,0x00 -00043c 00000000 DCB 0x00,0x00,0x00,0x00 -000440 00000000 DCB 0x00,0x00,0x00,0x00 -000444 00000000 DCB 0x00,0x00,0x00,0x00 -000448 00000000 DCB 0x00,0x00,0x00,0x00 -00044c 00000000 DCB 0x00,0x00,0x00,0x00 -000450 00000000 DCB 0x00,0x00,0x00,0x00 -000454 00000000 DCB 0x00,0x00,0x00,0x00 -000458 00000000 DCB 0x00,0x00,0x00,0x00 -00045c 00000000 DCB 0x00,0x00,0x00,0x00 -000460 00000000 DCB 0x00,0x00,0x00,0x00 -000464 00000000 DCB 0x00,0x00,0x00,0x00 -000468 00000000 DCB 0x00,0x00,0x00,0x00 -00046c 00000000 DCB 0x00,0x00,0x00,0x00 -000470 00000000 DCB 0x00,0x00,0x00,0x00 -000474 00000000 DCB 0x00,0x00,0x00,0x00 -000478 00000000 DCB 0x00,0x00,0x00,0x00 -00047c 00000000 DCB 0x00,0x00,0x00,0x00 -000480 00000000 DCB 0x00,0x00,0x00,0x00 -000484 00000000 DCB 0x00,0x00,0x00,0x00 -000488 00000000 DCB 0x00,0x00,0x00,0x00 -00048c 00000000 DCB 0x00,0x00,0x00,0x00 -000490 00000000 DCB 0x00,0x00,0x00,0x00 -000494 00000000 DCB 0x00,0x00,0x00,0x00 -000498 00000000 DCB 0x00,0x00,0x00,0x00 -00049c 00000000 DCB 0x00,0x00,0x00,0x00 -0004a0 00000000 DCB 0x00,0x00,0x00,0x00 -0004a4 00000000 DCB 0x00,0x00,0x00,0x00 -0004a8 00000000 DCB 0x00,0x00,0x00,0x00 -0004ac 00000000 DCB 0x00,0x00,0x00,0x00 -0004b0 00000000 DCB 0x00,0x00,0x00,0x00 -0004b4 00000000 DCB 0x00,0x00,0x00,0x00 -0004b8 00000000 DCB 0x00,0x00,0x00,0x00 -0004bc 00000000 DCB 0x00,0x00,0x00,0x00 -0004c0 00000000 DCB 0x00,0x00,0x00,0x00 -0004c4 00000000 DCB 0x00,0x00,0x00,0x00 -0004c8 00000000 DCB 0x00,0x00,0x00,0x00 -0004cc 00000000 DCB 0x00,0x00,0x00,0x00 -0004d0 00000000 DCB 0x00,0x00,0x00,0x00 -0004d4 00000000 DCB 0x00,0x00,0x00,0x00 -0004d8 00000000 DCB 0x00,0x00,0x00,0x00 -0004dc 00000000 DCB 0x00,0x00,0x00,0x00 -0004e0 00000000 DCB 0x00,0x00,0x00,0x00 -0004e4 00000000 DCB 0x00,0x00,0x00,0x00 -0004e8 00000000 DCB 0x00,0x00,0x00,0x00 -0004ec 00000000 DCB 0x00,0x00,0x00,0x00 -0004f0 00000000 DCB 0x00,0x00,0x00,0x00 -0004f4 00000000 DCB 0x00,0x00,0x00,0x00 -0004f8 00000000 DCB 0x00,0x00,0x00,0x00 -0004fc 00000000 DCB 0x00,0x00,0x00,0x00 -000500 00000000 DCB 0x00,0x00,0x00,0x00 -000504 00000000 DCB 0x00,0x00,0x00,0x00 -000508 00000000 DCB 0x00,0x00,0x00,0x00 -00050c 00000000 DCB 0x00,0x00,0x00,0x00 -000510 00000000 DCB 0x00,0x00,0x00,0x00 -000514 00000000 DCB 0x00,0x00,0x00,0x00 -000518 00000000 DCB 0x00,0x00,0x00,0x00 -00051c 00000000 DCB 0x00,0x00,0x00,0x00 -000520 00000000 DCB 0x00,0x00,0x00,0x00 -000524 00000000 DCB 0x00,0x00,0x00,0x00 -000528 00000000 DCB 0x00,0x00,0x00,0x00 -00052c 00000000 DCB 0x00,0x00,0x00,0x00 -000530 00000000 DCB 0x00,0x00,0x00,0x00 -000534 00000000 DCB 0x00,0x00,0x00,0x00 -000538 00000000 DCB 0x00,0x00,0x00,0x00 -00053c 00000000 DCB 0x00,0x00,0x00,0x00 -000540 00000000 DCB 0x00,0x00,0x00,0x00 -000544 00000000 DCB 0x00,0x00,0x00,0x00 -000548 00000000 DCB 0x00,0x00,0x00,0x00 -00054c 00000000 DCB 0x00,0x00,0x00,0x00 -000550 00000000 DCB 0x00,0x00,0x00,0x00 -000554 00000000 DCB 0x00,0x00,0x00,0x00 -000558 00000000 DCB 0x00,0x00,0x00,0x00 -00055c 00000000 DCB 0x00,0x00,0x00,0x00 -000560 00000000 DCB 0x00,0x00,0x00,0x00 -000564 00000000 DCB 0x00,0x00,0x00,0x00 -000568 00000000 DCB 0x00,0x00,0x00,0x00 -00056c 00000000 DCB 0x00,0x00,0x00,0x00 -000570 00000000 DCB 0x00,0x00,0x00,0x00 -000574 00000000 DCB 0x00,0x00,0x00,0x00 -000578 00000000 DCB 0x00,0x00,0x00,0x00 -00057c 00000000 DCB 0x00,0x00,0x00,0x00 -000580 00000000 DCB 0x00,0x00,0x00,0x00 -000584 00000000 DCB 0x00,0x00,0x00,0x00 -000588 00000000 DCB 0x00,0x00,0x00,0x00 -00058c 00000000 DCB 0x00,0x00,0x00,0x00 -000590 00000000 DCB 0x00,0x00,0x00,0x00 -000594 00000000 DCB 0x00,0x00,0x00,0x00 -000598 00000000 DCB 0x00,0x00,0x00,0x00 -00059c 00000000 DCB 0x00,0x00,0x00,0x00 -0005a0 00000000 DCB 0x00,0x00,0x00,0x00 -0005a4 00000000 DCB 0x00,0x00,0x00,0x00 -0005a8 00000000 DCB 0x00,0x00,0x00,0x00 -0005ac 00000000 DCB 0x00,0x00,0x00,0x00 -0005b0 00000000 DCB 0x00,0x00,0x00,0x00 -0005b4 00000000 DCB 0x00,0x00,0x00,0x00 -0005b8 00000000 DCB 0x00,0x00,0x00,0x00 -0005bc 00000000 DCB 0x00,0x00,0x00,0x00 -0005c0 00000000 DCB 0x00,0x00,0x00,0x00 -0005c4 00000000 DCB 0x00,0x00,0x00,0x00 -0005c8 00000000 DCB 0x00,0x00,0x00,0x00 -0005cc 00000000 DCB 0x00,0x00,0x00,0x00 -0005d0 00000000 DCB 0x00,0x00,0x00,0x00 -0005d4 00000000 DCB 0x00,0x00,0x00,0x00 -0005d8 00000000 DCB 0x00,0x00,0x00,0x00 -0005dc 00000000 DCB 0x00,0x00,0x00,0x00 -0005e0 00000000 DCB 0x00,0x00,0x00,0x00 -0005e4 00000000 DCB 0x00,0x00,0x00,0x00 -0005e8 00000000 DCB 0x00,0x00,0x00,0x00 -0005ec 00000000 DCB 0x00,0x00,0x00,0x00 -0005f0 00000000 DCB 0x00,0x00,0x00,0x00 -0005f4 00000000 DCB 0x00,0x00,0x00,0x00 -0005f8 00000000 DCB 0x00,0x00,0x00,0x00 -0005fc 00000000 DCB 0x00,0x00,0x00,0x00 -000600 00000000 DCB 0x00,0x00,0x00,0x00 -000604 00000000 DCB 0x00,0x00,0x00,0x00 -000608 00000000 DCB 0x00,0x00,0x00,0x00 -00060c 00000000 DCB 0x00,0x00,0x00,0x00 -000610 00000000 DCB 0x00,0x00,0x00,0x00 -000614 00000000 DCB 0x00,0x00,0x00,0x00 -000618 00000000 DCB 0x00,0x00,0x00,0x00 -00061c 00000000 DCB 0x00,0x00,0x00,0x00 -000620 00000000 DCB 0x00,0x00,0x00,0x00 -000624 00000000 DCB 0x00,0x00,0x00,0x00 -000628 00000000 DCB 0x00,0x00,0x00,0x00 -00062c 00000000 DCB 0x00,0x00,0x00,0x00 -000630 00000000 DCB 0x00,0x00,0x00,0x00 -000634 00000000 DCB 0x00,0x00,0x00,0x00 -000638 00000000 DCB 0x00,0x00,0x00,0x00 -00063c 00000000 DCB 0x00,0x00,0x00,0x00 -000640 00000000 DCB 0x00,0x00,0x00,0x00 -000644 00000000 DCB 0x00,0x00,0x00,0x00 -000648 00000000 DCB 0x00,0x00,0x00,0x00 -00064c 00000000 DCB 0x00,0x00,0x00,0x00 -000650 00000000 DCB 0x00,0x00,0x00,0x00 -000654 0000 DCB 0x00,0x00 - phone_data_75_7401_7D03 -000656 4654 DCB 0x46,0x54 -000658 4d330102 DCB 0x4d,0x33,0x01,0x02 -00065c d60102ec DCB 0xd6,0x01,0x02,0xec -000660 eceee6e5 DCB 0xec,0xee,0xe6,0xe5 -000664 e3e4e2e1 DCB 0xe3,0xe4,0xe2,0xe1 -000668 e1dfe1e1 DCB 0xe1,0xdf,0xe1,0xe1 -00066c e1dfdfe2 DCB 0xe1,0xdf,0xdf,0xe2 -000670 e4e1dfdf DCB 0xe4,0xe1,0xdf,0xdf -000674 dfe1dfdf DCB 0xdf,0xe1,0xdf,0xdf -000678 dfdfdfdf DCB 0xdf,0xdf,0xdf,0xdf -00067c dfe1dddd DCB 0xdf,0xe1,0xdd,0xdd -000680 dbdddbdd DCB 0xdb,0xdd,0xdb,0xdd -000684 dddbecec DCB 0xdd,0xdb,0xec,0xec -000688 eceee8e5 DCB 0xec,0xee,0xe8,0xe5 -00068c e5e6e2e1 DCB 0xe5,0xe6,0xe2,0xe1 -000690 e1dfe1df DCB 0xe1,0xdf,0xe1,0xdf -000694 dfdfdfdd DCB 0xdf,0xdf,0xdf,0xdd -000698 dfdfdfdf DCB 0xdf,0xdf,0xdf,0xdf -00069c dfe1dddf DCB 0xdf,0xe1,0xdd,0xdf -0006a0 dfdfdddf DCB 0xdf,0xdf,0xdd,0xdf -0006a4 dfe1e1dd DCB 0xdf,0xe1,0xe1,0xdd -0006a8 dddfdddf DCB 0xdd,0xdf,0xdd,0xdf -0006ac e1d5f0ee DCB 0xe1,0xd5,0xf0,0xee -0006b0 ecf0ece8 DCB 0xec,0xf0,0xec,0xe8 -0006b4 eae6e4e3 DCB 0xea,0xe6,0xe4,0xe3 -0006b8 e1dfdfdf DCB 0xe1,0xdf,0xdf,0xdf -0006bc dfdddde0 DCB 0xdf,0xdd,0xdd,0xe0 -0006c0 e2dddfdf DCB 0xe2,0xdd,0xdf,0xdf -0006c4 dfdfdddf DCB 0xdf,0xdf,0xdd,0xdf -0006c8 dfdfdde2 DCB 0xdf,0xdf,0xdd,0xe2 -0006cc e2e1e1e0 DCB 0xe2,0xe1,0xe1,0xe0 -0006d0 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -0006d4 e4ddf4f2 DCB 0xe4,0xdd,0xf4,0xf2 -0006d8 eef0ece8 DCB 0xee,0xf0,0xec,0xe8 -0006dc eae8e4e5 DCB 0xea,0xe8,0xe4,0xe5 -0006e0 e1dfe1df DCB 0xe1,0xdf,0xe1,0xdf -0006e4 dfdfdde0 DCB 0xdf,0xdf,0xdd,0xe0 -0006e8 e2dddde1 DCB 0xe2,0xdd,0xdd,0xe1 -0006ec dfe4dddf DCB 0xdf,0xe4,0xdd,0xdf -0006f0 dfdfdfe2 DCB 0xdf,0xdf,0xdf,0xe2 -0006f4 e4e4dfe0 DCB 0xe4,0xe4,0xdf,0xe0 -0006f8 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -0006fc e4dbf2ee DCB 0xe4,0xdb,0xf2,0xee -000700 eef0ece8 DCB 0xee,0xf0,0xec,0xe8 -000704 eae8e4e3 DCB 0xea,0xe8,0xe4,0xe3 -000708 e1dfe1e1 DCB 0xe1,0xdf,0xe1,0xe1 -00070c e1dddfe0 DCB 0xe1,0xdd,0xdf,0xe0 -000710 dfdfdfe1 DCB 0xdf,0xdf,0xdf,0xe1 -000714 e1e1dfdf DCB 0xe1,0xe1,0xdf,0xdf -000718 e1dfdfe2 DCB 0xe1,0xdf,0xdf,0xe2 -00071c dfe1e1e0 DCB 0xdf,0xe1,0xe1,0xe0 -000720 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -000724 e6ddf2f4 DCB 0xe6,0xdd,0xf2,0xf4 -000728 eef0eee8 DCB 0xee,0xf0,0xee,0xe8 -00072c ece8e4e5 DCB 0xec,0xe8,0xe4,0xe5 -000730 e3e1e1e4 DCB 0xe3,0xe1,0xe1,0xe4 -000734 e1dfe1e0 DCB 0xe1,0xdf,0xe1,0xe0 -000738 e2e1dfe1 DCB 0xe2,0xe1,0xdf,0xe1 -00073c e1e4e1df DCB 0xe1,0xe4,0xe1,0xdf -000740 e4e3e2e2 DCB 0xe4,0xe3,0xe2,0xe2 -000744 e2e4e4e0 DCB 0xe2,0xe4,0xe4,0xe0 -000748 dddfdfe2 DCB 0xdd,0xdf,0xdf,0xe2 -00074c e4dbf4f4 DCB 0xe4,0xdb,0xf4,0xf4 -000750 f0f0f0e8 DCB 0xf0,0xf0,0xf0,0xe8 -000754 ece8e8e5 DCB 0xec,0xe8,0xe8,0xe5 -000758 e3e1e3e4 DCB 0xe3,0xe1,0xe3,0xe4 -00075c e1e1dfe0 DCB 0xe1,0xe1,0xdf,0xe0 -000760 e2dfdfe1 DCB 0xe2,0xdf,0xdf,0xe1 -000764 e1e4e1e1 DCB 0xe1,0xe4,0xe1,0xe1 -000768 e1dfe2e2 DCB 0xe1,0xdf,0xe2,0xe2 -00076c e2e4e1e0 DCB 0xe2,0xe4,0xe1,0xe0 -000770 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -000774 e4d9faf6 DCB 0xe4,0xd9,0xfa,0xf6 -000778 f0f2eeec DCB 0xf0,0xf2,0xee,0xec -00077c eeeae6e5 DCB 0xee,0xea,0xe6,0xe5 -000780 e3e1e3e1 DCB 0xe3,0xe1,0xe3,0xe1 -000784 e1e1dfe2 DCB 0xe1,0xe1,0xdf,0xe2 -000788 dfdfdfe1 DCB 0xdf,0xdf,0xdf,0xe1 -00078c e1e1dfe1 DCB 0xe1,0xe1,0xdf,0xe1 -000790 e1e1e2e2 DCB 0xe1,0xe1,0xe2,0xe2 -000794 e2e1e1e2 DCB 0xe2,0xe1,0xe1,0xe2 -000798 dde1dde2 DCB 0xdd,0xe1,0xdd,0xe2 -00079c e4d9fef6 DCB 0xe4,0xd9,0xfe,0xf6 -0007a0 f2f2f0ea DCB 0xf2,0xf2,0xf0,0xea -0007a4 eeece6e5 DCB 0xee,0xec,0xe6,0xe5 -0007a8 e3e3e1e4 DCB 0xe3,0xe3,0xe1,0xe4 -0007ac e1dfdfe2 DCB 0xe1,0xdf,0xdf,0xe2 -0007b0 e2e1dfe1 DCB 0xe2,0xe1,0xdf,0xe1 -0007b4 e1e4dfe1 DCB 0xe1,0xe4,0xdf,0xe1 -0007b8 e1e1e2e2 DCB 0xe1,0xe1,0xe2,0xe2 -0007bc e2e4e1e2 DCB 0xe2,0xe4,0xe1,0xe2 -0007c0 dfe1dfe2 DCB 0xdf,0xe1,0xdf,0xe2 -0007c4 f62a00f8 DCB 0xf6,0x2a,0x00,0xf8 -0007c8 f0f2eeea DCB 0xf0,0xf2,0xee,0xea -0007cc eeeae6e5 DCB 0xee,0xea,0xe6,0xe5 -0007d0 e3e1e1e1 DCB 0xe3,0xe1,0xe1,0xe1 -0007d4 e1dfdfe2 DCB 0xe1,0xdf,0xdf,0xe2 -0007d8 dfdfdddf DCB 0xdf,0xdf,0xdd,0xdf -0007dc e1e1dfdf DCB 0xe1,0xe1,0xdf,0xdf -0007e0 e1e1dfe2 DCB 0xe1,0xe1,0xdf,0xe2 -0007e4 e2e1e4e0 DCB 0xe2,0xe1,0xe4,0xe0 -0007e8 dde1dde2 DCB 0xdd,0xe1,0xdd,0xe2 -0007ec f62cfaf6 DCB 0xf6,0x2c,0xfa,0xf6 -0007f0 f0f2f0ec DCB 0xf0,0xf2,0xf0,0xec -0007f4 eeeae6e3 DCB 0xee,0xea,0xe6,0xe3 -0007f8 e3e1e1e1 DCB 0xe3,0xe1,0xe1,0xe1 -0007fc dfe1e1e0 DCB 0xdf,0xe1,0xe1,0xe0 -000800 e2dfdfe1 DCB 0xe2,0xdf,0xdf,0xe1 -000804 dfe1dfdf DCB 0xdf,0xe1,0xdf,0xdf -000808 dfe1dfe2 DCB 0xdf,0xe1,0xdf,0xe2 -00080c e2e1dfe0 DCB 0xe2,0xe1,0xdf,0xe0 -000810 dddfdfe2 DCB 0xdd,0xdf,0xdf,0xe2 -000814 e4d9f8f6 DCB 0xe4,0xd9,0xf8,0xf6 -000818 f2f2eeec DCB 0xf2,0xf2,0xee,0xec -00081c ecece6e5 DCB 0xec,0xec,0xe6,0xe5 -000820 e3e1e3e1 DCB 0xe3,0xe1,0xe3,0xe1 -000824 e1e1e1e0 DCB 0xe1,0xe1,0xe1,0xe0 -000828 e2dfdfe1 DCB 0xe2,0xdf,0xdf,0xe1 -00082c dfe1dfe1 DCB 0xdf,0xe1,0xdf,0xe1 -000830 e1e1dfe2 DCB 0xe1,0xe1,0xdf,0xe2 -000834 e2e1e1e0 DCB 0xe2,0xe1,0xe1,0xe0 -000838 dde1dfe2 DCB 0xdd,0xe1,0xdf,0xe2 -00083c e4d9f2f4 DCB 0xe4,0xd9,0xf2,0xf4 -000840 f0f0eeec DCB 0xf0,0xf0,0xee,0xec -000844 eeeae6e5 DCB 0xee,0xea,0xe6,0xe5 -000848 e1e1e3e4 DCB 0xe1,0xe1,0xe3,0xe4 -00084c e1e1e1e0 DCB 0xe1,0xe1,0xe1,0xe0 -000850 e2dfdfe1 DCB 0xe2,0xdf,0xdf,0xe1 -000854 dfe1dfe1 DCB 0xdf,0xe1,0xdf,0xe1 -000858 e1e1e2e6 DCB 0xe1,0xe1,0xe2,0xe6 -00085c e2e1e1e0 DCB 0xe2,0xe1,0xe1,0xe0 -000860 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -000864 e4d9f0ee DCB 0xe4,0xd9,0xf0,0xee -000868 eef0f0e8 DCB 0xee,0xf0,0xf0,0xe8 -00086c eee8e8e5 DCB 0xee,0xe8,0xe8,0xe5 -000870 e1e1e3e4 DCB 0xe1,0xe1,0xe3,0xe4 -000874 e1e1e1e0 DCB 0xe1,0xe1,0xe1,0xe0 -000878 e2dfdfe1 DCB 0xe2,0xdf,0xdf,0xe1 -00087c dfdfdddf DCB 0xdf,0xdf,0xdd,0xdf -000880 dfe1e2e2 DCB 0xdf,0xe1,0xe2,0xe2 -000884 e2e1dfe0 DCB 0xe2,0xe1,0xdf,0xe0 -000888 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -00088c e4d9f0ee DCB 0xe4,0xd9,0xf0,0xee -000890 eaf0ece8 DCB 0xea,0xf0,0xec,0xe8 -000894 eee8e4e5 DCB 0xee,0xe8,0xe4,0xe5 -000898 e3e1e1e4 DCB 0xe3,0xe1,0xe1,0xe4 -00089c e1e1dfe0 DCB 0xe1,0xe1,0xdf,0xe0 -0008a0 e2dfdfe1 DCB 0xe2,0xdf,0xdf,0xe1 -0008a4 e1e1dddf DCB 0xe1,0xe1,0xdd,0xdf -0008a8 dfe1dfe2 DCB 0xdf,0xe1,0xdf,0xe2 -0008ac e2e1e1e0 DCB 0xe2,0xe1,0xe1,0xe0 -0008b0 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -0008b4 e4d9f0ec DCB 0xe4,0xd9,0xf0,0xec -0008b8 eceeece8 DCB 0xec,0xee,0xec,0xe8 -0008bc eceae4e3 DCB 0xec,0xea,0xe4,0xe3 -0008c0 e1e1e1df DCB 0xe1,0xe1,0xe1,0xdf -0008c4 dfe1e1e0 DCB 0xdf,0xe1,0xe1,0xe0 -0008c8 dfdfdfe1 DCB 0xdf,0xdf,0xdf,0xe1 -0008cc e1e1dddd DCB 0xe1,0xe1,0xdd,0xdd -0008d0 dfdfdfe2 DCB 0xdf,0xdf,0xdf,0xe2 -0008d4 e2e1dfe0 DCB 0xe2,0xe1,0xdf,0xe0 -0008d8 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -0008dc e4d9eaec DCB 0xe4,0xd9,0xea,0xec -0008e0 eceeece8 DCB 0xec,0xee,0xec,0xe8 -0008e4 ece8e6e3 DCB 0xec,0xe8,0xe6,0xe3 -0008e8 e1e1e1e1 DCB 0xe1,0xe1,0xe1,0xe1 -0008ec dfe1dfe0 DCB 0xdf,0xe1,0xdf,0xe0 -0008f0 e2dfe1e1 DCB 0xe2,0xdf,0xe1,0xe1 -0008f4 dfe4dfe1 DCB 0xdf,0xe4,0xdf,0xe1 -0008f8 dfe1dfe2 DCB 0xdf,0xe1,0xdf,0xe2 -0008fc e2e1e1e0 DCB 0xe2,0xe1,0xe1,0xe0 -000900 dddfdde2 DCB 0xdd,0xdf,0xdd,0xe2 -000904 e4d5fcea DCB 0xe4,0xd5,0xfc,0xea -000908 eceeece8 DCB 0xec,0xee,0xec,0xe8 -00090c ece8e6e5 DCB 0xec,0xe8,0xe6,0xe5 -000910 e3e1e3e4 DCB 0xe3,0xe1,0xe3,0xe4 -000914 e3e1e1e2 DCB 0xe3,0xe1,0xe1,0xe2 -000918 e2dfecee DCB 0xe2,0xdf,0xec,0xee -00091c e8e8e6e6 DCB 0xe8,0xe8,0xe6,0xe6 -000920 e6eae6ea DCB 0xe6,0xea,0xe6,0xea -000924 e6e8e8e6 DCB 0xe6,0xe8,0xe8,0xe6 -000928 e3e6e3e6 DCB 0xe3,0xe6,0xe3,0xe6 -00092c e8e1 DCB 0xe8,0xe1 - phone_data_75_7403_7D01 -00092e 4654 DCB 0x46,0x54 -000930 52590105 DCB 0x52,0x59,0x01,0x05 -000934 9d01f5e2 DCB 0x9d,0x01,0xf5,0xe2 -000938 e4e5e6e8 DCB 0xe4,0xe5,0xe6,0xe8 -00093c eaedeeef DCB 0xea,0xed,0xee,0xef -000940 f0f1f4f5 DCB 0xf0,0xf1,0xf4,0xf5 -000944 f7f8f8fb DCB 0xf7,0xf8,0xf8,0xfb -000948 fcfcf3f4 DCB 0xfc,0xfc,0xf3,0xf4 -00094c f5f5f5f6 DCB 0xf5,0xf5,0xf5,0xf6 -000950 f6f5f6f6 DCB 0xf6,0xf5,0xf6,0xf6 -000954 f6f6f6f7 DCB 0xf6,0xf6,0xf6,0xf7 -000958 f6f7f6f6 DCB 0xf6,0xf7,0xf6,0xf6 -00095c f5f5dcdf DCB 0xf5,0xf5,0xdc,0xdf -000960 e0e2e3e4 DCB 0xe0,0xe2,0xe3,0xe4 -000964 e8eaebec DCB 0xe8,0xea,0xeb,0xec -000968 ecedeeef DCB 0xec,0xed,0xee,0xef -00096c f1f2f3f5 DCB 0xf1,0xf2,0xf3,0xf5 -000970 f5f5eef0 DCB 0xf5,0xf5,0xee,0xf0 -000974 f1f0f0f1 DCB 0xf1,0xf0,0xf0,0xf1 -000978 f2f2f1f2 DCB 0xf2,0xf2,0xf1,0xf2 -00097c f3f3f4f4 DCB 0xf3,0xf3,0xf4,0xf4 -000980 f4f4f4f4 DCB 0xf4,0xf4,0xf4,0xf4 -000984 f4ecdfdf DCB 0xf4,0xec,0xdf,0xdf -000988 e1e3e4e6 DCB 0xe1,0xe3,0xe4,0xe6 -00098c e8ebeced DCB 0xe8,0xeb,0xec,0xed -000990 eeedeff1 DCB 0xee,0xed,0xef,0xf1 -000994 f2f3f3f6 DCB 0xf2,0xf3,0xf3,0xf6 -000998 f7f7f0f2 DCB 0xf7,0xf7,0xf0,0xf2 -00099c f3f2f3f2 DCB 0xf3,0xf2,0xf3,0xf2 -0009a0 f4f3f4f5 DCB 0xf4,0xf3,0xf4,0xf5 -0009a4 f6f7f7f8 DCB 0xf6,0xf7,0xf7,0xf8 -0009a8 f6f8f7f8 DCB 0xf6,0xf8,0xf7,0xf8 -0009ac f8f2e0e0 DCB 0xf8,0xf2,0xe0,0xe0 -0009b0 e2e4e6e7 DCB 0xe2,0xe4,0xe6,0xe7 -0009b4 eaecedee DCB 0xea,0xec,0xed,0xee -0009b8 eff0f1f2 DCB 0xef,0xf0,0xf1,0xf2 -0009bc f3f4f5f7 DCB 0xf3,0xf4,0xf5,0xf7 -0009c0 f8f7f2f4 DCB 0xf8,0xf7,0xf2,0xf4 -0009c4 f5f4f5f5 DCB 0xf5,0xf4,0xf5,0xf5 -0009c8 f6f6f7f8 DCB 0xf6,0xf6,0xf7,0xf8 -0009cc f9f9fafa DCB 0xf9,0xf9,0xfa,0xfa -0009d0 fafafafa DCB 0xfa,0xfa,0xfa,0xfa -0009d4 faf5dfe1 DCB 0xfa,0xf5,0xdf,0xe1 -0009d8 e2e4e6e7 DCB 0xe2,0xe4,0xe6,0xe7 -0009dc eaecedee DCB 0xea,0xec,0xed,0xee -0009e0 eff0f1f3 DCB 0xef,0xf0,0xf1,0xf3 -0009e4 f4f5f6f8 DCB 0xf4,0xf5,0xf6,0xf8 -0009e8 f8f8f3f5 DCB 0xf8,0xf8,0xf3,0xf5 -0009ec f6f6f6f7 DCB 0xf6,0xf6,0xf6,0xf7 -0009f0 f8f8f9fa DCB 0xf8,0xf8,0xf9,0xfa -0009f4 fafbfbfc DCB 0xfa,0xfb,0xfb,0xfc -0009f8 fbfbfbfb DCB 0xfb,0xfb,0xfb,0xfb -0009fc fcf9dee2 DCB 0xfc,0xf9,0xde,0xe2 -000a00 e3e5e7e8 DCB 0xe3,0xe5,0xe7,0xe8 -000a04 ebedeeef DCB 0xeb,0xed,0xee,0xef -000a08 f0f1f2f3 DCB 0xf0,0xf1,0xf2,0xf3 -000a0c f5f6f7f8 DCB 0xf5,0xf6,0xf7,0xf8 -000a10 f9f9f4f6 DCB 0xf9,0xf9,0xf4,0xf6 -000a14 f7f7f8f9 DCB 0xf7,0xf7,0xf8,0xf9 -000a18 fafafbfc DCB 0xfa,0xfa,0xfb,0xfc -000a1c fcfcfdfd DCB 0xfc,0xfc,0xfd,0xfd -000a20 fdfdfcfc DCB 0xfd,0xfd,0xfc,0xfc -000a24 fcf6e3e3 DCB 0xfc,0xf6,0xe3,0xe3 -000a28 e5e7e9ea DCB 0xe5,0xe7,0xe9,0xea -000a2c edf0f0f1 DCB 0xed,0xf0,0xf0,0xf1 -000a30 f2f4f5f6 DCB 0xf2,0xf4,0xf5,0xf6 -000a34 f8f8f9fa DCB 0xf8,0xf8,0xf9,0xfa -000a38 fbfaf7f9 DCB 0xfb,0xfa,0xf7,0xf9 -000a3c f9fafbfd DCB 0xf9,0xfa,0xfb,0xfd -000a40 fdfefeff DCB 0xfd,0xfe,0xfe,0xff -000a44 ff00ff00 DCB 0xff,0x00,0xff,0x00 -000a48 ff00ffff DCB 0xff,0x00,0xff,0xff -000a4c fef9e6e3 DCB 0xfe,0xf9,0xe6,0xe3 -000a50 e4e6e8ea DCB 0xe4,0xe6,0xe8,0xea -000a54 edeff0f1 DCB 0xed,0xef,0xf0,0xf1 -000a58 f2f3f4f5 DCB 0xf2,0xf3,0xf4,0xf5 -000a5c f7f8f8fa DCB 0xf7,0xf8,0xf8,0xfa -000a60 fafaf7f9 DCB 0xfa,0xfa,0xf7,0xf9 -000a64 fafbfdfe DCB 0xfa,0xfb,0xfd,0xfe -000a68 ffffff00 DCB 0xff,0xff,0xff,0x00 -000a6c 00010101 DCB 0x00,0x01,0x01,0x01 -000a70 01010000 DCB 0x01,0x01,0x00,0x00 -000a74 00fae9e3 DCB 0x00,0xfa,0xe9,0xe3 -000a78 e4e6e8ea DCB 0xe4,0xe6,0xe8,0xea -000a7c eceff0f1 DCB 0xec,0xef,0xf0,0xf1 -000a80 f1f2f4f5 DCB 0xf1,0xf2,0xf4,0xf5 -000a84 f6f7f7f9 DCB 0xf6,0xf7,0xf7,0xf9 -000a88 f9f8f6f9 DCB 0xf9,0xf8,0xf6,0xf9 -000a8c fbfbfdfe DCB 0xfb,0xfb,0xfd,0xfe -000a90 ffff0000 DCB 0xff,0xff,0x00,0x00 -000a94 00010102 DCB 0x00,0x01,0x01,0x02 -000a98 01020102 DCB 0x01,0x02,0x01,0x02 -000a9c 0a26e9e3 DCB 0x0a,0x26,0xe9,0xe3 -000aa0 e4e6e7e9 DCB 0xe4,0xe6,0xe7,0xe9 -000aa4 eceeeff0 DCB 0xec,0xee,0xef,0xf0 -000aa8 f1f2f3f4 DCB 0xf1,0xf2,0xf3,0xf4 -000aac f5f6f6f8 DCB 0xf5,0xf6,0xf6,0xf8 -000ab0 f7f8f7f9 DCB 0xf7,0xf8,0xf7,0xf9 -000ab4 fbfcfdfe DCB 0xfb,0xfc,0xfd,0xfe -000ab8 ffff0000 DCB 0xff,0xff,0x00,0x00 -000abc 01010202 DCB 0x01,0x01,0x02,0x02 -000ac0 02010102 DCB 0x02,0x01,0x01,0x02 -000ac4 0c29e6e2 DCB 0x0c,0x29,0xe6,0xe2 -000ac8 e3e5e7e8 DCB 0xe3,0xe5,0xe7,0xe8 -000acc ebeeeef0 DCB 0xeb,0xee,0xee,0xf0 -000ad0 f0f1f2f3 DCB 0xf0,0xf1,0xf2,0xf3 -000ad4 f4f6f5f7 DCB 0xf4,0xf6,0xf5,0xf7 -000ad8 f8f9f8fb DCB 0xf8,0xf9,0xf8,0xfb -000adc fbfdfdff DCB 0xfb,0xfd,0xfd,0xff -000ae0 00000001 DCB 0x00,0x00,0x00,0x01 -000ae4 02020203 DCB 0x02,0x02,0x02,0x03 -000ae8 03030203 DCB 0x03,0x03,0x02,0x03 -000aec 03fce1e1 DCB 0x03,0xfc,0xe1,0xe1 -000af0 e2e3e5e6 DCB 0xe2,0xe3,0xe5,0xe6 -000af4 e9ecedee DCB 0xe9,0xec,0xed,0xee -000af8 eeedf0f1 DCB 0xee,0xed,0xf0,0xf1 -000afc f2f2f2f5 DCB 0xf2,0xf2,0xf2,0xf5 -000b00 f6f6f7f9 DCB 0xf6,0xf6,0xf7,0xf9 -000b04 f9fafbfd DCB 0xf9,0xfa,0xfb,0xfd -000b08 feffff00 DCB 0xfe,0xff,0xff,0x00 -000b0c ffff0000 DCB 0xff,0xff,0x00,0x00 -000b10 00000000 DCB 0x00,0x00,0x00,0x00 -000b14 00f9dddf DCB 0x00,0xf9,0xdd,0xdf -000b18 e0e3e4e6 DCB 0xe0,0xe3,0xe4,0xe6 -000b1c e8ebeced DCB 0xe8,0xeb,0xec,0xed -000b20 edecefef DCB 0xed,0xec,0xef,0xef -000b24 f1f2f3f5 DCB 0xf1,0xf2,0xf3,0xf5 -000b28 f6f6f7f9 DCB 0xf6,0xf6,0xf7,0xf9 -000b2c fafbfcfe DCB 0xfa,0xfb,0xfc,0xfe -000b30 ffffff00 DCB 0xff,0xff,0xff,0x00 -000b34 00000001 DCB 0x00,0x00,0x00,0x01 -000b38 01000000 DCB 0x01,0x00,0x00,0x00 -000b3c 00fadcdd DCB 0x00,0xfa,0xdc,0xdd -000b40 dfe1e3e4 DCB 0xdf,0xe1,0xe3,0xe4 -000b44 e7eaeaeb DCB 0xe7,0xea,0xea,0xeb -000b48 ebebeded DCB 0xeb,0xeb,0xed,0xed -000b4c f0f2f2f5 DCB 0xf0,0xf2,0xf2,0xf5 -000b50 f6f6f8fa DCB 0xf6,0xf6,0xf8,0xfa -000b54 fafbfcfe DCB 0xfa,0xfb,0xfc,0xfe -000b58 ffffff00 DCB 0xff,0xff,0xff,0x00 -000b5c 00000101 DCB 0x00,0x00,0x01,0x01 -000b60 01000000 DCB 0x01,0x00,0x00,0x00 -000b64 00fadbdb DCB 0x00,0xfa,0xdb,0xdb -000b68 dadee1e1 DCB 0xda,0xde,0xe1,0xe1 -000b6c e4e7e7e8 DCB 0xe4,0xe7,0xe7,0xe8 -000b70 e8e7e9e9 DCB 0xe8,0xe7,0xe9,0xe9 -000b74 edefeff2 DCB 0xed,0xef,0xef,0xf2 -000b78 f3f3f5f7 DCB 0xf3,0xf3,0xf5,0xf7 -000b7c f8f8f9fb DCB 0xf8,0xf8,0xf9,0xfb -000b80 fcfcfcfe DCB 0xfc,0xfc,0xfc,0xfe -000b84 fdfefefe DCB 0xfd,0xfe,0xfe,0xfe -000b88 fdfdfdfd DCB 0xfd,0xfd,0xfd,0xfd -000b8c fdf6dada DCB 0xfd,0xf6,0xda,0xda -000b90 dadee0e0 DCB 0xda,0xde,0xe0,0xe0 -000b94 e4e6e5e6 DCB 0xe4,0xe6,0xe5,0xe6 -000b98 e6e6e9e9 DCB 0xe6,0xe6,0xe9,0xe9 -000b9c edefeff2 DCB 0xed,0xef,0xef,0xf2 -000ba0 f2f2f6f7 DCB 0xf2,0xf2,0xf6,0xf7 -000ba4 f8f8f9fb DCB 0xf8,0xf8,0xf9,0xfb -000ba8 fcfbfcfe DCB 0xfc,0xfb,0xfc,0xfe -000bac fefefefe DCB 0xfe,0xfe,0xfe,0xfe -000bb0 fdfefefd DCB 0xfd,0xfe,0xfe,0xfd -000bb4 fcf6d7da DCB 0xfc,0xf6,0xd7,0xda -000bb8 dadedfe0 DCB 0xda,0xde,0xdf,0xe0 -000bbc e3e5e5e5 DCB 0xe3,0xe5,0xe5,0xe5 -000bc0 e5e6eaea DCB 0xe5,0xe6,0xea,0xea -000bc4 edeff0f2 DCB 0xed,0xef,0xf0,0xf2 -000bc8 f2f2f7f9 DCB 0xf2,0xf2,0xf7,0xf9 -000bcc f9f9fafb DCB 0xf9,0xf9,0xfa,0xfb -000bd0 fcfdfdfe DCB 0xfc,0xfd,0xfd,0xfe -000bd4 ffffffff DCB 0xff,0xff,0xff,0xff -000bd8 fffefefe DCB 0xff,0xfe,0xfe,0xfe -000bdc fef4e9d9 DCB 0xfe,0xf4,0xe9,0xd9 -000be0 dadddfdf DCB 0xda,0xdd,0xdf,0xdf -000be4 e2e4e3e4 DCB 0xe2,0xe4,0xe3,0xe4 -000be8 e5e7eaea DCB 0xe5,0xe7,0xea,0xea -000bec eeefeff1 DCB 0xee,0xef,0xef,0xf1 -000bf0 f2f0fbfc DCB 0xf2,0xf0,0xfb,0xfc -000bf4 fcfcfcfd DCB 0xfc,0xfc,0xfc,0xfd -000bf8 fefeffff DCB 0xfe,0xfe,0xff,0xff -000bfc ff000000 DCB 0xff,0x00,0x00,0x00 -000c00 ffffffff DCB 0xff,0xff,0xff,0xff -000c04 fefa DCB 0xfe,0xfa - phone_data_75_7403_7D03 -000c06 4654 DCB 0x46,0x54 -000c08 4d330101 DCB 0x4d,0x33,0x01,0x01 -000c0c d501f9de DCB 0xd5,0x01,0xf9,0xde -000c10 dedededc DCB 0xde,0xde,0xde,0xdc -000c14 d9dadad7 DCB 0xd9,0xda,0xda,0xd7 -000c18 d7dadadc DCB 0xd7,0xda,0xda,0xdc -000c1c dcdbdedc DCB 0xdc,0xdb,0xde,0xdc -000c20 dededadb DCB 0xde,0xde,0xda,0xdb -000c24 dcdedcde DCB 0xdc,0xde,0xdc,0xde -000c28 dcdcdeda DCB 0xdc,0xdc,0xde,0xda -000c2c dadcdada DCB 0xda,0xdc,0xda,0xda -000c30 d8d8dad8 DCB 0xd8,0xd8,0xda,0xd8 -000c34 d8dadede DCB 0xd8,0xda,0xde,0xde -000c38 dcdcdcd9 DCB 0xdc,0xdc,0xdc,0xd9 -000c3c d9dadad7 DCB 0xd9,0xda,0xda,0xd7 -000c40 d9d7d5d8 DCB 0xd9,0xd7,0xd5,0xd8 -000c44 d7d7dad8 DCB 0xd7,0xd7,0xda,0xd8 -000c48 dadadad9 DCB 0xda,0xda,0xda,0xd9 -000c4c dadadcdc DCB 0xda,0xda,0xdc,0xdc -000c50 dad9dcda DCB 0xda,0xd9,0xdc,0xda -000c54 d8dcdada DCB 0xd8,0xdc,0xda,0xda -000c58 dad8dad8 DCB 0xda,0xd8,0xda,0xd8 -000c5c dcd6e2de DCB 0xdc,0xd6,0xe2,0xde -000c60 dededed9 DCB 0xde,0xde,0xde,0xd9 -000c64 d7dadad7 DCB 0xd7,0xda,0xda,0xd7 -000c68 d7d5d3d8 DCB 0xd7,0xd5,0xd3,0xd8 -000c6c d7d7d8d8 DCB 0xd7,0xd7,0xd8,0xd8 -000c70 d8d8d8d9 DCB 0xd8,0xd8,0xd8,0xd9 -000c74 dadad9d9 DCB 0xda,0xda,0xd9,0xd9 -000c78 dad7dad8 DCB 0xda,0xd7,0xda,0xd8 -000c7c dadcdcda DCB 0xda,0xdc,0xdc,0xda -000c80 dadadada DCB 0xda,0xda,0xda,0xda -000c84 dcdae4de DCB 0xdc,0xda,0xe4,0xde -000c88 dededcd9 DCB 0xde,0xde,0xdc,0xd9 -000c8c d7dadad7 DCB 0xd7,0xda,0xda,0xd7 -000c90 d7d5d5d8 DCB 0xd7,0xd5,0xd5,0xd8 -000c94 d7d5d8d8 DCB 0xd7,0xd5,0xd8,0xd8 -000c98 d8d8d8d9 DCB 0xd8,0xd8,0xd8,0xd9 -000c9c d7dcd9d9 DCB 0xd7,0xdc,0xd9,0xd9 -000ca0 dad9dcd8 DCB 0xda,0xd9,0xdc,0xd8 -000ca4 dadcdcda DCB 0xda,0xdc,0xdc,0xda -000ca8 dadadada DCB 0xda,0xda,0xda,0xda -000cac dcdce2de DCB 0xdc,0xdc,0xe2,0xde -000cb0 dcdeded9 DCB 0xdc,0xde,0xde,0xd9 -000cb4 d7dadad5 DCB 0xd7,0xda,0xda,0xd5 -000cb8 d7d5d7d8 DCB 0xd7,0xd5,0xd7,0xd8 -000cbc d7d7d8d8 DCB 0xd7,0xd7,0xd8,0xd8 -000cc0 dad8dad9 DCB 0xda,0xd8,0xda,0xd9 -000cc4 d7dcd9dc DCB 0xd7,0xdc,0xd9,0xdc -000cc8 dad9dcd8 DCB 0xda,0xd9,0xdc,0xd8 -000ccc d8dcdada DCB 0xd8,0xdc,0xda,0xda -000cd0 d8d8dada DCB 0xd8,0xd8,0xda,0xda -000cd4 dedee2e0 DCB 0xde,0xde,0xe2,0xe0 -000cd8 dedededc DCB 0xde,0xde,0xde,0xdc -000cdc d7dadad7 DCB 0xd7,0xda,0xda,0xd7 -000ce0 d7d7d7d8 DCB 0xd7,0xd7,0xd7,0xd8 -000ce4 d7d9dada DCB 0xd7,0xd9,0xda,0xda -000ce8 dadadad9 DCB 0xda,0xda,0xda,0xd9 -000cec dcdcdcdc DCB 0xdc,0xdc,0xdc,0xdc -000cf0 dcd9dcda DCB 0xdc,0xd9,0xdc,0xda -000cf4 dadcdcda DCB 0xda,0xdc,0xdc,0xda -000cf8 dad8dadc DCB 0xda,0xd8,0xda,0xdc -000cfc dcdae6e0 DCB 0xdc,0xda,0xe6,0xe0 -000d00 dededed9 DCB 0xde,0xde,0xde,0xd9 -000d04 d9dadad7 DCB 0xd9,0xda,0xda,0xd7 -000d08 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000d0c d9d9dada DCB 0xd9,0xd9,0xda,0xda -000d10 dad8dad9 DCB 0xda,0xd8,0xda,0xd9 -000d14 dcdedcdc DCB 0xdc,0xde,0xdc,0xdc -000d18 dad9deda DCB 0xda,0xd9,0xde,0xda -000d1c dadcdcda DCB 0xda,0xdc,0xdc,0xda -000d20 dadadada DCB 0xda,0xda,0xda,0xda -000d24 dcdaeee0 DCB 0xdc,0xda,0xee,0xe0 -000d28 e0dee0dc DCB 0xe0,0xde,0xe0,0xdc -000d2c d7dcdad7 DCB 0xd7,0xdc,0xda,0xd7 -000d30 d7d7d5da DCB 0xd7,0xd7,0xd5,0xda -000d34 d7d7dad8 DCB 0xd7,0xd7,0xda,0xd8 -000d38 d8d8dad9 DCB 0xd8,0xd8,0xda,0xd9 -000d3c dadcdcdc DCB 0xda,0xdc,0xdc,0xdc -000d40 dcdcdcda DCB 0xdc,0xdc,0xdc,0xda -000d44 dadcdcdc DCB 0xda,0xdc,0xdc,0xdc -000d48 dadadadc DCB 0xda,0xda,0xda,0xdc -000d4c ded8f2e2 DCB 0xde,0xd8,0xf2,0xe2 -000d50 e0e0e0dc DCB 0xe0,0xe0,0xe0,0xdc -000d54 dcdcdad9 DCB 0xdc,0xdc,0xda,0xd9 -000d58 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000d5c d9d9dcd8 DCB 0xd9,0xd9,0xdc,0xd8 -000d60 dad8dadb DCB 0xda,0xd8,0xda,0xdb -000d64 dadcdcde DCB 0xda,0xdc,0xdc,0xde -000d68 dcd9deda DCB 0xdc,0xd9,0xde,0xda -000d6c dcdededc DCB 0xdc,0xde,0xde,0xdc -000d70 dcdadada DCB 0xdc,0xda,0xda,0xda -000d74 f128f4e4 DCB 0xf1,0x28,0xf4,0xe4 -000d78 e0e0dedc DCB 0xe0,0xe0,0xde,0xdc -000d7c d9dcdad7 DCB 0xd9,0xdc,0xda,0xd7 -000d80 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000d84 d7d9dad8 DCB 0xd7,0xd9,0xda,0xd8 -000d88 dad8dad9 DCB 0xda,0xd8,0xda,0xd9 -000d8c dadcdcdc DCB 0xda,0xdc,0xdc,0xdc -000d90 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000d94 dadededc DCB 0xda,0xde,0xde,0xdc -000d98 dcdadcdc DCB 0xdc,0xda,0xdc,0xdc -000d9c f32deee2 DCB 0xf3,0x2d,0xee,0xe2 -000da0 e0e0dedc DCB 0xe0,0xe0,0xde,0xdc -000da4 d9dcdad9 DCB 0xd9,0xdc,0xda,0xd9 -000da8 d9d7dada DCB 0xd9,0xd7,0xda,0xda -000dac d7d9dcda DCB 0xd7,0xd9,0xdc,0xda -000db0 dad8d8d9 DCB 0xda,0xd8,0xd8,0xd9 -000db4 dadcdcde DCB 0xda,0xdc,0xdc,0xde -000db8 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000dbc dcdededc DCB 0xdc,0xde,0xde,0xdc -000dc0 dadadcdc DCB 0xda,0xda,0xdc,0xdc -000dc4 dedaece0 DCB 0xde,0xda,0xec,0xe0 -000dc8 e0deded9 DCB 0xe0,0xde,0xde,0xd9 -000dcc d9dcdad7 DCB 0xd9,0xdc,0xda,0xd7 -000dd0 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000dd4 d9d9dad8 DCB 0xd9,0xd9,0xda,0xd8 -000dd8 dadadad9 DCB 0xda,0xda,0xda,0xd9 -000ddc dadedcde DCB 0xda,0xde,0xdc,0xde -000de0 dcdededc DCB 0xdc,0xde,0xde,0xdc -000de4 dcdedcdc DCB 0xdc,0xde,0xdc,0xdc -000de8 dcdadcdc DCB 0xdc,0xda,0xdc,0xdc -000dec dedae2de DCB 0xde,0xda,0xe2,0xde -000df0 dedededc DCB 0xde,0xde,0xde,0xdc -000df4 d9dadad9 DCB 0xd9,0xda,0xda,0xd9 -000df8 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000dfc d9d9dcda DCB 0xd9,0xd9,0xdc,0xda -000e00 dcd8dad9 DCB 0xdc,0xd8,0xda,0xd9 -000e04 dadcdcde DCB 0xda,0xdc,0xdc,0xde -000e08 dededede DCB 0xde,0xde,0xde,0xde -000e0c dcdededc DCB 0xdc,0xde,0xde,0xdc -000e10 dedadcda DCB 0xde,0xda,0xdc,0xda -000e14 dedae0de DCB 0xde,0xda,0xe0,0xde -000e18 dcdededc DCB 0xdc,0xde,0xde,0xdc -000e1c d9dcdad9 DCB 0xd9,0xdc,0xda,0xd9 -000e20 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000e24 d9d9dada DCB 0xd9,0xd9,0xda,0xda -000e28 dadadad9 DCB 0xda,0xda,0xda,0xd9 -000e2c dcdcdcde DCB 0xdc,0xdc,0xdc,0xde -000e30 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000e34 dadededa DCB 0xda,0xde,0xde,0xda -000e38 dcdcdcdc DCB 0xdc,0xdc,0xdc,0xdc -000e3c dedae2dc DCB 0xde,0xda,0xe2,0xdc -000e40 d9dcded9 DCB 0xd9,0xdc,0xde,0xd9 -000e44 d9dcdad7 DCB 0xd9,0xdc,0xda,0xd7 -000e48 d7d7d7da DCB 0xd7,0xd7,0xd7,0xda -000e4c d7d9dad8 DCB 0xd7,0xd9,0xda,0xd8 -000e50 dad8dad9 DCB 0xda,0xd8,0xda,0xd9 -000e54 dadcdcdc DCB 0xda,0xdc,0xdc,0xdc -000e58 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000e5c dcdededc DCB 0xdc,0xde,0xde,0xdc -000e60 dcdadcdc DCB 0xdc,0xda,0xdc,0xdc -000e64 dedae2dc DCB 0xde,0xda,0xe2,0xdc -000e68 dcdededc DCB 0xdc,0xde,0xde,0xdc -000e6c d9dadad7 DCB 0xd9,0xda,0xda,0xd7 -000e70 d9d7d7da DCB 0xd9,0xd7,0xd7,0xda -000e74 d9d7dada DCB 0xd9,0xd7,0xda,0xda -000e78 dadadadb DCB 0xda,0xda,0xda,0xdb -000e7c dcdcdcdc DCB 0xdc,0xdc,0xdc,0xdc -000e80 dedcdedc DCB 0xde,0xdc,0xde,0xdc -000e84 dcdedcdc DCB 0xdc,0xde,0xdc,0xdc -000e88 dcdadcdc DCB 0xdc,0xda,0xdc,0xdc -000e8c dedadbdc DCB 0xde,0xda,0xdb,0xdc -000e90 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000e94 d9dcdad7 DCB 0xd9,0xdc,0xda,0xd7 -000e98 d9d7d7dc DCB 0xd9,0xd7,0xd7,0xdc -000e9c d9d9dcda DCB 0xd9,0xd9,0xdc,0xda -000ea0 dadadcdb DCB 0xda,0xda,0xdc,0xdb -000ea4 dcdedcde DCB 0xdc,0xde,0xdc,0xde -000ea8 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000eac dce0dedc DCB 0xdc,0xe0,0xde,0xdc -000eb0 dcdcdedc DCB 0xdc,0xdc,0xde,0xdc -000eb4 ded6f4dc DCB 0xde,0xd6,0xf4,0xdc -000eb8 dee0e0de DCB 0xde,0xe0,0xe0,0xde -000ebc dcdedcdc DCB 0xdc,0xde,0xdc,0xdc -000ec0 dbdcdade DCB 0xdb,0xdc,0xda,0xde -000ec4 dcdee0dc DCB 0xdc,0xde,0xe0,0xdc -000ec8 e0dce6e6 DCB 0xe0,0xdc,0xe6,0xe6 -000ecc e4e6e4e6 DCB 0xe4,0xe6,0xe4,0xe6 -000ed0 e4e4e6e4 DCB 0xe4,0xe4,0xe6,0xe4 -000ed4 e4e6e6e4 DCB 0xe4,0xe6,0xe6,0xe4 -000ed8 e4e2e4e4 DCB 0xe4,0xe2,0xe4,0xe4 -000edc e4e0 DCB 0xe4,0xe0 - phone_data_75_7D05 -000ede 464d DCB 0x46,0x4d -000ee0 53430005 DCB 0x53,0x43,0x00,0x05 -000ee4 0a000505 DCB 0x0a,0x00,0x05,0x05 -000ee8 05050604 DCB 0x05,0x05,0x06,0x04 -000eec 05060404 DCB 0x05,0x06,0x04,0x04 -000ef0 05050405 DCB 0x05,0x05,0x04,0x05 -000ef4 05060405 DCB 0x05,0x06,0x04,0x05 -000ef8 04080504 DCB 0x04,0x08,0x05,0x04 -000efc 03040404 DCB 0x03,0x04,0x04,0x04 -000f00 05050405 DCB 0x05,0x05,0x04,0x05 -000f04 05050505 DCB 0x05,0x05,0x05,0x05 -000f08 04050404 DCB 0x04,0x05,0x04,0x04 -000f0c 05000705 DCB 0x05,0x00,0x07,0x05 -000f10 05050606 DCB 0x05,0x05,0x06,0x06 -000f14 05050604 DCB 0x05,0x05,0x06,0x04 -000f18 05050405 DCB 0x05,0x05,0x04,0x05 -000f1c 05040504 DCB 0x05,0x04,0x05,0x04 -000f20 04070404 DCB 0x04,0x07,0x04,0x04 -000f24 05050504 DCB 0x05,0x05,0x05,0x04 -000f28 05030404 DCB 0x05,0x03,0x04,0x04 -000f2c 05040404 DCB 0x05,0x04,0x04,0x04 -000f30 05030304 DCB 0x05,0x03,0x03,0x04 -000f34 04000504 DCB 0x04,0x00,0x05,0x04 -000f38 05040504 DCB 0x05,0x04,0x05,0x04 -000f3c 04040505 DCB 0x04,0x04,0x05,0x05 -000f40 04040505 DCB 0x04,0x04,0x05,0x05 -000f44 04040404 DCB 0x04,0x04,0x04,0x04 -000f48 030a0404 DCB 0x03,0x0a,0x04,0x04 -000f4c 04050505 DCB 0x04,0x05,0x05,0x05 -000f50 06070508 DCB 0x06,0x07,0x05,0x08 -000f54 04050604 DCB 0x04,0x05,0x06,0x04 -000f58 04030303 DCB 0x04,0x03,0x03,0x03 -000f5c 06000504 DCB 0x06,0x00,0x05,0x04 -000f60 05040404 DCB 0x05,0x04,0x04,0x04 -000f64 04040304 DCB 0x04,0x04,0x03,0x04 -000f68 04030603 DCB 0x04,0x03,0x06,0x03 -000f6c 04040604 DCB 0x04,0x04,0x06,0x04 -000f70 04060504 DCB 0x04,0x06,0x05,0x04 -000f74 03060504 DCB 0x03,0x06,0x05,0x04 -000f78 05040405 DCB 0x05,0x04,0x04,0x05 -000f7c 05040405 DCB 0x05,0x04,0x04,0x05 -000f80 04040405 DCB 0x04,0x04,0x04,0x05 -000f84 04000705 DCB 0x04,0x00,0x07,0x05 -000f88 06080806 DCB 0x06,0x08,0x08,0x06 -000f8c 06060606 DCB 0x06,0x06,0x06,0x06 -000f90 07050605 DCB 0x07,0x05,0x06,0x05 -000f94 07060606 DCB 0x07,0x06,0x06,0x06 -000f98 04060505 DCB 0x04,0x06,0x05,0x05 -000f9c 05050403 DCB 0x05,0x05,0x04,0x03 -000fa0 04050405 DCB 0x04,0x05,0x04,0x05 -000fa4 04050504 DCB 0x04,0x05,0x05,0x04 -000fa8 04030404 DCB 0x04,0x03,0x04,0x04 -000fac 06000405 DCB 0x06,0x00,0x04,0x05 -000fb0 04050405 DCB 0x04,0x05,0x04,0x05 -000fb4 04060404 DCB 0x04,0x06,0x04,0x04 -000fb8 04040404 DCB 0x04,0x04,0x04,0x04 -000fbc 03040404 DCB 0x03,0x04,0x04,0x04 -000fc0 04070504 DCB 0x04,0x07,0x05,0x04 -000fc4 04050405 DCB 0x04,0x05,0x04,0x05 -000fc8 04050506 DCB 0x04,0x05,0x05,0x06 -000fcc 04040404 DCB 0x04,0x04,0x04,0x04 -000fd0 03040505 DCB 0x03,0x04,0x05,0x05 -000fd4 05000404 DCB 0x05,0x00,0x04,0x04 -000fd8 07050605 DCB 0x07,0x05,0x06,0x05 -000fdc 05050703 DCB 0x05,0x05,0x07,0x03 -000fe0 04050506 DCB 0x04,0x05,0x05,0x06 -000fe4 04050604 DCB 0x04,0x05,0x06,0x04 -000fe8 04050403 DCB 0x04,0x05,0x04,0x03 -000fec 04040504 DCB 0x04,0x04,0x05,0x04 -000ff0 03050506 DCB 0x03,0x05,0x05,0x06 -000ff4 04040505 DCB 0x04,0x04,0x05,0x05 -000ff8 04050504 DCB 0x04,0x05,0x05,0x04 -000ffc 05000505 DCB 0x05,0x00,0x05,0x05 -001000 04070405 DCB 0x04,0x07,0x04,0x05 -001004 05050405 DCB 0x05,0x05,0x04,0x05 -001008 05040404 DCB 0x05,0x04,0x04,0x04 -00100c 05040404 DCB 0x05,0x04,0x04,0x04 -001010 04060404 DCB 0x04,0x06,0x04,0x04 -001014 04040405 DCB 0x04,0x04,0x04,0x05 -001018 07040405 DCB 0x07,0x04,0x04,0x05 -00101c 04040405 DCB 0x04,0x04,0x04,0x05 -001020 05040404 DCB 0x05,0x04,0x04,0x04 -001024 05000304 DCB 0x05,0x00,0x03,0x04 -001028 07040605 DCB 0x07,0x04,0x06,0x05 -00102c 06040404 DCB 0x06,0x04,0x04,0x04 -001030 05040407 DCB 0x05,0x04,0x04,0x07 -001034 05040305 DCB 0x05,0x04,0x03,0x05 -001038 04040405 DCB 0x04,0x04,0x04,0x05 -00103c 04040303 DCB 0x04,0x04,0x03,0x03 -001040 04060605 DCB 0x04,0x06,0x06,0x05 -001044 05040404 DCB 0x05,0x04,0x04,0x04 -001048 04050404 DCB 0x04,0x05,0x04,0x04 -00104c 06000706 DCB 0x06,0x00,0x07,0x06 -001050 06060506 DCB 0x06,0x06,0x05,0x06 -001054 06040504 DCB 0x06,0x04,0x05,0x04 -001058 06040406 DCB 0x06,0x04,0x04,0x06 -00105c 05050605 DCB 0x05,0x05,0x06,0x05 -001060 04050404 DCB 0x04,0x05,0x04,0x04 -001064 06040504 DCB 0x06,0x04,0x05,0x04 -001068 04060404 DCB 0x04,0x06,0x04,0x04 -00106c 04040504 DCB 0x04,0x04,0x05,0x04 -001070 04050406 DCB 0x04,0x05,0x04,0x06 -001074 07000505 DCB 0x07,0x00,0x05,0x05 -001078 04060506 DCB 0x04,0x06,0x05,0x06 -00107c 05040507 DCB 0x05,0x04,0x05,0x07 -001080 05070403 DCB 0x05,0x07,0x04,0x03 -001084 04040405 DCB 0x04,0x04,0x04,0x05 -001088 04080404 DCB 0x04,0x08,0x04,0x04 -00108c 03060404 DCB 0x03,0x06,0x04,0x04 -001090 04050504 DCB 0x04,0x05,0x05,0x04 -001094 05060504 DCB 0x05,0x06,0x05,0x04 -001098 05040504 DCB 0x05,0x04,0x05,0x04 -00109c 05000405 DCB 0x05,0x00,0x04,0x05 -0010a0 04060504 DCB 0x04,0x06,0x05,0x04 -0010a4 04070405 DCB 0x04,0x07,0x04,0x05 -0010a8 06050505 DCB 0x06,0x05,0x05,0x05 -0010ac 06050305 DCB 0x06,0x05,0x03,0x05 -0010b0 04060505 DCB 0x04,0x06,0x05,0x05 -0010b4 05060403 DCB 0x05,0x06,0x04,0x03 -0010b8 07030605 DCB 0x07,0x03,0x06,0x05 -0010bc 05050405 DCB 0x05,0x05,0x04,0x05 -0010c0 05040304 DCB 0x05,0x04,0x03,0x04 -0010c4 04000404 DCB 0x04,0x00,0x04,0x04 -0010c8 03040304 DCB 0x03,0x04,0x03,0x04 -0010cc 04050305 DCB 0x04,0x05,0x03,0x05 -0010d0 03040504 DCB 0x03,0x04,0x05,0x04 -0010d4 04030403 DCB 0x04,0x03,0x04,0x03 -0010d8 03060504 DCB 0x03,0x06,0x05,0x04 -0010dc 04030503 DCB 0x04,0x03,0x05,0x03 -0010e0 04040406 DCB 0x04,0x04,0x04,0x06 -0010e4 04040404 DCB 0x04,0x04,0x04,0x04 -0010e8 04060404 DCB 0x04,0x06,0x04,0x04 -0010ec 05000504 DCB 0x05,0x00,0x05,0x04 -0010f0 05060504 DCB 0x05,0x06,0x05,0x04 -0010f4 04050404 DCB 0x04,0x05,0x04,0x04 -0010f8 04040605 DCB 0x04,0x04,0x06,0x05 -0010fc 04040304 DCB 0x04,0x04,0x03,0x04 -001100 04080404 DCB 0x04,0x08,0x04,0x04 -001104 03040505 DCB 0x03,0x04,0x05,0x05 -001108 03050404 DCB 0x03,0x05,0x04,0x04 -00110c 04040505 DCB 0x04,0x04,0x05,0x05 -001110 04040405 DCB 0x04,0x04,0x04,0x05 -001114 06000907 DCB 0x06,0x00,0x09,0x07 -001118 08060607 DCB 0x08,0x06,0x06,0x07 -00111c 05050605 DCB 0x05,0x05,0x06,0x05 -001120 05060405 DCB 0x05,0x06,0x04,0x05 -001124 04060605 DCB 0x04,0x06,0x06,0x05 -001128 05080504 DCB 0x05,0x08,0x05,0x04 -00112c 05040405 DCB 0x05,0x04,0x04,0x05 -001130 05040405 DCB 0x05,0x04,0x04,0x05 -001134 04060505 DCB 0x04,0x06,0x05,0x05 -001138 03040405 DCB 0x03,0x04,0x04,0x05 -00113c 05000507 DCB 0x05,0x00,0x05,0x07 -001140 06050605 DCB 0x06,0x05,0x06,0x05 -001144 04040604 DCB 0x04,0x04,0x06,0x04 -001148 06050405 DCB 0x06,0x05,0x04,0x05 -00114c 03060504 DCB 0x03,0x06,0x05,0x04 -001150 04060404 DCB 0x04,0x06,0x04,0x04 -001154 06030403 DCB 0x06,0x03,0x04,0x03 -001158 04040505 DCB 0x04,0x04,0x05,0x05 -00115c 05040403 DCB 0x05,0x04,0x04,0x03 -001160 06030506 DCB 0x06,0x03,0x05,0x06 -001164 05000505 DCB 0x05,0x00,0x05,0x05 -001168 06050504 DCB 0x06,0x05,0x05,0x04 -00116c 03040704 DCB 0x03,0x04,0x07,0x04 -001170 05050505 DCB 0x05,0x05,0x05,0x05 -001174 04040404 DCB 0x04,0x04,0x04,0x04 -001178 04080405 DCB 0x04,0x08,0x04,0x05 -00117c 04040404 DCB 0x04,0x04,0x04,0x04 -001180 04040404 DCB 0x04,0x04,0x04,0x04 -001184 04040305 DCB 0x04,0x04,0x03,0x05 -001188 04050404 DCB 0x04,0x05,0x04,0x04 -00118c 04000606 DCB 0x04,0x00,0x06,0x06 -001190 06060906 DCB 0x06,0x06,0x09,0x06 -001194 05060505 DCB 0x05,0x06,0x05,0x05 -001198 05050406 DCB 0x05,0x05,0x04,0x06 -00119c 05050405 DCB 0x05,0x05,0x04,0x05 -0011a0 05050505 DCB 0x05,0x05,0x05,0x05 -0011a4 05030504 DCB 0x05,0x03,0x05,0x04 -0011a8 04050405 DCB 0x04,0x05,0x04,0x05 -0011ac 04050504 DCB 0x04,0x05,0x05,0x04 -0011b0 04040404 DCB 0x04,0x04,0x04,0x04 -0011b4 0600 DCB 0x06,0x00 - phone_data_75_7403_7D07 -0011b6 0504 DCB 0x05,0x04 -0011b8 04070404 DCB 0x04,0x07,0x04,0x04 -0011bc 05050504 DCB 0x05,0x05,0x05,0x04 -0011c0 05030404 DCB 0x05,0x03,0x04,0x04 -0011c4 05040404 DCB 0x05,0x04,0x04,0x04 -0011c8 05030304 DCB 0x05,0x03,0x03,0x04 -0011cc 04000504 DCB 0x04,0x00,0x05,0x04 -0011d0 05040504 DCB 0x05,0x04,0x05,0x04 -0011d4 04040505 DCB 0x04,0x04,0x05,0x05 -0011d8 04040505 DCB 0x04,0x04,0x05,0x05 -0011dc 04040404 DCB 0x04,0x04,0x04,0x04 -0011e0 030a0404 DCB 0x03,0x0a,0x04,0x04 -0011e4 04050505 DCB 0x04,0x05,0x05,0x05 -0011e8 06070508 DCB 0x06,0x07,0x05,0x08 -0011ec 04050604 DCB 0x04,0x05,0x06,0x04 -0011f0 04030303 DCB 0x04,0x03,0x03,0x03 -0011f4 06000504 DCB 0x06,0x00,0x05,0x04 -0011f8 05040404 DCB 0x05,0x04,0x04,0x04 -0011fc 04040304 DCB 0x04,0x04,0x03,0x04 -001200 04030603 DCB 0x04,0x03,0x06,0x03 -001204 04040604 DCB 0x04,0x04,0x06,0x04 -001208 04060504 DCB 0x04,0x06,0x05,0x04 -00120c 03060504 DCB 0x03,0x06,0x05,0x04 -001210 05040405 DCB 0x05,0x04,0x04,0x05 -001214 05040405 DCB 0x05,0x04,0x04,0x05 -001218 04040405 DCB 0x04,0x04,0x04,0x05 -00121c 04000705 DCB 0x04,0x00,0x07,0x05 -001220 06080806 DCB 0x06,0x08,0x08,0x06 -001224 06060606 DCB 0x06,0x06,0x06,0x06 -001228 07050605 DCB 0x07,0x05,0x06,0x05 -00122c 07060606 DCB 0x07,0x06,0x06,0x06 -001230 04060505 DCB 0x04,0x06,0x05,0x05 -001234 05050403 DCB 0x05,0x05,0x04,0x03 -001238 04050405 DCB 0x04,0x05,0x04,0x05 -00123c 04050504 DCB 0x04,0x05,0x05,0x04 -001240 04030404 DCB 0x04,0x03,0x04,0x04 -001244 06000405 DCB 0x06,0x00,0x04,0x05 -001248 04050405 DCB 0x04,0x05,0x04,0x05 -00124c 04060404 DCB 0x04,0x06,0x04,0x04 -001250 04040404 DCB 0x04,0x04,0x04,0x04 -001254 03040404 DCB 0x03,0x04,0x04,0x04 -001258 04070504 DCB 0x04,0x07,0x05,0x04 -00125c 04050405 DCB 0x04,0x05,0x04,0x05 -001260 04050506 DCB 0x04,0x05,0x05,0x06 -001264 04040404 DCB 0x04,0x04,0x04,0x04 -001268 03040505 DCB 0x03,0x04,0x05,0x05 -00126c 05000404 DCB 0x05,0x00,0x04,0x04 -001270 07050605 DCB 0x07,0x05,0x06,0x05 -001274 05050703 DCB 0x05,0x05,0x07,0x03 -001278 04050506 DCB 0x04,0x05,0x05,0x06 -00127c 04050604 DCB 0x04,0x05,0x06,0x04 -001280 04050403 DCB 0x04,0x05,0x04,0x03 -001284 04040504 DCB 0x04,0x04,0x05,0x04 -001288 03050506 DCB 0x03,0x05,0x05,0x06 -00128c 04040505 DCB 0x04,0x04,0x05,0x05 -001290 04050504 DCB 0x04,0x05,0x05,0x04 -001294 05000505 DCB 0x05,0x00,0x05,0x05 -001298 04070405 DCB 0x04,0x07,0x04,0x05 -00129c 05050405 DCB 0x05,0x05,0x04,0x05 -0012a0 05040404 DCB 0x05,0x04,0x04,0x04 -0012a4 05040404 DCB 0x05,0x04,0x04,0x04 -0012a8 04060404 DCB 0x04,0x06,0x04,0x04 -0012ac 04040405 DCB 0x04,0x04,0x04,0x05 -0012b0 07040405 DCB 0x07,0x04,0x04,0x05 -0012b4 04040405 DCB 0x04,0x04,0x04,0x05 -0012b8 05040404 DCB 0x05,0x04,0x04,0x04 -0012bc 05000304 DCB 0x05,0x00,0x03,0x04 -0012c0 07040605 DCB 0x07,0x04,0x06,0x05 -0012c4 06040404 DCB 0x06,0x04,0x04,0x04 -0012c8 05040407 DCB 0x05,0x04,0x04,0x07 -0012cc 05040305 DCB 0x05,0x04,0x03,0x05 -0012d0 04040405 DCB 0x04,0x04,0x04,0x05 -0012d4 0404 DCB 0x04,0x04 - phone_data_75_00 -0012d6 0000 DCB 0x00,0x00 -0012d8 00000000 DCB 0x00,0x00,0x00,0x00 -0012dc 00000000 DCB 0x00,0x00,0x00,0x00 -0012e0 00000000 DCB 0x00,0x00,0x00,0x00 -0012e4 00000000 DCB 0x00,0x00,0x00,0x00 -0012e8 00000000 DCB 0x00,0x00,0x00,0x00 -0012ec 00000000 DCB 0x00,0x00,0x00,0x00 -0012f0 00000000 DCB 0x00,0x00,0x00,0x00 -0012f4 00000000 DCB 0x00,0x00,0x00,0x00 -0012f8 00000000 DCB 0x00,0x00,0x00,0x00 -0012fc 00000000 DCB 0x00,0x00,0x00,0x00 -001300 00000000 DCB 0x00,0x00,0x00,0x00 -001304 00000000 DCB 0x00,0x00,0x00,0x00 -001308 00000000 DCB 0x00,0x00,0x00,0x00 -00130c 00000000 DCB 0x00,0x00,0x00,0x00 -001310 00000000 DCB 0x00,0x00,0x00,0x00 -001314 00000000 DCB 0x00,0x00,0x00,0x00 -001318 00000000 DCB 0x00,0x00,0x00,0x00 -00131c 00000000 DCB 0x00,0x00,0x00,0x00 -001320 00000000 DCB 0x00,0x00,0x00,0x00 -001324 00000000 DCB 0x00,0x00,0x00,0x00 -001328 00000000 DCB 0x00,0x00,0x00,0x00 -00132c 00000000 DCB 0x00,0x00,0x00,0x00 -001330 00000000 DCB 0x00,0x00,0x00,0x00 -001334 00000000 DCB 0x00,0x00,0x00,0x00 -001338 00000000 DCB 0x00,0x00,0x00,0x00 -00133c 00000000 DCB 0x00,0x00,0x00,0x00 -001340 00000000 DCB 0x00,0x00,0x00,0x00 -001344 00000000 DCB 0x00,0x00,0x00,0x00 -001348 00000000 DCB 0x00,0x00,0x00,0x00 -00134c 00000000 DCB 0x00,0x00,0x00,0x00 -001350 00000000 DCB 0x00,0x00,0x00,0x00 -001354 00000000 DCB 0x00,0x00,0x00,0x00 -001358 00000000 DCB 0x00,0x00,0x00,0x00 -00135c 00000000 DCB 0x00,0x00,0x00,0x00 -001360 00000000 DCB 0x00,0x00,0x00,0x00 -001364 00000000 DCB 0x00,0x00,0x00,0x00 -001368 00000000 DCB 0x00,0x00,0x00,0x00 -00136c 00000000 DCB 0x00,0x00,0x00,0x00 -001370 00000000 DCB 0x00,0x00,0x00,0x00 -001374 00000000 DCB 0x00,0x00,0x00,0x00 -001378 00000000 DCB 0x00,0x00,0x00,0x00 -00137c 00000000 DCB 0x00,0x00,0x00,0x00 -001380 00000000 DCB 0x00,0x00,0x00,0x00 -001384 00000000 DCB 0x00,0x00,0x00,0x00 -001388 00000000 DCB 0x00,0x00,0x00,0x00 -00138c 00000000 DCB 0x00,0x00,0x00,0x00 -001390 00000000 DCB 0x00,0x00,0x00,0x00 -001394 00000000 DCB 0x00,0x00,0x00,0x00 -001398 00000000 DCB 0x00,0x00,0x00,0x00 -00139c 00000000 DCB 0x00,0x00,0x00,0x00 -0013a0 00000000 DCB 0x00,0x00,0x00,0x00 -0013a4 00000000 DCB 0x00,0x00,0x00,0x00 -0013a8 00000000 DCB 0x00,0x00,0x00,0x00 -0013ac 00000000 DCB 0x00,0x00,0x00,0x00 -0013b0 00000000 DCB 0x00,0x00,0x00,0x00 -0013b4 00000000 DCB 0x00,0x00,0x00,0x00 -0013b8 00000000 DCB 0x00,0x00,0x00,0x00 -0013bc 00000000 DCB 0x00,0x00,0x00,0x00 -0013c0 00000000 DCB 0x00,0x00,0x00,0x00 -0013c4 00000000 DCB 0x00,0x00,0x00,0x00 -0013c8 00000000 DCB 0x00,0x00,0x00,0x00 -0013cc 00000000 DCB 0x00,0x00,0x00,0x00 -0013d0 00000000 DCB 0x00,0x00,0x00,0x00 -0013d4 00000000 DCB 0x00,0x00,0x00,0x00 -0013d8 00000000 DCB 0x00,0x00,0x00,0x00 -0013dc 00000000 DCB 0x00,0x00,0x00,0x00 -0013e0 00000000 DCB 0x00,0x00,0x00,0x00 -0013e4 00000000 DCB 0x00,0x00,0x00,0x00 -0013e8 00000000 DCB 0x00,0x00,0x00,0x00 -0013ec 00000000 DCB 0x00,0x00,0x00,0x00 -0013f0 00000000 DCB 0x00,0x00,0x00,0x00 -0013f4 0000 DCB 0x00,0x00 - phone_data_75_FF -0013f6 ffff DCB 0xff,0xff -0013f8 ffffffff DCB 0xff,0xff,0xff,0xff -0013fc ffffffff DCB 0xff,0xff,0xff,0xff -001400 ffffffff DCB 0xff,0xff,0xff,0xff -001404 ffffffff DCB 0xff,0xff,0xff,0xff -001408 ffffffff DCB 0xff,0xff,0xff,0xff -00140c ffffffff DCB 0xff,0xff,0xff,0xff -001410 ffffffff DCB 0xff,0xff,0xff,0xff -001414 ffffffff DCB 0xff,0xff,0xff,0xff -001418 ffffffff DCB 0xff,0xff,0xff,0xff -00141c ffffffff DCB 0xff,0xff,0xff,0xff -001420 ffffffff DCB 0xff,0xff,0xff,0xff -001424 ffffffff DCB 0xff,0xff,0xff,0xff -001428 ffffffff DCB 0xff,0xff,0xff,0xff -00142c ffffffff DCB 0xff,0xff,0xff,0xff -001430 ffffffff DCB 0xff,0xff,0xff,0xff -001434 ffffffff DCB 0xff,0xff,0xff,0xff -001438 ffffffff DCB 0xff,0xff,0xff,0xff -00143c ffffffff DCB 0xff,0xff,0xff,0xff -001440 ffffffff DCB 0xff,0xff,0xff,0xff -001444 ffffffff DCB 0xff,0xff,0xff,0xff -001448 ffffffff DCB 0xff,0xff,0xff,0xff -00144c ffffffff DCB 0xff,0xff,0xff,0xff -001450 ffffffff DCB 0xff,0xff,0xff,0xff -001454 ffffffff DCB 0xff,0xff,0xff,0xff -001458 ffffffff DCB 0xff,0xff,0xff,0xff -00145c ffffffff DCB 0xff,0xff,0xff,0xff -001460 ffffffff DCB 0xff,0xff,0xff,0xff -001464 ffffffff DCB 0xff,0xff,0xff,0xff -001468 ffffffff DCB 0xff,0xff,0xff,0xff -00146c ffffffff DCB 0xff,0xff,0xff,0xff -001470 ffffffff DCB 0xff,0xff,0xff,0xff -001474 ffffffff DCB 0xff,0xff,0xff,0xff -001478 ffffffff DCB 0xff,0xff,0xff,0xff -00147c ffffffff DCB 0xff,0xff,0xff,0xff -001480 ffffffff DCB 0xff,0xff,0xff,0xff -001484 ffffffff DCB 0xff,0xff,0xff,0xff -001488 ffffffff DCB 0xff,0xff,0xff,0xff -00148c ffffffff DCB 0xff,0xff,0xff,0xff -001490 ffffffff DCB 0xff,0xff,0xff,0xff -001494 ffffffff DCB 0xff,0xff,0xff,0xff -001498 ffffffff DCB 0xff,0xff,0xff,0xff -00149c ffffffff DCB 0xff,0xff,0xff,0xff -0014a0 ffffffff DCB 0xff,0xff,0xff,0xff -0014a4 ffffffff DCB 0xff,0xff,0xff,0xff -0014a8 ffffffff DCB 0xff,0xff,0xff,0xff -0014ac ffffffff DCB 0xff,0xff,0xff,0xff -0014b0 ffffffff DCB 0xff,0xff,0xff,0xff -0014b4 ffffffff DCB 0xff,0xff,0xff,0xff -0014b8 ffffffff DCB 0xff,0xff,0xff,0xff -0014bc ffffffff DCB 0xff,0xff,0xff,0xff -0014c0 ffffffff DCB 0xff,0xff,0xff,0xff -0014c4 ffffffff DCB 0xff,0xff,0xff,0xff -0014c8 ffffffff DCB 0xff,0xff,0xff,0xff -0014cc ffffffff DCB 0xff,0xff,0xff,0xff -0014d0 ffffffff DCB 0xff,0xff,0xff,0xff -0014d4 ffffffff DCB 0xff,0xff,0xff,0xff -0014d8 ffffffff DCB 0xff,0xff,0xff,0xff -0014dc ffffffff DCB 0xff,0xff,0xff,0xff -0014e0 ffffffff DCB 0xff,0xff,0xff,0xff -0014e4 ffffffff DCB 0xff,0xff,0xff,0xff -0014e8 ffffffff DCB 0xff,0xff,0xff,0xff -0014ec ffffffff DCB 0xff,0xff,0xff,0xff -0014f0 ffffffff DCB 0xff,0xff,0xff,0xff -0014f4 ffffffff DCB 0xff,0xff,0xff,0xff -0014f8 ffffffff DCB 0xff,0xff,0xff,0xff -0014fc ffffffff DCB 0xff,0xff,0xff,0xff -001500 ffffffff DCB 0xff,0xff,0xff,0xff -001504 ffffffff DCB 0xff,0xff,0xff,0xff -001508 ffffffff DCB 0xff,0xff,0xff,0xff -00150c ffffffff DCB 0xff,0xff,0xff,0xff -001510 ffffffff DCB 0xff,0xff,0xff,0xff -001514 ffff DCB 0xff,0xff - sleep_on -001516 4601 DCB 0x46,0x01 -001518 2b85f400 DCB 0x2b,0x85,0xf4,0x00 -00151c 00000000 DCB 0x00,0x00,0x00,0x00 -001520 00000000 DCB 0x00,0x00,0x00,0x00 -001524 0000 DCB 0x00,0x00 - - AREA ||area_number.8||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.8||, ||.constdata|| - phone_data_60_2 -000000 1d610202 DCB 0x1d,0x61,0x02,0x02 -000004 06000000 DCB 0x06,0x00,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.9||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.9||, ||.constdata|| - phone_data_60_3 -000000 1d610600 DCB 0x1d,0x61,0x06,0x00 -000004 02020000 DCB 0x02,0x02,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.10||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.10||, ||.constdata|| - phone_data_60_4 -000000 1d410000 DCB 0x1d,0x41,0x00,0x00 -000004 00000000 DCB 0x00,0x00,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.11||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.11||, ||.constdata|| - phone_data_60_5 -000000 1d610502 DCB 0x1d,0x61,0x05,0x02 -000004 02000000 DCB 0x02,0x00,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.12||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.12||, ||.constdata|| - phone_data_60_6 -000000 1d610202 DCB 0x1d,0x61,0x02,0x02 -000004 05020000 DCB 0x05,0x02,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.13||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.13||, ||.constdata|| - phone_data_60_7 -000000 1d610502 DCB 0x1d,0x61,0x05,0x02 -000004 02020000 DCB 0x02,0x02,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.14||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.14||, ||.constdata|| - phone_data_60_8 -000000 09010100 DCB 0x09,0x01,0x01,0x00 -000004 00000000 DCB 0x00,0x00,0x00,0x00 -000008 00000000 DCB 0x00,0x00,0x00,0x00 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.15||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.15||, ||.constdata|| - phone_data_72_03 -000000 fff90012 DCB 0xff,0xf9,0x00,0x12 -000004 000a0003 DCB 0x00,0x0a,0x00,0x03 -000008 00010001 DCB 0x00,0x01,0x00,0x01 -00000c 0004fffa DCB 0x00,0x04,0xff,0xfa -000010 ffe7fff7 DCB 0xff,0xe7,0xff,0xf7 -000014 000a0016 DCB 0x00,0x0a,0x00,0x16 -000018 000f0004 DCB 0x00,0x0f,0x00,0x04 -00001c 00000002 DCB 0x00,0x00,0x00,0x02 -000020 00030000 DCB 0x00,0x03,0x00,0x00 -000024 00030001 DCB 0x00,0x03,0x00,0x01 -000028 fffd0004 DCB 0xff,0xfd,0x00,0x04 -00002c 00020002 DCB 0x00,0x02,0x00,0x02 -000030 00020003 DCB 0x00,0x02,0x00,0x03 -000034 00000003 DCB 0x00,0x00,0x00,0x03 -000038 00040003 DCB 0x00,0x04,0x00,0x03 -00003c 00020000 DCB 0x00,0x02,0x00,0x00 -000040 00020003 DCB 0x00,0x02,0x00,0x03 -000044 00020003 DCB 0x00,0x02,0x00,0x03 -000048 00020000 DCB 0x00,0x02,0x00,0x00 -00004c fffaffe6 DCB 0xff,0xfa,0xff,0xe6 -000050 fff10025 DCB 0xff,0xf1,0x00,0x25 -000054 000a0003 DCB 0x00,0x0a,0x00,0x03 -000058 00030004 DCB 0x00,0x03,0x00,0x04 -00005c 00060001 DCB 0x00,0x06,0x00,0x01 -000060 ffff0007 DCB 0xff,0xff,0x00,0x07 -000064 00070005 DCB 0x00,0x07,0x00,0x05 -000068 0002fffe DCB 0x00,0x02,0xff,0xfe -00006c fffcffff DCB 0xff,0xfc,0xff,0xff -000070 ffff0000 DCB 0xff,0xff,0x00,0x00 -000074 0001ffff DCB 0x00,0x01,0xff,0xff -000078 fffc0006 DCB 0xff,0xfc,0x00,0x06 -00007c 00020001 DCB 0x00,0x02,0x00,0x01 -000080 00040001 DCB 0x00,0x04,0x00,0x01 -000084 00020004 DCB 0x00,0x02,0x00,0x04 -000088 00010003 DCB 0x00,0x01,0x00,0x03 -00008c 00040003 DCB 0x00,0x04,0x00,0x03 -000090 00040001 DCB 0x00,0x04,0x00,0x01 -000094 00020005 DCB 0x00,0x02,0x00,0x05 -000098 00020005 DCB 0x00,0x02,0x00,0x05 -00009c fff7ffda DCB 0xff,0xf7,0xff,0xda -0000a0 fff4001f DCB 0xff,0xf4,0x00,0x1f -0000a4 00060001 DCB 0x00,0x06,0x00,0x01 -0000a8 ffff0004 DCB 0xff,0xff,0x00,0x04 -0000ac 00060008 DCB 0x00,0x06,0x00,0x08 -0000b0 0004000d DCB 0x00,0x04,0x00,0x0d -0000b4 00030000 DCB 0x00,0x03,0x00,0x00 -0000b8 0000fffa DCB 0x00,0x00,0xff,0xfa -0000bc fffcfffb DCB 0xff,0xfc,0xff,0xfb -0000c0 00000000 DCB 0x00,0x00,0x00,0x00 -0000c4 ffffffff DCB 0xff,0xff,0xff,0xff -0000c8 fffe0002 DCB 0xff,0xfe,0x00,0x02 -0000cc 00040001 DCB 0x00,0x04,0x00,0x01 -0000d0 00040004 DCB 0x00,0x04,0x00,0x04 -0000d4 00040002 DCB 0x00,0x04,0x00,0x02 -0000d8 00040001 DCB 0x00,0x04,0x00,0x01 -0000dc 00040001 DCB 0x00,0x04,0x00,0x01 -0000e0 00020005 DCB 0x00,0x02,0x00,0x05 -0000e4 00020005 DCB 0x00,0x02,0x00,0x05 -0000e8 00060006 DCB 0x00,0x06,0x00,0x06 -0000ec fffcffda DCB 0xff,0xfc,0xff,0xda -0000f0 000e0017 DCB 0x00,0x0e,0x00,0x17 -0000f4 0002ffff DCB 0x00,0x02,0xff,0xff -0000f8 fffc0001 DCB 0xff,0xfc,0x00,0x01 -0000fc 00040008 DCB 0x00,0x04,0x00,0x08 -000100 00060007 DCB 0x00,0x06,0x00,0x07 -000104 00070001 DCB 0x00,0x07,0x00,0x01 -000108 fffcfffc DCB 0xff,0xfc,0xff,0xfc -00010c fff9fffb DCB 0xff,0xf9,0xff,0xfb -000110 fffdfffa DCB 0xff,0xfd,0xff,0xfa -000114 fffefffe DCB 0xff,0xfe,0xff,0xfe -000118 fff90000 DCB 0xff,0xf9,0x00,0x00 -00011c 00000001 DCB 0x00,0x00,0x00,0x01 -000120 00030002 DCB 0x00,0x03,0x00,0x02 -000124 00040003 DCB 0x00,0x04,0x00,0x03 -000128 00020002 DCB 0x00,0x02,0x00,0x02 -00012c 00020002 DCB 0x00,0x02,0x00,0x02 -000130 00060005 DCB 0x00,0x06,0x00,0x05 -000134 00020003 DCB 0x00,0x02,0x00,0x03 -000138 00060006 DCB 0x00,0x06,0x00,0x06 -00013c fffdffde DCB 0xff,0xfd,0xff,0xde -000140 000c0019 DCB 0x00,0x0c,0x00,0x19 -000144 0001fffc DCB 0x00,0x01,0xff,0xfc -000148 fffc0001 DCB 0xff,0xfc,0x00,0x01 -00014c 00030006 DCB 0x00,0x03,0x00,0x06 -000150 000a0006 DCB 0x00,0x0a,0x00,0x06 -000154 00030007 DCB 0x00,0x03,0x00,0x07 -000158 0002fffd DCB 0x00,0x02,0xff,0xfd -00015c fffbfffa DCB 0xff,0xfb,0xff,0xfa -000160 fffbfffb DCB 0xff,0xfb,0xff,0xfb -000164 fffcfffb DCB 0xff,0xfc,0xff,0xfb -000168 fffb0000 DCB 0xff,0xfb,0x00,0x00 -00016c 00000002 DCB 0x00,0x00,0x00,0x02 -000170 00020000 DCB 0x00,0x02,0x00,0x00 -000174 00030002 DCB 0x00,0x03,0x00,0x02 -000178 00030003 DCB 0x00,0x03,0x00,0x03 -00017c 00010004 DCB 0x00,0x01,0x00,0x04 -000180 00010004 DCB 0x00,0x01,0x00,0x04 -000184 00050008 DCB 0x00,0x05,0x00,0x08 -000188 00070005 DCB 0x00,0x07,0x00,0x05 -00018c ffffffe2 DCB 0xff,0xff,0xff,0xe2 -000190 00010014 DCB 0x00,0x01,0x00,0x14 -000194 0000fffa DCB 0x00,0x00,0xff,0xfa -000198 fffeffff DCB 0xff,0xfe,0xff,0xff -00019c 00010008 DCB 0x00,0x01,0x00,0x08 -0001a0 000b0009 DCB 0x00,0x0b,0x00,0x09 -0001a4 0006fff9 DCB 0x00,0x06,0xff,0xf9 -0001a8 000a0008 DCB 0x00,0x0a,0x00,0x08 -0001ac fffbfff9 DCB 0xff,0xfb,0xff,0xf9 -0001b0 fffafff9 DCB 0xff,0xfa,0xff,0xf9 -0001b4 fffdfffa DCB 0xff,0xfd,0xff,0xfa -0001b8 fffb0001 DCB 0xff,0xfb,0x00,0x01 -0001bc 00020000 DCB 0x00,0x02,0x00,0x00 -0001c0 00040003 DCB 0x00,0x04,0x00,0x03 -0001c4 00000004 DCB 0x00,0x00,0x00,0x04 -0001c8 ffff0004 DCB 0xff,0xff,0x00,0x04 -0001cc 00050002 DCB 0x00,0x05,0x00,0x02 -0001d0 00070005 DCB 0x00,0x07,0x00,0x05 -0001d4 00070006 DCB 0x00,0x07,0x00,0x06 -0001d8 00090007 DCB 0x00,0x09,0x00,0x07 -0001dc 0003ffdf DCB 0x00,0x03,0xff,0xdf -0001e0 000d0012 DCB 0x00,0x0d,0x00,0x12 -0001e4 fffffffc DCB 0xff,0xff,0xff,0xfc -0001e8 fffbffff DCB 0xff,0xfb,0xff,0xff -0001ec 00010006 DCB 0x00,0x01,0x00,0x06 -0001f0 00090007 DCB 0x00,0x09,0x00,0x07 -0001f4 00080005 DCB 0x00,0x08,0x00,0x05 -0001f8 fffd0002 DCB 0xff,0xfd,0x00,0x02 -0001fc 0007fff9 DCB 0x00,0x07,0xff,0xf9 -000200 fff7fff7 DCB 0xff,0xf7,0xff,0xf7 -000204 fffafff8 DCB 0xff,0xfa,0xff,0xf8 -000208 fffdfffe DCB 0xff,0xfd,0xff,0xfe -00020c 0000fffe DCB 0x00,0x00,0xff,0xfe -000210 00000002 DCB 0x00,0x00,0x00,0x02 -000214 00020000 DCB 0x00,0x02,0x00,0x00 -000218 00010000 DCB 0x00,0x01,0x00,0x00 -00021c 00010004 DCB 0x00,0x01,0x00,0x04 -000220 00030005 DCB 0x00,0x03,0x00,0x05 -000224 00050007 DCB 0x00,0x05,0x00,0x07 -000228 00090007 DCB 0x00,0x09,0x00,0x07 -00022c 0000ffe0 DCB 0x00,0x00,0xff,0xe0 -000230 ffe30015 DCB 0xff,0xe3,0x00,0x15 -000234 fffffffe DCB 0xff,0xff,0xff,0xfe -000238 fffeffff DCB 0xff,0xfe,0xff,0xff -00023c 00030008 DCB 0x00,0x03,0x00,0x08 -000240 000b000b DCB 0x00,0x0b,0x00,0x0b -000244 000b000b DCB 0x00,0x0b,0x00,0x0b -000248 0008fffc DCB 0x00,0x08,0xff,0xfc -00024c 00030009 DCB 0x00,0x03,0x00,0x09 -000250 fffbfff7 DCB 0xff,0xfb,0xff,0xf7 -000254 fff9fff8 DCB 0xff,0xf9,0xff,0xf8 -000258 fff90000 DCB 0xff,0xf9,0x00,0x00 -00025c 00010000 DCB 0x00,0x01,0x00,0x00 -000260 0002ffff DCB 0x00,0x02,0xff,0xff -000264 00040000 DCB 0x00,0x04,0x00,0x00 -000268 00020002 DCB 0x00,0x02,0x00,0x02 -00026c 00030004 DCB 0x00,0x03,0x00,0x04 -000270 00040008 DCB 0x00,0x04,0x00,0x08 -000274 00050008 DCB 0x00,0x05,0x00,0x08 -000278 000b0008 DCB 0x00,0x0b,0x00,0x08 -00027c fffdffe1 DCB 0xff,0xfd,0xff,0xe1 -000280 fff90014 DCB 0xff,0xf9,0x00,0x14 -000284 0001fffd DCB 0x00,0x01,0xff,0xfd -000288 fffcfffe DCB 0xff,0xfc,0xff,0xfe -00028c 00020004 DCB 0x00,0x02,0x00,0x04 -000290 00080009 DCB 0x00,0x08,0x00,0x09 -000294 000b000b DCB 0x00,0x0b,0x00,0x0b -000298 000c0007 DCB 0x00,0x0c,0x00,0x07 -00029c fff40007 DCB 0xff,0xf4,0x00,0x07 -0002a0 0001fff8 DCB 0x00,0x01,0xff,0xf8 -0002a4 fff7fff6 DCB 0xff,0xf7,0xff,0xf6 -0002a8 fff8fffd DCB 0xff,0xf8,0xff,0xfd -0002ac fffd0000 DCB 0xff,0xfd,0x00,0x00 -0002b0 00030002 DCB 0x00,0x03,0x00,0x02 -0002b4 00000003 DCB 0x00,0x00,0x00,0x03 -0002b8 00000002 DCB 0x00,0x00,0x00,0x02 -0002bc 00000003 DCB 0x00,0x00,0x00,0x03 -0002c0 00040006 DCB 0x00,0x04,0x00,0x06 -0002c4 00050009 DCB 0x00,0x05,0x00,0x09 -0002c8 000a0004 DCB 0x00,0x0a,0x00,0x04 -0002cc ffe8ffdd DCB 0xff,0xe8,0xff,0xdd -0002d0 0005000c DCB 0x00,0x05,0x00,0x0c -0002d4 fffffffb DCB 0xff,0xff,0xff,0xfb -0002d8 fffafffe DCB 0xff,0xfa,0xff,0xfe -0002dc fffe0004 DCB 0xff,0xfe,0x00,0x04 -0002e0 00050005 DCB 0x00,0x05,0x00,0x05 -0002e4 0009000a DCB 0x00,0x09,0x00,0x0a -0002e8 000b000b DCB 0x00,0x0b,0x00,0x0b -0002ec 0000fff6 DCB 0x00,0x00,0xff,0xf6 -0002f0 0009fff8 DCB 0x00,0x09,0xff,0xf8 -0002f4 fff5fff5 DCB 0xff,0xf5,0xff,0xf5 -0002f8 fff7fffc DCB 0xff,0xf7,0xff,0xfc -0002fc 0000fffa DCB 0x00,0x00,0xff,0xfa -000300 00030000 DCB 0x00,0x03,0x00,0x00 -000304 ffff0003 DCB 0xff,0xff,0x00,0x03 -000308 00050002 DCB 0x00,0x05,0x00,0x02 -00030c 00030005 DCB 0x00,0x03,0x00,0x05 -000310 00030006 DCB 0x00,0x03,0x00,0x06 -000314 00060007 DCB 0x00,0x06,0x00,0x07 -000318 00060002 DCB 0x00,0x06,0x00,0x02 -00031c ffe7ffda DCB 0xff,0xe7,0xff,0xda -000320 00060016 DCB 0x00,0x06,0x00,0x16 -000324 fffffffd DCB 0xff,0xff,0xff,0xfd -000328 fffcfffe DCB 0xff,0xfc,0xff,0xfe -00032c 00020006 DCB 0x00,0x02,0x00,0x06 -000330 00030007 DCB 0x00,0x03,0x00,0x07 -000334 000a0009 DCB 0x00,0x0a,0x00,0x09 -000338 000c000d DCB 0x00,0x0c,0x00,0x0d -00033c 0008fff5 DCB 0x00,0x08,0xff,0xf5 -000340 0005fffc DCB 0x00,0x05,0xff,0xfc -000344 fff4fff7 DCB 0xff,0xf4,0xff,0xf7 -000348 fff5fffd DCB 0xff,0xf5,0xff,0xfd -00034c fffffffe DCB 0xff,0xff,0xff,0xfe -000350 fffffffe DCB 0xff,0xff,0xff,0xfe -000354 0001ffff DCB 0x00,0x01,0xff,0xff -000358 00010003 DCB 0x00,0x01,0x00,0x03 -00035c 00030002 DCB 0x00,0x03,0x00,0x02 -000360 00030004 DCB 0x00,0x03,0x00,0x04 -000364 00060008 DCB 0x00,0x06,0x00,0x08 -000368 00080008 DCB 0x00,0x08,0x00,0x08 -00036c fffeffe0 DCB 0xff,0xfe,0xff,0xe0 -000370 00020012 DCB 0x00,0x02,0x00,0x12 -000374 fffffff8 DCB 0xff,0xff,0xff,0xf8 -000378 fffafffa DCB 0xff,0xfa,0xff,0xfa -00037c fffe0002 DCB 0xff,0xfe,0x00,0x02 -000380 00030005 DCB 0x00,0x03,0x00,0x05 -000384 00080006 DCB 0x00,0x08,0x00,0x06 -000388 0009000b DCB 0x00,0x09,0x00,0x0b -00038c 000afffe DCB 0x00,0x0a,0xff,0xfe -000390 ffff0000 DCB 0xff,0xff,0x00,0x00 -000394 fff8fff4 DCB 0xff,0xf8,0xff,0xf4 -000398 fffbfffe DCB 0xff,0xfb,0xff,0xfe -00039c 0000fffe DCB 0x00,0x00,0xff,0xfe -0003a0 00010000 DCB 0x00,0x01,0x00,0x00 -0003a4 00010001 DCB 0x00,0x01,0x00,0x01 -0003a8 0001ffff DCB 0x00,0x01,0xff,0xff -0003ac 00020004 DCB 0x00,0x02,0x00,0x04 -0003b0 00050008 DCB 0x00,0x05,0x00,0x08 -0003b4 00050009 DCB 0x00,0x05,0x00,0x09 -0003b8 0008000a DCB 0x00,0x08,0x00,0x0a -0003bc 0000ffe1 DCB 0x00,0x00,0xff,0xe1 -0003c0 fff80012 DCB 0xff,0xf8,0x00,0x12 -0003c4 0000fffd DCB 0x00,0x00,0xff,0xfd -0003c8 fffeffff DCB 0xff,0xfe,0xff,0xff -0003cc fffe0002 DCB 0xff,0xfe,0x00,0x02 -0003d0 00030006 DCB 0x00,0x03,0x00,0x06 -0003d4 00090008 DCB 0x00,0x09,0x00,0x08 -0003d8 0009000b DCB 0x00,0x09,0x00,0x0b -0003dc 000c0002 DCB 0x00,0x0c,0x00,0x02 -0003e0 fffe0001 DCB 0xff,0xfe,0x00,0x01 -0003e4 fffafff6 DCB 0xff,0xfa,0xff,0xf6 -0003e8 fff8fffc DCB 0xff,0xf8,0xff,0xfc -0003ec fffffffe DCB 0xff,0xff,0xff,0xfe -0003f0 0000fffe DCB 0x00,0x00,0xff,0xfe -0003f4 00000000 DCB 0x00,0x00,0x00,0x00 -0003f8 00030003 DCB 0x00,0x03,0x00,0x03 -0003fc 00030001 DCB 0x00,0x03,0x00,0x01 -000400 00050005 DCB 0x00,0x05,0x00,0x05 -000404 00060009 DCB 0x00,0x06,0x00,0x09 -000408 0006000a DCB 0x00,0x06,0x00,0x0a -00040c 0000ffdd DCB 0x00,0x00,0xff,0xdd -000410 00200012 DCB 0x00,0x20,0x00,0x12 -000414 fffcfff7 DCB 0xff,0xfc,0xff,0xf7 -000418 fffafffd DCB 0xff,0xfa,0xff,0xfd -00041c fffe0000 DCB 0xff,0xfe,0x00,0x00 -000420 00020003 DCB 0x00,0x02,0x00,0x03 -000424 00050006 DCB 0x00,0x05,0x00,0x06 -000428 0007000a DCB 0x00,0x07,0x00,0x0a -00042c 000c0002 DCB 0x00,0x0c,0x00,0x02 -000430 fffe0001 DCB 0xff,0xfe,0x00,0x01 -000434 fff7fff8 DCB 0xff,0xf7,0xff,0xf8 -000438 fff8fffe DCB 0xff,0xf8,0xff,0xfe -00043c fffdfffd DCB 0xff,0xfd,0xff,0xfd -000440 0002ffff DCB 0x00,0x02,0xff,0xff -000444 ffff0002 DCB 0xff,0xff,0x00,0x02 -000448 ffffffff DCB 0xff,0xff,0xff,0xff -00044c 00010003 DCB 0x00,0x01,0x00,0x03 -000450 00040004 DCB 0x00,0x04,0x00,0x04 -000454 00050007 DCB 0x00,0x05,0x00,0x07 -000458 00060006 DCB 0x00,0x06,0x00,0x06 -00045c fffeffdf DCB 0xff,0xfe,0xff,0xdf -000460 00000013 DCB 0x00,0x00,0x00,0x13 -000464 0000fffe DCB 0x00,0x00,0xff,0xfe -000468 fffcffff DCB 0xff,0xfc,0xff,0xff -00046c 00020001 DCB 0x00,0x02,0x00,0x01 -000470 00030003 DCB 0x00,0x03,0x00,0x03 -000474 00070006 DCB 0x00,0x07,0x00,0x06 -000478 000a000a DCB 0x00,0x0a,0x00,0x0a -00047c 000a0002 DCB 0x00,0x0a,0x00,0x02 -000480 00000001 DCB 0x00,0x00,0x00,0x01 -000484 fffbfffa DCB 0xff,0xfb,0xff,0xfa -000488 fff90000 DCB 0xff,0xf9,0x00,0x00 -00048c ffffffff DCB 0xff,0xff,0xff,0xff -000490 00000002 DCB 0x00,0x00,0x00,0x02 -000494 00020001 DCB 0x00,0x02,0x00,0x01 -000498 0003ffff DCB 0x00,0x03,0xff,0xff -00049c 0001ffff DCB 0x00,0x01,0xff,0xff -0004a0 00050002 DCB 0x00,0x05,0x00,0x02 -0004a4 00050005 DCB 0x00,0x05,0x00,0x05 -0004a8 00060008 DCB 0x00,0x06,0x00,0x08 -0004ac fffeffdd DCB 0xff,0xfe,0xff,0xdd -0004b0 00100019 DCB 0x00,0x10,0x00,0x19 -0004b4 0000ffff DCB 0x00,0x00,0xff,0xff -0004b8 fffafffd DCB 0xff,0xfa,0xff,0xfd -0004bc fffc0000 DCB 0xff,0xfc,0x00,0x00 -0004c0 00000005 DCB 0x00,0x00,0x00,0x05 -0004c4 00050002 DCB 0x00,0x05,0x00,0x02 -0004c8 00030005 DCB 0x00,0x03,0x00,0x05 -0004cc 00080000 DCB 0x00,0x08,0x00,0x00 -0004d0 00000003 DCB 0x00,0x00,0x00,0x03 -0004d4 fffafffa DCB 0xff,0xfa,0xff,0xfa -0004d8 fffefffe DCB 0xff,0xfe,0xff,0xfe -0004dc 0001ffff DCB 0x00,0x01,0xff,0xff -0004e0 00020000 DCB 0x00,0x02,0x00,0x00 -0004e4 00000000 DCB 0x00,0x00,0x00,0x00 -0004e8 0000ffff DCB 0x00,0x00,0xff,0xff -0004ec 00010001 DCB 0x00,0x01,0x00,0x01 -0004f0 00020002 DCB 0x00,0x02,0x00,0x02 -0004f4 00030005 DCB 0x00,0x03,0x00,0x05 -0004f8 00060003 DCB 0x00,0x06,0x00,0x03 -0004fc fffaffdb DCB 0xff,0xfa,0xff,0xdb -000500 000b001f DCB 0x00,0x0b,0x00,0x1f -000504 0007ffff DCB 0x00,0x07,0xff,0xff -000508 ffff0000 DCB 0xff,0xff,0x00,0x00 -00050c ffff0002 DCB 0xff,0xff,0x00,0x02 -000510 00000000 DCB 0x00,0x00,0x00,0x00 -000514 00030006 DCB 0x00,0x03,0x00,0x06 -000518 00050005 DCB 0x00,0x05,0x00,0x05 -00051c 00060000 DCB 0x00,0x06,0x00,0x00 -000520 00000005 DCB 0x00,0x00,0x00,0x05 -000524 fffefffb DCB 0xff,0xfe,0xff,0xfb -000528 fffeffff DCB 0xff,0xfe,0xff,0xff -00052c 00010000 DCB 0x00,0x01,0x00,0x00 -000530 ffff0001 DCB 0xff,0xff,0x00,0x01 -000534 00000003 DCB 0x00,0x00,0x00,0x03 -000538 00020003 DCB 0x00,0x02,0x00,0x03 -00053c 00040001 DCB 0x00,0x04,0x00,0x01 -000540 00010003 DCB 0x00,0x01,0x00,0x03 -000544 00020005 DCB 0x00,0x02,0x00,0x05 -000548 00050003 DCB 0x00,0x05,0x00,0x03 -00054c fff9ffdb DCB 0xff,0xf9,0xff,0xdb -000550 ffe90015 DCB 0xff,0xe9,0x00,0x15 -000554 000d0001 DCB 0x00,0x0d,0x00,0x01 -000558 00020002 DCB 0x00,0x02,0x00,0x02 -00055c 00030004 DCB 0x00,0x03,0x00,0x04 -000560 00020002 DCB 0x00,0x02,0x00,0x02 -000564 00030006 DCB 0x00,0x03,0x00,0x06 -000568 00030003 DCB 0x00,0x03,0x00,0x03 -00056c 0003fffe DCB 0x00,0x03,0xff,0xfe -000570 00030005 DCB 0x00,0x03,0x00,0x05 -000574 fffffffe DCB 0xff,0xff,0xff,0xfe -000578 fffc0003 DCB 0xff,0xfc,0x00,0x03 -00057c 00010002 DCB 0x00,0x01,0x00,0x02 -000580 00030001 DCB 0x00,0x03,0x00,0x01 -000584 00000001 DCB 0x00,0x00,0x00,0x01 -000588 00000001 DCB 0x00,0x00,0x00,0x01 -00058c 00000001 DCB 0x00,0x00,0x00,0x01 -000590 00000001 DCB 0x00,0x00,0x00,0x01 -000594 00020003 DCB 0x00,0x02,0x00,0x03 -000598 00030002 DCB 0x00,0x03,0x00,0x02 -00059c fff9ffe6 DCB 0xff,0xf9,0xff,0xe6 - - AREA ||area_number.16||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.16||, ||.constdata|| - screen_87_data -000000 87 DCB 0x87 - - AREA ||area_number.17||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.17||, ||.constdata|| - screen_a0_00_ff_data -000000 a000ff DCB 0xa0,0x00,0xff - - AREA ||area_number.18||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.18||, ||.constdata|| - screen_a4_06_c1_data -000000 a406c1 DCB 0xa4,0x06,0xc1 - - AREA ||area_number.19||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.19||, ||.constdata|| - screen_reg_int_data_size -000000 03 DCB 0x03 - - AREA ||area_number.20||, DATA, READONLY, ALIGN=0 - - EXPORTAS ||area_number.20||, ||.constdata|| - screen_reg_start_data_size -000000 04 DCB 0x04 - - AREA ||.data||, DATA, ALIGN=1 - - phone_data_E4 -000000 01 DCB 0x01 - tp_flag -000001 00 DCB 0x00 - g_phone_output_int_pad -000002 02 DCB 0x02 - tp_sleep_in -000003 01 DCB 0x01 - tp_sleep_count -000004 00 DCB 0x00 - sleep_double_EN -000005 00 DCB 0x00 - Flag_EA_EN -000006 00 DCB 0x00 - Flag_touch_count -000007 00 DCB 0x00 - touchnum_bak -000008 00 DCB 0x00 - Flag_blacklight_EN -000009 00 DCB 0x00 - app_tp_count -00000a 00 DCB 0x00 - phone_85_flag -00000b 00 DCB 0x00 - phone_F6_flag -00000c 00 DCB 0x00 - phone_E4_flag -00000d 00 DCB 0x00 - phone_72_flag -00000e 00 DCB 0x00 - phone_75_flag -00000f 00 DCB 0x00 - phone_92_flag -000010 00 DCB 0x00 - phone_74_flag -000011 00 DCB 0x00 - phone_data_B1 -000012 0082 DCB 0x00,0x82 - u16CoordY -000014 0000 DCB 0x00,0x00 - u16CoordX -000016 0000 DCB 0x00,0x00 - u16CoordY_back -000018 0000 DCB 0x00,0x00 - u16CoordX_back -00001a 0000 DCB 0x00,0x00 - phone_data_72_05 -00001c ffe80010 DCB 0xff,0xe8,0x00,0x10 -000020 000b0005 DCB 0x00,0x0b,0x00,0x05 -000024 0005ffff DCB 0x00,0x05,0xff,0xff -000028 0005fffb DCB 0x00,0x05,0xff,0xfb -00002c ffe9fff6 DCB 0xff,0xe9,0xff,0xf6 -000030 000c0015 DCB 0x00,0x0c,0x00,0x15 -000034 000b0002 DCB 0x00,0x0b,0x00,0x02 -000038 00010001 DCB 0x00,0x01,0x00,0x01 -00003c 00030003 DCB 0x00,0x03,0x00,0x03 -000040 00000001 DCB 0x00,0x00,0x00,0x01 -000044 00000003 DCB 0x00,0x00,0x00,0x03 -000048 0003ffff DCB 0x00,0x03,0xff,0xff -00004c 00040002 DCB 0x00,0x04,0x00,0x02 -000050 00030003 DCB 0x00,0x03,0x00,0x03 -000054 0000ffff DCB 0x00,0x00,0xff,0xff -000058 00000003 DCB 0x00,0x00,0x00,0x03 -00005c 00040001 DCB 0x00,0x04,0x00,0x01 -000060 00030005 DCB 0x00,0x03,0x00,0x05 -000064 00010002 DCB 0x00,0x01,0x00,0x02 -000068 fffbffe7 DCB 0xff,0xfb,0xff,0xe7 -00006c fff60026 DCB 0xff,0xf6,0x00,0x26 -000070 00090003 DCB 0x00,0x09,0x00,0x03 -000074 00010003 DCB 0x00,0x01,0x00,0x03 -000078 00050001 DCB 0x00,0x05,0x00,0x01 -00007c ffff0006 DCB 0xff,0xff,0x00,0x06 -000080 00060005 DCB 0x00,0x06,0x00,0x05 -000084 0005fffe DCB 0x00,0x05,0xff,0xfe -000088 fffb0001 DCB 0xff,0xfb,0x00,0x01 -00008c ffff0001 DCB 0xff,0xff,0x00,0x01 -000090 0000ffff DCB 0x00,0x00,0xff,0xff -000094 fffe0007 DCB 0xff,0xfe,0x00,0x07 -000098 00010003 DCB 0x00,0x01,0x00,0x03 -00009c 00040002 DCB 0x00,0x04,0x00,0x02 -0000a0 00050005 DCB 0x00,0x05,0x00,0x05 -0000a4 00000003 DCB 0x00,0x00,0x00,0x03 -0000a8 00020001 DCB 0x00,0x02,0x00,0x01 -0000ac 00020005 DCB 0x00,0x02,0x00,0x05 -0000b0 00010003 DCB 0x00,0x01,0x00,0x03 -0000b4 00070002 DCB 0x00,0x07,0x00,0x02 -0000b8 fffbffdb DCB 0xff,0xfb,0xff,0xdb -0000bc fff00020 DCB 0xff,0xf0,0x00,0x20 -0000c0 00070005 DCB 0x00,0x07,0x00,0x05 -0000c4 00010007 DCB 0x00,0x01,0x00,0x07 -0000c8 00070009 DCB 0x00,0x07,0x00,0x09 -0000cc 0005000c DCB 0x00,0x05,0x00,0x0c -0000d0 00040001 DCB 0x00,0x04,0x00,0x01 -0000d4 fffffffc DCB 0xff,0xff,0xff,0xfc -0000d8 fffdffff DCB 0xff,0xfd,0xff,0xff -0000dc 0001ffff DCB 0x00,0x01,0xff,0xff -0000e0 fffeffff DCB 0xff,0xfe,0xff,0xff -0000e4 fffa0001 DCB 0xff,0xfa,0x00,0x01 -0000e8 0003ffff DCB 0x00,0x03,0xff,0xff -0000ec 00020004 DCB 0x00,0x02,0x00,0x04 -0000f0 00050007 DCB 0x00,0x05,0x00,0x07 -0000f4 00060003 DCB 0x00,0x06,0x00,0x03 -0000f8 00020003 DCB 0x00,0x02,0x00,0x03 -0000fc 00060003 DCB 0x00,0x06,0x00,0x03 -000100 00030005 DCB 0x00,0x03,0x00,0x05 -000104 00050002 DCB 0x00,0x05,0x00,0x02 -000108 fffbffd9 DCB 0xff,0xfb,0xff,0xd9 -00010c 0022001a DCB 0x00,0x22,0x00,0x1a -000110 0003fffd DCB 0x00,0x03,0xff,0xfd -000114 fffb0001 DCB 0xff,0xfb,0x00,0x01 -000118 00050009 DCB 0x00,0x05,0x00,0x09 -00011c 00050004 DCB 0x00,0x05,0x00,0x04 -000120 000affff DCB 0x00,0x0a,0xff,0xff -000124 fffffffc DCB 0xff,0xff,0xff,0xfc -000128 fff9fffd DCB 0xff,0xf9,0xff,0xfd -00012c fffbfffb DCB 0xff,0xfb,0xff,0xfb -000130 fffeffff DCB 0xff,0xfe,0xff,0xff -000134 fff8ffff DCB 0xff,0xf8,0xff,0xff -000138 ffff0001 DCB 0xff,0xff,0x00,0x01 -00013c 00020004 DCB 0x00,0x02,0x00,0x04 -000140 00010003 DCB 0x00,0x01,0x00,0x03 -000144 00020001 DCB 0x00,0x02,0x00,0x01 -000148 00040003 DCB 0x00,0x04,0x00,0x03 -00014c 00040005 DCB 0x00,0x04,0x00,0x05 -000150 00030005 DCB 0x00,0x03,0x00,0x05 -000154 00050006 DCB 0x00,0x05,0x00,0x06 -000158 fffdffdf DCB 0xff,0xfd,0xff,0xdf -00015c 001a0015 DCB 0x00,0x1a,0x00,0x15 -000160 fffffffd DCB 0xff,0xff,0xff,0xfd -000164 fffc0000 DCB 0xff,0xfc,0x00,0x00 -000168 00040004 DCB 0x00,0x04,0x00,0x04 -00016c 000a0006 DCB 0x00,0x0a,0x00,0x06 -000170 00030009 DCB 0x00,0x03,0x00,0x09 -000174 0004fffd DCB 0x00,0x04,0xff,0xfd -000178 fff9fff8 DCB 0xff,0xf9,0xff,0xf8 -00017c fffafffb DCB 0xff,0xfa,0xff,0xfb -000180 fffdfffc DCB 0xff,0xfd,0xff,0xfc -000184 fffafffe DCB 0xff,0xfa,0xff,0xfe -000188 00010004 DCB 0x00,0x01,0x00,0x04 -00018c 00030001 DCB 0x00,0x03,0x00,0x01 -000190 00010001 DCB 0x00,0x01,0x00,0x01 -000194 00010001 DCB 0x00,0x01,0x00,0x01 -000198 00030001 DCB 0x00,0x03,0x00,0x01 -00019c 00040002 DCB 0x00,0x04,0x00,0x02 -0001a0 00060007 DCB 0x00,0x06,0x00,0x07 -0001a4 00070007 DCB 0x00,0x07,0x00,0x07 -0001a8 fffeffe3 DCB 0xff,0xfe,0xff,0xe3 -0001ac ffde0015 DCB 0xff,0xde,0x00,0x15 -0001b0 0003fffd DCB 0x00,0x03,0xff,0xfd -0001b4 fffe0004 DCB 0xff,0xfe,0x00,0x04 -0001b8 0004000c DCB 0x00,0x04,0x00,0x0c -0001bc 000a000c DCB 0x00,0x0a,0x00,0x0c -0001c0 0007fffd DCB 0x00,0x07,0xff,0xfd -0001c4 000a000b DCB 0x00,0x0a,0x00,0x0b -0001c8 fffffffc DCB 0xff,0xff,0xff,0xfc -0001cc fff8fffd DCB 0xff,0xf8,0xff,0xfd -0001d0 fffdfffa DCB 0xff,0xfd,0xff,0xfa -0001d4 fffefffe DCB 0xff,0xfe,0xff,0xfe -0001d8 ffff0002 DCB 0xff,0xff,0x00,0x02 -0001dc 0003ffff DCB 0x00,0x03,0xff,0xff -0001e0 00010003 DCB 0x00,0x01,0x00,0x03 -0001e4 00030001 DCB 0x00,0x03,0x00,0x01 -0001e8 00050003 DCB 0x00,0x05,0x00,0x03 -0001ec 00060004 DCB 0x00,0x06,0x00,0x04 -0001f0 00060007 DCB 0x00,0x06,0x00,0x07 -0001f4 000b0007 DCB 0x00,0x0b,0x00,0x07 -0001f8 0004ffdb DCB 0x00,0x04,0xff,0xdb -0001fc 00080011 DCB 0x00,0x08,0x00,0x11 -000200 fffdfffd DCB 0xff,0xfd,0xff,0xfd -000204 fffe0000 DCB 0xff,0xfe,0x00,0x00 -000208 00020006 DCB 0x00,0x02,0x00,0x06 -00020c 000a000a DCB 0x00,0x0a,0x00,0x0a -000210 00070005 DCB 0x00,0x07,0x00,0x05 -000214 fffc0001 DCB 0xff,0xfc,0x00,0x01 -000218 0009fffc DCB 0x00,0x09,0xff,0xfc -00021c fff6fff7 DCB 0xff,0xf6,0xff,0xf7 -000220 fff9fff6 DCB 0xff,0xf9,0xff,0xf6 -000224 fff80000 DCB 0xff,0xf8,0x00,0x00 -000228 fffffffe DCB 0xff,0xff,0xff,0xfe -00022c 00010001 DCB 0x00,0x01,0x00,0x01 -000230 00030001 DCB 0x00,0x03,0x00,0x01 -000234 00010001 DCB 0x00,0x01,0x00,0x01 -000238 00010005 DCB 0x00,0x01,0x00,0x05 -00023c 00020006 DCB 0x00,0x02,0x00,0x06 -000240 00040009 DCB 0x00,0x04,0x00,0x09 -000244 00070009 DCB 0x00,0x07,0x00,0x09 -000248 fffeffdf DCB 0xff,0xfe,0xff,0xdf -00024c fff80013 DCB 0xff,0xf8,0x00,0x13 -000250 fffffffb DCB 0xff,0xff,0xff,0xfb -000254 fffc0000 DCB 0xff,0xfc,0x00,0x00 -000258 0002000a DCB 0x00,0x02,0x00,0x0a -00025c 000a0010 DCB 0x00,0x0a,0x00,0x10 -000260 000d000b DCB 0x00,0x0d,0x00,0x0b -000264 0006fff9 DCB 0x00,0x06,0xff,0xf9 -000268 00010008 DCB 0x00,0x01,0x00,0x08 -00026c fffcfff7 DCB 0xff,0xfc,0xff,0xf7 -000270 fff7fff8 DCB 0xff,0xf7,0xff,0xf8 -000274 fff8fffc DCB 0xff,0xf8,0xff,0xfc -000278 ffff0000 DCB 0xff,0xff,0x00,0x00 -00027c ffff0005 DCB 0xff,0xff,0x00,0x05 -000280 00010001 DCB 0x00,0x01,0x00,0x01 -000284 00010003 DCB 0x00,0x01,0x00,0x03 -000288 00010001 DCB 0x00,0x01,0x00,0x01 -00028c 00040004 DCB 0x00,0x04,0x00,0x04 -000290 00040007 DCB 0x00,0x04,0x00,0x07 -000294 00090007 DCB 0x00,0x09,0x00,0x07 -000298 fffcffe1 DCB 0xff,0xfc,0xff,0xe1 -00029c 00080013 DCB 0x00,0x08,0x00,0x13 -0002a0 fffefffc DCB 0xff,0xfe,0xff,0xfc -0002a4 fffbfffb DCB 0xff,0xfb,0xff,0xfb -0002a8 00000004 DCB 0x00,0x00,0x00,0x04 -0002ac 00080009 DCB 0x00,0x08,0x00,0x09 -0002b0 000b000a DCB 0x00,0x0b,0x00,0x0a -0002b4 000b0006 DCB 0x00,0x0b,0x00,0x06 -0002b8 fff40008 DCB 0xff,0xf4,0x00,0x08 -0002bc fffefff7 DCB 0xff,0xfe,0xff,0xf7 -0002c0 fffafff8 DCB 0xff,0xfa,0xff,0xf8 -0002c4 fffbfffd DCB 0xff,0xfb,0xff,0xfd -0002c8 fffafffc DCB 0xff,0xfa,0xff,0xfc -0002cc 00030000 DCB 0x00,0x03,0x00,0x00 -0002d0 ffff0002 DCB 0xff,0xff,0x00,0x02 -0002d4 ffff0002 DCB 0xff,0xff,0x00,0x02 -0002d8 00020000 DCB 0x00,0x02,0x00,0x00 -0002dc 00050008 DCB 0x00,0x05,0x00,0x08 -0002e0 00040007 DCB 0x00,0x04,0x00,0x07 -0002e4 00090006 DCB 0x00,0x09,0x00,0x06 -0002e8 ffe9ffdc DCB 0xff,0xe9,0xff,0xdc -0002ec ffee000d DCB 0xff,0xee,0x00,0x0d -0002f0 0000fffc DCB 0x00,0x00,0xff,0xfc -0002f4 fffbfffd DCB 0xff,0xfb,0xff,0xfd -0002f8 00000002 DCB 0x00,0x00,0x00,0x02 -0002fc 00040005 DCB 0x00,0x04,0x00,0x05 -000300 000b000c DCB 0x00,0x0b,0x00,0x0c -000304 000f000a DCB 0x00,0x0f,0x00,0x0a -000308 0000fff6 DCB 0x00,0x00,0xff,0xf6 -00030c 000cfff7 DCB 0x00,0x0c,0xff,0xf7 -000310 fff2fff8 DCB 0xff,0xf2,0xff,0xf8 -000314 0001fffd DCB 0x00,0x01,0xff,0xfd -000318 0000fffc DCB 0x00,0x00,0xff,0xfc -00031c fffd0004 DCB 0xff,0xfd,0x00,0x04 -000320 00010004 DCB 0x00,0x01,0x00,0x04 -000324 00050000 DCB 0x00,0x05,0x00,0x00 -000328 00040006 DCB 0x00,0x04,0x00,0x06 -00032c 00050008 DCB 0x00,0x05,0x00,0x08 -000330 00080009 DCB 0x00,0x08,0x00,0x09 -000334 00090004 DCB 0x00,0x09,0x00,0x04 -000338 ffe7ffdc DCB 0xff,0xe7,0xff,0xdc -00033c 000c0013 DCB 0x00,0x0c,0x00,0x13 -000340 0000fffa DCB 0x00,0x00,0xff,0xfa -000344 fffbfffd DCB 0xff,0xfb,0xff,0xfd -000348 00020006 DCB 0x00,0x02,0x00,0x06 -00034c 00040007 DCB 0x00,0x04,0x00,0x07 -000350 00090008 DCB 0x00,0x09,0x00,0x08 -000354 0009000e DCB 0x00,0x09,0x00,0x0e -000358 0008fff6 DCB 0x00,0x08,0xff,0xf6 -00035c 0004fffb DCB 0x00,0x04,0xff,0xfb -000360 fff4fff6 DCB 0xff,0xf4,0xff,0xf6 -000364 fff3fffd DCB 0xff,0xf3,0xff,0xfd -000368 fffe0000 DCB 0xff,0xfe,0x00,0x00 -00036c 00010002 DCB 0x00,0x01,0x00,0x02 -000370 ffff0002 DCB 0xff,0xff,0x00,0x02 -000374 00030002 DCB 0x00,0x03,0x00,0x02 -000378 00020002 DCB 0x00,0x02,0x00,0x02 -00037c 00030004 DCB 0x00,0x03,0x00,0x04 -000380 00060007 DCB 0x00,0x06,0x00,0x07 -000384 000b0008 DCB 0x00,0x0b,0x00,0x08 -000388 fffdffe2 DCB 0xff,0xfd,0xff,0xe2 -00038c fffe0013 DCB 0xff,0xfe,0x00,0x13 -000390 fffefffa DCB 0xff,0xfe,0xff,0xfa -000394 fffdfffd DCB 0xff,0xfd,0xff,0xfd -000398 fffe0000 DCB 0xff,0xfe,0x00,0x00 -00039c 00080005 DCB 0x00,0x08,0x00,0x05 -0003a0 0007000a DCB 0x00,0x07,0x00,0x0a -0003a4 000b000a DCB 0x00,0x0b,0x00,0x0a -0003a8 000cfffc DCB 0x00,0x0c,0xff,0xfc -0003ac 0002fffd DCB 0x00,0x02,0xff,0xfd -0003b0 fff8fff6 DCB 0xff,0xf8,0xff,0xf6 -0003b4 fffbffff DCB 0xff,0xfb,0xff,0xff -0003b8 00000000 DCB 0x00,0x00,0x00,0x00 -0003bc 00010002 DCB 0x00,0x01,0x00,0x02 -0003c0 ffff0004 DCB 0xff,0xff,0x00,0x04 -0003c4 00030000 DCB 0x00,0x03,0x00,0x00 -0003c8 00040004 DCB 0x00,0x04,0x00,0x04 -0003cc 00050008 DCB 0x00,0x05,0x00,0x08 -0003d0 00060007 DCB 0x00,0x06,0x00,0x07 -0003d4 0009000a DCB 0x00,0x09,0x00,0x0a -0003d8 0001ffe2 DCB 0x00,0x01,0xff,0xe2 -0003dc fffd0012 DCB 0xff,0xfd,0x00,0x12 -0003e0 0004fffd DCB 0x00,0x04,0xff,0xfd -0003e4 fffdfffd DCB 0xff,0xfd,0xff,0xfd -0003e8 00010002 DCB 0x00,0x01,0x00,0x02 -0003ec 00020004 DCB 0x00,0x02,0x00,0x04 -0003f0 000a0009 DCB 0x00,0x0a,0x00,0x09 -0003f4 000a000b DCB 0x00,0x0a,0x00,0x0b -0003f8 00100000 DCB 0x00,0x10,0x00,0x00 -0003fc fffe0002 DCB 0xff,0xfe,0x00,0x02 -000400 fff8fff7 DCB 0xff,0xf8,0xff,0xf7 -000404 fff90000 DCB 0xff,0xf9,0x00,0x00 -000408 0000ffff DCB 0x00,0x00,0xff,0xff -00040c 0002ffff DCB 0x00,0x02,0xff,0xff -000410 00000004 DCB 0x00,0x00,0x00,0x04 -000414 00020003 DCB 0x00,0x02,0x00,0x03 -000418 00030002 DCB 0x00,0x03,0x00,0x02 -00041c 00040005 DCB 0x00,0x04,0x00,0x05 -000420 00050008 DCB 0x00,0x05,0x00,0x08 -000424 00050009 DCB 0x00,0x05,0x00,0x09 -000428 0000ffde DCB 0x00,0x00,0xff,0xde -00042c 00250012 DCB 0x00,0x25,0x00,0x12 -000430 fffcfff5 DCB 0xff,0xfc,0xff,0xf5 -000434 fff9fffb DCB 0xff,0xf9,0xff,0xfb -000438 fffd0000 DCB 0xff,0xfd,0x00,0x00 -00043c 00020000 DCB 0x00,0x02,0x00,0x00 -000440 00060007 DCB 0x00,0x06,0x00,0x07 -000444 00080009 DCB 0x00,0x08,0x00,0x09 -000448 00080002 DCB 0x00,0x08,0x00,0x02 -00044c fffc0000 DCB 0xff,0xfc,0x00,0x00 -000450 fff6fff7 DCB 0xff,0xf6,0xff,0xf7 -000454 fff9fffe DCB 0xff,0xf9,0xff,0xfe -000458 fffcfffb DCB 0xff,0xfc,0xff,0xfb -00045c fffeffff DCB 0xff,0xfe,0xff,0xff -000460 00020002 DCB 0x00,0x02,0x00,0x02 -000464 0000ffff DCB 0x00,0x00,0xff,0xff -000468 00030002 DCB 0x00,0x03,0x00,0x02 -00046c 00000003 DCB 0x00,0x00,0x00,0x03 -000470 00050008 DCB 0x00,0x05,0x00,0x08 -000474 00070009 DCB 0x00,0x07,0x00,0x09 -000478 0000ffe0 DCB 0x00,0x00,0xff,0xe0 -00047c ffe90016 DCB 0xff,0xe9,0x00,0x16 -000480 0000ffff DCB 0x00,0x00,0xff,0xff -000484 ffffffff DCB 0xff,0xff,0xff,0xff -000488 00030002 DCB 0x00,0x03,0x00,0x02 -00048c 00040004 DCB 0x00,0x04,0x00,0x04 -000490 00080007 DCB 0x00,0x08,0x00,0x07 -000494 00080009 DCB 0x00,0x08,0x00,0x09 -000498 000a0004 DCB 0x00,0x0a,0x00,0x04 -00049c 00000000 DCB 0x00,0x00,0x00,0x00 -0004a0 fffafff7 DCB 0xff,0xfa,0xff,0xf7 -0004a4 fff9fffe DCB 0xff,0xf9,0xff,0xfe -0004a8 0000fffd DCB 0x00,0x00,0xff,0xfd -0004ac 00000003 DCB 0x00,0x00,0x00,0x03 -0004b0 0002fffe DCB 0x00,0x02,0xff,0xfe -0004b4 00020001 DCB 0x00,0x02,0x00,0x01 -0004b8 ffff0000 DCB 0xff,0xff,0x00,0x00 -0004bc 00060001 DCB 0x00,0x06,0x00,0x01 -0004c0 00030008 DCB 0x00,0x03,0x00,0x08 -0004c4 00030005 DCB 0x00,0x03,0x00,0x05 -0004c8 fffaffdc DCB 0xff,0xfa,0xff,0xdc -0004cc 0013001a DCB 0x00,0x13,0x00,0x1a -0004d0 0004fffd DCB 0x00,0x04,0xff,0xfd -0004d4 fffdffff DCB 0xff,0xfd,0xff,0xff -0004d8 00010000 DCB 0x00,0x01,0x00,0x00 -0004dc 00000004 DCB 0x00,0x00,0x00,0x04 -0004e0 00040003 DCB 0x00,0x04,0x00,0x03 -0004e4 00060009 DCB 0x00,0x06,0x00,0x09 -0004e8 00060002 DCB 0x00,0x06,0x00,0x02 -0004ec fffe0002 DCB 0xff,0xfe,0x00,0x02 -0004f0 fffcfff9 DCB 0xff,0xfc,0xff,0xf9 -0004f4 fffb0000 DCB 0xff,0xfb,0x00,0x00 -0004f8 0000ffff DCB 0x00,0x00,0xff,0xff -0004fc 00000001 DCB 0x00,0x00,0x00,0x01 -000500 0000fffc DCB 0x00,0x00,0xff,0xfc -000504 0004ffff DCB 0x00,0x04,0xff,0xff -000508 00010000 DCB 0x00,0x01,0x00,0x00 -00050c 00020001 DCB 0x00,0x02,0x00,0x01 -000510 00050004 DCB 0x00,0x05,0x00,0x04 -000514 00030003 DCB 0x00,0x03,0x00,0x03 -000518 fffaffda DCB 0xff,0xfa,0xff,0xda -00051c 000a001e DCB 0x00,0x0a,0x00,0x1e -000520 00060001 DCB 0x00,0x06,0x00,0x01 -000524 fffffffd DCB 0xff,0xff,0xff,0xfd -000528 fffe0001 DCB 0xff,0xfe,0x00,0x01 -00052c 00010000 DCB 0x00,0x01,0x00,0x00 -000530 00030004 DCB 0x00,0x03,0x00,0x04 -000534 00050004 DCB 0x00,0x05,0x00,0x04 -000538 0005ffff DCB 0x00,0x05,0xff,0xff -00053c 00020004 DCB 0x00,0x02,0x00,0x04 -000540 ffffffff DCB 0xff,0xff,0xff,0xff -000544 fffe0002 DCB 0xff,0xfe,0x00,0x02 -000548 0001fffe DCB 0x00,0x01,0xff,0xfe -00054c 00010001 DCB 0x00,0x01,0x00,0x01 -000550 ffff0004 DCB 0xff,0xff,0x00,0x04 -000554 0001ffff DCB 0x00,0x01,0xff,0xff -000558 00020000 DCB 0x00,0x02,0x00,0x00 -00055c 00020002 DCB 0x00,0x02,0x00,0x02 -000560 00030002 DCB 0x00,0x03,0x00,0x02 -000564 00050005 DCB 0x00,0x05,0x00,0x05 -000568 fff8ffda DCB 0xff,0xf8,0xff,0xda -00056c ffea0016 DCB 0xff,0xea,0x00,0x16 -000570 000a0005 DCB 0x00,0x0a,0x00,0x05 -000574 ffff0001 DCB 0xff,0xff,0x00,0x01 -000578 00020001 DCB 0x00,0x02,0x00,0x01 -00057c 00030002 DCB 0x00,0x03,0x00,0x02 -000580 00050002 DCB 0x00,0x05,0x00,0x02 -000584 00050002 DCB 0x00,0x05,0x00,0x02 -000588 0003fffd DCB 0x00,0x03,0xff,0xfd -00058c 00060004 DCB 0x00,0x06,0x00,0x04 -000590 fffdfffd DCB 0xff,0xfd,0xff,0xfd -000594 00000002 DCB 0x00,0x00,0x00,0x02 -000598 00010002 DCB 0x00,0x01,0x00,0x02 -00059c ffff0003 DCB 0xff,0xff,0x00,0x03 -0005a0 ffff0000 DCB 0xff,0xff,0x00,0x00 -0005a4 ffff0001 DCB 0xff,0xff,0x00,0x01 -0005a8 00000002 DCB 0x00,0x00,0x00,0x02 -0005ac 00020002 DCB 0x00,0x02,0x00,0x02 -0005b0 00030004 DCB 0x00,0x03,0x00,0x04 -0005b4 00010001 DCB 0x00,0x01,0x00,0x01 -0005b8 fff8ffe8 DCB 0xff,0xf8,0xff,0xe8 - phone_data_72_13 -0005bc 02c70281 DCB 0x02,0xc7,0x02,0x81 -0005c0 02810281 DCB 0x02,0x81,0x02,0x81 -0005c4 02810281 DCB 0x02,0x81,0x02,0x81 -0005c8 028c0292 DCB 0x02,0x8c,0x02,0x92 -0005cc 02920292 DCB 0x02,0x92,0x02,0x92 -0005d0 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -0005d4 02b602c1 DCB 0x02,0xb6,0x02,0xc1 -0005d8 02c702c7 DCB 0x02,0xc7,0x02,0xc7 -0005dc 02cd02d9 DCB 0x02,0xcd,0x02,0xd9 -0005e0 02df02df DCB 0x02,0xdf,0x02,0xdf -0005e4 02df02eb DCB 0x02,0xdf,0x02,0xeb -0005e8 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0005ec 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -0005f0 03020302 DCB 0x03,0x02,0x03,0x02 -0005f4 03020302 DCB 0x03,0x02,0x03,0x02 -0005f8 03020302 DCB 0x03,0x02,0x03,0x02 -0005fc 03080308 DCB 0x03,0x08,0x03,0x08 -000600 03020308 DCB 0x03,0x02,0x03,0x08 -000604 03020308 DCB 0x03,0x02,0x03,0x08 -000608 03080302 DCB 0x03,0x08,0x03,0x02 -00060c 02a40275 DCB 0x02,0xa4,0x02,0x75 -000610 02750275 DCB 0x02,0x75,0x02,0x75 -000614 02750275 DCB 0x02,0x75,0x02,0x75 -000618 02750287 DCB 0x02,0x75,0x02,0x87 -00061c 02870287 DCB 0x02,0x87,0x02,0x87 -000620 028c028c DCB 0x02,0x8c,0x02,0x8c -000624 029802a4 DCB 0x02,0x98,0x02,0xa4 -000628 02a402b0 DCB 0x02,0xa4,0x02,0xb0 -00062c 02c102c1 DCB 0x02,0xc1,0x02,0xc1 -000630 02cd02cd DCB 0x02,0xcd,0x02,0xcd -000634 02c702d9 DCB 0x02,0xc7,0x02,0xd9 -000638 02d902df DCB 0x02,0xd9,0x02,0xdf -00063c 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000640 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000644 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000648 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -00064c 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -000650 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000654 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -000658 02f602eb DCB 0x02,0xf6,0x02,0xeb -00065c 02bc026f DCB 0x02,0xbc,0x02,0x6f -000660 026f026f DCB 0x02,0x6f,0x02,0x6f -000664 026f026f DCB 0x02,0x6f,0x02,0x6f -000668 026f027b DCB 0x02,0x6f,0x02,0x7b -00066c 027b0281 DCB 0x02,0x7b,0x02,0x81 -000670 02870287 DCB 0x02,0x87,0x02,0x87 -000674 0292029e DCB 0x02,0x92,0x02,0x9e -000678 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -00067c 02aa02bc DCB 0x02,0xaa,0x02,0xbc -000680 02c102c1 DCB 0x02,0xc1,0x02,0xc1 -000684 02c102cd DCB 0x02,0xc1,0x02,0xcd -000688 02d302d9 DCB 0x02,0xd3,0x02,0xd9 -00068c 02d902df DCB 0x02,0xd9,0x02,0xdf -000690 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000694 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000698 02eb02eb DCB 0x02,0xeb,0x02,0xeb -00069c 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0006a0 02eb02eb DCB 0x02,0xeb,0x02,0xeb -0006a4 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -0006a8 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -0006ac 02400269 DCB 0x02,0x40,0x02,0x69 -0006b0 025d0269 DCB 0x02,0x5d,0x02,0x69 -0006b4 02690269 DCB 0x02,0x69,0x02,0x69 -0006b8 02690275 DCB 0x02,0x69,0x02,0x75 -0006bc 027b027b DCB 0x02,0x7b,0x02,0x7b -0006c0 02810281 DCB 0x02,0x81,0x02,0x81 -0006c4 0287028c DCB 0x02,0x87,0x02,0x8c -0006c8 02920298 DCB 0x02,0x92,0x02,0x98 -0006cc 029802a4 DCB 0x02,0x98,0x02,0xa4 -0006d0 02aa02aa DCB 0x02,0xaa,0x02,0xaa -0006d4 02b602c7 DCB 0x02,0xb6,0x02,0xc7 -0006d8 02cd02cd DCB 0x02,0xcd,0x02,0xcd -0006dc 02d902d9 DCB 0x02,0xd9,0x02,0xd9 -0006e0 02df02df DCB 0x02,0xdf,0x02,0xdf -0006e4 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -0006e8 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0006ec 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0006f0 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0006f4 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -0006f8 030202df DCB 0x03,0x02,0x02,0xdf -0006fc 02630263 DCB 0x02,0x63,0x02,0x63 -000700 02630263 DCB 0x02,0x63,0x02,0x63 -000704 02630263 DCB 0x02,0x63,0x02,0x63 -000708 0263026f DCB 0x02,0x63,0x02,0x6f -00070c 027b027b DCB 0x02,0x7b,0x02,0x7b -000710 02810281 DCB 0x02,0x81,0x02,0x81 -000714 028c0292 DCB 0x02,0x8c,0x02,0x92 -000718 029e029e DCB 0x02,0x9e,0x02,0x9e -00071c 02a402b6 DCB 0x02,0xa4,0x02,0xb6 -000720 02bc02bc DCB 0x02,0xbc,0x02,0xbc -000724 02bc02cd DCB 0x02,0xbc,0x02,0xcd -000728 02d302d9 DCB 0x02,0xd3,0x02,0xd9 -00072c 02df02df DCB 0x02,0xdf,0x02,0xdf -000730 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000734 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000738 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -00073c 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000740 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000744 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000748 02fc02f0 DCB 0x02,0xfc,0x02,0xf0 -00074c 02750269 DCB 0x02,0x75,0x02,0x69 -000750 02690269 DCB 0x02,0x69,0x02,0x69 -000754 02690269 DCB 0x02,0x69,0x02,0x69 -000758 02690275 DCB 0x02,0x69,0x02,0x75 -00075c 027b0281 DCB 0x02,0x7b,0x02,0x81 -000760 02870287 DCB 0x02,0x87,0x02,0x87 -000764 028c0292 DCB 0x02,0x8c,0x02,0x92 -000768 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -00076c 02a402aa DCB 0x02,0xa4,0x02,0xaa -000770 02bc02b6 DCB 0x02,0xbc,0x02,0xb6 -000774 02b602c7 DCB 0x02,0xb6,0x02,0xc7 -000778 02cd02d9 DCB 0x02,0xcd,0x02,0xd9 -00077c 02d902df DCB 0x02,0xd9,0x02,0xdf -000780 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000784 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000788 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -00078c 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000790 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000794 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -000798 030202f0 DCB 0x03,0x02,0x02,0xf0 -00079c 027b0263 DCB 0x02,0x7b,0x02,0x63 -0007a0 0263026f DCB 0x02,0x63,0x02,0x6f -0007a4 02630263 DCB 0x02,0x63,0x02,0x63 -0007a8 026f026f DCB 0x02,0x6f,0x02,0x6f -0007ac 027b027b DCB 0x02,0x7b,0x02,0x7b -0007b0 027b0287 DCB 0x02,0x7b,0x02,0x87 -0007b4 02870292 DCB 0x02,0x87,0x02,0x92 -0007b8 029e029e DCB 0x02,0x9e,0x02,0x9e -0007bc 02a402aa DCB 0x02,0xa4,0x02,0xaa -0007c0 02b602bc DCB 0x02,0xb6,0x02,0xbc -0007c4 02bc02c7 DCB 0x02,0xbc,0x02,0xc7 -0007c8 02cd02d9 DCB 0x02,0xcd,0x02,0xd9 -0007cc 02d902df DCB 0x02,0xd9,0x02,0xdf -0007d0 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -0007d4 02eb02eb DCB 0x02,0xeb,0x02,0xeb -0007d8 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -0007dc 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0007e0 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0007e4 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0007e8 02fc02f0 DCB 0x02,0xfc,0x02,0xf0 -0007ec 02810269 DCB 0x02,0x81,0x02,0x69 -0007f0 02690269 DCB 0x02,0x69,0x02,0x69 -0007f4 02690269 DCB 0x02,0x69,0x02,0x69 -0007f8 0269027b DCB 0x02,0x69,0x02,0x7b -0007fc 02810281 DCB 0x02,0x81,0x02,0x81 -000800 0287028c DCB 0x02,0x87,0x02,0x8c -000804 02920298 DCB 0x02,0x92,0x02,0x98 -000808 029e02aa DCB 0x02,0x9e,0x02,0xaa -00080c 02aa02b0 DCB 0x02,0xaa,0x02,0xb0 -000810 02c102c1 DCB 0x02,0xc1,0x02,0xc1 -000814 02c102cd DCB 0x02,0xc1,0x02,0xcd -000818 02d302d9 DCB 0x02,0xd3,0x02,0xd9 -00081c 02df02e5 DCB 0x02,0xdf,0x02,0xe5 -000820 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000824 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000828 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -00082c 02f602f0 DCB 0x02,0xf6,0x02,0xf0 -000830 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000834 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -000838 02f602df DCB 0x02,0xf6,0x02,0xdf -00083c 02b6026f DCB 0x02,0xb6,0x02,0x6f -000840 026f026f DCB 0x02,0x6f,0x02,0x6f -000844 026f026f DCB 0x02,0x6f,0x02,0x6f -000848 026f027b DCB 0x02,0x6f,0x02,0x7b -00084c 027b0281 DCB 0x02,0x7b,0x02,0x81 -000850 02870287 DCB 0x02,0x87,0x02,0x87 -000854 0292029e DCB 0x02,0x92,0x02,0x9e -000858 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -00085c 02aa02b6 DCB 0x02,0xaa,0x02,0xb6 -000860 02c102c1 DCB 0x02,0xc1,0x02,0xc1 -000864 02b602c7 DCB 0x02,0xb6,0x02,0xc7 -000868 02cd02d9 DCB 0x02,0xcd,0x02,0xd9 -00086c 02d902e5 DCB 0x02,0xd9,0x02,0xe5 -000870 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000874 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -000878 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -00087c 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -000880 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -000884 02f602fc DCB 0x02,0xf6,0x02,0xfc -000888 03490411 DCB 0x03,0x49,0x04,0x11 -00088c 028c0269 DCB 0x02,0x8c,0x02,0x69 -000890 02580258 DCB 0x02,0x58,0x02,0x58 -000894 02580258 DCB 0x02,0x58,0x02,0x58 -000898 02690269 DCB 0x02,0x69,0x02,0x69 -00089c 02690269 DCB 0x02,0x69,0x02,0x69 -0008a0 027b027b DCB 0x02,0x7b,0x02,0x7b -0008a4 0281028c DCB 0x02,0x81,0x02,0x8c -0008a8 028c0292 DCB 0x02,0x8c,0x02,0x92 -0008ac 02980298 DCB 0x02,0x98,0x02,0x98 -0008b0 02a402a4 DCB 0x02,0xa4,0x02,0xa4 -0008b4 029e02aa DCB 0x02,0x9e,0x02,0xaa -0008b8 02b602c1 DCB 0x02,0xb6,0x02,0xc1 -0008bc 02c702cd DCB 0x02,0xc7,0x02,0xcd -0008c0 02cd02d9 DCB 0x02,0xcd,0x02,0xd9 -0008c4 02d902d9 DCB 0x02,0xd9,0x02,0xd9 -0008c8 02d902df DCB 0x02,0xd9,0x02,0xdf -0008cc 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -0008d0 02df02df DCB 0x02,0xdf,0x02,0xdf -0008d4 02df02e5 DCB 0x02,0xdf,0x02,0xe5 -0008d8 032b03f3 DCB 0x03,0x2b,0x03,0xf3 -0008dc 0275026f DCB 0x02,0x75,0x02,0x6f -0008e0 025d025d DCB 0x02,0x5d,0x02,0x5d -0008e4 025d025d DCB 0x02,0x5d,0x02,0x5d -0008e8 025d0275 DCB 0x02,0x5d,0x02,0x75 -0008ec 02750275 DCB 0x02,0x75,0x02,0x75 -0008f0 02750281 DCB 0x02,0x75,0x02,0x81 -0008f4 0287028c DCB 0x02,0x87,0x02,0x8c -0008f8 0292029e DCB 0x02,0x92,0x02,0x9e -0008fc 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -000900 02a402a4 DCB 0x02,0xa4,0x02,0xa4 -000904 02a402b6 DCB 0x02,0xa4,0x02,0xb6 -000908 02c102c7 DCB 0x02,0xc1,0x02,0xc7 -00090c 02cd02d3 DCB 0x02,0xcd,0x02,0xd3 -000910 02d902d9 DCB 0x02,0xd9,0x02,0xd9 -000914 02df02df DCB 0x02,0xdf,0x02,0xdf -000918 02df02e5 DCB 0x02,0xdf,0x02,0xe5 -00091c 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000920 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000924 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000928 02eb02d9 DCB 0x02,0xeb,0x02,0xd9 -00092c 02810263 DCB 0x02,0x81,0x02,0x63 -000930 02630263 DCB 0x02,0x63,0x02,0x63 -000934 02580258 DCB 0x02,0x58,0x02,0x58 -000938 02630269 DCB 0x02,0x63,0x02,0x69 -00093c 02690269 DCB 0x02,0x69,0x02,0x69 -000940 0275027b DCB 0x02,0x75,0x02,0x7b -000944 02810287 DCB 0x02,0x81,0x02,0x87 -000948 028c0292 DCB 0x02,0x8c,0x02,0x92 -00094c 0292029e DCB 0x02,0x92,0x02,0x9e -000950 029e029e DCB 0x02,0x9e,0x02,0x9e -000954 029202a4 DCB 0x02,0x92,0x02,0xa4 -000958 02aa02b6 DCB 0x02,0xaa,0x02,0xb6 -00095c 02bc02c7 DCB 0x02,0xbc,0x02,0xc7 -000960 02cd02cd DCB 0x02,0xcd,0x02,0xcd -000964 02d302d3 DCB 0x02,0xd3,0x02,0xd3 -000968 02d302d3 DCB 0x02,0xd3,0x02,0xd3 -00096c 02d902d9 DCB 0x02,0xd9,0x02,0xd9 -000970 02d902d9 DCB 0x02,0xd9,0x02,0xd9 -000974 02d902d9 DCB 0x02,0xd9,0x02,0xd9 -000978 02e502d9 DCB 0x02,0xe5,0x02,0xd9 -00097c 026f0263 DCB 0x02,0x6f,0x02,0x63 -000980 025d0263 DCB 0x02,0x5d,0x02,0x63 -000984 02630269 DCB 0x02,0x63,0x02,0x69 -000988 026f0275 DCB 0x02,0x6f,0x02,0x75 -00098c 027b0281 DCB 0x02,0x7b,0x02,0x81 -000990 02870287 DCB 0x02,0x87,0x02,0x87 -000994 0292029e DCB 0x02,0x92,0x02,0x9e -000998 02a402a4 DCB 0x02,0xa4,0x02,0xa4 -00099c 02aa02b6 DCB 0x02,0xaa,0x02,0xb6 -0009a0 02c102bc DCB 0x02,0xc1,0x02,0xbc -0009a4 02b602c7 DCB 0x02,0xb6,0x02,0xc7 -0009a8 02cd02d3 DCB 0x02,0xcd,0x02,0xd3 -0009ac 02d902df DCB 0x02,0xd9,0x02,0xdf -0009b0 02eb02eb DCB 0x02,0xeb,0x02,0xeb -0009b4 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -0009b8 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0009bc 02f602f0 DCB 0x02,0xf6,0x02,0xf0 -0009c0 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -0009c4 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -0009c8 02fc02eb DCB 0x02,0xfc,0x02,0xeb -0009cc 02690269 DCB 0x02,0x69,0x02,0x69 -0009d0 02690269 DCB 0x02,0x69,0x02,0x69 -0009d4 02690269 DCB 0x02,0x69,0x02,0x69 -0009d8 0275027b DCB 0x02,0x75,0x02,0x7b -0009dc 027b0281 DCB 0x02,0x7b,0x02,0x81 -0009e0 02870287 DCB 0x02,0x87,0x02,0x87 -0009e4 02920298 DCB 0x02,0x92,0x02,0x98 -0009e8 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -0009ec 02aa02b6 DCB 0x02,0xaa,0x02,0xb6 -0009f0 02c102bc DCB 0x02,0xc1,0x02,0xbc -0009f4 02bc02c7 DCB 0x02,0xbc,0x02,0xc7 -0009f8 02cd02d3 DCB 0x02,0xcd,0x02,0xd3 -0009fc 02d902df DCB 0x02,0xd9,0x02,0xdf -000a00 02e502eb DCB 0x02,0xe5,0x02,0xeb -000a04 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000a08 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000a0c 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000a10 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000a14 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -000a18 02fc02eb DCB 0x02,0xfc,0x02,0xeb -000a1c 0275025d DCB 0x02,0x75,0x02,0x5d -000a20 025d0269 DCB 0x02,0x5d,0x02,0x69 -000a24 02690269 DCB 0x02,0x69,0x02,0x69 -000a28 02750275 DCB 0x02,0x75,0x02,0x75 -000a2c 02810281 DCB 0x02,0x81,0x02,0x81 -000a30 028c028c DCB 0x02,0x8c,0x02,0x8c -000a34 028c0298 DCB 0x02,0x8c,0x02,0x98 -000a38 02a402a4 DCB 0x02,0xa4,0x02,0xa4 -000a3c 02aa02b6 DCB 0x02,0xaa,0x02,0xb6 -000a40 02c102c1 DCB 0x02,0xc1,0x02,0xc1 -000a44 02bc02c7 DCB 0x02,0xbc,0x02,0xc7 -000a48 02cd02cd DCB 0x02,0xcd,0x02,0xcd -000a4c 02d902df DCB 0x02,0xd9,0x02,0xdf -000a50 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000a54 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000a58 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000a5c 02f602f0 DCB 0x02,0xf6,0x02,0xf0 -000a60 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000a64 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -000a68 02fc02e5 DCB 0x02,0xfc,0x02,0xe5 -000a6c 026f0263 DCB 0x02,0x6f,0x02,0x63 -000a70 02630263 DCB 0x02,0x63,0x02,0x63 -000a74 026f026f DCB 0x02,0x6f,0x02,0x6f -000a78 0275027b DCB 0x02,0x75,0x02,0x7b -000a7c 027b0281 DCB 0x02,0x7b,0x02,0x81 -000a80 02870287 DCB 0x02,0x87,0x02,0x87 -000a84 028c029e DCB 0x02,0x8c,0x02,0x9e -000a88 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -000a8c 02aa02b6 DCB 0x02,0xaa,0x02,0xb6 -000a90 02c102bc DCB 0x02,0xc1,0x02,0xbc -000a94 02b602c7 DCB 0x02,0xb6,0x02,0xc7 -000a98 02cd02cd DCB 0x02,0xcd,0x02,0xcd -000a9c 02d902df DCB 0x02,0xd9,0x02,0xdf -000aa0 02df02e5 DCB 0x02,0xdf,0x02,0xe5 -000aa4 02eb02eb DCB 0x02,0xeb,0x02,0xeb -000aa8 02eb02f0 DCB 0x02,0xeb,0x02,0xf0 -000aac 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000ab0 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000ab4 02f002f6 DCB 0x02,0xf0,0x02,0xf6 -000ab8 02fc02e5 DCB 0x02,0xfc,0x02,0xe5 -000abc 02980269 DCB 0x02,0x98,0x02,0x69 -000ac0 0275027b DCB 0x02,0x75,0x02,0x7b -000ac4 02810281 DCB 0x02,0x81,0x02,0x81 -000ac8 0287028c DCB 0x02,0x87,0x02,0x8c -000acc 028c028c DCB 0x02,0x8c,0x02,0x8c -000ad0 02920298 DCB 0x02,0x92,0x02,0x98 -000ad4 029802a4 DCB 0x02,0x98,0x02,0xa4 -000ad8 02b002c1 DCB 0x02,0xb0,0x02,0xc1 -000adc 02c102c7 DCB 0x02,0xc1,0x02,0xc7 -000ae0 02cd02c7 DCB 0x02,0xcd,0x02,0xc7 -000ae4 02d902df DCB 0x02,0xd9,0x02,0xdf -000ae8 02e502e5 DCB 0x02,0xe5,0x02,0xe5 -000aec 02e502eb DCB 0x02,0xe5,0x02,0xeb -000af0 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000af4 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -000af8 02fc02fc DCB 0x02,0xfc,0x02,0xfc -000afc 03020302 DCB 0x03,0x02,0x03,0x02 -000b00 02fc02fc DCB 0x02,0xfc,0x02,0xfc -000b04 02fc0302 DCB 0x02,0xfc,0x03,0x02 -000b08 030802eb DCB 0x03,0x08,0x02,0xeb -000b0c 029e026f DCB 0x02,0x9e,0x02,0x6f -000b10 026f027b DCB 0x02,0x6f,0x02,0x7b -000b14 027b027b DCB 0x02,0x7b,0x02,0x7b -000b18 027b0287 DCB 0x02,0x7b,0x02,0x87 -000b1c 02870287 DCB 0x02,0x87,0x02,0x87 -000b20 02920292 DCB 0x02,0x92,0x02,0x92 -000b24 029e02a4 DCB 0x02,0x9e,0x02,0xa4 -000b28 02b602b6 DCB 0x02,0xb6,0x02,0xb6 -000b2c 02bc02c1 DCB 0x02,0xbc,0x02,0xc1 -000b30 02c702c7 DCB 0x02,0xc7,0x02,0xc7 -000b34 02d302df DCB 0x02,0xd3,0x02,0xdf -000b38 02df02e5 DCB 0x02,0xdf,0x02,0xe5 -000b3c 02e502eb DCB 0x02,0xe5,0x02,0xeb -000b40 02f002f0 DCB 0x02,0xf0,0x02,0xf0 -000b44 02f602f6 DCB 0x02,0xf6,0x02,0xf6 -000b48 02fc02fc DCB 0x02,0xfc,0x02,0xfc -000b4c 02fc02fc DCB 0x02,0xfc,0x02,0xfc -000b50 02fc02fc DCB 0x02,0xfc,0x02,0xfc -000b54 02fc0302 DCB 0x02,0xfc,0x03,0x02 -000b58 030802f0 DCB 0x03,0x08,0x02,0xf0 - phone_reg_coord_back -000b5c 1d030202 DCB 0x1d,0x03,0x02,0x02 -000b60 00020000 DCB 0x00,0x02,0x00,0x00 -000b64 00000000 DCB 0x00,0x00,0x00,0x00 -000b68 00000000 DCB 0x00,0x00,0x00,0x00 - % 184 - - AREA ||area_number.22||, DATA, ALIGN=0 - - EXPORTAS ||area_number.22||, ||.data|| - s8_host_num -000000 02020406 DCB 0x02,0x02,0x04,0x06 -000004 080a0c0e DCB 0x08,0x0a,0x0c,0x0e -000008 101214 DCB 0x10,0x12,0x14 - - AREA ||area_number.23||, DATA, ALIGN=0 - - EXPORTAS ||area_number.23||, ||.data|| - s8_host_id -000000 00102030 DCB 0x00,0x10,0x20,0x30 -000004 40506070 DCB 0x40,0x50,0x60,0x70 -000008 8090 DCB 0x80,0x90 - - AREA ||area_number.24||, DATA, ALIGN=0 - - EXPORTAS ||area_number.24||, ||.data|| - g_screen_input_rst_pad -000000 08 DCB 0x08 - - AREA ||area_number.25||, DATA, ALIGN=0 - - EXPORTAS ||area_number.25||, ||.data|| - g_screen_input_int_pad -000000 09 DCB 0x09 - - AREA ||area_number.26||, DATA, ALIGN=0 - - EXPORTAS ||area_number.26||, ||.data|| - g_phone_input_rst_pad -000000 15 DCB 0x15 - - AREA ||area_number.27||, DATA, ALIGN=1 - - EXPORTAS ||area_number.27||, ||.data|| - first_touch -000000 0000 DCW 0x0000 - - AREA ||area_number.28||, DATA, ALIGN=1 - - EXPORTAS ||area_number.28||, ||.data|| - first_send -000000 0000 DCW 0x0000 - - AREA ||area_number.29||, DATA, ALIGN=1 - - EXPORTAS ||area_number.29||, ||.data|| - flnger_state_flg -000000 0000 DCW 0x0000 - - AREA ||area_number.30||, DATA, ALIGN=0 - - EXPORTAS ||area_number.30||, ||.data|| - screen_data_write_1 -000000 86 DCB 0x86 - - AREA ||area_number.31||, DATA, ALIGN=0 - - EXPORTAS ||area_number.31||, ||.data|| - screen_data_write_2 -000000 a60000 DCB 0xa6,0x00,0x00 - - AREA ||area_number.32||, DATA, ALIGN=0 - - EXPORTAS ||area_number.32||, ||.data|| - screen_data_write_3 -000000 fa200000 DCB 0xfa,0x20,0x00,0x00 -000004 78 DCB 0x78 - - AREA ||area_number.33||, DATA, ALIGN=0 - - EXPORTAS ||area_number.33||, ||.data|| - screen_data_write_4 -000000 ff00 DCB 0xff,0x00 - - AREA ||area_number.34||, DATA, ALIGN=0 - - EXPORTAS ||area_number.34||, ||.data|| - screen_data_write_5 -000000 1fff DCB 0x1f,0xff - - AREA ||area_number.35||, DATA, ALIGN=0 - - EXPORTAS ||area_number.35||, ||.data|| - screen_data_write_6 -000000 0e24 DCB 0x0e,0x24 - - AREA ||area_number.36||, DATA, ALIGN=0 - - EXPORTAS ||area_number.36||, ||.data|| - screen_data_write_7 -000000 2401 DCB 0x24,0x01 - - AREA ||area_number.37||, DATA, ALIGN=0 - - EXPORTAS ||area_number.37||, ||.data|| - screen_data_write_8 -000000 0d00 DCB 0x0d,0x00 - - AREA ||area_number.38||, DATA, ALIGN=0 - - EXPORTAS ||area_number.38||, ||.data|| - screen_data_write_9 -000000 0e00 DCB 0x0e,0x00 - - AREA ||area_number.39||, DATA, ALIGN=0 - - EXPORTAS ||area_number.39||, ||.data|| - screen_data_write_10 -000000 0e07 DCB 0x0e,0x07 - - AREA ||area_number.40||, DATA, ALIGN=0 - - EXPORTAS ||area_number.40||, ||.data|| - screen_data_write_11 -000000 0d DCB 0x0d - - AREA ||area_number.41||, DATA, ALIGN=0 - - EXPORTAS ||area_number.41||, ||.data|| - screen_data_write_12 -000000 05 DCB 0x05 - - AREA ||area_number.42||, DATA, ALIGN=2 - - EXPORTAS ||area_number.42||, ||.data|| - screen_reg_int_data - DCD screen_data_write_1 - DCD 0x00000001 - DCD 0x00000002 -00000c 01000000 DCB 0x01,0x00,0x00,0x00 - DCD screen_data_write_2 - DCD 0x00000001 - DCD 0x00000002 -00001c 01000000 DCB 0x01,0x00,0x00,0x00 - DCD screen_data_write_3 - DCD 0x00000001 - DCD 0x00000008 -00002c 01000000 DCB 0x01,0x00,0x00,0x00 - - AREA ||area_number.43||, DATA, ALIGN=2 - - EXPORTAS ||area_number.43||, ||.data|| - screen_reg_start_data - DCD screen_data_write_4 - DCD 0x00000002 - DCD 0x00000002 -00000c 00000000 DCB 0x00,0x00,0x00,0x00 - DCD screen_data_write_5 - DCD 0x00000002 - DCD 0x00000002 -00001c 00000000 DCB 0x00,0x00,0x00,0x00 - DCD screen_data_write_6 - DCD 0x00000002 - DCD 0x00000008 -00002c 00000000 DCB 0x00,0x00,0x00,0x00 - DCD screen_data_write_7 - DCD 0x00000002 - DCD 0x00000008 -00003c 00000000 DCB 0x00,0x00,0x00,0x00 - - AREA ||area_number.44||, DATA, ALIGN=0 - - EXPORTAS ||area_number.44||, ||.data|| - phone_reg_point_data -000000 b60023 DCB 0xb6,0x00,0x23 - - AREA ||area_number.45||, DATA, ALIGN=0 - - EXPORTAS ||area_number.45||, ||.data|| - phone_reg_point_back -000000 0502 DCB 0x05,0x02 - - AREA ||area_number.46||, DATA, ALIGN=0 - - EXPORTAS ||area_number.46||, ||.data|| - phone_reg_coord_data -000000 86 DCB 0x86 - - AREA ||area_number.47||, DATA, ALIGN=2 - - EXPORTAS ||area_number.47||, ||.data|| - phone_reg_int_data -000000 03000000 DCB 0x03,0x00,0x00,0x00 - DCD 0x00000002 - DCD phone_reg_point_data - DCD phone_reg_point_back -000010 01000000 DCB 0x01,0x00,0x00,0x00 - DCD 0x00000050 - DCD phone_reg_coord_data - DCD phone_reg_coord_back - - AREA ||area_number.48||, DATA, ALIGN=0 - - EXPORTAS ||area_number.48||, ||.data|| - phone_reg_int_size -000000 02 DCB 0x02 - -;*** Start embedded assembler *** - -#line 1 "..\\..\\src\\app\\demo\\app_tp_for_custom_s8.c" - AREA ||.rev16_text||, CODE - THUMB - EXPORT |__asm___22_app_tp_for_custom_s8_c_0ea31c8a____REV16| -#line 467 "C:\\Users\\ASUS\\AppData\\Local\\Arm\\Packs\\ARM\\CMSIS\\5.5.1\\CMSIS\\Core\\Include\\cmsis_armcc.h" -|__asm___22_app_tp_for_custom_s8_c_0ea31c8a____REV16| PROC -#line 468 - - rev16 r0, r0 - bx lr - ENDP - AREA ||.revsh_text||, CODE - THUMB - EXPORT |__asm___22_app_tp_for_custom_s8_c_0ea31c8a____REVSH| -#line 482 -|__asm___22_app_tp_for_custom_s8_c_0ea31c8a____REVSH| PROC -#line 483 - - revsh r0, r0 - bx lr - ENDP - -;*** End embedded assembler *** diff --git a/project/ISP_568/Listings/app_tp_st_touch.txt b/project/ISP_568/Listings/app_tp_st_touch.txt index d779b87..4171e6c 100644 --- a/project/ISP_568/Listings/app_tp_st_touch.txt +++ b/project/ISP_568/Listings/app_tp_st_touch.txt @@ -397,6 +397,33 @@ |L4.172| DCD ||.data||+0xb + AREA ||i.ap_tp_st_touch_error_handler_03||, CODE, READONLY, ALIGN=1 + + ap_tp_st_touch_error_handler_03 PROC +;;;568 +;;;569 void ap_tp_st_touch_error_handler_03(uint8_t* screendata) +000000 b510 PUSH {r4,lr} +;;;570 { +;;;571 // յ TP 쳣ظ 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF +;;;572 if(screendata[0] == 0x03 && screendata[7] == 0x00) +000002 7801 LDRB r1,[r0,#0] +000004 2903 CMP r1,#3 +000006 d104 BNE |L5.18| +000008 79c0 LDRB r0,[r0,#7] +00000a 2800 CMP r0,#0 +00000c d101 BNE |L5.18| +;;;573 { +;;;574 // ap_tp_st_touch_software_reset(); +;;;575 ap_tp_st_touch_hardware_reset(); +00000e f7fffffe BL ap_tp_st_touch_hardware_reset + |L5.18| +;;;576 } +;;;577 } +000012 bd10 POP {r4,pc} +;;;578 + ENDP + + AREA ||i.ap_tp_st_touch_error_handler_F3||, CODE, READONLY, ALIGN=1 ap_tp_st_touch_error_handler_F3 PROC @@ -409,12 +436,12 @@ ;;;544 if(screendata[0] == 0xF3) 000002 7800 LDRB r0,[r0,#0] 000004 28f3 CMP r0,#0xf3 -000006 d101 BNE |L5.12| +000006 d101 BNE |L6.12| ;;;545 { ;;;546 // ap_tp_st_touch_software_reset(); ;;;547 ap_tp_st_touch_hardware_reset(); 000008 f7fffffe BL ap_tp_st_touch_hardware_reset - |L5.12| + |L6.12| ;;;548 } ;;;549 } 00000c bd10 POP {r4,pc} @@ -433,21 +460,21 @@ ;;;562 if(screendata[1] == 0xFF && screendata[2] == 0xFF&& screendata[3] == 0xFF&&screendata[4] == 0xFF) 000002 7841 LDRB r1,[r0,#1] 000004 29ff CMP r1,#0xff -000006 d10a BNE |L6.30| +000006 d10a BNE |L7.30| 000008 7881 LDRB r1,[r0,#2] 00000a 29ff CMP r1,#0xff -00000c d107 BNE |L6.30| +00000c d107 BNE |L7.30| 00000e 78c1 LDRB r1,[r0,#3] 000010 29ff CMP r1,#0xff -000012 d104 BNE |L6.30| +000012 d104 BNE |L7.30| 000014 7900 LDRB r0,[r0,#4] 000016 28ff CMP r0,#0xff -000018 d101 BNE |L6.30| +000018 d101 BNE |L7.30| ;;;563 { ;;;564 // ap_tp_st_touch_software_reset(); ;;;565 ap_tp_st_touch_hardware_reset(); 00001a f7fffffe BL ap_tp_st_touch_hardware_reset - |L6.30| + |L7.30| ;;;566 } ;;;567 } 00001e bd10 POP {r4,pc} @@ -463,13 +490,13 @@ 000000 b500 PUSH {lr} ;;;58 { ;;;59 uint8_t cali_send_buff[6] = {0xFA,0x20,0x01,0x00,0x00,0x00}; -000002 a125 ADR r1,|L7.152| +000002 a125 ADR r1,|L8.152| 000004 c903 LDM r1,{r0,r1} 000006 b08d SUB sp,sp,#0x34 ;58 ;;;60 uint8_t cali_send_buff1[3] = {0xA4,0x06,0x01}; 000008 910b STR r1,[sp,#0x2c] 00000a 900a STR r0,[sp,#0x28] -00000c a024 ADR r0,|L7.160| +00000c a024 ADR r0,|L8.160| 00000e 6800 LDR r0,[r0,#0] ;;;61 uint8_t cali_read_buff[40] = {0}; 000010 900c STR r0,[sp,#0x30] @@ -484,11 +511,11 @@ 00001e 2105 MOVS r1,#5 000020 a80a ADD r0,sp,#0x28 000022 f7fffffe BL app_tp_m_read - |L7.38| + |L8.38| ;;;65 while(!hal_i2c_m_transfer_complate()); 000026 f7fffffe BL hal_i2c_m_transfer_complate 00002a 2800 CMP r0,#0 -00002c d0fb BEQ |L7.38| +00002c d0fb BEQ |L8.38| ;;;66 delayMs(1); 00002e 2001 MOVS r0,#1 000030 f7fffffe BL delayMs @@ -497,11 +524,11 @@ 000034 2103 MOVS r1,#3 000036 a80c ADD r0,sp,#0x30 000038 f7fffffe BL app_tp_m_write - |L7.60| + |L8.60| ;;;69 while(!hal_i2c_m_transfer_complate()); 00003c f7fffffe BL hal_i2c_m_transfer_complate 000040 2800 CMP r0,#0 -000042 d0fb BEQ |L7.60| +000042 d0fb BEQ |L8.60| ;;;70 delayMs(1); 000044 2001 MOVS r0,#1 000046 f7fffffe BL delayMs @@ -512,11 +539,11 @@ 00004e 2105 MOVS r1,#5 000050 a80a ADD r0,sp,#0x28 000052 f7fffffe BL app_tp_m_read - |L7.86| + |L8.86| ;;;73 while(!hal_i2c_m_transfer_complate()); 000056 f7fffffe BL hal_i2c_m_transfer_complate 00005a 2800 CMP r0,#0 -00005c d0fb BEQ |L7.86| +00005c d0fb BEQ |L8.86| ;;;74 delayMs(1); 00005e 2001 MOVS r0,#1 000060 f7fffffe BL delayMs @@ -527,31 +554,31 @@ 000068 2105 MOVS r1,#5 00006a a80a ADD r0,sp,#0x28 00006c f7fffffe BL app_tp_m_read - |L7.112| + |L8.112| ;;;77 while(!hal_i2c_m_transfer_complate()); 000070 f7fffffe BL hal_i2c_m_transfer_complate 000074 2800 CMP r0,#0 -000076 d0fb BEQ |L7.112| +000076 d0fb BEQ |L8.112| ;;;78 ;;;79 if((cali_read_buff[20] == 0xFF) && (cali_read_buff[21] == 0xFF)) 000078 4668 MOV r0,sp 00007a 7d01 LDRB r1,[r0,#0x14] ;;;80 { ;;;81 s_calibration_correct_flag = ST_TP_CALIBRATION_SUCCESS; // У׼ɹ -00007c 4809 LDR r0,|L7.164| +00007c 4809 LDR r0,|L8.164| 00007e 29ff CMP r1,#0xff ;79 -000080 d103 BNE |L7.138| +000080 d103 BNE |L8.138| 000082 4669 MOV r1,sp ;79 000084 7d49 LDRB r1,[r1,#0x15] ;79 000086 29ff CMP r1,#0xff ;79 -000088 d003 BEQ |L7.146| - |L7.138| +000088 d003 BEQ |L8.146| + |L8.138| ;;;82 } ;;;83 else ;;;84 { ;;;85 s_calibration_correct_flag = 0x00; // У׼ʧ 00008a 2100 MOVS r1,#0 - |L7.140| + |L8.140| 00008c 7041 STRB r1,[r0,#1] ;81 ;;;86 } ;;;87 /* @@ -563,22 +590,22 @@ ;;;93 } 00008e b00d ADD sp,sp,#0x34 000090 bd00 POP {pc} - |L7.146| + |L8.146| 000092 215a MOVS r1,#0x5a ;81 -000094 e7fa B |L7.140| +000094 e7fa B |L8.140| ;;;94 ENDP 000096 0000 DCW 0x0000 - |L7.152| + |L8.152| 000098 fa200100 DCB 250," ",1,0 00009c 00 DCB 0 00009d 00 DCB 0 00009e 00 DCB 0 00009f 00 DCB 0 - |L7.160| + |L8.160| 0000a0 a4060100 DCB 164,6,1,0 - |L7.164| + |L8.164| DCD ||.data|| AREA ||i.ap_tp_st_touch_hardware_reset||, CODE, READONLY, ALIGN=2 @@ -591,15 +618,15 @@ ;;;414 TAU_LOGD("st_touch_hardware_reset \n"); 000002 22ff MOVS r2,#0xff 000004 329f ADDS r2,r2,#0x9f -000006 a121 ADR r1,|L8.140| -000008 a022 ADR r0,|L8.148| +000006 a121 ADR r1,|L9.140| +000008 a022 ADR r0,|L9.148| 00000a f7fffffe BL LOG_printf ;;;415 ap_tp_st_touch_simulate_finger_release_event(); 00000e f7fffffe BL ap_tp_st_touch_simulate_finger_release_event ;;;416 ap_tp_st_touch_scan_point_init(); 000012 f7fffffe BL ap_tp_st_touch_scan_point_init ;;;417 hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_HIGH); -000016 4c29 LDR r4,|L8.188| +000016 4c29 LDR r4,|L9.188| 000018 2101 MOVS r1,#1 00001a 7820 LDRB r0,[r4,#0] ; g_screen_input_rst_pad 00001c f7fffffe BL hal_gpio_set_output_data @@ -623,39 +650,39 @@ ;;;423 ;;;424 app_tp_m_write(st_touch_tp_tuning_clearfifo, sizeof(st_touch_tp_tuning_clearfifo));//0xA4,0x00,0x01} 000042 2103 MOVS r1,#3 -000044 481e LDR r0,|L8.192| +000044 481e LDR r0,|L9.192| 000046 f7fffffe BL app_tp_m_write - |L8.74| + |L9.74| ;;;425 while(!hal_i2c_m_transfer_complate()); 00004a f7fffffe BL hal_i2c_m_transfer_complate 00004e 2800 CMP r0,#0 -000050 d0fb BEQ |L8.74| +000050 d0fb BEQ |L9.74| ;;;426 delayMs(5); 000052 2005 MOVS r0,#5 000054 f7fffffe BL delayMs ;;;427 app_tp_m_write(st_touch_init_sensor_off, sizeof(st_touch_init_sensor_off));//0xA0,0x00,0x00 -000058 4819 LDR r0,|L8.192| +000058 4819 LDR r0,|L9.192| 00005a 2103 MOVS r1,#3 00005c 3818 SUBS r0,r0,#0x18 00005e f7fffffe BL app_tp_m_write - |L8.98| + |L9.98| ;;;428 while(!hal_i2c_m_transfer_complate()); 000062 f7fffffe BL hal_i2c_m_transfer_complate 000066 2800 CMP r0,#0 -000068 d0fb BEQ |L8.98| +000068 d0fb BEQ |L9.98| ;;;429 delayMs(5); 00006a 2005 MOVS r0,#5 00006c f7fffffe BL delayMs ;;;430 app_tp_m_write(st_touch_init_sensor_on, sizeof(st_touch_init_sensor_on));//0xA0,0x00,0x01 -000070 4813 LDR r0,|L8.192| +000070 4813 LDR r0,|L9.192| 000072 2103 MOVS r1,#3 000074 3815 SUBS r0,r0,#0x15 000076 f7fffffe BL app_tp_m_write - |L8.122| + |L9.122| ;;;431 while(!hal_i2c_m_transfer_complate()); 00007a f7fffffe BL hal_i2c_m_transfer_complate 00007e 2800 CMP r0,#0 -000080 d0fb BEQ |L8.122| +000080 d0fb BEQ |L9.122| ;;;432 delayMs(5); 000082 2005 MOVS r0,#5 000084 f7fffffe BL delayMs @@ -665,10 +692,10 @@ ENDP 00008a 0000 DCW 0x0000 - |L8.140| + |L9.140| 00008c 7461755f DCB "tau_log",0 000090 6c6f6700 - |L8.148| + |L9.148| 000094 5b25735d DCB "[%s] (%04d) st_touch_hardware_reset \n",0 000098 20282530 00009c 34642920 @@ -681,9 +708,9 @@ 0000b8 0a00 0000ba 00 DCB 0 0000bb 00 DCB 0 - |L8.188| + |L9.188| DCD g_screen_input_rst_pad - |L8.192| + |L9.192| DCD ||.data||+0x1a AREA ||i.ap_tp_st_touch_scan_point_init||, CODE, READONLY, ALIGN=2 @@ -697,14 +724,14 @@ ;;;339 ;;;340 for(i=0;i0)) // ͷ¼ 00001c 2e33 CMP r6,#0x33 -00001e d020 BEQ |L10.98| +00001e d020 BEQ |L11.98| ;;;480 { ;;;481 for(j=0;j0) -0000cc 79f0 LDRB r0,[r6,#7] ; s_screen_read_buffer -0000ce 2800 CMP r0,#0 -0000d0 d00a BEQ |L1.232| -;;;441 { -;;;442 len=s_screen_read_buffer[7]*8; -0000d2 06c0 LSLS r0,r0,#27 -0000d4 0e03 LSRS r3,r0,#24 -;;;443 app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, len); -0000d6 4a16 LDR r2,|L1.304| -0000d8 2101 MOVS r1,#1 -0000da 6828 LDR r0,[r5,#0] ; screen_reg_int_data -0000dc f7fffffe BL app_tp_m_read - |L1.224| -;;;444 while(!hal_i2c_m_transfer_complate()); -0000e0 f7fffffe BL hal_i2c_m_transfer_complate -0000e4 2800 CMP r0,#0 -0000e6 d0fb BEQ |L1.224| - |L1.232| -;;;445 } -;;;446 } -;;;447 #endif -;;;448 if(hal_gpio_get_input_data(g_screen_input_int_pad)) -0000e8 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad -0000ea f7fffffe BL hal_gpio_get_input_data -0000ee 2800 CMP r0,#0 -0000f0 d01b BEQ |L1.298| -;;;449 { -;;;450 s_screen_init_complate = true; -0000f2 4911 LDR r1,|L1.312| -0000f4 2001 MOVS r0,#1 -0000f6 3908 SUBS r1,r1,#8 -0000f8 7108 STRB r0,[r1,#4] -0000fa 4601 MOV r1,r0 -0000fc 2200 MOVS r2,#0 -0000fe 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad -000100 f7fffffe BL hal_gpio_set_pull_state -000104 2100 MOVS r1,#0 -000106 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad -000108 f7fffffe BL hal_gpio_ctrl_eint -00010c 2103 MOVS r1,#3 -00010e 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad -000110 f7fffffe BL hal_gpio_init_eint -000114 4909 LDR r1,|L1.316| -000116 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad -000118 f7fffffe BL hal_gpio_reg_eint_cb -00011c 2101 MOVS r1,#1 -00011e 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad -000120 f7fffffe BL hal_gpio_ctrl_eint -;;;451 app_tp_screen_int_init(); -;;;452 phone_start_flag=0; -000124 4906 LDR r1,|L1.320| -000126 2000 MOVS r0,#0 -000128 7008 STRB r0,[r1,#0] - |L1.298| -;;;453 } -;;;454 } -;;;455 } -00012a bd70 POP {r4-r6,pc} -;;;456 +;;;475 +;;;476 } +000018 bd10 POP {r4,pc} +;;;477 ENDP - |L1.300| +00001a 0000 DCW 0x0000 + |L1.28| DCD screen_reg_int_data - |L1.304| + |L1.32| DCD ||.bss|| - |L1.308| - DCD g_screen_input_int_pad - |L1.312| - DCD ||.data||+0x8 - |L1.316| - DCD app_tp_screen_int_callback - |L1.320| - DCD phone_start_flag AREA ||i.app_tp_I2C_init||, CODE, READONLY, ALIGN=2 app_tp_I2C_init PROC -;;;160 -;;;161 void app_tp_I2C_init(void) +;;;134 +;;;135 void app_tp_I2C_init(void) 000000 b510 PUSH {r4,lr} -;;;162 { -;;;163 hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); +;;;136 { +;;;137 hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); 000002 2107 MOVS r1,#7 000004 2048 MOVS r0,#0x48 000006 f7fffffe BL hal_i2c_s_init -;;;164 hal_i2c_s_set_transfer(app_tp_i2cs_callback); +;;;138 hal_i2c_s_set_transfer(app_tp_i2cs_callback); 00000a 4804 LDR r0,|L2.28| 00000c f7fffffe BL hal_i2c_s_set_transfer -;;;165 hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //ý buffer -000010 21c8 MOVS r1,#0xc8 +;;;139 hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //�����ý��� buffer +000010 21fa MOVS r1,#0xfa 000012 4803 LDR r0,|L2.32| 000014 f7fffffe BL hal_i2c_s_nonblocking_read -;;;166 } +;;;140 } 000018 bd10 POP {r4,pc} -;;;167 +;;;141 ENDP 00001a 0000 DCW 0x0000 |L2.28| DCD app_tp_i2cs_callback |L2.32| - DCD ||.bss||+0xc8 + DCD ||.bss||+0xfa AREA ||i.app_tp_i2cs_callback||, CODE, READONLY, ALIGN=2 app_tp_i2cs_callback PROC -;;;354 //recieve_numΪյָ -;;;355 static void app_tp_i2cs_callback(e_i2c_s_int_status int_status, size_t recieve_num) -000000 b51c PUSH {r2-r4,lr} -000002 2000 MOVS r0,#0 -000004 9001 STR r0,[sp,#4] -000006 2900 CMP r1,#0 -;;;356 { -000008 d004 BEQ |L3.20| -00000a ab01 ADD r3,sp,#4 -00000c 466a MOV r2,sp -00000e 4807 LDR r0,|L3.44| -000010 f7fffffe BL app_tp_phone_analysis_data - |L3.20| -000014 21c8 MOVS r1,#0xc8 -000016 4805 LDR r0,|L3.44| -000018 f7fffffe BL app_tp_s_read -00001c 9901 LDR r1,[sp,#4] -00001e 2900 CMP r1,#0 -000020 d002 BEQ |L3.40| -000022 9800 LDR r0,[sp,#0] -000024 f7fffffe BL app_tp_s_write +;;;307 #if PHONE_SLAVE_TRANSFER_I2C //消除warning +;;;308 static void app_tp_i2cs_callback(e_i2c_s_int_status int_status, size_t recieve_num) +000000 b570 PUSH {r4-r6,lr} +;;;309 { +;;;310 static bool i2cs_transfer = true; //确保一次通信只解析一次 +;;;311 if (i2cs_transfer) +000002 4c0f LDR r4,|L3.64| +000004 4605 MOV r5,r0 ;309 +000006 7960 LDRB r0,[r4,#5] ; i2cs_transfer +000008 2800 CMP r0,#0 +00000a d00d BEQ |L3.40| +;;;312 { +;;;313 i2cs_transfer = false; +00000c 2000 MOVS r0,#0 +00000e 7160 STRB r0,[r4,#5] +000010 2900 CMP r1,#0 +000012 d005 BEQ |L3.32| +000014 4623 MOV r3,r4 +000016 330c ADDS r3,r3,#0xc +000018 1f1a SUBS r2,r3,#4 +00001a 480a LDR r0,|L3.68| +00001c f7fffffe BL app_tp_phone_analysis_data + |L3.32| +000020 21fa MOVS r1,#0xfa +000022 4808 LDR r0,|L3.68| +000024 f7fffffe BL app_tp_s_read |L3.40| -;;;357 #if 0 // 1: test -;;;358 if (int_status >2) -;;;359 { -;;;360 s_phone_read_buffer[2]=int_status; -;;;361 s_phone_read_buffer[3]=recieve_num; -;;;362 app_tp_m_write(s_phone_read_buffer, 4); -;;;363 } -;;;364 #endif -;;;365 app_tp_transfer_phone(recieve_num); -;;;366 } -000028 bd1c POP {r2-r4,pc} -;;;367 #endif +;;;314 app_tp_transfer_phone(recieve_num); +;;;315 } +;;;316 if (int_status == I2C_S_INT_READ) +000028 2d00 CMP r5,#0 +00002a d004 BEQ |L3.54| +;;;317 { +;;;318 app_tp_s_write(s_slave_txbuffer, s_slave_txbuffer_size); +;;;319 } +;;;320 else if (int_status == I2C_S_INT_STOP) +00002c 2d02 CMP r5,#2 +00002e d101 BNE |L3.52| +;;;321 { +;;;322 i2cs_transfer = true; +000030 2001 MOVS r0,#1 +000032 7160 STRB r0,[r4,#5] + |L3.52| +;;;323 } +;;;324 } +000034 bd70 POP {r4-r6,pc} + |L3.54| +000036 68e1 LDR r1,[r4,#0xc] ;318 ; s_slave_txbuffer_size +000038 68a0 LDR r0,[r4,#8] ;318 ; s_slave_txbuffer +00003a f7fffffe BL app_tp_s_write +00003e bd70 POP {r4-r6,pc} +;;;325 #endif ENDP -00002a 0000 DCW 0x0000 - |L3.44| - DCD ||.bss||+0xc8 + |L3.64| + DCD ||.data|| + |L3.68| + DCD ||.bss||+0xfa AREA ||i.app_tp_init||, CODE, READONLY, ALIGN=2 app_tp_init PROC -;;;177 **************************************************************************/ -;;;178 void app_tp_init(void) +;;;148 **************************************************************************/ +;;;149 void app_tp_init(void) 000000 b510 PUSH {r4,lr} -;;;179 { -;;;180 #ifdef DISABLE_TDDI_I2C_FUNCTION -;;;181 hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_HIGH); //phoneжIO -;;;182 hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); //ģTP RESET -;;;183 -;;;184 hal_gpio_set_mode(IO_PAD_TD_SPIM_CLK,IO_MODE_I2C1_SCL); -;;;185 hal_gpio_set_mode(IO_PAD_TD_SPIM_CSN,IO_MODE_I2C1_SDA); -;;;186 -;;;187 return; -;;;188 #else -;;;189 hal_gpio_set_pull_state(IO_PAD_TD_SPIM_CLK, ENABLE, DISABLE); -000002 2200 MOVS r2,#0 -000004 2101 MOVS r1,#1 -000006 2018 MOVS r0,#0x18 -000008 f7fffffe BL hal_gpio_set_pull_state -;;;190 hal_gpio_set_pull_state(IO_PAD_TD_SPIM_CSN, ENABLE, DISABLE); +000002 4c10 LDR r4,|L4.68| +000004 2100 MOVS r1,#0 +000006 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad +000008 f7fffffe BL hal_gpio_ctrl_eint 00000c 2200 MOVS r2,#0 00000e 2101 MOVS r1,#1 -000010 2019 MOVS r0,#0x19 +000010 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad 000012 f7fffffe BL hal_gpio_set_pull_state -;;;191 #endif -;;;192 -;;;193 app_tp_screen_init(); //ʼֻλIO -000016 f7fffffe BL app_tp_screen_init -;;;194 //app_tp_screen_int_init(); //screenж -;;;195 #ifdef G_PHONE_INT_DEFAULT_LOW -;;;196 hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_LOW); //phoneжIO -00001a 4807 LDR r0,|L4.56| -00001c 2100 MOVS r1,#0 -00001e 7800 LDRB r0,[r0,#0] ; g_phone_output_int_pad -000020 f7fffffe BL hal_gpio_init_output -;;;197 #else -;;;198 hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_HIGH); //phoneжIO -;;;199 #endif -;;;200 hal_gpio_init_input(g_screen_input_int_pad); -000024 4805 LDR r0,|L4.60| -000026 7800 LDRB r0,[r0,#0] ; g_screen_input_int_pad -000028 f7fffffe BL hal_gpio_init_input -;;;201 // hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); //ģTP RESET -;;;202 -;;;203 #if SCREEN_MASTER_TRANSFER_I2C -;;;204 hal_i2c_m_dma_init(SCREEN_I2C_ADDRESS, SCREEN_I2C_ADDR_BITS, I2C_MASTER_SPEED); -00002c 4a04 LDR r2,|L4.64| -00002e 2107 MOVS r1,#7 -000030 2049 MOVS r0,#0x49 -000032 f7fffffe BL hal_i2c_m_dma_init -;;;205 #elif SCREEN_MASTER_TRANSFER_SPI -;;;206 hal_spi_m_dma_init(SPI_MASTER_SPEED, SCREEN_SPI_CPHA, SCREEN_SPI_CPOL); -;;;207 #endif -;;;208 -;;;209 #if PHONE_SLAVE_TRANSFER_I2C -;;;210 // hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); -;;;211 // hal_i2c_s_set_transfer(app_tp_i2cs_callback); -;;;212 // hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //ý buffer -;;;213 #elif PHONE_SLAVE_TRANSFER_SPI -;;;214 hal_spi_slave_init(PHONE_SPI_CPHA, PHONE_SPI_CPOL, true); // ʼspiԼdma -;;;215 hal_spi_slave_register_callback(app_tp_spis_callback); // עص -;;;216 hal_spi_slave_auto_transfer_abort(); // ֹͣ -;;;217 hal_spi_slave_flush_fifo(); // Flush FIFO -;;;218 -;;;219 /* ÿpacketԶ, circle mode Ϊfalse, յbuffer max sizeݺbufferٸ, packetɺûص */ -;;;220 hal_spi_slave_set_auto_rx_buffer(s_phone_read_buffer, BUFFER_SIZE_MAX, false); // auto rx buffer -;;;221 hal_spi_slave_set_auto_tx_buffer(phone_reg_const_data[0].write_back, phone_reg_const_data[0].write_back_size, false); // TX BUFFER -;;;222 -;;;223 hal_spi_slave_enable(); // spis -;;;224 hal_spi_slave_auto_transfer_start(); // rxԶ -;;;225 #endif -;;;226 } -000036 bd10 POP {r4,pc} -;;;227 +000016 2103 MOVS r1,#3 +000018 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad +00001a f7fffffe BL hal_gpio_init_eint +00001e 490a LDR r1,|L4.72| +000020 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad +000022 f7fffffe BL hal_gpio_reg_eint_cb +000026 2101 MOVS r1,#1 +000028 7820 LDRB r0,[r4,#0] ; g_screen_input_int_pad +00002a f7fffffe BL hal_gpio_ctrl_eint +;;;150 { +;;;151 // app_tp_phone_reset_init(); //初始化手机复位的IO口 +;;;152 app_tp_screen_int_init(); //配置screen中断输入引脚 +;;;153 hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_HIGH); //配置phone报点输出中断IO口 +00002e 4807 LDR r0,|L4.76| +000030 2101 MOVS r1,#1 +000032 7800 LDRB r0,[r0,#0] ; g_phone_output_int_pad +000034 f7fffffe BL hal_gpio_init_output +;;;154 +;;;155 #if SCREEN_MASTER_TRANSFER_I2C +;;;156 hal_i2c_m_dma_init(SCREEN_I2C_ADDRESS, SCREEN_I2C_ADDR_BITS, I2C_MASTER_SPEED); +000038 4a05 LDR r2,|L4.80| +00003a 2107 MOVS r1,#7 +00003c 2049 MOVS r0,#0x49 +00003e f7fffffe BL hal_i2c_m_dma_init +;;;157 #elif SCREEN_MASTER_TRANSFER_SPI +;;;158 hal_spi_m_dma_init(SPI_MASTER_SPEED, SCREEN_SPI_CPHA, SCREEN_SPI_CPOL); +;;;159 #endif +;;;160 +;;;161 #if PHONE_SLAVE_TRANSFER_I2C +;;;162 // hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); +;;;163 // hal_i2c_s_set_transfer(app_tp_i2cs_callback); +;;;164 // hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //先配置接收 buffer +;;;165 #elif PHONE_SLAVE_TRANSFER_SPI +;;;166 hal_spi_slave_init(PHONE_SPI_CPHA, PHONE_SPI_CPOL, true); // 初始化spi以及dma +;;;167 hal_spi_slave_register_callback(app_tp_spis_callback); // 注册回调 +;;;168 hal_spi_slave_auto_transfer_abort(); // 停止传输 +;;;169 hal_spi_slave_flush_fifo(); // Flush FIFO +;;;170 +;;;171 /* 每个packet自动接收, circle mode 为false, 即收到buffer max size数据后buffer不再更新, packet完成后调用回调 */ +;;;172 hal_spi_slave_set_auto_rx_buffer(s_phone_read_buffer, BUFFER_SIZE_MAX, false); // 设置auto rx buffer +;;;173 hal_spi_slave_set_auto_tx_buffer(phone_reg_const_data[0].write_back, phone_reg_const_data[0].write_back_size, false); // 配置TX BUFFER +;;;174 +;;;175 hal_spi_slave_enable(); // 启动spis +;;;176 hal_spi_slave_auto_transfer_start(); // 启动tx自动发送 +;;;177 #endif +;;;178 } +000042 bd10 POP {r4,pc} +;;;179 ENDP - |L4.56| - DCD g_phone_output_int_pad - |L4.60| + |L4.68| DCD g_screen_input_int_pad - |L4.64| - DCD 0x000c3500 + |L4.72| + DCD app_tp_screen_int_callback + |L4.76| + DCD g_phone_output_int_pad + |L4.80| + DCD 0x00061a80 AREA ||i.app_tp_m_read||, CODE, READONLY, ALIGN=1 app_tp_m_read PROC -;;;292 **************************************************************************/ -;;;293 void app_tp_m_read(const uint8_t *cmd, size_t cmd_size, uint8_t *data_buffer, size_t data_size) +;;;243 **************************************************************************/ +;;;244 void app_tp_m_read(const uint8_t *cmd, size_t cmd_size, uint8_t *data_buffer, size_t data_size) 000000 b5f8 PUSH {r3-r7,lr} -;;;294 { +;;;245 { 000002 4605 MOV r5,r0 -;;;295 #if SCREEN_MASTER_TRANSFER_I2C -;;;296 uint8_t i = 0; +;;;246 #if SCREEN_MASTER_TRANSFER_I2C +;;;247 uint8_t i = 0; 000004 2400 MOVS r4,#0 -;;;297 uint32_t address = 0; +;;;248 uint32_t address = 0; 000006 4620 MOV r0,r4 000008 e005 B |L5.22| |L5.10| -;;;298 -;;;299 for (i = 0; i < cmd_size; i++) //ȽҪ͵ϵ address -;;;300 { -;;;301 address |= (uint32_t)cmd[i] << i * 8; +;;;249 +;;;250 for (i = 0; i < cmd_size; i++) //先将要发送的数据整合到 address +;;;251 { +;;;252 address |= (uint32_t)cmd[i] << i * 8; 00000a 5d2e LDRB r6,[r5,r4] 00000c 00e7 LSLS r7,r4,#3 00000e 40be LSLS r6,r6,r7 000010 4330 ORRS r0,r0,r6 000012 1c64 ADDS r4,r4,#1 -000014 b2e4 UXTB r4,r4 ;299 +000014 b2e4 UXTB r4,r4 ;250 |L5.22| -000016 428c CMP r4,r1 ;299 +000016 428c CMP r4,r1 ;250 000018 d3f7 BCC |L5.10| -;;;302 } -;;;303 hal_i2c_m_dma_read(address, cmd_size, data_buffer, data_size); +;;;253 } +;;;254 hal_i2c_m_dma_read(address, cmd_size, data_buffer, data_size); 00001a f7fffffe BL hal_i2c_m_dma_read -;;;304 #elif SCREEN_MASTER_TRANSFER_SPI -;;;305 hal_spi_m_dma_read(cmd, cmd_size, data_buffer, data_size); -;;;306 #endif -;;;307 } +;;;255 #elif SCREEN_MASTER_TRANSFER_SPI +;;;256 hal_spi_m_dma_read(cmd, cmd_size, data_buffer, data_size); +;;;257 #endif +;;;258 } 00001e bdf8 POP {r3-r7,pc} -;;;308 +;;;259 ENDP AREA ||i.app_tp_m_transfer_complate||, CODE, READONLY, ALIGN=1 app_tp_m_transfer_complate PROC -;;;235 **************************************************************************/ -;;;236 bool app_tp_m_transfer_complate(void) +;;;186 **************************************************************************/ +;;;187 bool app_tp_m_transfer_complate(void) 000000 b510 PUSH {r4,lr} -;;;237 { -;;;238 #if SCREEN_MASTER_TRANSFER_I2C -;;;239 return hal_i2c_m_transfer_complate(); +;;;188 { +;;;189 #if SCREEN_MASTER_TRANSFER_I2C +;;;190 return hal_i2c_m_transfer_complate(); 000002 f7fffffe BL hal_i2c_m_transfer_complate -;;;240 #elif SCREEN_MASTER_TRANSFER_SPI -;;;241 return hal_spi_m_get_transfer_complate(); -;;;242 #else -;;;243 return true; -;;;244 #endif -;;;245 } +;;;191 #elif SCREEN_MASTER_TRANSFER_SPI +;;;192 return hal_spi_m_get_transfer_complate(); +;;;193 #else +;;;194 return true; +;;;195 #endif +;;;196 } 000006 bd10 POP {r4,pc} -;;;246 +;;;197 ENDP AREA ||i.app_tp_m_write||, CODE, READONLY, ALIGN=1 app_tp_m_write PROC -;;;272 **************************************************************************/ -;;;273 void app_tp_m_write(const uint8_t *txbuffer, size_t buffer_size) +;;;223 **************************************************************************/ +;;;224 void app_tp_m_write(const uint8_t *txbuffer, size_t buffer_size) 000000 b510 PUSH {r4,lr} -;;;274 { -;;;275 #if SCREEN_MASTER_TRANSFER_I2C -;;;276 hal_i2c_m_dma_write(txbuffer, buffer_size); +;;;225 { +;;;226 #if SCREEN_MASTER_TRANSFER_I2C +;;;227 hal_i2c_m_dma_write(txbuffer, buffer_size); 000002 f7fffffe BL hal_i2c_m_dma_write -;;;277 #elif SCREEN_MASTER_TRANSFER_SPI -;;;278 hal_spi_m_dma_write(txbuffer, buffer_size); -;;;279 s_spim_write = true; -;;;280 #endif -;;;281 } +;;;228 #elif SCREEN_MASTER_TRANSFER_SPI +;;;229 hal_spi_m_dma_write(txbuffer, buffer_size); +;;;230 s_spim_write = true; +;;;231 #endif +;;;232 } 000006 bd10 POP {r4,pc} -;;;282 +;;;233 ENDP AREA ||i.app_tp_phone_clear_reset_on||, CODE, READONLY, ALIGN=2 app_tp_phone_clear_reset_on PROC -;;;710 **************************************************************************/ -;;;711 void app_tp_phone_clear_reset_on(void) +;;;630 **************************************************************************/ +;;;631 void app_tp_phone_clear_reset_on(void) 000000 4901 LDR r1,|L8.8| -;;;712 { -;;;713 s_phone_reset_flag = false; +;;;632 { +;;;633 s_phone_reset_flag = false; 000002 2000 MOVS r0,#0 000004 7088 STRB r0,[r1,#2] -;;;714 } +;;;634 } 000006 4770 BX lr -;;;715 +;;;635 ENDP |L8.8| @@ -467,15 +299,15 @@ AREA ||i.app_tp_phone_reset_on||, CODE, READONLY, ALIGN=2 app_tp_phone_reset_on PROC -;;;698 **************************************************************************/ -;;;699 bool app_tp_phone_reset_on(void) +;;;618 **************************************************************************/ +;;;619 bool app_tp_phone_reset_on(void) 000000 4801 LDR r0,|L9.8| -;;;700 { -;;;701 return s_phone_reset_flag; +;;;620 { +;;;621 return s_phone_reset_flag; 000002 7880 LDRB r0,[r0,#2] ; s_phone_reset_flag -;;;702 } +;;;622 } 000004 4770 BX lr -;;;703 +;;;623 ENDP 000006 0000 DCW 0x0000 @@ -485,29 +317,29 @@ AREA ||i.app_tp_s_read||, CODE, READONLY, ALIGN=1 app_tp_s_read PROC -;;;337 **************************************************************************/ -;;;338 void app_tp_s_read(void *rxBuffer, size_t data_size) +;;;292 **************************************************************************/ +;;;293 void app_tp_s_read(void *rxBuffer, size_t data_size) 000000 b510 PUSH {r4,lr} -;;;339 { -;;;340 #if PHONE_SLAVE_TRANSFER_I2C -;;;341 hal_i2c_s_nonblocking_read(rxBuffer, data_size); +;;;294 { +;;;295 #if PHONE_SLAVE_TRANSFER_I2C +;;;296 hal_i2c_s_nonblocking_read(rxBuffer, data_size); 000002 f7fffffe BL hal_i2c_s_nonblocking_read -;;;342 #endif -;;;343 } +;;;297 #endif +;;;298 } 000006 bd10 POP {r4,pc} -;;;344 +;;;299 ENDP AREA ||i.app_tp_s_transfer_complate||, CODE, READONLY, ALIGN=1 app_tp_s_transfer_complate PROC -;;;253 **************************************************************************/ -;;;254 bool app_tp_s_transfer_complate(void) +;;;204 **************************************************************************/ +;;;205 bool app_tp_s_transfer_complate(void) 000000 b510 PUSH {r4,lr} -;;;255 { -;;;256 #if SCREEN_MASTER_TRANSFER_I2C -;;;257 return hal_i2c_s_write_complate() && hal_i2c_s_read_complate(); +;;;206 { +;;;207 #if PHONE_SLAVE_TRANSFER_I2C +;;;208 return hal_i2c_s_write_complate() && hal_i2c_s_read_complate(); 000002 f7fffffe BL hal_i2c_s_write_complate 000006 2800 CMP r0,#0 000008 d005 BEQ |L11.22| @@ -515,91 +347,100 @@ 00000e 2800 CMP r0,#0 000010 d001 BEQ |L11.22| 000012 2001 MOVS r0,#1 -;;;258 #elif SCREEN_MASTER_TRANSFER_SPI -;;;259 return !hal_spi_slave_busy(); -;;;260 #else -;;;261 return true; -;;;262 #endif -;;;263 } +;;;209 #elif PHONE_SLAVE_TRANSFER_SPI +;;;210 return !hal_spi_slave_busy(); +;;;211 #else +;;;212 return true; +;;;213 #endif +;;;214 } 000014 bd10 POP {r4,pc} |L11.22| -000016 2000 MOVS r0,#0 ;257 +000016 2000 MOVS r0,#0 ;208 000018 bd10 POP {r4,pc} -;;;264 +;;;215 ENDP AREA ||i.app_tp_s_write||, CODE, READONLY, ALIGN=1 app_tp_s_write PROC -;;;316 **************************************************************************/ -;;;317 void app_tp_s_write(const uint8_t *txbuffer, size_t buffer_size) +;;;267 **************************************************************************/ +;;;268 void app_tp_s_write(const uint8_t *txbuffer, size_t buffer_size) 000000 b510 PUSH {r4,lr} -;;;318 { -;;;319 #if PHONE_SLAVE_TRANSFER_I2C -;;;320 hal_i2c_s_dma_write(txbuffer, buffer_size); +;;;269 { +;;;270 #if PHONE_SLAVE_TRANSFER_I2C +;;;271 hal_i2c_s_dma_write(txbuffer, buffer_size); 000002 f7fffffe BL hal_i2c_s_dma_write -;;;321 #elif PHONE_SLAVE_TRANSFER_SPI -;;;322 //while (hal_spi_slave_busy()); -;;;323 hal_spi_slave_auto_transfer_abort(); -;;;324 hal_spi_slave_flush_fifo(); -;;;325 hal_spi_slave_set_auto_tx_buffer(txbuffer, buffer_size, true); -;;;326 hal_spi_slave_auto_transfer_start(); -;;;327 #endif -;;;328 } +;;;272 #elif PHONE_SLAVE_TRANSFER_SPI +;;;273 //while (hal_spi_slave_busy()); +;;;274 #if 1 +;;;275 hal_spi_slave_reset_tx(txbuffer, buffer_size, true); +;;;276 #else +;;;277 hal_spi_slave_auto_transfer_abort(); +;;;278 hal_spi_slave_flush_fifo(); +;;;279 hal_spi_slave_set_auto_tx_buffer(txbuffer, buffer_size, true); +;;;280 hal_spi_slave_auto_transfer_start(); +;;;281 #endif +;;;282 #endif +;;;283 } 000006 bd10 POP {r4,pc} -;;;329 +;;;284 ENDP AREA ||i.app_tp_screen_init||, CODE, READONLY, ALIGN=2 app_tp_screen_init PROC -;;;151 **************************************************************************/ -;;;152 void app_tp_screen_init(void) +;;;123 **************************************************************************/ +;;;124 void app_tp_screen_init(void) 000000 b510 PUSH {r4,lr} -;;;153 { -;;;154 hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); -000002 4c0a LDR r4,|L13.44| +;;;125 { +;;;126 hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); +000002 4c0c LDR r4,|L13.52| 000004 2101 MOVS r1,#1 000006 7820 LDRB r0,[r4,#0] ; g_screen_input_rst_pad 000008 f7fffffe BL hal_gpio_init_output -;;;155 delayUs(200); +;;;127 delayUs(200); 00000c 20c8 MOVS r0,#0xc8 00000e f7fffffe BL delayUs -;;;156 hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_LOW); +;;;128 hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_LOW); 000012 2100 MOVS r1,#0 000014 7820 LDRB r0,[r4,#0] ; g_screen_input_rst_pad 000016 f7fffffe BL hal_gpio_set_output_data -;;;157 delayUs(200); -00001a 20c8 MOVS r0,#0xc8 -00001c f7fffffe BL delayUs -;;;158 hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_HIGH); +;;;129 // delayUs(200); +;;;130 delayMs(2); +00001a 2002 MOVS r0,#2 +00001c f7fffffe BL delayMs +;;;131 hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_HIGH); 000020 2101 MOVS r1,#1 000022 7820 LDRB r0,[r4,#0] ; g_screen_input_rst_pad 000024 f7fffffe BL hal_gpio_set_output_data -;;;159 } -000028 bd10 POP {r4,pc} -;;;160 +;;;132 delayUs(400); +000028 20ff MOVS r0,#0xff +00002a 3091 ADDS r0,r0,#0x91 +00002c f7fffffe BL delayUs +;;;133 } +000030 bd10 POP {r4,pc} +;;;134 ENDP -00002a 0000 DCW 0x0000 - |L13.44| +000032 0000 DCW 0x0000 + |L13.52| DCD g_screen_input_rst_pad AREA ||i.app_tp_screen_int_callback||, CODE, READONLY, ALIGN=2 app_tp_screen_int_callback PROC -;;;69 **************************************************************************/ -;;;70 static void app_tp_screen_int_callback(void *data) +;;;53 **************************************************************************/ +;;;54 static void app_tp_screen_int_callback(void *data) 000000 4901 LDR r1,|L14.8| -;;;71 { -;;;72 s_screen_int_flag = true; +;;;55 { +;;;56 s_screen_int_flag = true; 000002 2001 MOVS r0,#1 000004 7048 STRB r0,[r1,#1] -;;;73 } +;;;57 } 000006 4770 BX lr -;;;74 +;;;58 ENDP |L14.8| @@ -608,386 +449,431 @@ AREA ||i.app_tp_transfer_screen_const||, CODE, READONLY, ALIGN=2 app_tp_transfer_screen_const PROC -;;;467 **************************************************************************/ -;;;468 static void app_tp_transfer_screen_const(void) -000000 b510 PUSH {r4,lr} +;;;382 **************************************************************************/ +;;;383 static void app_tp_transfer_screen_const(void) +000000 b5f8 PUSH {r3-r7,lr} 000002 f7fffffe BL hal_i2c_m_transfer_complate -;;;469 { -;;;470 // static bool screen_const_transfer_buffer_ready = true; // buffer Ƿ׼ -;;;471 uint8_t ii; -;;;472 // uint8_t len=0; -;;;473 /**** 1. жϵǰ״̬ͨѽ, ״̬ͨѽҿʼ̻δ****/ -;;;474 #if 0 // test -;;;475 uint8_t test_master_read_buffer[10] = {0x08, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19}; -;;;476 uint8_t write_buffer[10] = {0x04, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19}; -;;;477 -;;;478 // for (ii =0x20; ii<0x7F; ii++) -;;;479 { -;;;480 //hal_i2c_m_dma_init(ii, SCREEN_I2C_ADDR_BITS); -;;;481 //delayMs(100); -;;;482 if (hal_i2c_m_dma_write(write_buffer, 1)) -;;;483 { -;;;484 //break; -;;;485 } -;;;486 while(!hal_i2c_m_transfer_complate()); -;;;487 hal_i2c_m_dma_read(test_master_read_buffer, 1, test_master_read_buffer, 2); -;;;488 } -;;;489 #endif -;;;490 -;;;491 -;;;492 if (app_tp_m_transfer_complate() && (s_screen_const_transfer_count < screen_reg_start_data_size)) +;;;384 { +;;;385 static bool screen_const_transfer_buffer_ready = true; //发送 buffer 是否已准备好 +;;;386 +;;;387 /**** 1. 判断当前状态通信已结束, 并且开机初始化流程还未走完****/ +;;;388 if (app_tp_m_transfer_complate() && (s_screen_const_transfer_count < screen_reg_start_data_size)) 000006 2800 CMP r0,#0 -000008 d012 BEQ |L15.48| -00000a 4c0a LDR r4,|L15.52| -00000c 490a LDR r1,|L15.56| -00000e 7960 LDRB r0,[r4,#5] ; s_screen_const_transfer_count -000010 7809 LDRB r1,[r1,#0] ; screen_reg_start_data_size +000008 d020 BEQ |L15.76| +00000a 4c1e LDR r4,|L15.132| +00000c 4e1e LDR r6,|L15.136| +00000e 7920 LDRB r0,[r4,#4] ; s_screen_const_transfer_count +000010 7831 LDRB r1,[r6,#0] ; screen_reg_start_data_size 000012 4288 CMP r0,r1 -000014 d20c BCS |L15.48| -;;;493 { -;;;494 if (s_spim_write) //SPI дݺҪѽFIFOݶȻӰһζȡ +000014 d21a BCS |L15.76| +;;;389 { +;;;390 if (s_spim_write) //SPI 写数据后需要把接收FIFO的数据读出,不然会影响下一次读取 000016 7820 LDRB r0,[r4,#0] ; s_spim_write -000018 2800 CMP r0,#0 -00001a d003 BEQ |L15.36| -;;;495 { -;;;496 hal_spi_m_clear_rxfifo(); -00001c f7fffffe BL hal_spi_m_clear_rxfifo -;;;497 s_spim_write = false; -000020 2000 MOVS r0,#0 -000022 7020 STRB r0,[r4,#0] +000018 2700 MOVS r7,#0 +00001a 2800 CMP r0,#0 +00001c d002 BEQ |L15.36| +;;;391 { +;;;392 hal_spi_m_clear_rxfifo(); +00001e f7fffffe BL hal_spi_m_clear_rxfifo +;;;393 s_spim_write = false; +000022 7027 STRB r7,[r4,#0] |L15.36| -;;;498 } -;;;499 -;;;500 #if 1 -;;;501 -;;;502 // #ifndef USE_FOR_SUMSUNG_S20 -;;;503 // for (ii =0; ii= screen_reg_start_data_size) -;;;560 { -;;;561 s_screen_init_complate = true; -;;;562 } -;;;563 } -;;;564 #endif -;;;565 } -;;;566 } -000030 bd10 POP {r4,pc} -;;;567 +;;;394 } +;;;395 +;;;396 /**** 2. 发送或读取从机数据 ****/ +;;;397 if (screen_const_transfer_buffer_ready) +000024 79a0 LDRB r0,[r4,#6] ; screen_const_transfer_buffer_ready +;;;398 { +;;;399 screen_const_transfer_buffer_ready = false; +;;;400 g_screen_tp_init_start = true; +;;;401 +;;;402 if (!screen_reg_start_data[s_screen_const_transfer_count].read_flag) //当前通信不需要读回,直接写 +000026 4919 LDR r1,|L15.140| +000028 2501 MOVS r5,#1 ;400 +00002a 2800 CMP r0,#0 ;397 +00002c d014 BEQ |L15.88| +00002e 4818 LDR r0,|L15.144| +000030 71a7 STRB r7,[r4,#6] ;399 +000032 7005 STRB r5,[r0,#0] ;400 +000034 7920 LDRB r0,[r4,#4] ; s_screen_const_transfer_count +000036 2214 MOVS r2,#0x14 +000038 4350 MULS r0,r2,r0 +00003a 1840 ADDS r0,r0,r1 +00003c 7c01 LDRB r1,[r0,#0x10] +00003e 2900 CMP r1,#0 +000040 d005 BEQ |L15.78| +000042 1d00 ADDS r0,r0,#4 +000044 c80b LDM r0,{r0,r1,r3} +;;;403 { +;;;404 app_tp_m_write(screen_reg_start_data[s_screen_const_transfer_count].buffer, screen_reg_start_data[s_screen_const_transfer_count].txbuffer_size); +;;;405 // delayMs(5); +;;;406 } +;;;407 else //当前通信需要读回,先写再读 +;;;408 { +;;;409 app_tp_m_read(screen_reg_start_data[s_screen_const_transfer_count].buffer, screen_reg_start_data[s_screen_const_transfer_count].txbuffer_size, \ +000046 4a13 LDR r2,|L15.148| +000048 f7fffffe BL app_tp_m_read + |L15.76| +;;;410 s_screen_read_buffer, screen_reg_start_data[s_screen_const_transfer_count].rxbuffer_size); +;;;411 } +;;;412 +;;;413 } +;;;414 /**** 3. 解析本次通信数据,并准备下一次通信的buffer ****/ +;;;415 else +;;;416 { +;;;417 screen_const_transfer_buffer_ready = true; +;;;418 s_screen_const_transfer_count = app_tp_screen_analysis_const(s_screen_const_transfer_count, s_screen_read_buffer, \ +;;;419 screen_reg_start_data[s_screen_const_transfer_count].rxbuffer_size); +;;;420 +;;;421 if (s_screen_const_transfer_count >= screen_reg_start_data_size) +;;;422 { +;;;423 s_screen_init_complate = true; +;;;424 TAU_LOGD("tp init done\n"); +;;;425 } +;;;426 } +;;;427 } +;;;428 } +00004c bdf8 POP {r3-r7,pc} + |L15.78| +00004e 6881 LDR r1,[r0,#8] ;404 +000050 6840 LDR r0,[r0,#4] ;404 +000052 f7fffffe BL app_tp_m_write + |L15.86| +000056 bdf8 POP {r3-r7,pc} + |L15.88| +000058 71a5 STRB r5,[r4,#6] ;417 +00005a 7920 LDRB r0,[r4,#4] ;418 ; s_screen_const_transfer_count +00005c 2214 MOVS r2,#0x14 ;418 +00005e 4342 MULS r2,r0,r2 ;418 +000060 1851 ADDS r1,r2,r1 ;418 +000062 68ca LDR r2,[r1,#0xc] ;418 +000064 490b LDR r1,|L15.148| +000066 f7fffffe BL app_tp_screen_analysis_const +00006a 7120 STRB r0,[r4,#4] ;418 +00006c 7831 LDRB r1,[r6,#0] ;421 ; screen_reg_start_data_size +00006e 4288 CMP r0,r1 ;421 +000070 d3f1 BCC |L15.86| +000072 22ff MOVS r2,#0xff ;424 +000074 70e5 STRB r5,[r4,#3] ;423 +000076 32a9 ADDS r2,r2,#0xa9 ;424 +000078 a107 ADR r1,|L15.152| +00007a a009 ADR r0,|L15.160| +00007c f7fffffe BL LOG_printf +000080 bdf8 POP {r3-r7,pc} +;;;429 ENDP -000032 0000 DCW 0x0000 - |L15.52| +000082 0000 DCW 0x0000 + |L15.132| DCD ||.data|| - |L15.56| + |L15.136| DCD screen_reg_start_data_size - |L15.60| - DCD phone_start_flag + |L15.140| + DCD screen_reg_start_data + |L15.144| + DCD g_screen_tp_init_start + |L15.148| + DCD ||.bss|| + |L15.152| +000098 7461755f DCB "tau_log",0 +00009c 6c6f6700 + |L15.160| +0000a0 5b25735d DCB "[%s] (%04d) tp init done\n",0 +0000a4 20282530 +0000a8 34642920 +0000ac 74702069 +0000b0 6e697420 +0000b4 646f6e65 +0000b8 0a00 +0000ba 00 DCB 0 +0000bb 00 DCB 0 AREA ||i.app_tp_transfer_screen_int||, CODE, READONLY, ALIGN=2 app_tp_transfer_screen_int PROC -;;;595 **************************************************************************/ -;;;596 void app_tp_transfer_screen_int(void) +;;;484 **************************************************************************/ +;;;485 void app_tp_transfer_screen_int(void) 000000 b5f8 PUSH {r3-r7,lr} -;;;597 { -;;;598 uint8_t len=0; -;;;599 uint8_t temp_len=0; -;;;600 bool screen_gpio_int = false; -;;;601 static uint8_t screen_int_transfer_count = 0; //¼ǰͨŵһ -;;;602 static bool screen_int_transfer_buffer_ready = true; // buffer Ƿ׼ -;;;603 // static uint8_t test_flag = 0; -;;;604 // s_screen_init_complate=false;//Ϊ¼⽫ƬΪ·ݣFT8719̩ĹͨѶ -;;;605 if (!s_screen_init_complate) //TP ʼδɣȽгʼ -000002 4d43 LDR r5,|L16.272| -000004 2400 MOVS r4,#0 ;598 -000006 7928 LDRB r0,[r5,#4] ; s_screen_init_complate -000008 4626 MOV r6,r4 ;599 -00000a 2800 CMP r0,#0 -00000c d003 BEQ |L16.22| -;;;606 { -;;;607 -;;;608 app_tp_transfer_screen_const(); -;;;609 -;;;610 return; -;;;611 } -;;;612 -;;;613 -;;;614 /**** 1. ж screen Ƿ񷢳жź ****/ -;;;615 // s_screen_int_flag: жźű־λ -;;;616 // app_tp_screen_int_lvl_low : SPI ʱͨʱżcsߵͨ쳣ñ־λڽ -;;;617 screen_gpio_int = s_screen_int_flag || app_tp_screen_int_lvl_low(); -00000e 7868 LDRB r0,[r5,#1] ; s_screen_int_flag -000010 2800 CMP r0,#0 -000012 d109 BNE |L16.40| -000014 e002 B |L16.28| - |L16.22| -000016 f7fffffe BL app_tp_transfer_screen_const - |L16.26| -;;;618 if (screen_gpio_int) -;;;619 { -;;;620 s_screen_int_flag = false; -;;;621 -;;;622 app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); -;;;623 while(!hal_i2c_m_transfer_complate()); -;;;624 if(s_screen_read_buffer[7]>0) -;;;625 { -;;;626 len=s_screen_read_buffer[7]*8; -;;;627 app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[8], len); -;;;628 while(!hal_i2c_m_transfer_complate()); -;;;629 temp_len=len+7; -;;;630 } -;;;631 if(s_screen_read_buffer[temp_len]>0) -;;;632 { -;;;633 len=s_screen_read_buffer[7]*8; -;;;634 app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[temp_len+1], len); -;;;635 while(!hal_i2c_m_transfer_complate()); -;;;636 } -;;;637 delayUs(100); -;;;638 -;;;639 while(!hal_gpio_get_input_data(g_screen_input_int_pad)) -;;;640 { -;;;641 app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); -;;;642 while(!hal_i2c_m_transfer_complate()); -;;;643 delayUs(100); -;;;644 if(s_screen_read_buffer[7]>0) -;;;645 { -;;;646 len=s_screen_read_buffer[7]*8; -;;;647 app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[8], len); -;;;648 while(!hal_i2c_m_transfer_complate()); -;;;649 delayUs(100); -;;;650 } -;;;651 } -;;;652 ap_tp_st_touch_error_handler_F3(s_screen_read_buffer); -;;;653 ap_tp_st_touch_error_handler_FF(s_screen_read_buffer); -;;;654 ap_tp_st_touch_scan_point_record_event(s_screen_read_buffer, len + 8); -;;;655 screen_int_transfer_buffer_ready = true; -;;;656 screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer,screen_reg_int_data[2].rxbuffer_size); -;;;657 screen_int_transfer_count = 0; -;;;658 s_screen_int_transfer_status = false; -;;;659 } -;;;660 } -00001a bdf8 POP {r3-r7,pc} - |L16.28| -00001c 483d LDR r0,|L16.276| -00001e 7800 LDRB r0,[r0,#0] ; g_screen_input_int_pad -000020 f7fffffe BL hal_gpio_get_input_data +;;;486 { +;;;487 uint16_t data_size = 0; +;;;488 +;;;489 uint8_t len = 0; +000002 2500 MOVS r5,#0 +;;;490 bool screen_gpio_int = false; +;;;491 static uint8_t screen_int_transfer_count = 0; //记录当前通信到哪一步 +;;;492 static bool screen_int_transfer_buffer_ready = true; //发送 buffer 是否已准备好 +;;;493 volatile bool init_gpio = false; +000004 4668 MOV r0,sp +000006 462e MOV r6,r5 +000008 7005 STRB r5,[r0,#0] +;;;494 if (!s_screen_init_complate) //TP 初始化还未完成,则先进行初始化操作 +00000a 4c1c LDR r4,|L16.124| +00000c 78e0 LDRB r0,[r4,#3] ; s_screen_init_complate +00000e 2800 CMP r0,#0 +000010 d018 BEQ |L16.68| +;;;495 { +;;;496 app_tp_transfer_screen_const(); +;;;497 return; +;;;498 } +;;;499 +;;;500 app_tp_transfer_screen_restart(); +000012 f7fffffe BL app_tp_transfer_screen_restart +;;;501 app_tp_screen_analysis_wake_up_exec(); +000016 f7fffffe BL app_tp_screen_analysis_wake_up_exec +;;;502 +;;;503 #if 1 +;;;504 static bool analysis_flag = false; +;;;505 +;;;506 if(analysis_flag == true) +00001a 79e0 LDRB r0,[r4,#7] ; analysis_flag +00001c 2800 CMP r0,#0 +00001e d014 BEQ |L16.74| +000020 f7fffffe BL hal_i2c_m_transfer_complate +;;;507 { +;;;508 if(app_tp_m_transfer_complate()) 000024 2800 CMP r0,#0 -000026 d1f8 BNE |L16.26| - |L16.40| -000028 4939 LDR r1,|L16.272| -00002a 2000 MOVS r0,#0 ;620 -00002c 7048 STRB r0,[r1,#1] ;620 -00002e 4d3a LDR r5,|L16.280| -000030 2308 MOVS r3,#8 ;622 -000032 4a3a LDR r2,|L16.284| -000034 2101 MOVS r1,#1 ;622 -000036 6828 LDR r0,[r5,#0] ;622 ; screen_reg_int_data -000038 f7fffffe BL app_tp_m_read - |L16.60| -00003c f7fffffe BL hal_i2c_m_transfer_complate -000040 2800 CMP r0,#0 ;623 -000042 d0fb BEQ |L16.60| -000044 4f35 LDR r7,|L16.284| -000046 4638 MOV r0,r7 ;622 -000048 79f9 LDRB r1,[r7,#7] ;624 ; s_screen_read_buffer -00004a 3008 ADDS r0,r0,#8 ;622 -00004c 9000 STR r0,[sp,#0] ;624 -00004e 2900 CMP r1,#0 ;624 -000050 d00d BEQ |L16.110| -000052 06c8 LSLS r0,r1,#27 ;624 -000054 0e04 LSRS r4,r0,#24 ;626 -000056 4623 MOV r3,r4 ;627 -000058 6828 LDR r0,[r5,#0] ;627 ; screen_reg_int_data -00005a 2101 MOVS r1,#1 ;627 -00005c 9a00 LDR r2,[sp,#0] ;627 -00005e f7fffffe BL app_tp_m_read - |L16.98| -000062 f7fffffe BL hal_i2c_m_transfer_complate -000066 2800 CMP r0,#0 ;628 -000068 d0fb BEQ |L16.98| -00006a 1de0 ADDS r0,r4,#7 ;629 -00006c b2c6 UXTB r6,r0 ;629 - |L16.110| -00006e 5db8 LDRB r0,[r7,r6] ;631 -000070 2800 CMP r0,#0 ;631 -000072 d00d BEQ |L16.144| -000074 79f8 LDRB r0,[r7,#7] ;633 ; s_screen_read_buffer -000076 19ba ADDS r2,r7,r6 ;634 -000078 06c0 LSLS r0,r0,#27 ;633 -00007a 0e04 LSRS r4,r0,#24 ;633 -00007c 4623 MOV r3,r4 ;634 -00007e 2101 MOVS r1,#1 ;634 -000080 1c52 ADDS r2,r2,#1 ;634 -000082 6828 LDR r0,[r5,#0] ;634 ; screen_reg_int_data -000084 f7fffffe BL app_tp_m_read - |L16.136| -000088 f7fffffe BL hal_i2c_m_transfer_complate -00008c 2800 CMP r0,#0 ;635 -00008e d0fb BEQ |L16.136| - |L16.144| -000090 2064 MOVS r0,#0x64 ;637 -000092 f7fffffe BL delayUs -000096 4e1f LDR r6,|L16.276| -000098 e01e B |L16.216| - |L16.154| -00009a 2308 MOVS r3,#8 ;641 -00009c 4a1f LDR r2,|L16.284| -00009e 2101 MOVS r1,#1 ;641 -0000a0 6828 LDR r0,[r5,#0] ;641 ; screen_reg_int_data -0000a2 f7fffffe BL app_tp_m_read - |L16.166| -0000a6 f7fffffe BL hal_i2c_m_transfer_complate -0000aa 2800 CMP r0,#0 ;642 -0000ac d0fb BEQ |L16.166| -0000ae 2064 MOVS r0,#0x64 ;643 -0000b0 f7fffffe BL delayUs -0000b4 79f8 LDRB r0,[r7,#7] ;644 ; s_screen_read_buffer -0000b6 2800 CMP r0,#0 ;644 -0000b8 d00e BEQ |L16.216| -0000ba 06c0 LSLS r0,r0,#27 ;646 -0000bc 0e04 LSRS r4,r0,#24 ;646 -0000be 4623 MOV r3,r4 ;647 -0000c0 6828 LDR r0,[r5,#0] ;647 ; screen_reg_int_data -0000c2 2101 MOVS r1,#1 ;647 -0000c4 9a00 LDR r2,[sp,#0] ;647 -0000c6 f7fffffe BL app_tp_m_read - |L16.202| -0000ca f7fffffe BL hal_i2c_m_transfer_complate -0000ce 2800 CMP r0,#0 ;648 -0000d0 d0fb BEQ |L16.202| -0000d2 2064 MOVS r0,#0x64 ;649 -0000d4 f7fffffe BL delayUs - |L16.216| -0000d8 7830 LDRB r0,[r6,#0] ;639 ; g_screen_input_int_pad -0000da f7fffffe BL hal_gpio_get_input_data -0000de 2800 CMP r0,#0 ;639 -0000e0 d0db BEQ |L16.154| -0000e2 480e LDR r0,|L16.284| -0000e4 f7fffffe BL ap_tp_st_touch_error_handler_F3 -0000e8 480c LDR r0,|L16.284| -0000ea f7fffffe BL ap_tp_st_touch_error_handler_FF -0000ee 3408 ADDS r4,r4,#8 ;653 -0000f0 b2e1 UXTB r1,r4 ;654 -0000f2 480a LDR r0,|L16.284| -0000f4 f7fffffe BL ap_tp_st_touch_scan_point_record_event -0000f8 4c05 LDR r4,|L16.272| -0000fa 2001 MOVS r0,#1 ;655 -0000fc 71e0 STRB r0,[r4,#7] ;655 -0000fe 4907 LDR r1,|L16.284| -000100 79a0 LDRB r0,[r4,#6] ;656 ; screen_int_transfer_count -000102 6aaa LDR r2,[r5,#0x28] ;656 ; screen_reg_int_data -000104 f7fffffe BL app_tp_screen_analysis_int -000108 2000 MOVS r0,#0 ;657 -00010a 71a0 STRB r0,[r4,#6] ;657 -00010c 70e0 STRB r0,[r4,#3] ;658 -00010e bdf8 POP {r3-r7,pc} -;;;661 +000026 d00c BEQ |L16.66| +;;;509 { +;;;510 /**** 3. 转换报点数据 ****/ +;;;511 // data_size =63; //需针对不同项目修改!!!! +;;;512 if(s_screen_read_buffer[7]>0) +000028 4815 LDR r0,|L16.128| +00002a 79c0 LDRB r0,[r0,#7] ; s_screen_read_buffer +00002c 2800 CMP r0,#0 +00002e d001 BEQ |L16.52| +;;;513 { +;;;514 len = s_screen_read_buffer[7]*8; +000030 06c0 LSLS r0,r0,#27 +000032 0e05 LSRS r5,r0,#24 + |L16.52| +;;;515 } +;;;516 app_tp_screen_analysis_int(1, s_screen_read_buffer,(len+8)); +000034 462a MOV r2,r5 +000036 3208 ADDS r2,r2,#8 +000038 4911 LDR r1,|L16.128| +00003a 2001 MOVS r0,#1 +00003c f7fffffe BL app_tp_screen_analysis_int +;;;517 analysis_flag = false; +000040 71e6 STRB r6,[r4,#7] + |L16.66| +;;;518 } +;;;519 } +;;;520 else +;;;521 { +;;;522 screen_gpio_int = s_screen_int_flag || app_tp_screen_int_lvl_low(); +;;;523 if ((screen_gpio_int) && app_tp_m_transfer_complate()) //判断当前不处于通信状态,并且准备通信 +;;;524 { +;;;525 s_screen_int_flag = false; +;;;526 +;;;527 /**** 2. 读取从机数据 ****/ +;;;528 app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 40); +;;;529 analysis_flag = true; +;;;530 } +;;;531 } +;;;532 #else +;;;533 /**** 1. 判断 screen 是否发出中断信号 ****/ +;;;534 // s_screen_int_flag: 中断信号标志位 +;;;535 // app_tp_screen_int_lvl_low : SPI 长时间通信时,偶尔会出现cs拉高导致通信异常卡死,该标志位用于解决卡死的问题 +;;;536 init_gpio = app_tp_screen_int_lvl_low(); +;;;537 screen_gpio_int = (s_screen_int_flag || init_gpio); +;;;538 // if (((screen_gpio_int) || (s_screen_int_transfer_status)) && app_tp_m_transfer_complate()) //判断当前不处于通信状态,并且准备通信 +;;;539 if ((screen_gpio_int)) +;;;540 { +;;;541 s_screen_int_flag = false; +;;;542 +;;;543 /**** 2. 发送或读取从机数据 ****/ +;;;544 // if (screen_int_transfer_buffer_ready) +;;;545 { +;;;546 // screen_int_transfer_buffer_ready = false; +;;;547 // s_screen_int_transfer_status = true; +;;;548 +;;;549 app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); +;;;550 while(!hal_i2c_m_transfer_complate()); +;;;551 if(s_screen_read_buffer[7]>0) +;;;552 { +;;;553 TAU_LOGD("F"); +;;;554 len = s_screen_read_buffer[7]*8; +;;;555 app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[8], len); +;;;556 while(!hal_i2c_m_transfer_complate()); +;;;557 } +;;;558 +;;;559 delayUs(100); +;;;560 +;;;561 ap_tp_st_touch_error_handler_F3(s_screen_read_buffer); +;;;562 ap_tp_st_touch_error_handler_FF(s_screen_read_buffer); +;;;563 ap_tp_st_touch_error_handler_03(s_screen_read_buffer); +;;;564 ap_tp_st_touch_scan_point_record_event(s_screen_read_buffer, len + 8); +;;;565 +;;;566 screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer, (len + 8)); +;;;567 s_screen_int_transfer_status = true; +;;;568 +;;;569 } +;;;570 +;;;571 /**** 3. 解析本次通信数据,并准备下一次通信的buffer ****/ +;;;572 /* else +;;;573 { +;;;574 screen_int_transfer_buffer_ready = true; +;;;575 +;;;576 screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer, \ +;;;577 (len + 8)); +;;;578 +;;;579 // screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer, \ +;;;580 // screen_reg_int_data[screen_int_transfer_count].rxbuffer_size); +;;;581 +;;;582 if (screen_int_transfer_count >= screen_reg_int_data_size) //解析需要等最后一次通信结束,最后一次数据解析后,停止通信 +;;;583 { +;;;584 screen_int_transfer_count = 0; +;;;585 s_screen_int_transfer_status = false; +;;;586 return; +;;;587 } +;;;588 } +;;;589 */ +;;;590 } +;;;591 #endif +;;;592 } +000042 bdf8 POP {r3-r7,pc} + |L16.68| +000044 f7fffffe BL app_tp_transfer_screen_const + |L16.72| +000048 bdf8 POP {r3-r7,pc} + |L16.74| +00004a 7860 LDRB r0,[r4,#1] ;522 ; s_screen_int_flag +00004c 2501 MOVS r5,#1 ;516 +00004e 2800 CMP r0,#0 ;522 +000050 d105 BNE |L16.94| +000052 480c LDR r0,|L16.132| +000054 7800 LDRB r0,[r0,#0] ;522 ; g_screen_input_int_pad +000056 f7fffffe BL hal_gpio_get_input_data +00005a 2800 CMP r0,#0 ;522 +00005c d1f4 BNE |L16.72| + |L16.94| +00005e f7fffffe BL hal_i2c_m_transfer_complate +000062 2800 CMP r0,#0 ;523 +000064 d0f0 BEQ |L16.72| +000066 4808 LDR r0,|L16.136| +000068 7066 STRB r6,[r4,#1] ;525 +00006a 6800 LDR r0,[r0,#0] ;528 ; screen_reg_int_data +00006c 2328 MOVS r3,#0x28 ;528 +00006e 4a04 LDR r2,|L16.128| +000070 2101 MOVS r1,#1 ;528 +000072 f7fffffe BL app_tp_m_read +000076 71e5 STRB r5,[r4,#7] ;529 +000078 bdf8 POP {r3-r7,pc} +;;;593 ENDP - |L16.272| +00007a 0000 DCW 0x0000 + |L16.124| DCD ||.data|| - |L16.276| - DCD g_screen_input_int_pad - |L16.280| - DCD screen_reg_int_data - |L16.284| + |L16.128| DCD ||.bss|| + |L16.132| + DCD g_screen_input_int_pad + |L16.136| + DCD screen_reg_int_data - AREA ||i.app_tp_transfer_screen_start||, CODE, READONLY, ALIGN=2 + AREA ||i.app_tp_transfer_screen_restart||, CODE, READONLY, ALIGN=2 + + app_tp_transfer_screen_restart PROC +;;;452 +;;;453 void app_tp_transfer_screen_restart(void) +000000 b510 PUSH {r4,lr} +;;;454 { +;;;455 if(g_screen_tp_init_restart == true) +000002 4a09 LDR r2,|L17.40| +000004 7810 LDRB r0,[r2,#0] ; g_screen_tp_init_restart +000006 2800 CMP r0,#0 +000008 d006 BEQ |L17.24| +;;;456 { +;;;457 if(s_tp_restart_count < (65536/5)) // 65536*3 = 900ms 65536/5 = 60ms +00000a 4808 LDR r0,|L17.44| +00000c 4b08 LDR r3,|L17.48| +00000e 6901 LDR r1,[r0,#0x10] ; s_tp_restart_count +000010 4299 CMP r1,r3 +000012 d202 BCS |L17.26| +000014 1c49 ADDS r1,r1,#1 +;;;458 { +;;;459 s_tp_restart_count ++; +000016 6101 STR r1,[r0,#0x10] ; s_tp_restart_count + |L17.24| +;;;460 }else +;;;461 { +;;;462 s_tp_restart_count = 0; +;;;463 g_screen_tp_init_restart = false; +;;;464 // app_tp_transfer_screen_start(); +;;;465 ap_tp_st_touch_hardware_reset(); +;;;466 } +;;;467 } +;;;468 +;;;469 } +000018 bd10 POP {r4,pc} + |L17.26| +00001a 2100 MOVS r1,#0 ;462 +00001c 6101 STR r1,[r0,#0x10] ;463 ; s_tp_restart_count +00001e 7011 STRB r1,[r2,#0] ;463 +000020 f7fffffe BL ap_tp_st_touch_hardware_reset +000024 bd10 POP {r4,pc} +;;;470 + ENDP + +000026 0000 DCW 0x0000 + |L17.40| + DCD g_screen_tp_init_restart + |L17.44| + DCD ||.data|| + |L17.48| + DCD 0x00003333 + + AREA ||i.app_tp_transfer_screen_start||, CODE, READONLY, ALIGN=1 app_tp_transfer_screen_start PROC -;;;575 **************************************************************************/ -;;;576 void app_tp_transfer_screen_start(void) -000000 b570 PUSH {r4-r6,lr} -;;;577 { -;;;578 // s_screen_init_complate = false; -;;;579 s_screen_const_transfer_count = 0; -000002 4c03 LDR r4,|L17.16| -000004 2500 MOVS r5,#0 -000006 7165 STRB r5,[r4,#5] -;;;580 //app_tp_screen_init(); -;;;581 #ifndef DISABLE_I2C_INIT_CODE -;;;582 app_tp_transfer_screen_const(); -000008 f7fffffe BL app_tp_transfer_screen_const -;;;583 #endif -;;;584 s_screen_int_flag = false; -00000c 7065 STRB r5,[r4,#1] -;;;585 } -00000e bd70 POP {r4-r6,pc} -;;;586 +;;;443 +;;;444 void app_tp_transfer_screen_start(void) +000000 b510 PUSH {r4,lr} +;;;445 { +;;;446 // s_screen_init_complate = false; +;;;447 // s_screen_const_transfer_count = 0; +;;;448 // app_tp_screen_init(); +;;;449 // delayMs(10); +;;;450 app_tp_transfer_screen_const(); +000002 f7fffffe BL app_tp_transfer_screen_const +;;;451 } +000006 bd10 POP {r4,pc} +;;;452 ENDP - |L17.16| + + AREA ||i.app_tp_transfer_screen_start_init||, CODE, READONLY, ALIGN=2 + + app_tp_transfer_screen_start_init PROC +;;;436 **************************************************************************/ +;;;437 void app_tp_transfer_screen_start_init(void) +000000 b510 PUSH {r4,lr} +;;;438 { +;;;439 s_screen_init_complate = false; +000002 4803 LDR r0,|L19.16| +000004 2100 MOVS r1,#0 +000006 70c1 STRB r1,[r0,#3] +;;;440 s_screen_const_transfer_count = 0; +000008 7101 STRB r1,[r0,#4] +;;;441 app_tp_screen_init(); +00000a f7fffffe BL app_tp_screen_init +;;;442 } +00000e bd10 POP {r4,pc} +;;;443 + ENDP + + |L19.16| DCD ||.data|| AREA ||.bss||, DATA, NOINIT, ALIGN=0 s_screen_read_buffer - % 200 + % 250 s_phone_read_buffer - % 200 + % 250 - AREA ||.data||, DATA, ALIGN=0 + AREA ||.data||, DATA, ALIGN=2 s_spim_write 000000 00 DCB 0x00 @@ -995,45 +881,22 @@ 000001 00 DCB 0x00 s_phone_reset_flag 000002 00 DCB 0x00 - s_screen_int_transfer_status -000003 00 DCB 0x00 s_screen_init_complate -000004 00 DCB 0x00 +000003 01 DCB 0x01 s_screen_const_transfer_count -000005 ff DCB 0xff - screen_int_transfer_count -000006 00 DCB 0x00 - screen_int_transfer_buffer_ready -000007 01 DCB 0x01 - MI10_PRO_screen_init_data1 -000008 a00001 DCB 0xa0,0x00,0x01 - MI10_PRO_screen_init_data3 -00000b a2 DCB 0xa2 -00000c 0200 DCB 0x02,0x00 - MI10_PRO_screen_init_data4 -00000e c007 DCB 0xc0,0x07 -000010 01 DCB 0x01 - MI10_PRO_screen_init_data2 -000011 a20300 DCB 0xa2,0x03,0x00 -000014 000003 DCB 0x00,0x00,0x03 - - AREA ||area_number.22||, DATA, ALIGN=0 - - EXPORTAS ||area_number.22||, ||.data|| - read_point -000000 00 DCB 0x00 - - AREA ||area_number.23||, DATA, ALIGN=0 - - EXPORTAS ||area_number.23||, ||.data|| - s_screen_number -000000 0000 DCB 0x00,0x00 - - AREA ||area_number.24||, DATA, ALIGN=0 - - EXPORTAS ||area_number.24||, ||.data|| - s_screen_temp -000000 0000 DCB 0x00,0x00 +000004 ff DCB 0xff + i2cs_transfer +000005 01 DCB 0x01 + screen_const_transfer_buffer_ready +000006 01 DCB 0x01 + analysis_flag +000007 00 DCB 0x00 + s_slave_txbuffer + DCD 0x00000000 + s_slave_txbuffer_size + DCD 0x00000000 + s_tp_restart_count + DCD 0x00000000 ;*** Start embedded assembler *** diff --git a/project/ISP_568/Objects/CVWL568_S21U_20230427.bin b/project/ISP_568/Objects/CVWL568_S21U_20230427.bin deleted file mode 100644 index d6998e695fbac4e95c1d446725ac7348bddd98d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65284 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 LC#hm-1dsQ>avcq? diff --git a/project/ISP_568/Objects/CVWL568_S21U_20230515.bin b/project/ISP_568/Objects/CVWL568_S21U_20230515.bin deleted file mode 100644 index d4c7ef5aba1b78577a36117f4c401d5737546428..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65284 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 xn+@WwzTd6_Wmt!Bk?Nr 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 LNvc>H!Q=fehs6z} diff --git a/project/ISP_568/Objects/CVWL568_S21U_20230706.bin b/project/ISP_568/Objects/CVWL568_S21U_20230706.bin deleted file mode 100644 index c10336e0974600114abecf1d05eefde0b32680d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65296 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%0DyPFt3C3p4ejT948tGu||{wwCeLRzFkAVBT!d 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 diff --git a/project/ISP_568/Objects/CVWL568_S21U_20230810.bin b/project/ISP_568/Objects/CVWL568_S21U_20230810.bin deleted file mode 100644 index afd42163541d4d8cbbc5e33f533169a6f471f2da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65532 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 mCc@PivaCW_iWNwf@iB1fI;y diff --git a/project/ISP_568/Objects/CVWL568_S21U_20230913.bin b/project/ISP_568/Objects/CVWL568_S21U_20230913.bin new file mode 100644 index 0000000000000000000000000000000000000000..76bf13b2f28b76b63fc5efed4d4039564b17ca5f GIT binary patch literal 62648 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 literal 0 HcmV?d00001 diff --git a/project/ISP_568/Objects/CVWL568_S21U_20230916.bin b/project/ISP_568/Objects/CVWL568_S21U_20230916.bin new file mode 100644 index 0000000000000000000000000000000000000000..375fec121361c919bbfb529b9fe859c7399bf488 GIT binary patch literal 62496 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.src_w = pic_width; - g_rx_ctrl_handle->base_info.src_h = pic_height; + BaseTime = hal_system_get_tick(); + g_rx_ctrl_handle->base_info.src_w = pic_width; + g_rx_ctrl_handle->base_info.src_h = pic_height; /* עⲿֻPPSǰ Compression Mode Command */ g_rx_ctrl_handle->compress_en = true; //hal_dsi_rx_ctrl_get_compressen_en(g_rx_ctrl_handle); g_tx_ctrl_handle->base_info.src_w = pic_width; @@ -1161,8 +1238,8 @@ static bool pps_update_handle(uint8_t *pps, uint8_t size, uint32_t pic_width, ui } #endif //hal_dsi_rx_ctrl_set_hw_tear_mode(g_rx_ctrl_handle); - TAU_LOGD("resolution update w[%d] h[%d] compress[%d]", pic_width, pic_height, g_rx_ctrl_handle->compress_en); - #if CUS_SCLD_FILTER /* ݲͬķֱʣѡͬ */ +// TAU_LOGD("resolution update w[%d] h[%d] compress[%d]", pic_width, pic_height, g_rx_ctrl_handle->compress_en); + #if CUS_SCLD_FILTER // ݲͬķֱʣѡͬ // if( 720 == pic_width ) { hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1080_h_4_96, rx_filter_2400_v_4_96 ); @@ -1171,14 +1248,11 @@ static bool pps_update_handle(uint8_t *pps, uint8_t size, uint32_t pic_width, ui { hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1080_h_4_86, rx_filter_2400_v_4_69 ); } - else if( 1440 == pic_width ) - { - hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); - } - else + else { hal_dsi_rx_ctrl_set_cus_scld_filter( g_rx_ctrl_handle, rx_filter_1440_h_4_72, rx_filter_3200_v_4_59 ); } + #endif } @@ -1253,7 +1327,7 @@ void Gpio_swire_output(uint8_t flag, uint8_t num) { hal_gpio_init_output(IO_PAD_ADCIN, IO_LVL_HIGH); //hal_gpio_set_output_data(IO_PAD_ADCIN, IO_LVL_HIGH); - delayMs(2); + delayMs(20); } for (ii =0; ii< num; ii++) { @@ -1513,7 +1587,7 @@ static bool ap_set_backlight_51(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packe if (rd_51_val2 < 0x220 && rd_51_val2 > 0x1B3){ rd_51_val2 = 0x1B3; } - ////TAU_LOGD("51[%04X][%04X]", rd_51_val, rd_51_val2); +// TAU_LOGD("51[%04X][%04X]", rd_51_val, rd_51_val2); hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, rd_51_val2>>8, rd_51_val2&0x00FF); @@ -2061,6 +2135,23 @@ static bool ap_get_reg_df(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *d } #endif +static bool ap_set_hbm_53(hal_dsi_rx_ctrl_handle_t* handler, hal_dcs_packet_t* dcs_packet) +{ + + if(dcs_packet->packet_param[0] == 0x24 || dcs_packet->packet_param[0] == 0x23) // AODģʽ + { + g_tp_sleep_in = true; +// hal_dsi_tx_ctrl_write_cmd(0x39, 0, 3, 0x51, 0x01, 0x80); + } + else + { + g_tp_sleep_in = false; + } +// TAU_LOGD("53:[%2x]", dcs_packet->packet_param[0]); + + return true; +} + /* ƻDCS command */ static const hal_dcs_execute_entry_t g_cus_rx_dcs_execute_table[] = { @@ -2071,7 +2162,7 @@ static const hal_dcs_execute_entry_t g_cus_rx_dcs_execute_table[] = // {0xB1, ap_set_backlight, false}, {0x51, ap_set_backlight_51, false}, //leo S21U51 {0x60, ap_update_frame_rate, true}, - + {0x53, ap_set_hbm_53, true}, #if ADD_TP_CALIBRATION // TP calibration {0x04, ap_set_tp_calibration_04, true}, @@ -2091,7 +2182,7 @@ static void tx_panel_reset(void) hal_dsi_tx_ctrl_panel_reset_pin(IO_LVL_LOW); delayMs(10); //10ms hal_dsi_tx_ctrl_panel_reset_pin(IO_LVL_HIGH); - delayMs(10); + delayMs(30); } @@ -2114,6 +2205,7 @@ static void send_panel_init_code(uint32_t size, uint8_t * data) p_data = &data[data_offeset + 3]; hal_dsi_tx_ctrl_write_array_cmd(data_type, vc, data_size, p_data); data_offeset = data_offeset + data_size + 3; + delayUs(50); } } @@ -3533,6 +3625,30 @@ static void init_panel(void) TAU_LOGD("Pannel init done"); delayMs(20); } +static void frame_start_cb(void) +{ + if(curFrame<10) //ϵ򿪻һ restart rx + curFrame++; + if((phone_DisplayOFF_flag) && (curFrame == 3)) + { + s_restart_flag = true; +// hal_dsi_rx_ctrl_restart(g_rx_ctrl_handle); + + TAU_LOGD("restart rx1"); + + } +} + +void rx_restart_exec(void) +{ + if(s_restart_flag == true) + { + delayMs(50); + TAU_LOGD("restart rx2"); + s_restart_flag = false; + hal_dsi_rx_ctrl_restart(g_rx_ctrl_handle); + } +} static void open_mipi_rx(void) { @@ -3560,8 +3676,9 @@ static void open_mipi_rx(void) g_rx_ctrl_handle->cus_dcs_entry_table = g_cus_rx_dcs_execute_table; /* ע DCSб */ g_rx_ctrl_handle->rx_dcs_read_entry = ap_dcs_read; /* עdsc read ص,ѡ,˺Ϊʱcus_dcs_entry_tableִ */ g_rx_ctrl_handle->pps_update_entry = pps_update_handle; - //򿪻ᵼ¿ӡϢTX -// g_rx_ctrl_handle->pq_marginal = PQ_TYPE_5; + g_rx_ctrl_handle->rx_debug_cb = frame_start_cb; + //򿪻ᵼ¿ӡϢTX +// g_rx_ctrl_handle->pq_marginal = PQ_TYPE_2; #if defined(ISP_568) || defined(ISP_368) g_rx_ctrl_handle->base_info.extra_info.rot_angle = VIDOE_ROT_ANGLE_0; @@ -3752,6 +3869,7 @@ static void soft_te_timer_init() static void soft_timer3_cb(void *data) { hal_timer_start(TIMER_NUM3, 10, soft_timer3_cb, NULL); + g_tp_sleep_delay_count++; tp_sleep_count++; if(phone_DisplayOFF_count>0) { @@ -3800,14 +3918,17 @@ void tp_heartbeat_exec(void) void pps_updata_exec(void) { - if(s_pps_updata_allpixeloff_flag) + if( true == s_pps_updata_allpixeloff_flag) // PPS ???? { - s_pps_updata_allpixeloff_flag = false; - delayMs(30); - hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x13); + if( hal_system_get_tick() - BaseTime > 50 ) + { + hal_dsi_tx_ctrl_write_cmd(0x05, 0, 1, 0x13); + s_pps_updata_allpixeloff_flag = false; + } } } + void ap_demo(void) { // hal_gpio_init_output(IO_PAD_TD_LEDPWM, IO_LVL_LOW);// C2 MOS @@ -3817,18 +3938,21 @@ void ap_demo(void) hal_gpio_init_output(AP_SWIRE, IO_LVL_LOW); hal_gpio_init_output(AVDD_SWIRE, IO_LVL_LOW); - + hal_gpio_init_output(IO_PAD_TD_TPRSTN, IO_LVL_HIGH); + open_mipi_rx(); - TAU_LOGD("S21U V100 20230810"); + TAU_LOGD("S21U V100 20230914"); app_tp_I2C_init(); // soft_te_timer_init(); init_mipi_tx(); + app_tp_transfer_screen_start_init(); app_tp_init(); #ifdef ADD_TIMER3_FUNCTION tp_sleep_count=0; phone_DisplayOFF_count=1; + g_tp_sleep_delay_count = 0; hal_timer_init(TIMER_NUM3); hal_timer_start(TIMER_NUM3, 10, soft_timer3_cb, NULL); #endif @@ -3874,7 +3998,7 @@ void ap_demo(void) #if ADD_TP_CALIBRATION tp_heartbeat_exec(); - app_tp_calibration_exec(); + app_tp_calibration_exec(); ap_tp_st_touch_scan_point_record_event_exec(); #endif @@ -3882,6 +4006,7 @@ void ap_demo(void) /* ȴ TP жϱTP Эת */ app_tp_transfer_screen_int(); #endif + rx_restart_exec(); while (hal_dsi_rx_ctrl_dsc_async_handler(g_rx_ctrl_handle)); #if ENABLE_TP_WAKE_UP @@ -3900,7 +4025,7 @@ void ap_demo(void) hal_swire_deinit(); hal_timer_stop(SWIRE_TIMER); hal_timer_deinit(SWIRE_TIMER); - + g_tp_sleep_in = true; hal_system_set_vcc(false); TAU_LOGD("disable video path\n"); g_need_enter_sleep_mode = false; diff --git a/src/app/demo/ap_demo_version.txt b/src/app/demo/ap_demo_version.txt index 17afd6b..797274c 100644 --- a/src/app/demo/ap_demo_version.txt +++ b/src/app/demo/ap_demo_version.txt @@ -1,4 +1,19 @@ //////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////// + + ISP568_S21U_NT37701AH_TM678_20230918 + + 1、修正基板低分切换分辨率1080后,重新开机第三个logo抖动 + 2、 + + +//////////////////////////////////////////////////////////////////////// + + ISP568_S21U_NT37701AH_TM678_20230906 + + 1、解决韩版N版充电会花屏问题; + 2、解决S21U美版和B版本会出现唤不醒情况。 + //////////////////////////////////////////////////////////////////////// ISP568_S21U_NT37701AH_TM678_20230808 diff --git a/src/app/demo/app_tp_for_custom_s21u.c b/src/app/demo/app_tp_for_custom_s21u.c new file mode 100644 index 0000000..e1a99a8 --- /dev/null +++ b/src/app/demo/app_tp_for_custom_s21u.c @@ -0,0 +1,1047 @@ +/******************************************************************************* +* +* +* File: app_tp_for_custom.c +* Description tp 协议处理文件,包括报点协议转换、start/sleep/awake 等固定传输数据的配置 +* Version V0.1 +* Date 2021-10-14 +* Author zhanghz +*******************************************************************************/ +#include "test_cfg_global.h" + + +#include "app_tp_for_custom_s21u.h" +#include "app_tp_phone_transfer_data_s21u.h" +#include "app_tp_screen_transfer_data_s21u.h" +#include "tau_log.h" +#include "tau_delay.h" + +#ifdef LOG_TAG + #undef LOG_TAG +#endif +#define LOG_TAG "s21u_tp" + +#define S8_TP_DEBUG_LOG 0 + +#define Touch_Single_AOD 1 // 息屏后单点触摸唤醒 AOD 显示 +#define Touch_Double_PowerUp 2 // 息屏后双击唤醒屏幕进入界面 + +#define Touch_Single_AOD_Time 20 // 息屏后单点持续时间 小于20*10 = 200ms +#define Touch_Double_PowerUp_Time 50 // 息屏后双击唤醒:两个点释放相差时间不超过 50*10 = 500ms + +io_pad_e g_screen_input_rst_pad = IO_PAD_TD_TPRSTN; +io_pad_e g_screen_input_int_pad = IO_PAD_TD_INT; +io_pad_e g_phone_input_rst_pad = IO_PAD_AP_TPRSTN; +io_pad_e g_phone_output_int_pad = IO_PAD_AP_INT; + +/*************************************报点协议 master 相关 buffer ****************************************/ +#if 1 +#if 1 + #ifndef u8 + #define u8 uint8_t + #endif + #ifndef u16 + #define u16 uint16_t + #endif + #ifndef u32 + #define u32 uint32_t + #endif + #ifndef u64 + #define u64 uint64_t + #endif + #ifndef U8 + #define U8 uint8_t + #endif + #ifndef U16 + #define U16 uint16_t + #endif + #ifndef U32 + #define U32 uint32_t + #endif + #ifndef U64 + #define U64 uint64_t + #endif + #ifndef s8 + #define s8 int8_t + #endif + #ifndef s16 + #define s16 int16_t + #endif + #ifndef s32 + #define s32 int32_t + #endif + #ifndef s64 + #define s64 int64_t + #endif + #ifndef S8 + #define S8 int8_t + #endif + #ifndef S16 + #define S16 int16_t + #endif + #ifndef S32 + #define S32 int32_t + #endif + #ifndef S64 + #define S64 int64_t + #endif +#endif + +#define Touch_Release_Event_Time 2 //手指松开时间 50ms步进 +#define Touch_MAX_Point 5 //最大触摸点 +typedef struct +{ + u16 X; // 坐标 + u16 Y; // 坐标 + u16 X_in; // 坐标 + u16 Y_in; // 坐标 + u16 Z; // 触摸面积 + u8 Event;//0无触 1按下 2移动 3松开 + u8 Eventbk;//0无触 1按下 2移动 3松开 + u16 Event_Time;//事件保持时间 +} Touch_Single_Point_str; + +typedef struct +{ + Touch_Single_Point_str Touch_Single_Point[Touch_MAX_Point];//最大 5 个触摸点 + u8 Event_Hold;//事件保持 1表示有触摸点事件 + u8 Event_Single_Flag;//单次触发触摸点事件,1表示当前可以触发一次触点事件,可给中断 +} Touch_str; +Touch_str Touch = //初始化值 +{ + .Touch_Single_Point[0] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[1] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[2] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[3] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[4] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, +#if (Touch_MAX_Point==10) + .Touch_Single_Point[5] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[6] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[7] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[8] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, + .Touch_Single_Point[9] = (Touch_Single_Point_str){.X = 0, .Y = 0, .X_in = 0, .Y_in = 0, .Z = 0, .Event = 0, .Eventbk = 0, .Event_Time = 0,}, +#endif + .Event_Hold = 0, + .Event_Single_Flag = 0, +}; + + + +typedef struct +{ +// uint16_t record_cmd_len; +// uint8_t record_cmd; +// uint8_t dma_handshake; +// uint8_t gesture_en; +// uint8_t status; +// uint8_t status_app; +// uint8_t status_wait_idle_boot; // For FT8719_SPI_STATUS_PACKAGE + + uint8_t D60_count; // FTS_REG_FW_VER + uint8_t D85_count; // FTS_REG_FW_VER + uint8_t D92_count; // FTS_REG_FW_VER + uint8_t reg_60_0[16]; // FTS_REG_FW_VER + uint8_t reg_60_1[16]; // FTS_REG_FW_VER + uint8_t reg_60_2[16]; // FTS_REG_FW_VER + uint8_t reg_60_3[16]; // FTS_REG_FW_VER + uint8_t reg_60_4[16]; // FTS_REG_FW_VER + uint8_t reg_60_5[16]; // FTS_REG_FW_VER + uint8_t reg_60_6[16]; // FTS_REG_FW_VER + uint8_t reg_60_7[16]; // FTS_REG_FW_VER + uint8_t reg_60_8[16]; // FTS_REG_FW_VER + uint8_t reg_60_9[16]; // FTS_REG_FW_VER + uint8_t reg_60_10[16]; // FTS_REG_FW_VER + uint8_t reg_60_11[16]; // FTS_REG_FW_VER + uint8_t reg_60_12[16]; // FTS_REG_FW_VER + + uint8_t reg_60_1_0[48]; // FTS_REG_FW_VER + uint8_t reg_60_1_1[16]; // FTS_REG_FW_VER + uint8_t reg_60_1_2[16]; // FTS_REG_FW_VER + uint8_t reg_61_0[16]; // FTS_REG_FW_VER + uint8_t reg_61_1[16]; // FTS_REG_FW_VER + uint8_t reg_61_2[16]; // FTS_REG_FW_VER + uint8_t reg_61_3[16]; // FTS_REG_FW_VER + + uint8_t reg_22[5]; // FTS_REG_FW_VER + uint8_t reg_21[1]; // FTS_REG_FW_VER + uint8_t reg_55[1]; // FTS_REG_FW_VER + uint8_t reg_af[4]; // FTS_REG_FW_VER + uint8_t reg_f1[4]; // FTS_REG_FW_VER + uint8_t reg_a3[4]; // FTS_REG_FW_VER + uint8_t reg_a4[4]; // FTS_REG_FW_VER + uint8_t reg_a5[4]; // FTS_REG_FW_VER + uint8_t reg_52[3]; // FTS_REG_FW_VER + uint8_t reg_23[11]; // FTS_REG_FW_VER + uint8_t reg_30[2]; // FTS_REG_FW_VER + uint8_t reg_90[10]; // FTS_REG_FW_VER + uint8_t reg_85_0[28]; // FTS_REG_WORKMODE + uint8_t reg_85_1[1]; // FTS_REG_WORKMODE + uint8_t reg_e4_0[1]; // FTS_REG_GESTURE_EN + uint8_t reg_e4_1[1]; // FTS_REG_GESTURE_EN + uint8_t Touch_ON[1]; // 报点标志 + uint8_t reg_92_0[6]; + uint8_t reg_92_1[4]; + uint8_t reg_92_2[2]; + bool Phone_Init_Done; + +} SAMSUNG_s21u_str; + +SAMSUNG_s21u_str SAMSUNG_s21u = +{ + .D60_count = 0x00, + .D85_count = 0x00, + .D92_count = 0x00, + .reg_60_0 = { 0x09, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_1 = { 0x1D, 0x61, 0x02, 0x02, 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_2 = { 0x1D, 0x61, 0x02, 0x02, 0x06, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_3 = { 0x1D, 0x61, 0x02, 0x02, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_4 = { 0x1D, 0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_5 = { 0x1D, 0x61, 0x02, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_6 = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_7 = { 0x1D, 0x61, 0x02, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_8 = { 0x1D, 0x61, 0x03, 0x00, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_9 = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_10 = { 0x1D, 0x61, 0x03, 0x00, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, // 2 + .reg_60_11 = { 0x1D, 0x61, 0x02, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_12 = { 0x1D, 0x6B, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + + .reg_60_1_0 = { 0x1D, 0x20, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_1_1 = { 0x1D, 0x61, 0x06, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_60_1_2 = { 0x1D, 0x61, 0x03, 0x00, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + + .reg_61_0 = { 0x1D, 0x20, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x1D, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x1D, 0x6F, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_61_1 = { 0x1D, 0x61, 0x06, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + + .reg_61_2 = { 0x1D, 0x6B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + .reg_61_3 = { 0x1D, 0x59, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + + .reg_22 = { 0x53, 0x45, 0x37, 0x92, 0x00}, + .reg_21 = { 0x80}, + .reg_55 = { 0x20}, + .reg_af = { 0x00, 0x02, 0x01, 0x00}, + .reg_f1 = { 0x07, 0x07, 0x00, 0xA2}, + .reg_a5 = { 0x28, 0x20, 0x01, 0x25}, + .reg_a3 = { 0x28, 0x20, 0x01, 0x00}, + .reg_a4 = { 0x28, 0x20, 0x01, 0x02}, + .reg_52 = { 0xAC, 0x37, 0x71}, + .reg_23 = { + 0x10, 0x00, 0x10, 0x00, 0x05, 0xA0, 0x0C, 0x80, + 0x12, 0x28, 0x00 + }, + .reg_30 = { 0x61, 0x00}, + .reg_90 = { + 0x4E, 0x39, 0x37, 0x35, 0x00, 0x04, 0x00, 0x0A, + 0x10, 0x00 + }, + .reg_85_0 = { + 0x01,0x20,0x01,0x04,0x01,0x00,0x03,0xDE, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x01,0x00 + }, + .reg_85_1 = { 0xFF }, + .reg_e4_0 = {0x00}, + .reg_e4_1 = {0x01}, + .Touch_ON = {0x00}, + .reg_92_0 = { 0xF3, 0x00, 0xA2, 0x00, 0xF3, 0x00}, + .reg_92_1 = { 0x12, 0x12, 0x29, 0x00}, + .reg_92_2 = { 0x8A, 0x25}, + .Phone_Init_Done = false, +}; + +#endif +uint8_t screen_data_write_1[1] = {0x86}; //触点/坐标 数据读取对应的发送buffer +uint8_t screen_data_write_2[3] = {0xc0, 0x05, 0x01}; //配置buffer +uint8_t screen_data_write_3[3] = {0xc0, 0x05, 0x00}; //配置buffer + +st_screen_data screen_reg_int_data[] = {{screen_data_write_1, 1, 8, SCREEN_TRANSFER_READ} +}; +const uint8_t screen_reg_int_data_size = sizeof(screen_reg_int_data) / sizeof(st_screen_data);//结构体数组的元素个数,数组按照协议发送数据先后排列 +/***********************************报点协议 master 相关 buffer 截止**************************************/ + +/***********************************开机屏幕初始化 master 相关 buffer ************************************/ +// 数组按照协议发送数据先后排列 +st_screen_const_data screen_reg_start_data[] = +{ + {data_num_00, screen_86_data, sizeof(screen_86_data), 8, SCREEN_TRANSFER_READ}, \ + {data_num_01, screen_a0_00_01_data, sizeof(screen_a0_00_01_data), 0, SCREEN_TRANSFER_WRITE}, \ + {data_num_02, screen_a2_03_00_data, sizeof(screen_a2_03_00_data), 0, SCREEN_TRANSFER_WRITE}, \ + {data_num_03, screen_a2_02_00_data, sizeof(screen_a2_02_00_data), 0, SCREEN_TRANSFER_WRITE}, \ + {data_num_04, screen_c0_07_01_data, sizeof(screen_c0_07_01_data), 0, SCREEN_TRANSFER_WRITE}, \ +// {data_num_05, screen_86_data, sizeof(screen_86_data), 8, SCREEN_TRANSFER_READ}, \ +// {data_num_06, screen_86_data, sizeof(screen_86_data), 8, SCREEN_TRANSFER_READ}, \ +// {data_num_07, screen_86_data, sizeof(screen_86_data), 8, SCREEN_TRANSFER_READ}, \ +// {data_num_08, screen_86_data, sizeof(screen_86_data), 8, SCREEN_TRANSFER_READ}, +}; +const uint8_t screen_reg_start_data_size = sizeof(screen_reg_start_data) / sizeof(st_screen_const_data); +/*********************************开机屏幕初始化 master 相关 buffer 截止**********************************/ + +//st_screen_const_data screen_reg_tp_sendcmd_data[] = { \ +// {data_num_00, screen_87_data, sizeof(screen_87_data), 10, SCREEN_TRANSFER_READ}, \ +// {data_num_01, screen_a0_00_01_data, sizeof(screen_a0_00_01_data), 0, SCREEN_TRANSFER_WRITE}, \ + +//}; +//// {data_num_03, screen_a3_a4_fc_data, sizeof(screen_a3_a4_fc_data), 0, SCREEN_TRANSFER_WRITE}, +//const uint8_t screen_reg_tp_sendcmd_data_size = sizeof(screen_reg_tp_sendcmd_data) / sizeof(st_screen_const_data); + + +//st_screen_const_data screen_reg_tp_software_reset_data[] = { \ + +//{data_num_00, screen_fa_software_reset_data, sizeof(screen_fa_software_reset_data), 0, SCREEN_TRANSFER_WRITE}, \ +//{data_num_01, screen_87_data, sizeof(screen_87_data), 10, SCREEN_TRANSFER_READ}, \ +//{data_num_02, screen_a0_00_01_data, sizeof(screen_a0_00_01_data), 0, SCREEN_TRANSFER_WRITE}, \ +// }; +//// {data_num_03, screen_a3_a4_fc_data, sizeof(screen_a3_a4_fc_data), 0, SCREEN_TRANSFER_WRITE}, +//const uint8_t screen_reg_tp_software_reset_data_size = sizeof(screen_reg_tp_software_reset_data) / sizeof(st_screen_const_data); + +uint8_t g_screen_tp_reg_43_software_reset_flag = false; +bool g_screen_tp_init_start = false; +bool g_screen_tp_init_restart = false; +bool g_tp_sleep_in = false; +bool g_ap_tp_init_done = false; + +uint8_t Flag_blacklight_EN = false; +uint8_t tp_sleep_in = false; +uint8_t tp_sleep_count = false; + + +uint8_t g_ap_tp_init_E4 = false; // false 无 1 E4 00 2 E4 01 + +uint8_t g_tp_wakeup = false; +uint8_t g_tp_sleep_delay_count = 0; + +/*************************************报点协议 slave 相关 buffer******************************************/ + +uint8_t phone_reg_coord_data[] = {0x60}; //坐标 数据反馈对应的接收数据 +uint8_t phone_reg_coord_back[16] = {0x09, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; //坐标 数据反馈对应的数据buffer +uint8_t phone_reg_coord_back_X61[80] = {0x09, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00}; //坐标 数据反馈对应的数据buffer +uint8_t phone_reg_coord_back_BUF[10][10] = {0x09, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00}; //坐标 数据反馈对应的数据buffer +uint8_t phone_reg_coord_BUF_NUM = 0; + +st_reg_data phone_reg_int_data[] = {{1, 8, phone_reg_coord_data, phone_reg_coord_back}}; +uint8_t phone_reg_int_size = sizeof(phone_reg_int_data) / sizeof(phone_reg_int_data[0]); +/***********************************报点协议 slave 相关 buffer 截止***************************************/ + +/****************************开机阶段slave需要反馈的数据及其对应的接收开头********************************/ + +st_reg_const_data phone_reg_const_data[] = { \ + {sizeof(phone_60_start_back), sizeof(phone_60_start_back), phone_60_start_back, phone_60_start_back}, + {sizeof(phone_22_data), sizeof(phone_22_back), phone_22_data, phone_22_back}, + {sizeof(phone_21_data), sizeof(phone_21_back), phone_21_data, phone_21_back}, +}; + +uint8_t phone_reg_const_data_size = sizeof(phone_reg_const_data) / sizeof(phone_reg_const_data[0]); +/***************************开机阶段slave需要反馈的数据及其对应的接收开头截止******************************/ + + + + +/************************************************************************** +* @name : app_tp_screen_analysis_const +* @brief : screen start 阶段数据解析函数,由客户定制 +* @param[in] : +* @return : +* @retval : +**************************************************************************/ +uint8_t app_tp_screen_analysis_const(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size) +{ + uint8_t return_num = transfer_now + 1; + +// g_tp_sleep_in = false; // 退出息屏状态 + +// static uint8_t app_tp_count = 0; + +// switch (transfer_now) +// { +// case data_num_02: //87 +// if (rxbuffer[0] == 0x03) +// { +//#if S8_TP_DEBUG_LOG +// TAU_LOGD("87 wait 03 ok\n"); +//#endif +// } +// else +// { +//#if S8_TP_DEBUG_LOG +// TAU_LOGD("TD TP init [%d]\n", rxbuffer[2]); +//#endif +// app_tp_count++; +// return_num = transfer_now; +// if (app_tp_count > 120) //初始化不成功,重新reset screen +// { +// app_tp_count = 0; +// app_tp_screen_init(); +// return_num = data_num_00; +// } +// delayMs(10); +// } +// break; +// default: +// break; +// } + + return return_num; + +} + +/************************************************************************** +* @name : app_tp_screen_analysis_wake_up +* @brief : screen 息屏双击唤醒功能 +* @param[in] : +* @return : 0表示触摸类事件;1表示状态事件;2表示手势事件;3表示空事件 +* @retval : +**************************************************************************/ +uint8_t app_tp_screen_analysis_wake_up(uint8_t *rxbuffer, uint8_t touch_number) +{ + uint16_t x = 0,y = 0; + uint8_t touch_event = 0; + + uint8_t result = 0; // 0表示触摸类事件;1表示状态事件;2表示手势事件;3表示空事件 + + if(touch_number == 1) // 单点触摸 + { + touch_event = rxbuffer[0] >> 4;//触摸事件 + if(touch_event == 0x01) // 按下事件 单击事件 + { + Touch.Touch_Single_Point[0].Event++; + if(Touch.Touch_Single_Point[0].Event == 1) // 第一点按压事件 + g_tp_sleep_delay_count = 0; + } + + if(touch_event == 0x03) // 释放事件 单击事件 + { + Touch.Touch_Single_Point[0].X_in = (((u16)rxbuffer[3] & 0x0F) << 8) | (rxbuffer[2]); + Touch.Touch_Single_Point[0].Y_in = ((u16)rxbuffer[4] << 4) | ((rxbuffer[3] & 0xF0) >> 4); + + if(Touch.Touch_Single_Point[0].Event == 1) + { + if(g_tp_sleep_delay_count < Touch_Single_AOD_Time) // 20*10 = 200ms单击事件 + { + g_tp_wakeup = Touch_Single_AOD; + } + } + else + { + if(g_tp_sleep_delay_count < Touch_Double_PowerUp_Time) // 50*10 = 500ms 内双击事件 + { + x = abs(Touch.Touch_Single_Point[0].X_in-Touch.Touch_Single_Point[1].X_in); + y = abs(Touch.Touch_Single_Point[0].Y_in-Touch.Touch_Single_Point[1].Y_in); + if(x<100 && y<100) // 双击 x y的范围小于100个像素点 + { + g_tp_wakeup = Touch_Double_PowerUp; + Touch.Touch_Single_Point[0].Event = 0; + Touch.Touch_Single_Point[0].X_in = 0; + Touch.Touch_Single_Point[0].Y_in = 0; + } + } + } + + // 保存x y数值 + Touch.Touch_Single_Point[1].X_in = Touch.Touch_Single_Point[0].X_in; + Touch.Touch_Single_Point[1].Y_in = Touch.Touch_Single_Point[0].Y_in; + g_tp_sleep_delay_count = 0; + } + } + else + { + g_tp_sleep_delay_count = 0; + Touch.Touch_Single_Point[0].X_in = 0; + Touch.Touch_Single_Point[0].Y_in = 0; + Touch.Touch_Single_Point[0].Event = 0; + Touch.Touch_Single_Point[1].X_in = Touch.Touch_Single_Point[0].X_in; + Touch.Touch_Single_Point[1].Y_in = Touch.Touch_Single_Point[0].Y_in; + } + +// return result; +} + +void app_tp_screen_analysis_wake_up_exec(void) +{ + if(g_tp_wakeup == Touch_Double_PowerUp) + { + TAU_LOGD("TP Double\n"); + g_tp_wakeup = false; + Touch.Touch_Single_Point[0].Event = 0; +// delayMs(100); + phone_reg_coord_back_X61[0] = 0x46; //44 press C4 leave 84 move + phone_reg_coord_back_X61[1] = 0x01; //x 高八位 + phone_reg_coord_back_X61[2] = 0x2D; //y 高八位 + phone_reg_coord_back_X61[3] = 0x34; //bit0-bit3:y低四位;bit4-bit7:x低四位; + phone_reg_coord_back_X61[4] = 0xD8; //major + phone_reg_coord_back_X61[5] = 0; //minor + //touch type:0:普通手指触摸;1:盘旋;2:保护套;3:手套;4:尖笔;5:手掌;6:潮湿的;7:接近;8:轻摇 + // phone_reg_coord_back_X61[((s1) * 8) + 6] = ((Touch.Touch_Single_Point[ss].Z & 0xFE) >> 2); //bit0-bit5:z只有6位;bit6-bit7:touch type的高两位 + // phone_reg_coord_back_X61[((s1) * 8) + 7] = --Touch_num; //bit0-bit5:buffer里面剩余多少个事件;bit6-bit7:touch type 低两位 + + phone_reg_coord_back_X61[6] = 0; + phone_reg_coord_back_X61[7] = 0; + + phone_reg_coord_back_X61[8] = 0; + phone_reg_coord_back_X61[9] = 0; + phone_reg_coord_back_X61[10] = 0; + phone_reg_coord_back_X61[11] = 0; + phone_reg_coord_back_X61[12] = 0; + phone_reg_coord_back_X61[13] = 0; + phone_reg_coord_back_X61[14] = 0; + phone_reg_coord_back_X61[15] = 0; + SAMSUNG_s21u.Touch_ON[0] = 1; + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //拉低TP中断脚,通知AP读取TP数据 + Touch.Event_Single_Flag = 0; + } + else if(g_tp_wakeup == Touch_Single_AOD && g_tp_sleep_delay_count > (Touch_Double_PowerUp_Time+10)) // 单击事件后无触摸报点 + { + TAU_LOGD("TP Single\n"); + g_tp_wakeup = false; + Touch.Touch_Single_Point[0].Event = 0; +// delayMs(100); + phone_reg_coord_back_X61[0] = 0x52; //44 press C4 leave 84 move + phone_reg_coord_back_X61[1] = 0x00; //x 高八位 + phone_reg_coord_back_X61[2] = 0x22; //y 高八位 + phone_reg_coord_back_X61[3] = 0x45; //bit0-bit3:y低四位;bit4-bit7:x低四位; + phone_reg_coord_back_X61[4] = 0xBB; //major + phone_reg_coord_back_X61[5] = 0; //minor + //touch type:0:普通手指触摸;1:盘旋;2:保护套;3:手套;4:尖笔;5:手掌;6:潮湿的;7:接近;8:轻摇 + // phone_reg_coord_back_X61[((s1) * 8) + 6] = ((Touch.Touch_Single_Point[ss].Z & 0xFE) >> 2); //bit0-bit5:z只有6位;bit6-bit7:touch type的高两位 + // phone_reg_coord_back_X61[((s1) * 8) + 7] = --Touch_num; //bit0-bit5:buffer里面剩余多少个事件;bit6-bit7:touch type 低两位 + + phone_reg_coord_back_X61[6] = 0; + phone_reg_coord_back_X61[7] = 0; + + phone_reg_coord_back_X61[8] = 0; + phone_reg_coord_back_X61[9] = 0; + phone_reg_coord_back_X61[10] = 0; + phone_reg_coord_back_X61[11] = 0; + phone_reg_coord_back_X61[12] = 0; + phone_reg_coord_back_X61[13] = 0; + phone_reg_coord_back_X61[14] = 0; + phone_reg_coord_back_X61[15] = 0; + SAMSUNG_s21u.Touch_ON[0] = 1; + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //拉低TP中断脚,通知AP读取TP数据 + Touch.Event_Single_Flag = 0; + } +} + +/************************************************************************** +* @name : app_tp_screen_analysis_int +* @brief : screen 报点数据解析函数,由客户定制 +* @param[in] : +* @return : +* @retval : +**************************************************************************/ + +uint8_t app_tp_screen_analysis_int(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size) +{ + uint8_t touch_number = 0; + uint8_t ii = 0,ss = 0; + uint8_t touch_event_flag = 0; // 触摸事件统计 + + phone_reg_coord_BUF_NUM = data_size/8; + + if (phone_reg_coord_BUF_NUM >= Touch_MAX_Point)phone_reg_coord_BUF_NUM = Touch_MAX_Point; + + for (ii = 0; ii < phone_reg_coord_BUF_NUM; ii++) + { + for (ss = 0; ss < 8; ss++) + phone_reg_coord_back_BUF[ii][ss] = rxbuffer[ii*8+ss]; + } + + //ST TP数据分析处理 +// byte0: bit4-bit7:0x1:按下事件;0x2:移动事件;0x3:松开事件; bit2-bit3:reserved; bit0-bit1:0x3 +// byte1: bit4-bit7:touchId; 手指数 0x0: Pointer ID 0、0x1: Pointer ID 1 ... 0xF: Pointer ID 15 +// bit0-bit3:touchType: 0x0: Invalid、0x1: Finger touch、0x2: Glove touch、0x3: Stylus touch、0x4: Palm touch、Others: Reserved +// byte2: X低8位 +// byte3: 高4位:Y的bit0-bit3; 低4位:X的bit11-bit8 +// byte4: Y的:bit11-bit4 +// byte5: reserved +// byte6: reserved +// byte7: bit5-bit7:reserved; bit0-bit4:buffer中剩余的事件数 evt_left + + Touch.Event_Single_Flag = 1; + // phone_reg_coord_BUF_NUM = 0; + // TAU_LOGD("TP [%d]\n", g_tp_sleep_in); + // TAU_LOGD("TP [%d]\n", g_ap_tp_init_done); + + if (g_tp_sleep_in == false) + { + u8 s1 = 0; + for (ss = 0; ss < phone_reg_coord_BUF_NUM; ss++) + { + uint8_t touch_id = 0; + uint8_t touch_event_id = 0; + uint8_t ap_event_id = 0; + + touch_id = phone_reg_coord_back_BUF[ss][1] >> 4; + if (touch_id >= Touch_MAX_Point)continue; //判断手指编号是否超出范围 + + touch_event_id = phone_reg_coord_back_BUF[ss][0] >> 4;//触摸事件 + if(touch_event_id > 0 && touch_event_id < 4) // bit4-bit7:0x1:按下事件;0x2:移动事件;0x3:松开事件; + { + touch_event_flag++; + } +// if((touch_event_id == 0x01)||(touch_event_id == 0x02)) // 按下事件 // 移动事件 +// { +// +// } + Touch.Touch_Single_Point[0].X_in = (((u16)phone_reg_coord_back_BUF[ss][3] & 0x0F) << 8) | (phone_reg_coord_back_BUF[ss][2]); + Touch.Touch_Single_Point[0].Y_in = ((u16)phone_reg_coord_back_BUF[ss][4] << 4) | ((phone_reg_coord_back_BUF[ss][3] & 0xF0) >> 4); + //分辨率转换 + Touch.Touch_Single_Point[0].X = (((float)Touch.Touch_Single_Point[0].X_in) * (float)INPUT_WIDTH_VALUE) / ((float)OUTPUT_WIDTH_VALUE); + Touch.Touch_Single_Point[0].Y = (((float)Touch.Touch_Single_Point[0].Y_in) * (float)INPUT_HEIGHT_VALUE) / ((float)OUTPUT_HEIGHT_VALUE); + + u16 X0, Y0; + X0 = ((float)Touch.Touch_Single_Point[0].X) * 4095.0 / ((float)INPUT_WIDTH_VALUE); + Y0 = ((float)Touch.Touch_Single_Point[0].Y) * 4095.0 / ((float)INPUT_HEIGHT_VALUE); + if (X0 > 0xfff)X0 = 0xfff; + if (Y0 > 0xfff)Y0 = 0xfff; + + X0 = 0xfff - X0; // 零点上下不一致,需要转换 + +// hal_gpio_set_output_data(IO_PAD_AP_SPIS_MISO, IO_LVL_LOW); + //bit0-bit1:event id; 0表示触摸类事件;1表示状态事件;2表示手势事件;3表示空事件 + //bit2-bit5:touch id; 表示第几个触摸手指 + //bit6-bit7:touch action; 0:没有触摸事件;1:按下;2:移动;3:松开 + + phone_reg_coord_back_X61[((s1) * 16) + 0] = (touch_event_id << 6) | ((touch_id + 1) << 2) | ap_event_id; //44 press C4 leave 84 move + phone_reg_coord_back_X61[((s1) * 16) + 1] = (uint8_t)((X0 & 0xFF0) >> 4); //x 高八位 + phone_reg_coord_back_X61[((s1) * 16) + 2] = (uint8_t)((Y0 & 0xFF0) >> 4); //y 高八位 + phone_reg_coord_back_X61[((s1) * 16) + 3] = ((X0 & 0xF) << 4) | ((Y0 & 0xF)); //bit0-bit3:y低四位;bit4-bit7:x低四位; + phone_reg_coord_back_X61[((s1) * 16) + 4] = 4; //major + phone_reg_coord_back_X61[((s1) * 16) + 5] = 4; //minor + //touch type:0:普通手指触摸;1:盘旋;2:保护套;3:手套;4:尖笔;5:手掌;6:潮湿的;7:接近;8:轻摇 +// phone_reg_coord_back_X61[((s1) * 8) + 6] = ((Touch.Touch_Single_Point[ss].Z & 0xFE) >> 2); //bit0-bit5:z只有6位;bit6-bit7:touch type的高两位 +// phone_reg_coord_back_X61[((s1) * 8) + 7] = --Touch_num; //bit0-bit5:buffer里面剩余多少个事件;bit6-bit7:touch type 低两位 + + phone_reg_coord_back_X61[((s1) * 16) + 6] = 0x1b; + phone_reg_coord_back_X61[((s1) * 16) + 7] = 0x20+(phone_reg_coord_BUF_NUM-1-ss); + + phone_reg_coord_back_X61[((s1) * 16) + 8] = 0x04; + phone_reg_coord_back_X61[((s1) * 16) + 9] = 0x96; + phone_reg_coord_back_X61[((s1) * 16) + 10] = 0; + phone_reg_coord_back_X61[((s1) * 16) + 11] = 0; + phone_reg_coord_back_X61[((s1) * 16) + 12] = 0; + phone_reg_coord_back_X61[((s1) * 16) + 13] = 0; + phone_reg_coord_back_X61[((s1) * 16) + 14] = 0; + phone_reg_coord_back_X61[((s1) * 16) + 15] = 0; + + Touch.Touch_Single_Point[ss].Eventbk = Touch.Touch_Single_Point[ss].Event; + + Touch.Touch_Single_Point[ss].Event = 0; +// hal_gpio_set_output_data(IO_PAD_AP_SPIS_MISO, IO_LVL_HIGH); +// } + s1++; + } + SAMSUNG_s21u.Touch_ON[0] = 1; + if(g_ap_tp_init_done && touch_event_flag > 0) // 有触摸事件才报点 + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); //拉低TP中断脚,通知AP读取TP数据 + Touch.Event_Single_Flag = 0; + } + else + { + // 息屏触摸处理 +// TAU_LOGD("TP sleep mode\n"); + app_tp_screen_analysis_wake_up(rxbuffer,phone_reg_coord_BUF_NUM); + } + + return screen_reg_int_data_size + 1; +// TAU_LOGD("TD [%d]\n", x); +} + + +/************************************************************************** +* @name : hal_tp_phone_analysis_data +* @brief : phone 数据解析函数,由客户定制 +* @param[in] : +* @return : +* @retval : +**************************************************************************/ +void app_tp_phone_analysis_data(uint8_t *rxbuffer, size_t rxbuffer_size, const uint8_t **txbuffer, size_t *txbuffer_size) +{ + + *txbuffer_size = 0; +// if ((!((rxbuffer[0] == 0x60) || (rxbuffer[0] == 0x61))) || (SAMSUNG_s21u.Phone_Init_Done == false)) + if (!((rxbuffer[0] == 0x60) || (rxbuffer[0] == 0x61))) + { + SAMSUNG_s21u.Touch_ON[0] = 0; + } + if(phone_reg_coord_BUF_NUM<2) // 单点触摸 + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); + switch (rxbuffer[0]) + { + case 0x60: + { + if (SAMSUNG_s21u.Touch_ON[0] == 1) + { + *txbuffer = phone_reg_coord_back_X61; + *txbuffer_size = sizeof(phone_reg_coord_back); + // TAU_LOGD("TD OK\n"); + } + else + { + + if (SAMSUNG_s21u.D60_count == 0) + { + if(g_screen_tp_init_start == true) //开机 + { + *txbuffer = SAMSUNG_s21u.reg_60_0; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_0); + SAMSUNG_s21u.D60_count = 1; + } + else + { + *txbuffer = SAMSUNG_s21u.reg_60_1_0; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_1_0); + SAMSUNG_s21u.D60_count = 1; + } + } + else if (SAMSUNG_s21u.D60_count == 1) + { + *txbuffer = SAMSUNG_s21u.reg_60_1; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_1); + } + else if (SAMSUNG_s21u.D60_count == 2) + { + *txbuffer = SAMSUNG_s21u.reg_60_2; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_2); + SAMSUNG_s21u.D60_count = 3; + } + else if (SAMSUNG_s21u.D60_count == 3) + { + *txbuffer = SAMSUNG_s21u.reg_60_3; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_3); + SAMSUNG_s21u.D60_count = 4; + } + else if (SAMSUNG_s21u.D60_count == 4) + { + *txbuffer = SAMSUNG_s21u.reg_60_4; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_4); + SAMSUNG_s21u.D60_count = 5; + } + else if (SAMSUNG_s21u.D60_count == 5) + { + *txbuffer = SAMSUNG_s21u.reg_60_5; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_5); + if(g_ap_tp_init_E4) + { + g_ap_tp_init_E4 = 0; + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); + } + } + else if (SAMSUNG_s21u.D60_count == 6) + { + *txbuffer = SAMSUNG_s21u.reg_60_6; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_6); + SAMSUNG_s21u.D60_count = 6; + } + else if (SAMSUNG_s21u.D60_count == 7) + { + *txbuffer = SAMSUNG_s21u.reg_60_7; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_7); + SAMSUNG_s21u.D60_count = 7; + } + else if (SAMSUNG_s21u.D60_count == 8) + { + *txbuffer = SAMSUNG_s21u.reg_60_8; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_8); + SAMSUNG_s21u.D60_count = 8; + } + else if (SAMSUNG_s21u.D60_count == 9) + { + *txbuffer = SAMSUNG_s21u.reg_60_9; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_9); + SAMSUNG_s21u.D60_count = 10; + } + else if (SAMSUNG_s21u.D60_count == 10) + { + *txbuffer = SAMSUNG_s21u.reg_60_10; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_10); + SAMSUNG_s21u.D60_count = 11; + } + else if (SAMSUNG_s21u.D60_count == 11) + { + *txbuffer = SAMSUNG_s21u.reg_60_10; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_10); + SAMSUNG_s21u.D60_count = 12; + } + else if (SAMSUNG_s21u.D60_count == 12) + { + *txbuffer = SAMSUNG_s21u.reg_60_11; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_11); + SAMSUNG_s21u.D60_count = 12; + } + else if (SAMSUNG_s21u.D60_count == 13) + { + *txbuffer = SAMSUNG_s21u.reg_60_12; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_12); + SAMSUNG_s21u.D60_count = 1; + } + + } + } + break; + case 0x61: + { + if (SAMSUNG_s21u.Touch_ON[0] == 1) + { + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); // 多点触摸 + + *txbuffer = &phone_reg_coord_back_X61[16]; + *txbuffer_size = sizeof(phone_reg_coord_back_X61) - 16; + } + else + { + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_HIGH); + if(g_ap_tp_init_E4 == 1) + { + *txbuffer = SAMSUNG_s21u.reg_61_3; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_61_3); + } + else if(g_ap_tp_init_E4 == 2) + { + *txbuffer = SAMSUNG_s21u.reg_61_2; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_61_2); + } + else + { + *txbuffer = SAMSUNG_s21u.reg_61_0; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_61_0); + } + } + } + break; + case 0x22: + { + *txbuffer = SAMSUNG_s21u.reg_22; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_22); +// app_tp_transfer_screen_start(); + g_screen_tp_init_restart = true; + + } + break; + case 0x21: + { + *txbuffer = SAMSUNG_s21u.reg_21; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_21); + } + break; + case 0x55: + { + *txbuffer = SAMSUNG_s21u.reg_55; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_55); + } + break; + case 0xaf: + { + *txbuffer = SAMSUNG_s21u.reg_af; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_af); + } + break; + case 0xf1: + { + *txbuffer = SAMSUNG_s21u.reg_f1; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_f1); + } + break; + case 0xa5: + { + *txbuffer = SAMSUNG_s21u.reg_a5; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_a5); + } + break; + case 0xa3: + { + *txbuffer = SAMSUNG_s21u.reg_a3; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_a3); + } + break; + case 0xa4: + { + *txbuffer = SAMSUNG_s21u.reg_a4; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_a4); + } + break; + case 0x52: + { + *txbuffer = SAMSUNG_s21u.reg_52; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_52); + } + break; + case 0x23: + { + *txbuffer = SAMSUNG_s21u.reg_23; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_23); + } + break; + case 0x30: + { + *txbuffer = SAMSUNG_s21u.reg_30; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_30); + } + break; + case 0x90: + { + *txbuffer = SAMSUNG_s21u.reg_90; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_90); + } + break; + case 0x11: + { + SAMSUNG_s21u.D60_count = 2; + } + break; + case 0x85: + { + if (rxbuffer_size > 1) + { + if ((rxbuffer[1] == 0x00) && (rxbuffer[2] == 0x00)) + { + SAMSUNG_s21u.D85_count = 1; + } + return; + } + else + { + if(SAMSUNG_s21u.D85_count == 0x00) + { + *txbuffer = SAMSUNG_s21u.reg_85_0; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_85_0); + } + else if(SAMSUNG_s21u.D85_count == 0x01) + { + *txbuffer = SAMSUNG_s21u.reg_85_1; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_85_1); + } + } + } + break; + case 0x92: + { + if (rxbuffer_size == 1) + { + if(SAMSUNG_s21u.D92_count == 0x00) + { + *txbuffer = SAMSUNG_s21u.reg_92_0; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_92_0); + SAMSUNG_s21u.D92_count = 1; + } + else if(SAMSUNG_s21u.D92_count == 0x01) + { + *txbuffer = SAMSUNG_s21u.reg_92_1; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_92_1); + SAMSUNG_s21u.D92_count = 2; + } + else + { + *txbuffer = SAMSUNG_s21u.reg_92_2; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_92_2); + // SAMSUNG_s21u.D92_count = 0; + } + } + + if (rxbuffer_size == 3) + { + if((rxbuffer[1] == 0xF0)&&(rxbuffer[2] == 0x00)) + { + SAMSUNG_s21u.D92_count = 2; + } + } + } + break; +// case 0x72: +// { +// *txbuffer = SAMSUNG_s21u.reg_60_0; +// *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_0); +// } + case 0x74: + { + if(rxbuffer_size == 2) + { + if(rxbuffer[1] == 0x01) + SAMSUNG_s21u.D60_count = 5; + else if((rxbuffer[1] == 0x02) || (rxbuffer[1] == 0x03)) + SAMSUNG_s21u.D60_count = 6; + } + } + break; +// case 0x80: +// { +// *txbuffer = SAMSUNG_s21u.reg_60_0; +// *txbuffer_size = sizeof(SAMSUNG_s21u.reg_60_0); +// } +// break; + case 0xE4: + { +// g_tp_sleep_in = false; // 退出息屏状态 + g_ap_tp_init_done = true; + if (rxbuffer_size == 2) + { + if(rxbuffer[1] == 0x00) + { + g_ap_tp_init_E4 = 1; + SAMSUNG_s21u.D60_count = 0; + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); + } + else if(rxbuffer[1] == 0x01) + { + g_ap_tp_init_E4 = 2; + SAMSUNG_s21u.D60_count = 15; + hal_gpio_set_output_data(g_phone_output_int_pad, IO_LVL_LOW); + } + + } + else + { + if(SAMSUNG_s21u.Phone_Init_Done == false) + { + *txbuffer = SAMSUNG_s21u.reg_e4_0; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_e4_0); + } + else{ + *txbuffer = SAMSUNG_s21u.reg_e4_1; + *txbuffer_size = sizeof(SAMSUNG_s21u.reg_e4_1); + } + } + } + break; + case 0xF3: + { + if (rxbuffer_size == 2) + { + if(rxbuffer[1] == 0x00) + SAMSUNG_s21u.D60_count = 9; + } + } + break; + case 0xAE: + { + if (rxbuffer_size > 1) + { + if ((rxbuffer[1] == 0xA3) && (rxbuffer[2] == 0x40)) + { + //if(D60_count==0) + { + SAMSUNG_s21u.D60_count = 4; + + } + + } + } + } + break; + case 0xBE: + { + if (rxbuffer_size == 2) + { + SAMSUNG_s21u.Phone_Init_Done = true; + } + } + break; + + } + //hal_gpio_set_output_data(IO_PAD_AP_SPIS_MISO,0); + +} + + diff --git a/src/app/demo/app_tp_for_custom_s21u.h b/src/app/demo/app_tp_for_custom_s21u.h new file mode 100644 index 0000000..a278dec --- /dev/null +++ b/src/app/demo/app_tp_for_custom_s21u.h @@ -0,0 +1,109 @@ +/******************************************************************************* +* +* +* File: app_tp_for_custom.h +* Description tp 协议处理文件,包括特定配置的宏 +* Version V0.1 +* Date 2021-10-14 +* Author zhanghz +*******************************************************************************/ +#ifndef __APP_TP_FOR_CUSTOM_s21u_H__ +#define __APP_TP_FOR_CUSTOM_s21u_H__ + +#include "string.h" +#include "tau_device_datatype.h" +#include "tau_common.h" +#include "app_tp_transfer.h" +#include "hal_gpio.h" +#include "ap_demo.h" + +#define BUFFER_SIZE_MAX 250 //定义 bufrer 最大的字节数 +#define SCREEN_INT_LOW_DEFAULT 0 + +/** 跟手机之间使用 I2C 通信 **/ +#define PHONE_SLAVE_TRANSFER_I2C 1 //1:表示手机跟芯片之间,touch 数据采用 I2C 通信; +#define CHIP_I2C_ADDRESS 0x48 //芯片本身 I2C 从机地址 +#define CHIP_I2C_ADDR_BITS I2C_ADDR_BITS_7 //屏幕 I2C 地址位数 7/10,默认为7 + +/** 跟手机之间使用 SPI 通信 **/ +#define PHONE_SLAVE_TRANSFER_SPI 0 //1:表示手机跟芯片之间,touch 数据采用 SPI 通信; +#define PHONE_SPI_CPHA 0 //0:表示时钟在数据之后才切换,即第1个时钟沿有效 +#define PHONE_SPI_CPOL 0 //0:表示闲时时钟状态为低电平 + +/** 跟屏幕之间使用 I2C 通信 **/ +#define SCREEN_MASTER_TRANSFER_I2C 1 //1:表示屏幕跟芯片之间,touch 数据采用 I2C 通信; +#define SCREEN_I2C_ADDRESS 0x49 //屏幕 I2C 从机地址 +#define SCREEN_I2C_ADDR_BITS I2C_ADDR_BITS_7 //屏幕 I2C 地址位数 7/10,默认为7 +#define I2C_MASTER_SPEED 400000 //设置 I2C 主机通信速率 + +/** 跟屏幕之间使用 SPI 通信 **/ +#define SCREEN_MASTER_TRANSFER_SPI 0 //1:表示屏幕跟芯片之间,touch 数据采用 SPI 通信; +#define SCREEN_SPI_CPHA 0 //0:表示时钟在数据之后才切换,即第1个时钟沿有效 +#define SCREEN_SPI_CPOL 0 //0:表示闲时时钟状态为低电平 +#define SPI_MASTER_SPEED 10000000 //设置 SPI 主机通信速率 + + +/** 坐标转换参数 **/ +#define INPUT_WIDTH_VALUE 1080 //原装屏 X 坐标码值的最大值 +#define INPUT_HEIGHT_VALUE 2400 //原装屏 Y 坐标码值的最大值 +#define OUTPUT_WIDTH_VALUE 1080 //维修屏 X 坐标码值的最大值 +#define OUTPUT_HEIGHT_VALUE 2400 //维修屏 Y 坐标码值的最大值 + + + + + +extern io_pad_e g_screen_input_rst_pad; +extern io_pad_e g_screen_input_int_pad; +extern io_pad_e g_phone_input_rst_pad; +extern io_pad_e g_phone_output_int_pad; + +extern const uint8_t screen_reg_int_data_size; +extern const uint8_t screen_reg_start_data_size; +extern st_screen_data screen_reg_int_data[]; +extern st_screen_const_data screen_reg_start_data[]; +extern st_reg_const_data phone_reg_const_data[]; + +extern const uint8_t screen_reg_tp_sendcmd_data_size; + +extern st_screen_const_data screen_reg_tp_sendcmd_data[]; +extern st_screen_const_data screen_reg_tp_software_reset_data[]; +extern const uint8_t screen_reg_tp_software_reset_data_size; +extern uint8_t g_screen_tp_reg_43_software_reset_flag; +extern bool g_screen_tp_init_start; +extern bool g_screen_tp_init_restart; + +extern bool g_tp_sleep_in; +extern uint8_t g_tp_sleep_delay_count; + +/************************************************************************** +* @name : app_tp_screen_analysis_const +* @brief : screen start 阶段数据解析函数,由客户定制 +* @param[in] : +* @return : +* @retval : +**************************************************************************/ +uint8_t app_tp_screen_analysis_const(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size); + +/************************************************************************** +* @name : app_tp_screen_analysis_int +* @brief : screen 来IO中断后的 数据解析函数,由客户定制 +* @param[in] : +* @return : +* @retval : +**************************************************************************/ +uint8_t app_tp_screen_analysis_int(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size); + +/************************************************************************** +* @name : app_tp_phone_analysis_data +* @brief : phone 数据解析函数,由客户定制 +* @param[in] : +* @return : +* @retval : +**************************************************************************/ +void app_tp_phone_analysis_data(uint8_t *rxbuffer, size_t rxbuffer_size, const uint8_t **txbuffer, size_t *txbuffer_size); + +void app_tp_screen_analysis_wake_up_exec(void); + +#endif + diff --git a/src/app/demo/app_tp_for_custom_s8.h b/src/app/demo/app_tp_for_custom_s8.h deleted file mode 100644 index 173f33d..0000000 --- a/src/app/demo/app_tp_for_custom_s8.h +++ /dev/null @@ -1,150 +0,0 @@ -/******************************************************************************* -* -* -* File: app_tp_for_custom.h -* Description tp Э鴦ļضõĺ -* Version V0.1 -* Date 2021-10-14 -* Author zhanghz -*******************************************************************************/ -#ifndef __APP_TP_FOR_CUSTOM_S8_H__ -#define __APP_TP_FOR_CUSTOM_S8_H__ -#include "test_cfg_global.h" - -#include "string.h" -#include "tau_device_datatype.h" -#include "tau_common.h" -#include "app_tp_transfer.h" -#include "hal_gpio.h" - -#define AP_TP_TRANSFER 1 - -#if AMOLED_NT37280 - #define PHONE_SLAVE_TRANSFER_I2C 1 //1:ʾֻоƬ֮䣬touch ݲ I2C ͨţ - #define PHONE_SLAVE_TRANSFER_SPI 0 //1:ʾֻоƬ֮䣬touch ݲ SPI ͨţ - #define SCREEN_MASTER_TRANSFER_I2C 0 //1:ʾĻоƬ֮䣬touch ݲ I2C ͨţ - #define SCREEN_MASTER_TRANSFER_SPI 1 //1:ʾĻоƬ֮䣬touch ݲ SPI ͨţ -#elif LCD_HX83112A - #define PHONE_SLAVE_TRANSFER_I2C 1 //1:ʾֻоƬ֮䣬touch ݲ I2C ͨţ - #define PHONE_SLAVE_TRANSFER_SPI 0 //1:ʾֻоƬ֮䣬touch ݲ SPI ͨţ - #define SCREEN_MASTER_TRANSFER_I2C 0 //1:ʾĻоƬ֮䣬touch ݲ I2C ͨţ - #define SCREEN_MASTER_TRANSFER_SPI 0 //1:ʾĻоƬ֮䣬touch ݲ SPI ͨţ -#else // #if LCD_TD4310 - #define PHONE_SLAVE_TRANSFER_I2C 1 //1:ʾֻоƬ֮䣬touch ݲ I2C ͨţ - #define PHONE_SLAVE_TRANSFER_SPI 0 //1:ʾֻоƬ֮䣬touch ݲ SPI ͨţ - #define SCREEN_MASTER_TRANSFER_I2C 1 //1:ʾĻоƬ֮䣬touch ݲ I2C ͨţ - #define SCREEN_MASTER_TRANSFER_SPI 0 //1:ʾĻоƬ֮䣬touch ݲ SPI ͨţ -#endif - -#ifdef USE_FOR_SUMSUNG_S21U -#define CHIP_I2C_ADDRESS 0x48 //оƬ I2C ӻַ.I2Cַ -#define SCREEN_I2C_ADDRESS 0x49 //Ļ I2C ӻַ - -#elif defined(USE_FOR_SUMSUNG_S9PLUS) -#define CHIP_I2C_ADDRESS 0x48 //оƬ I2C ӻַ -#define SCREEN_I2C_ADDRESS 0x20 //Ļ I2C ӻַ - -#else -#define CHIP_I2C_ADDRESS 0x48 //оƬ I2C ӻַ -#define SCREEN_I2C_ADDRESS 0x49 //Ļ I2C ӻַ -#endif - -#define CHIP_I2C_ADDR_BITS I2C_ADDR_BITS_7 //Ļ I2C ַλ 7/10ĬΪ7 -#define SCREEN_I2C_ADDR_BITS I2C_ADDR_BITS_7 //Ļ I2C ַλ 7/10ĬΪ7 -#define I2C_MASTER_SPEED 800000 // I2C ͨ - -#define SPI_MASTER_SPEED 10000000 // SPI ͨ - -#define BUFFER_SIZE_MAX 200 // bufrer ֽ - -#define INPUT_WIDTH_VALUE 1440 //ԭװ X ֵֵ -#define INPUT_HEIGHT_VALUE 3200 //ԭװ Y ֵֵ - -#define OUTPUT_WIDTH_VALUE 1080 //ά X ֵֵ -#define OUTPUT_HEIGHT_VALUE 2400 //ά Y ֵֵ - - -#define SCREEN_TRANSFER_WRITE false //յscreen ioжϣ֮ö -#define SCREEN_TRANSFER_READ true //յscreen ioжϣ֮Ҫ - -typedef enum -{ - I2C_ADDR_BITS_7 = 7, - I2C_ADDR_BITS_10 = 10 -} en_I2C_ADDR_BITS_mdoe; - -typedef struct -{ - uint8_t *buffer; //յscreen ioжϺͨŵķbufferָ - size_t txbuffer_size; // buffer ݳȣҪʱĿǰֻ֧4ֽ - size_t rxbuffer_size; //֮Ҫصݳ - bool read_flag; //true յscreen ioжϣ֮Ҫ -} st_screen_data; - -typedef struct -{ - const uint8_t *buffer; //ͨŵķbufferָ - size_t txbuffer_size; // buffer ݳȣҪʱĿǰֻ֧4ֽ - size_t rxbuffer_size; //֮Ҫصݳ - bool read_flag; //true յscreen ioжϣ֮Ҫ -} st_screen_const_data; - -typedef struct -{ - uint8_t reg_size; //bufferĸ - size_t write_back_size; //Ҫ͵ݳ - const uint8_t *reg_data; //buffer - const uint8_t *write_back; //bufer -} st_reg_const_data; - -typedef struct -{ - uint8_t reg_size; //bufferĸ - size_t write_back_size; //Ҫ͵ݳ - uint8_t *reg_data; //buffer - uint8_t *write_back; //bufer -} st_reg_data; - -extern io_pad_e g_screen_input_rst_pad; -extern io_pad_e g_screen_input_int_pad; -extern io_pad_e g_phone_input_rst_pad; -extern io_pad_e g_phone_output_int_pad; - -extern uint8_t phone_start_flag; -extern uint8_t phone_touch_flag; -extern const uint8_t screen_reg_int_data_size; -extern const uint8_t screen_reg_start_data_size; -extern st_screen_data screen_reg_int_data[]; -extern st_screen_const_data screen_reg_start_data[]; -//extern st_reg_const_data phone_reg_const_data[]; - -/************************************************************************** -* @name : app_tp_screen_analysis_const -* @brief : screen start ׶ݽɿͻ -* @param[in] : -* @return : -* @retval : -**************************************************************************/ -uint8_t app_tp_screen_analysis_const(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size); - -/************************************************************************** -* @name : app_tp_screen_analysis_int -* @brief : screen IOжϺ ݽɿͻ -* @param[in] : -* @return : -* @retval : -**************************************************************************/ -uint8_t app_tp_screen_analysis_int(uint8_t transfer_now, uint8_t *rxbuffer, size_t data_size); - -/************************************************************************** -* @name : app_tp_phone_analysis_data -* @brief : phone ݽɿͻ -* @param[in] : -* @return : -* @retval : -**************************************************************************/ -void app_tp_phone_analysis_data(uint8_t *rxbuffer, size_t rxbuffer_size, const uint8_t **txbuffer, size_t *txbuffer_size); - - -#endif - diff --git a/src/app/demo/app_tp_phone_transfer_data_s21u.h b/src/app/demo/app_tp_phone_transfer_data_s21u.h new file mode 100644 index 0000000..2c35272 --- /dev/null +++ b/src/app/demo/app_tp_phone_transfer_data_s21u.h @@ -0,0 +1,28 @@ +/******************************************************************************* +* +* +* File: app_tp_transfer_data.h +* Description 配置从机需要答复的接收值,及其对应的答复值 +* Version V0.1 +* Date 2021-10-14 +* Author zhanghz +*******************************************************************************/ +#ifndef __APP_TP_PHONE_TRANSFER_DATA_s21u_H__ +#define __APP_TP_PHONE_TRANSFER_DATA_s21u_H__ + +#include "tau_common.h" + +/***************send to phone***************/ +const uint8_t phone_60_start_back[] = {0x09, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00}; + +const uint8_t phone_22_data[] = {0x22}; +const uint8_t phone_22_back[] = {0x53, 0x45, 0x37, 0x61, 0x00}; + +const uint8_t phone_21_data[] = {0x21}; +const uint8_t phone_21_back[] = {0x80}; + + +/*******************************************/ + +#endif + diff --git a/src/app/demo/app_tp_screen_transfer_data_s21u.h b/src/app/demo/app_tp_screen_transfer_data_s21u.h new file mode 100644 index 0000000..5801f94 --- /dev/null +++ b/src/app/demo/app_tp_screen_transfer_data_s21u.h @@ -0,0 +1,65 @@ +/******************************************************************************* +* +* +* File: hal_tp_screen_transfer_data.h +* Description 配置主机 start/sleep/awake 模式下需要发送的值 +* Version V0.1 +* Date 2021-10-14 +* Author zhanghz +*******************************************************************************/ +#ifndef __HAL_TP_SCREEN_TRANSFER_DATA_s21u_H__ +#define __HAL_TP_SCREEN_TRANSFER_DATA_s21u_H__ + +#include "tau_common.h" + +/***************send to screen***************/ + +const uint8_t screen_86_data[] = {0x86}; +const uint8_t screen_a0_00_01_data[] = {0xa0, 0x00, 0x01}; +const uint8_t screen_a2_03_00_data[] = {0xa2, 0x03, 0x00, 0x00, 0x00, 0x03}; +const uint8_t screen_a2_02_00_data[] = {0xa2, 0x02, 0x00}; +const uint8_t screen_c0_07_01_data[] = {0xc0, 0x07, 0x01}; + +//const uint8_t screen_87_data[] = {0x87}; +//const uint8_t screen_a0_00_01_data[] = {0xa0, 0x00, 0x01}; +//const uint8_t screen_a0_00_ff_data[] = {0xa0, 0x00, 0x01}; +//const uint8_t screen_a4_06_c1_data[] = {0xa4, 0x01, 0x01}; +//const uint8_t screen_a3_a4_fc_data[] = {0xa3, 0xA4, 0xFC}; +//const uint8_t screen_a3_data[] = {0xa3}; +//const uint8_t screen_a4_data[] = {0xA4}; +//const uint8_t screen_fc_data[] = {0xFC}; +//const uint8_t screen_60_data[] = {0x60, 0x00, 0x00}; +//const uint8_t screen_a4_06_01_data[] = {0xa4, 0x06, 0x01}; +//const uint8_t screen_a4_00_01_data[] = {0xa4, 0x00, 0x01}; +//const uint8_t screen_a4_0c_5a_data[] = {0xa4, 0x0c, 0x5a}; +//const uint8_t screen_a4_05_04_data[] = {0xa4, 0x05, 0x04}; +//const uint8_t screen_a4_00_03_data[] = {0xa4, 0x00, 0x03}; +const uint8_t screen_fa_software_reset_data[] = {0xFA, 0x20, 0x00, 0x00, 0x24, 0x80}; +//读取固件等版本信息 +const uint8_t screen_a7_00_00_data[] = {0xA7, 0x00, 0x00, 0x00}; +//解锁 +const uint8_t screen_fa_20_24_data[] = {0xFA, 0x20, 0x00, 0x00, 0x24, 0x01}; +const uint8_t screen_fa_20_32_data[] = {0xFA, 0x20, 0x00, 0x00, 0x32, 0x10}; +const uint8_t screen_fa_20_34_data[] = {0xFA, 0x20, 0x00, 0x00, 0x34, 0x02}; +const uint8_t screen_fa_20_3f_data[] = {0xFA, 0x20, 0x00, 0x00, 0x3F, 0x07}; +const uint8_t screen_fa_20_3d_data[] = {0xFA, 0x20, 0x00, 0x00, 0x3D, 0x30}; +const uint8_t screen_fa_20_2d_data[] = {0xFA, 0x20, 0x00, 0x00, 0x2D, 0x02}; +const uint8_t screen_fa_20_1b_data[] = {0xFA, 0x20, 0x00, 0x00, 0x1B, 0x66}; +const uint8_t screen_fa_20_68_data[] = {0xFA, 0x20, 0x00, 0x00, 0x68, 0x13}; +const uint8_t screen_fa_20_25_data[] = {0xFA, 0x20, 0x00, 0x00, 0x25, 0x20}; +const uint8_t screen_fa_20_6b_data[] = {0xFA, 0x20, 0x00, 0x00, 0x6B, 0x00}; +const uint8_t screen_fa_20_de_data[] = {0xFA, 0x20, 0x00, 0x00, 0xDE, 0x03}; +const uint8_t screen_fa_20_28_data[] = {0xFA, 0x20, 0x00, 0x01, 0x28, 0xFF, 0xFF, 0xFF, 0x83}; +const uint8_t screen_fa_20_6a_data[] = {0xFA, 0x20, 0x00, 0x00, 0x6A, 0xA0}; +//读取寄存器值 +const uint8_t screen_fb_20_6a_data[] = {0xFB, 0x20, 0x00, 0x00, 0x6A}; +const uint8_t screen_fa_20_72_data1[] = {0xFA, 0x20, 0x00, 0x00, 0x72, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x3F, 0x00}; +const uint8_t screen_fa_20_72_data2[] = {0xFA, 0x20, 0x00, 0x00, 0x72, 0x00, 0x00, 0x00, 0x40, 0x3E, 0x27, 0x00}; +const uint8_t screen_fa_20_72_data3[] = {0xFA, 0x20, 0x00, 0x00, 0x72, 0x00, 0x00, 0x00, 0x7C, 0x2D, 0x03, 0x00}; +const uint8_t screen_fa_20_6B_data[] = {0xFA, 0x20, 0x00, 0x00, 0x6B, 0x00, 0x40, 0x42, 0x0F, 0x00, 0x00, 0xC0}; +const uint8_t screen_fb_20_71_data[] = {0xFB, 0x20, 0x00, 0x00, 0x71}; + +/*******************************************/ + +#endif + diff --git a/src/app/demo/app_tp_screen_transfer_data_s8.h b/src/app/demo/app_tp_screen_transfer_data_s8.h deleted file mode 100644 index c511a3e..0000000 --- a/src/app/demo/app_tp_screen_transfer_data_s8.h +++ /dev/null @@ -1,23 +0,0 @@ -/******************************************************************************* -* -* -* File: hal_tp_screen_transfer_data.h -* Description start/sleep/awake ģʽҪ͵ֵ -* Version V0.1 -* Date 2021-10-14 -* Author zhanghz -*******************************************************************************/ -#ifndef __HAL_TP_SCREEN_TRANSFER_DATA_S8_H__ -#define __HAL_TP_SCREEN_TRANSFER_DATA_S8_H__ - -#include "tau_common.h" - -/***************send to screen***************/ -const uint8_t screen_87_data[] = {0x87}; -const uint8_t screen_a0_00_ff_data[] = {0xa0, 0x00, 0xff}; -const uint8_t screen_a4_06_c1_data[] = {0xa4, 0x06, 0xc1}; - -/*******************************************/ - -#endif - diff --git a/src/app/demo/app_tp_st_touch.c b/src/app/demo/app_tp_st_touch.c index 616e996..483157b 100644 --- a/src/app/demo/app_tp_st_touch.c +++ b/src/app/demo/app_tp_st_touch.c @@ -566,6 +566,16 @@ void ap_tp_st_touch_error_handler_FF(uint8_t* screendata) } } +void ap_tp_st_touch_error_handler_03(uint8_t* screendata) +{ + // յ TP 쳣ظ 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF + if(screendata[0] == 0x03 && screendata[7] == 0x00) + { + // ap_tp_st_touch_software_reset(); + ap_tp_st_touch_hardware_reset(); + } +} + diff --git a/src/app/demo/app_tp_st_touch.h b/src/app/demo/app_tp_st_touch.h index e7ad4ef..18fe953 100644 --- a/src/app/demo/app_tp_st_touch.h +++ b/src/app/demo/app_tp_st_touch.h @@ -165,6 +165,7 @@ void ap_tp_st_touch_error_handler_F3(uint8_t* screendata); void ap_tp_st_touch_error_handler_FF(uint8_t* screendata); +void ap_tp_st_touch_error_handler_03(uint8_t* screendata); #endif diff --git a/src/app/demo/app_tp_transfer.c b/src/app/demo/app_tp_transfer.c index 5bae20f..19b3d9a 100644 --- a/src/app/demo/app_tp_transfer.c +++ b/src/app/demo/app_tp_transfer.c @@ -2,7 +2,7 @@ * * * File: app_tp_transfer.c -* Description touch I2C/SPI ʼԼͨ +* Description touch I2C/SPI 初始化、以及数据通信 * Version V0.1 * Date 2021-10-14 * Author zhanghz @@ -15,54 +15,38 @@ #include "hal_spi_slave.h" #include "tau_log.h" #include "tau_delay.h" +#include "stdio.h" #include "app_tp_st_touch.h" -#if 1//def AP_TP_TRANSFER -uint8_t read_point; //ǰҪıһ8BYTE -uint8_t s_screen_number[2]; -uint8_t s_screen_temp[2]; -//uint8_t s_screen_read_bak[200]; +#ifdef BUFFER_SIZE_MAX + static uint8_t s_screen_read_buffer[BUFFER_SIZE_MAX]; static uint8_t s_phone_read_buffer[BUFFER_SIZE_MAX]; -static bool s_spim_write = false; //¼SPIǷ÷ͣǵĻҪRXFIFO -static bool s_screen_int_flag = false; //¼ǷյĻıж -static bool s_phone_reset_flag = false; //¼ǷյֻĿλź -static bool s_screen_int_transfer_status = false; //¼ǷѾʼͨ -bool s_screen_init_complate = false; //ĻTPʼɱ־ -static uint8_t s_screen_const_transfer_count = 0xff; //¼ǰͨŵһ,ʼֵ screen_reg_start_data_size +static const uint8_t *s_slave_txbuffer = NULL; +static size_t s_slave_txbuffer_size = 0; -#ifdef USE_FOR_SUMSUNG_S20 -uint16_t u16TouchID; -#endif +static bool s_spim_write = false; //记录SPI主机是否配置发送,是的话需要清除RXFIFO +static bool s_screen_int_flag = false; //记录是否接收到屏幕的报点中断 +static bool s_phone_reset_flag = false; //记录是否接收到手机的开机复位信号 +static bool s_screen_int_transfer_status = false; //记录是否已经开始通信 + bool s_screen_init_complate = true; //屏幕TP开机初始化完成标志,初始值为true,确保app_tp_transfer_screen_start之后才配置开机初始化 +static uint8_t s_screen_const_transfer_count = 0xff; //记录当前通信到哪一步,初始值必须大于 screen_reg_start_data_size static void app_tp_transfer_phone(size_t recieve_num); -//static void app_tp_reset_callback(void *data); -#if PHONE_SLAVE_TRANSFER_I2C //warning +static void app_tp_reset_callback(void *data); +#if PHONE_SLAVE_TRANSFER_I2C //消除warning static void app_tp_i2cs_callback(e_i2c_s_int_status int_status, size_t recieve_num); #endif -#if PHONE_SLAVE_TRANSFER_SPI //warning +#if PHONE_SLAVE_TRANSFER_SPI //消除warning static void app_tp_spis_callback(hal_spis_event_e event, hal_spi_packet_info_t *packet_info); #endif -#ifdef USE_FOR_SUMSUNG_S21U -uint8_t MI10_PRO_screen_init_data1[3] = {0xA0,0x00,0x01}; -uint8_t MI10_PRO_screen_init_data2[6] = {0xA2,0x03,0x00,0x00,0x00,0x03}; -uint8_t MI10_PRO_screen_init_data3[3] = {0xA2,0x02,0x00}; -uint8_t MI10_PRO_screen_init_data4[3] = {0xC0,0x07,0x01}; - -//uint8_t MI10_PRO_screen_init_data5[3] = {0xA4,0x06,0x70}; -//uint8_t MI10_PRO_screen_init_data6[3] = {0xA6,0x00,0x00}; -//uint8_t MI10_PRO_screen_init_data7[5] = {0xFA,0x20,0x00,0x00,0x78}; - -//uint8_t MI10_PRO_screen_init_data8[6] = {0xA2,0x03,0x20,0x00,0x00,0x00}; -//uint8_t MI10_PRO_screen_init_data9[2] = {0xA0,0x01}; -//uint8_t MI10_PRO_screen_init_data10[3] = {0xA0,0x00,0x00}; -#endif +uint32_t s_tp_restart_count = 0; /************************************************************************** * @name : app_tp_screen_int_callback -* @brief : screen ж ص +* @brief : screen 报点中断 回调函数 * @param[in] : * @return : * @retval : @@ -74,77 +58,65 @@ static void app_tp_screen_int_callback(void *data) /************************************************************************** * @name : app_tp_screen_int_lvl_low -* @brief : ȡ screen ж IO ƽ +* @brief : 获取 screen 报点中断 IO 电平 * @param[in] : -* @return : trueIO Ϊ͵ƽ +* @return : true:IO 为低电平 * @retval : **************************************************************************/ static bool app_tp_screen_int_lvl_low(void) { - uint8_t i = 1; - uint8_t j = 1; -#if SCREEN_MASTER_TRANSFER_I2C -// i=hal_gpio_get_input_data(g_screen_input_int_pad); -// j=hal_gpio_get_input_data(g_screen_input_int_pad); -// if((i+j)==0) -// { -// return true; -// } -//else -// { -// return false; -// } - return !hal_gpio_get_input_data(g_screen_input_int_pad); -#elif SCREEN_MASTER_TRANSFER_SPI - return !hal_gpio_get_input_data(g_screen_input_int_pad); //ӦSPIͨŹżͻȻCS ͨ쳣 +#if SCREEN_INT_LOW_DEFAULT + return hal_gpio_get_input_data(g_screen_input_int_pad); //INT 为高电平时,说明还有报点数据没读出 #else - return false; + return !hal_gpio_get_input_data(g_screen_input_int_pad); //INT 为低电平时,说明还有报点数据没读出 #endif } /************************************************************************** * @name : app_tp_screen_int_init -* @brief : screen ж IO ʼ +* @brief : screen 报点中断 IO 初始化 * @param[in] : * @return : * @retval : **************************************************************************/ static void app_tp_screen_int_init(void) { - hal_gpio_set_pull_state(g_screen_input_int_pad, ENABLE, DISABLE); // 1. - hal_gpio_ctrl_eint(g_screen_input_int_pad, DISABLE); // 2.رж - hal_gpio_init_eint(g_screen_input_int_pad, DETECT_FALLING_EDGE); // 3.жϳʼ,TPһ㶼½شж - hal_gpio_reg_eint_cb(g_screen_input_int_pad, app_tp_screen_int_callback); // 4.עص - hal_gpio_ctrl_eint(g_screen_input_int_pad, ENABLE); // 5.ʹж + hal_gpio_ctrl_eint(g_screen_input_int_pad, DISABLE); // 1.关闭中断 +#if SCREEN_INT_LOW_DEFAULT + hal_gpio_set_pull_state(g_screen_input_int_pad, DISABLE, ENABLE); // 2.配置下拉 + hal_gpio_init_eint(g_screen_input_int_pad, DETECT_RISING_EDGE); // 3.中断初始化,INT 上升沿触发中断 +#else + hal_gpio_set_pull_state(g_screen_input_int_pad, ENABLE, DISABLE); // 2.配置上拉 + hal_gpio_init_eint(g_screen_input_int_pad, DETECT_FALLING_EDGE); // 3.中断初始化,INT 下降沿触发中断 +#endif + hal_gpio_reg_eint_cb(g_screen_input_int_pad, app_tp_screen_int_callback); // 4.注册回调 + hal_gpio_ctrl_eint(g_screen_input_int_pad, ENABLE); // 5.使能中断 } -#if 0 /************************************************************************** * @name : app_tp_phone_reset_init -* @brief : phone reset ж IO ʼ +* @brief : phone reset 中断 IO 初始化 * @param[in] : * @return : * @retval : **************************************************************************/ static void app_tp_phone_reset_init(void) { - /*0.Ϊ*/ + /*0.配置为输入*/ hal_gpio_init_input(g_phone_input_rst_pad); - /*1.رж*/ + /*1.关闭中断*/ hal_gpio_ctrl_eint(g_phone_input_rst_pad, DISABLE); - /*2.жϳʼ*/ + /*2.中断初始化*/ hal_gpio_init_eint(g_phone_input_rst_pad, DETECT_RISING_EDGE); - /*3.עص*/ + /*3.注册回调*/ hal_gpio_reg_eint_cb(g_phone_input_rst_pad, app_tp_reset_callback); - /*4.ʹж*/ + /*4.使能中断*/ hal_gpio_ctrl_eint(g_phone_input_rst_pad, ENABLE); } -#endif - /************************************************************************** * @name : app_tp_screen_init -* @brief : screen IO 䣬ʼʼ +* @brief : screen IO 跳变,开始初始化 * @param[in] : * @return : * @retval : @@ -154,51 +126,31 @@ void app_tp_screen_init(void) hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); delayUs(200); hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_LOW); - delayUs(200); + // delayUs(200); + delayMs(2); hal_gpio_set_output_data(g_screen_input_rst_pad, IO_LVL_HIGH); + delayUs(400); } void app_tp_I2C_init(void) { hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); hal_i2c_s_set_transfer(app_tp_i2cs_callback); - hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //ý buffer + hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //�����ý��� buffer } - - - /************************************************************************** * @name : app_tp_init -* @brief : ʼͨ +* @brief : 初始化通信相关 * @param[in] : * @return : * @retval : **************************************************************************/ void app_tp_init(void) { -#ifdef DISABLE_TDDI_I2C_FUNCTION - hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_HIGH); //phoneжIO - hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); //ģTP RESET - - hal_gpio_set_mode(IO_PAD_TD_SPIM_CLK,IO_MODE_I2C1_SCL); - hal_gpio_set_mode(IO_PAD_TD_SPIM_CSN,IO_MODE_I2C1_SDA); - - return; -#else - hal_gpio_set_pull_state(IO_PAD_TD_SPIM_CLK, ENABLE, DISABLE); - hal_gpio_set_pull_state(IO_PAD_TD_SPIM_CSN, ENABLE, DISABLE); -#endif - - app_tp_screen_init(); //ʼֻλIO -//app_tp_screen_int_init(); //screenж -#ifdef G_PHONE_INT_DEFAULT_LOW - hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_LOW); //phoneжIO -#else - hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_HIGH); //phoneжIO -#endif - hal_gpio_init_input(g_screen_input_int_pad); -// hal_gpio_init_output(g_screen_input_rst_pad, IO_LVL_HIGH); //ģTP RESET +// app_tp_phone_reset_init(); //初始化手机复位的IO口 + app_tp_screen_int_init(); //配置screen中断输入引脚 + hal_gpio_init_output(g_phone_output_int_pad, IO_LVL_HIGH); //配置phone报点输出中断IO口 #if SCREEN_MASTER_TRANSFER_I2C hal_i2c_m_dma_init(SCREEN_I2C_ADDRESS, SCREEN_I2C_ADDR_BITS, I2C_MASTER_SPEED); @@ -207,30 +159,29 @@ void app_tp_init(void) #endif #if PHONE_SLAVE_TRANSFER_I2C -// hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); -// hal_i2c_s_set_transfer(app_tp_i2cs_callback); -// hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //ý buffer + // hal_i2c_s_init(CHIP_I2C_ADDRESS, CHIP_I2C_ADDR_BITS); + // hal_i2c_s_set_transfer(app_tp_i2cs_callback); + // hal_i2c_s_nonblocking_read(s_phone_read_buffer, BUFFER_SIZE_MAX); //先配置接收 buffer #elif PHONE_SLAVE_TRANSFER_SPI - hal_spi_slave_init(PHONE_SPI_CPHA, PHONE_SPI_CPOL, true); // ʼspiԼdma - hal_spi_slave_register_callback(app_tp_spis_callback); // עص - hal_spi_slave_auto_transfer_abort(); // ֹͣ + hal_spi_slave_init(PHONE_SPI_CPHA, PHONE_SPI_CPOL, true); // 初始化spi以及dma + hal_spi_slave_register_callback(app_tp_spis_callback); // 注册回调 + hal_spi_slave_auto_transfer_abort(); // 停止传输 hal_spi_slave_flush_fifo(); // Flush FIFO - /* ÿpacketԶ, circle mode Ϊfalse, յbuffer max sizeݺbufferٸ, packetɺûص */ - hal_spi_slave_set_auto_rx_buffer(s_phone_read_buffer, BUFFER_SIZE_MAX, false); // auto rx buffer - hal_spi_slave_set_auto_tx_buffer(phone_reg_const_data[0].write_back, phone_reg_const_data[0].write_back_size, false); // TX BUFFER + /* 每个packet自动接收, circle mode 为false, 即收到buffer max size数据后buffer不再更新, packet完成后调用回调 */ + hal_spi_slave_set_auto_rx_buffer(s_phone_read_buffer, BUFFER_SIZE_MAX, false); // 设置auto rx buffer + hal_spi_slave_set_auto_tx_buffer(phone_reg_const_data[0].write_back, phone_reg_const_data[0].write_back_size, false); // 配置TX BUFFER - hal_spi_slave_enable(); // spis - hal_spi_slave_auto_transfer_start(); // rxԶ + hal_spi_slave_enable(); // 启动spis + hal_spi_slave_auto_transfer_start(); // 启动tx自动发送 #endif } - /************************************************************************** * @name : app_tp_m_transfer_complate -* @brief : ȡͨ״̬ +* @brief : 获取主机通信完成状态 * @param[in] : -* @return :true: ͨ +* @return :true: 通信完成 * @retval : **************************************************************************/ bool app_tp_m_transfer_complate(void) @@ -246,16 +197,16 @@ bool app_tp_m_transfer_complate(void) /************************************************************************** * @name : app_tp_s_transfer_complate -* @brief : ȡӻͨ״̬ +* @brief : 获取从机通信完成状态 * @param[in] : -* @return :true: ͨ +* @return :true: 通信完成 * @retval : **************************************************************************/ bool app_tp_s_transfer_complate(void) { -#if SCREEN_MASTER_TRANSFER_I2C +#if PHONE_SLAVE_TRANSFER_I2C return hal_i2c_s_write_complate() && hal_i2c_s_read_complate(); -#elif SCREEN_MASTER_TRANSFER_SPI +#elif PHONE_SLAVE_TRANSFER_SPI return !hal_spi_slave_busy(); #else return true; @@ -264,9 +215,9 @@ bool app_tp_s_transfer_complate(void) /************************************************************************** * @name : app_tp_m_write -* @brief : ͨŷʽ÷txbufferе -* @param[in] :txbuffer: buffer ͷַ -* @param[in] :buffer_size: buffer +* @brief : 根据通信方式配置发送txbuffer中的数据 +* @param[in] :txbuffer: 发送数据 buffer 头地址 +* @param[in] :buffer_size: 发送数据 buffer 长度 * @return : * @retval : **************************************************************************/ @@ -282,11 +233,11 @@ void app_tp_m_write(const uint8_t *txbuffer, size_t buffer_size) /************************************************************************** * @name : app_tp_m_read -* @brief : ͨŷʽ÷txbufferеݺrxbuffer -* @param[in] :cmd: buffer ͷַ -* @param[in] :cmd_size: buffer -* @param[in] :data_buffer: ȡ buffer ͷַ -* @param[in] :data_size: ȡ buffer +* @brief : 根据通信方式配置发送txbuffer中的数据和rxbuffer +* @param[in] :cmd: 发送命令 buffer 头地址 +* @param[in] :cmd_size: 发送命令 buffer 长度 +* @param[in] :data_buffer: 读取数据 buffer 头地址 +* @param[in] :data_size: 读取数据 buffer 长度 * @return : * @retval : **************************************************************************/ @@ -296,7 +247,7 @@ void app_tp_m_read(const uint8_t *cmd, size_t cmd_size, uint8_t *data_buffer, si uint8_t i = 0; uint32_t address = 0; - for (i = 0; i < cmd_size; i++) //ȽҪ͵ϵ address + for (i = 0; i < cmd_size; i++) //先将要发送的数据整合到 address { address |= (uint32_t)cmd[i] << i * 8; } @@ -308,9 +259,9 @@ void app_tp_m_read(const uint8_t *cmd, size_t cmd_size, uint8_t *data_buffer, si /************************************************************************** * @name : app_tp_s_write -* @brief : ͨŷʽ÷txbufferе -* @param[in] :txbuffer: buffer ͷַ -* @param[in] :buffer_size: buffer +* @brief : 根据通信方式配置发送txbuffer中的数据 +* @param[in] :txbuffer: 发送数据 buffer 头地址 +* @param[in] :buffer_size: 发送数据 buffer 长度 * @return : * @retval : **************************************************************************/ @@ -320,18 +271,22 @@ void app_tp_s_write(const uint8_t *txbuffer, size_t buffer_size) hal_i2c_s_dma_write(txbuffer, buffer_size); #elif PHONE_SLAVE_TRANSFER_SPI //while (hal_spi_slave_busy()); +#if 1 + hal_spi_slave_reset_tx(txbuffer, buffer_size, true); +#else hal_spi_slave_auto_transfer_abort(); hal_spi_slave_flush_fifo(); hal_spi_slave_set_auto_tx_buffer(txbuffer, buffer_size, true); hal_spi_slave_auto_transfer_start(); #endif +#endif } /************************************************************************** * @name : app_tp_s_read -* @brief : ͨŷʽrxbuffer -* @param[in] :rxBuffer: ȡ buffer ͷַ -* @param[in] :data_size: ȡ buffer +* @brief : 根据通信方式配置rxbuffer +* @param[in] :rxBuffer: 读取数据 buffer 头地址 +* @param[in] :data_size: 读取数据 buffer 长度 * @return : * @retval : **************************************************************************/ @@ -344,354 +299,319 @@ void app_tp_s_read(void *rxBuffer, size_t data_size) /************************************************************************** * @name : app_tp_spis_callback -* @brief : SPI slave жϴ +* @brief : SPI slave 中断处理函数 * @param[in] : * @return : * @retval : **************************************************************************/ -#if PHONE_SLAVE_TRANSFER_I2C //warning -//ԡint_status=0Ϊ=2ΪSTOP=1δԵ -//recieve_numΪյָ +#if PHONE_SLAVE_TRANSFER_I2C //消除warning static void app_tp_i2cs_callback(e_i2c_s_int_status int_status, size_t recieve_num) { -#if 0 // 1: test - if (int_status >2) - { - s_phone_read_buffer[2]=int_status; - s_phone_read_buffer[3]=recieve_num; - app_tp_m_write(s_phone_read_buffer, 4); - } -#endif - app_tp_transfer_phone(recieve_num); + static bool i2cs_transfer = true; //确保一次通信只解析一次 + if (i2cs_transfer) + { + i2cs_transfer = false; + app_tp_transfer_phone(recieve_num); + } + if (int_status == I2C_S_INT_READ) + { + app_tp_s_write(s_slave_txbuffer, s_slave_txbuffer_size); + } + else if (int_status == I2C_S_INT_STOP) + { + i2cs_transfer = true; + } } #endif /************************************************************************** * @name : app_tp_spis_callback -* @brief : SPI slave жϴ +* @brief : SPI slave 中断处理函数 * @param[in] : * @return : * @retval : **************************************************************************/ -#if PHONE_SLAVE_TRANSFER_SPI //warning +#if PHONE_SLAVE_TRANSFER_SPI //消除warning static void app_tp_spis_callback(hal_spis_event_e event, hal_spi_packet_info_t *packet_info) { - app_tp_transfer_phone(packet_info->packet_size); + static bool spis_transfer = true; //确保一次通信只解析一次 + + // 1. 接收完数据, 完成一次解析?? + if (spis_transfer) + { + app_tp_transfer_phone(packet_info->packet_size); + spis_transfer = false; + } + + // 2.一帧通信结束, 需要重新设置 txbuffer + if (event == SPI_EVENT_RCV_CS_HIGH) + { + spis_transfer = true; + if (s_slave_txbuffer_size) + { + app_tp_s_write(s_slave_txbuffer, s_slave_txbuffer_size); + } + } } #endif -#if 0 /************************************************************************** * @name : app_tp_reset_callback -* @brief : ֻ IO临λжϴ +* @brief : 手机 IO跳变复位的中断处理函数 * @param[in] : * @return : * @retval : **************************************************************************/ static void app_tp_reset_callback(void *data) { - TAU_LOGD("app_tp_reset_callback\n"); s_phone_reset_flag = true; - app_tp_s_write(phone_reg_const_data[0].write_back, phone_reg_const_data[0].write_back_size); + //app_tp_s_write(phone_reg_const_data[0].write_back, phone_reg_const_data[0].write_back_size); ///////S8 s8p + #if PHONE_SLAVE_TRANSFER_SPI hal_gpio_set_output_data(IO_PAD_AP_INT, IO_LVL_LOW); #endif + //TAU_LOGD("app_tp_reset_callback\n"); } -#endif - - -void S20_Start_init(void) -{ - uint8_t len=0; - uint8_t temp=0; - uint8_t temp_start_flag=0; - // if(phone_start_flag==1) - { - app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); - while(!hal_i2c_m_transfer_complate()); - delayMs(2); - while(!hal_gpio_get_input_data(g_screen_input_int_pad)) - { - app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); - while(!hal_i2c_m_transfer_complate()); - delayMs(2); - } - temp=s_screen_read_buffer[0]&0xf0; - if((temp==0x10)||(temp==0x20)||(temp==0x30)) - { - temp_start_flag=1; - } - if(temp_start_flag==0) - { - app_tp_m_write(MI10_PRO_screen_init_data1, sizeof(MI10_PRO_screen_init_data1));//0xA0,0x00,0x01 - while(!hal_i2c_m_transfer_complate()); - delayMs(1); - app_tp_m_write(MI10_PRO_screen_init_data2, sizeof(MI10_PRO_screen_init_data2));//0xA2,0x03,0x00,0x00,0x00,0x03 - while(!hal_i2c_m_transfer_complate()); - delayMs(1); - app_tp_m_write(MI10_PRO_screen_init_data3, sizeof(MI10_PRO_screen_init_data3));//0xA2,0x02,0x00 - while(!hal_i2c_m_transfer_complate()); - delayMs(1); - app_tp_m_write(MI10_PRO_screen_init_data4, sizeof(MI10_PRO_screen_init_data4));//0xC0,0x07,0x01 - while(!hal_i2c_m_transfer_complate()); - delayMs(1); - app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); - while(!hal_i2c_m_transfer_complate()); - if(s_screen_read_buffer[7]>0) - { - len=s_screen_read_buffer[7]*8; - app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, len); - while(!hal_i2c_m_transfer_complate()); - } - } -#endif - if(hal_gpio_get_input_data(g_screen_input_int_pad)) - { - s_screen_init_complate = true; - app_tp_screen_int_init(); - phone_start_flag=0; - } - } -} - - /************************************************************************** * @name : app_tp_transfer_screen_const -* @brief : flowдscreen screen ʼ +* @brief : 按照flow读写screen,完成 开机 screen 初始化 * @param[in] : * @return : * @retval : -*޸TP1ģʼ -*ִscreen_reg_start_data[] **************************************************************************/ static void app_tp_transfer_screen_const(void) { -// static bool screen_const_transfer_buffer_ready = true; // buffer Ƿ׼ - uint8_t ii; -// uint8_t len=0; - /**** 1. жϵǰ״̬ͨѽ, ״̬ͨѽҿʼ̻δ****/ -#if 0 // test - uint8_t test_master_read_buffer[10] = {0x08, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19}; - uint8_t write_buffer[10] = {0x04, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19}; - -// for (ii =0x20; ii<0x7F; ii++) - { - //hal_i2c_m_dma_init(ii, SCREEN_I2C_ADDR_BITS); - //delayMs(100); - if (hal_i2c_m_dma_write(write_buffer, 1)) - { - //break; - } - while(!hal_i2c_m_transfer_complate()); - hal_i2c_m_dma_read(test_master_read_buffer, 1, test_master_read_buffer, 2); - } -#endif - - + static bool screen_const_transfer_buffer_ready = true; //发送 buffer 是否已准备好 + + /**** 1. 判断当前状态通信已结束, 并且开机初始化流程还未走完****/ if (app_tp_m_transfer_complate() && (s_screen_const_transfer_count < screen_reg_start_data_size)) { - if (s_spim_write) //SPI дݺҪѽFIFOݶȻӰһζȡ + if (s_spim_write) //SPI 写数据后需要把接收FIFO的数据读出,不然会影响下一次读取 { hal_spi_m_clear_rxfifo(); s_spim_write = false; } - #if 1 - -// #ifndef USE_FOR_SUMSUNG_S20 -// for (ii =0; ii= screen_reg_start_data_size) { s_screen_init_complate = true; + TAU_LOGD("tp init done\n"); } } - #endif } } - /************************************************************************** * @name : app_tp_transfer_screen_start -* @brief : flowдscreenʼʼ +* @brief : 按照flow读写screen,开始开机初始化 * @param[in] : * @return : * @retval : **************************************************************************/ +void app_tp_transfer_screen_start_init(void) +{ + s_screen_init_complate = false; + s_screen_const_transfer_count = 0; + app_tp_screen_init(); +} + void app_tp_transfer_screen_start(void) { // s_screen_init_complate = false; - s_screen_const_transfer_count = 0; - //app_tp_screen_init(); -#ifndef DISABLE_I2C_INIT_CODE +// s_screen_const_transfer_count = 0; +// app_tp_screen_init(); +// delayMs(10); app_tp_transfer_screen_const(); -#endif - s_screen_int_flag = false; +} + +void app_tp_transfer_screen_restart(void) +{ + if(g_screen_tp_init_restart == true) + { + if(s_tp_restart_count < (65536/5)) // 65536*3 = 900ms 65536/5 = 60ms + { + s_tp_restart_count ++; + }else + { + s_tp_restart_count = 0; + g_screen_tp_init_restart = false; + // app_tp_transfer_screen_start(); + ap_tp_st_touch_hardware_reset(); + } + } + +} + +void ap_tp_st_touch_get_status(void) +{ + app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); + while(!hal_i2c_m_transfer_complate()); + } /************************************************************************** * @name : app_tp_transfer_screen_int -* @brief : screenжϺ󣬰flowдscreenЭת +* @brief : 接收screen中断后,按照flow读写screen,即报点协议转换 * @param[in] : * @return : * @retval : -*޸TP2ȡģ鱨㣡 -*ִscreen_reg_int_data[]ҲԼд **************************************************************************/ void app_tp_transfer_screen_int(void) { - uint8_t len=0; - uint8_t temp_len=0; - bool screen_gpio_int = false; - static uint8_t screen_int_transfer_count = 0; //¼ǰͨŵһ - static bool screen_int_transfer_buffer_ready = true; // buffer Ƿ׼ - // static uint8_t test_flag = 0; - // s_screen_init_complate=false;//Ϊ¼⽫ƬΪ·ݣFT8719̩ĹͨѶ - if (!s_screen_init_complate) //TP ʼδɣȽгʼ - { + uint16_t data_size = 0; + uint8_t len = 0; + bool screen_gpio_int = false; + static uint8_t screen_int_transfer_count = 0; //记录当前通信到哪一步 + static bool screen_int_transfer_buffer_ready = true; //发送 buffer 是否已准备好 + volatile bool init_gpio = false; + if (!s_screen_init_complate) //TP 初始化还未完成,则先进行初始化操作 + { app_tp_transfer_screen_const(); - return; } - - /**** 1. ж screen Ƿ񷢳жź ****/ - // s_screen_int_flag: жźű־λ - // app_tp_screen_int_lvl_low : SPI ʱͨʱżcsߵͨ쳣ñ־λڽ - screen_gpio_int = s_screen_int_flag || app_tp_screen_int_lvl_low(); - if (screen_gpio_int) + app_tp_transfer_screen_restart(); + app_tp_screen_analysis_wake_up_exec(); + +#if 1 + static bool analysis_flag = false; + + if(analysis_flag == true) { - s_screen_int_flag = false; + if(app_tp_m_transfer_complate()) + { + /**** 3. 转换报点数据 ****/ + // data_size =63; //需针对不同项目修改!!!! + if(s_screen_read_buffer[7]>0) + { + len = s_screen_read_buffer[7]*8; + } + app_tp_screen_analysis_int(1, s_screen_read_buffer,(len+8)); + analysis_flag = false; + } + } + else + { + screen_gpio_int = s_screen_int_flag || app_tp_screen_int_lvl_low(); + if ((screen_gpio_int) && app_tp_m_transfer_complate()) //判断当前不处于通信状态,并且准备通信 + { + s_screen_int_flag = false; - app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); - while(!hal_i2c_m_transfer_complate()); - if(s_screen_read_buffer[7]>0) - { - len=s_screen_read_buffer[7]*8; - app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[8], len); - while(!hal_i2c_m_transfer_complate()); - temp_len=len+7; - } - if(s_screen_read_buffer[temp_len]>0) - { - len=s_screen_read_buffer[7]*8; - app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[temp_len+1], len); - while(!hal_i2c_m_transfer_complate()); - } - delayUs(100); - - while(!hal_gpio_get_input_data(g_screen_input_int_pad)) - { + /**** 2. 读取从机数据 ****/ + app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 40); + analysis_flag = true; + } + } +#else + /**** 1. 判断 screen 是否发出中断信号 ****/ + // s_screen_int_flag: 中断信号标志位 + // app_tp_screen_int_lvl_low : SPI 长时间通信时,偶尔会出现cs拉高导致通信异常卡死,该标志位用于解决卡死的问题 + init_gpio = app_tp_screen_int_lvl_low(); + screen_gpio_int = (s_screen_int_flag || init_gpio); + // if (((screen_gpio_int) || (s_screen_int_transfer_status)) && app_tp_m_transfer_complate()) //判断当前不处于通信状态,并且准备通信 + if ((screen_gpio_int)) + { + s_screen_int_flag = false; + + /**** 2. 发送或读取从机数据 ****/ + // if (screen_int_transfer_buffer_ready) + { + // screen_int_transfer_buffer_ready = false; + // s_screen_int_transfer_status = true; + app_tp_m_read(screen_reg_int_data[0].buffer, 1, s_screen_read_buffer, 8); - while(!hal_i2c_m_transfer_complate()); - delayUs(100); + while(!hal_i2c_m_transfer_complate()); if(s_screen_read_buffer[7]>0) { - len=s_screen_read_buffer[7]*8; + TAU_LOGD("F"); + len = s_screen_read_buffer[7]*8; app_tp_m_read(screen_reg_int_data[0].buffer, 1, &s_screen_read_buffer[8], len); - while(!hal_i2c_m_transfer_complate()); - delayUs(100); - } - } - ap_tp_st_touch_error_handler_F3(s_screen_read_buffer); - ap_tp_st_touch_error_handler_FF(s_screen_read_buffer); - ap_tp_st_touch_scan_point_record_event(s_screen_read_buffer, len + 8); - screen_int_transfer_buffer_ready = true; - screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer,screen_reg_int_data[2].rxbuffer_size); - screen_int_transfer_count = 0; - s_screen_int_transfer_status = false; + while(!hal_i2c_m_transfer_complate()); + } + + delayUs(100); + + ap_tp_st_touch_error_handler_F3(s_screen_read_buffer); + ap_tp_st_touch_error_handler_FF(s_screen_read_buffer); + ap_tp_st_touch_error_handler_03(s_screen_read_buffer); + ap_tp_st_touch_scan_point_record_event(s_screen_read_buffer, len + 8); + + screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer, (len + 8)); + s_screen_int_transfer_status = true; + + } + + /**** 3. 解析本次通信数据,并准备下一次通信的buffer ****/ +/* else + { + screen_int_transfer_buffer_ready = true; + + screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer, \ + (len + 8)); + + // screen_int_transfer_count = app_tp_screen_analysis_int(screen_int_transfer_count, s_screen_read_buffer, \ + // screen_reg_int_data[screen_int_transfer_count].rxbuffer_size); + + if (screen_int_transfer_count >= screen_reg_int_data_size) //解析需要等最后一次通信结束,最后一次数据解析后,停止通信 + { + screen_int_transfer_count = 0; + s_screen_int_transfer_status = false; + return; + } + } +*/ } + #endif } - - /************************************************************************** * @name : app_tp_transfer_phone -* @brief : ݽӦĴ -* @param[in] : recieve_numݳ +* @brief : 根据数据解析进行相应的答复 +* @param[in] : recieve_num:接收数据长度 * @return : * @retval : **************************************************************************/ static void app_tp_transfer_phone(size_t recieve_num) { - const uint8_t *phone_write_buffer; - size_t phone_write_buffer_size = 0; - /* ݽжǷҪԼ𸴵bufferָ */ + /* 数据解析,判断是否需要答复以及答复的buffer指针 */ if (recieve_num > 0) { - #if 0// 1: test - s_phone_read_buffer[3]=recieve_num; - app_tp_m_write(s_phone_read_buffer, 4); - #endif - app_tp_phone_analysis_data(s_phone_read_buffer, recieve_num, &phone_write_buffer, &phone_write_buffer_size); + app_tp_phone_analysis_data(s_phone_read_buffer, recieve_num, &s_slave_txbuffer, &s_slave_txbuffer_size); } app_tp_s_read(s_phone_read_buffer, BUFFER_SIZE_MAX); - if (phone_write_buffer_size) //0ʾҪֻ÷buffer - { - app_tp_s_write(phone_write_buffer, phone_write_buffer_size); - } } /************************************************************************** * @name : app_tp_phone_reset_on -* @brief : ȡֻλźŵ״̬ +* @brief : 获取手机复位信号的状态 * @param[in] : * @return : * @retval : @@ -703,7 +623,7 @@ bool app_tp_phone_reset_on(void) /************************************************************************** * @name : app_tp_phone_clear_reset_on -* @brief : ֻλźŵ״̬ +* @brief : 清除手机复位信号的状态 * @param[in] : * @return : * @retval : @@ -750,10 +670,5 @@ void app_tp_s_write(const uint8_t *txbuffer, size_t buffer_size) } -bool app_tp_enter_sleep_on(void) -{ - return false; -} - #endif diff --git a/src/app/demo/app_tp_transfer.h b/src/app/demo/app_tp_transfer.h index 0545f83..a35e0f3 100644 --- a/src/app/demo/app_tp_transfer.h +++ b/src/app/demo/app_tp_transfer.h @@ -2,7 +2,7 @@ * * * File: app_tp_transfer.h -* Description touch I2C/SPI ͨغ +* Description touch I2C/SPI 通信相关函数申明 * Version V0.1 * Date 2021-10-14 * Author zhanghz @@ -14,12 +14,108 @@ #include "tau_device_datatype.h" #include "tau_common.h" -#define SCREEN_TRANSFER_WRITE false //յscreen ioжϣ֮ö -#define SCREEN_TRANSFER_READ true //յscreen ioжϣ֮Ҫ +#define SCREEN_TRANSFER_WRITE false //接收到screen io中断,发送数据之后不用读回 +#define SCREEN_TRANSFER_READ true //接收到screen io中断,发送数据之后要读回数据 + +typedef enum +{ + I2C_ADDR_BITS_7 = 7, + I2C_ADDR_BITS_10 = 10 +} en_I2C_ADDR_BITS_mdoe; + +typedef enum +{ + data_num_00 = 0, + data_num_01, + data_num_02, + data_num_03, + data_num_04, + data_num_05, + data_num_06, + data_num_07, + data_num_08, + data_num_09, + data_num_10, + data_num_11, + data_num_12, + data_num_13, + data_num_14, + data_num_15, + data_num_16, + data_num_17, + data_num_18, + data_num_19, + data_num_20, + data_num_21, + data_num_22, + data_num_23, + data_num_24, + data_num_25, + data_num_26, + data_num_27, + data_num_28, + data_num_29, + data_num_30, + data_num_31, + data_num_32, + data_num_33, + data_num_34, + data_num_35, + data_num_36, + data_num_37, + data_num_38, + data_num_39, + data_num_40, + data_num_41, + data_num_42, + data_num_43, + data_num_44, + data_num_45, + data_num_46, + data_num_47, + data_num_48, + data_num_49 +} en_data_num; + + +typedef struct +{ + uint8_t *buffer; //接收到screen io中断后,通信的发送buffer指针 + size_t txbuffer_size; //发送 buffer 数据长度;需要读回时,目前只支持4个字节 + size_t rxbuffer_size; //发送完数据之后,要读回的数据长度 + bool read_flag; //true 接收到screen io中断,发送数据之后要读回数据 +} st_screen_data; + +typedef struct +{ + en_data_num data_num; //记录当前为第几个结构体数组元素 + const uint8_t *buffer; //通信的发送buffer指针 + size_t txbuffer_size; //发送 buffer 数据长度;需要读回时,目前只支持4个字节 + size_t rxbuffer_size; //发送完数据之后,要读回的数据长度 + bool read_flag; //true 接收到screen io中断,发送数据之后要读回数据 +} st_screen_const_data; + +typedef struct +{ + uint8_t reg_size; //接收buffer的个数 + size_t write_back_size; //要发送的数据长度 + const uint8_t *reg_data; //接收buffer + const uint8_t *write_back; //发送bufer +} st_reg_const_data; + +typedef struct +{ + uint8_t reg_size; //接收buffer的个数 + size_t write_back_size; //要发送的数据长度 + const uint8_t *reg_data; //接收buffer + const uint8_t *write_back; //发送bufer +} st_reg_data; + +extern bool s_screen_init_complate; //屏幕TP开机初始化完成标志 /************************************************************************** * @name : app_tp_screen_init -* @brief : screen IO 䣬ʼʼ +* @brief : screen IO 跳变,开始初始化 * @param[in] : * @return : * @retval : @@ -28,7 +124,7 @@ void app_tp_screen_init(void); /************************************************************************** * @name : app_tp_init -* @brief : ʼͨ +* @brief : 初始化通信相关 * @param[in] : * @return : * @retval : @@ -37,7 +133,7 @@ void app_tp_init(void); /************************************************************************** * @name : app_tp_transfer_screen_int -* @brief : screenжϺ󣬰flowдscreenЭת +* @brief : 接收screen中断后,按照flow读写screen,即报点协议转换 * @param[in] : * @return : * @retval : @@ -46,7 +142,7 @@ void app_tp_transfer_screen_int(void); /************************************************************************** * @name : app_tp_transfer_screen_start -* @brief : flowдscreenʼʼ +* @brief : 按照flow读写screen,开始开机初始化 * @param[in] : * @return : * @retval : @@ -55,7 +151,7 @@ void app_tp_transfer_screen_start(void); /************************************************************************** * @name : app_tp_phone_reset_on -* @brief : ȡֻλźŵ״̬ +* @brief : 获取手机复位信号的状态 * @param[in] : * @return : * @retval : @@ -64,7 +160,7 @@ bool app_tp_phone_reset_on(void); /************************************************************************** * @name : app_tp_phone_clear_reset_on -* @brief : ֻλźŵ״̬ +* @brief : 清除手机复位信号的状态 * @param[in] : * @return : * @retval : @@ -73,9 +169,9 @@ void app_tp_phone_clear_reset_on(void); /************************************************************************** * @name : app_tp_s_write -* @brief : ͨŷʽ÷txbufferе -* @param[in] :txbuffer: buffer ͷַ -* @param[in] :buffer_size: buffer +* @brief : 根据通信方式配置发送txbuffer中的数据 +* @param[in] :txbuffer: 发送数据 buffer 头地址 +* @param[in] :buffer_size: 发送数据 buffer 长度 * @return : * @retval : **************************************************************************/ @@ -83,7 +179,7 @@ void app_tp_s_write(const uint8_t *txbuffer, size_t buffer_size); /************************************************************************** * @name : app_tp_enter_sleep_on -* @brief : ȡ tp ͨ״̬ +* @brief : 获取 tp 通信状态 * @param[in] : * @return : * @retval : @@ -92,6 +188,9 @@ bool app_tp_enter_sleep_on(void); void app_tp_m_write(const uint8_t *txbuffer, size_t buffer_size); void app_tp_m_read(const uint8_t *cmd, size_t cmd_size, uint8_t *data_buffer, size_t data_size); +void app_tp_I2C_init(void); +void ap_tp_st_touch_get_status(void); +void app_tp_transfer_screen_start_init(void); #endif diff --git a/src/app/test_cfg_global.h b/src/app/test_cfg_global.h index 37f4546..27ec48e 100644 --- a/src/app/test_cfg_global.h +++ b/src/app/test_cfg_global.h @@ -72,7 +72,8 @@ #if _DEMO_S8_EN #include "ap_demo.h" - #include "app_tp_for_custom_s8.h" + #include "app_tp_for_custom_s21u.h" + #endif #if _DEMO_S8P_EN