1 .cpu arm7tdmi 2 .arch armv4t 3 .fpu softvfp 4 .eabi_attribute 20, 1 5 .eabi_attribute 21, 1 6 .eabi_attribute 23, 3 7 .eabi_attribute 24, 1 8 .eabi_attribute 25, 1 9 .eabi_attribute 26, 1 10 .eabi_attribute 30, 4 11 .eabi_attribute 34, 0 12 .eabi_attribute 18, 4 13 .file "readcal_small.c" 14 .text 15 .Ltext0: 16 .cfi_sections .debug_frame 17 .file 1 "board/compal/readcal_small.c" 18 .section .text.read_factory_rf_calibration,"ax",%progbits 19 .align 2 20 .global read_factory_rf_calibration 21 .syntax unified 22 .arm 24 read_factory_rf_calibration: 25 .LFB0: 1:board/compal/readcal_small.c **** /* 2:board/compal/readcal_small.c **** * This code was written by Mychaela Falconia 3:board/compal/readcal_small.c **** * who refuses to claim copyright on it and has released it as public domain 4:board/compal/readcal_small.c **** * instead. NO rights reserved, all rights relinquished. 5:board/compal/readcal_small.c **** * 6:board/compal/readcal_small.c **** * This program is free software; you can redistribute it and/or modify 7:board/compal/readcal_small.c **** * it under the terms of the GNU General Public License as published by 8:board/compal/readcal_small.c **** * the Free Software Foundation; either version 2 of the License, or 9:board/compal/readcal_small.c **** * (at your option) any later version. 10:board/compal/readcal_small.c **** * 11:board/compal/readcal_small.c **** * This program is distributed in the hope that it will be useful, 12:board/compal/readcal_small.c **** * but WITHOUT ANY WARRANTY; without even the implied warranty of 13:board/compal/readcal_small.c **** * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14:board/compal/readcal_small.c **** * GNU General Public License for more details. 15:board/compal/readcal_small.c **** * 16:board/compal/readcal_small.c **** */ 17:board/compal/readcal_small.c **** 18:board/compal/readcal_small.c **** #include 19:board/compal/readcal_small.c **** #include 20:board/compal/readcal_small.c **** 21:board/compal/readcal_small.c **** extern void read_compal_factory_records(uint32_t flash_addr); 22:board/compal/readcal_small.c **** 23:board/compal/readcal_small.c **** void read_factory_rf_calibration(void) 24:board/compal/readcal_small.c **** { 26 .loc 1 24 1 view -0 27 .cfi_startproc 28 @ Function supports interworking. 29 @ args = 0, pretend = 0, frame = 0 30 @ frame_needed = 0, uses_anonymous_args = 0 25:board/compal/readcal_small.c **** read_compal_factory_records(0x3FC000); 31 .loc 1 25 2 view .LVU1 24:board/compal/readcal_small.c **** read_compal_factory_records(0x3FC000); 32 .loc 1 24 1 is_stmt 0 view .LVU2 33 0000 10402DE9 push {r4, lr} 34 .LCFI0: 35 .cfi_def_cfa_offset 8 36 .cfi_offset 4, -8 37 .cfi_offset 14, -4 38 .loc 1 25 2 view .LVU3 39 0004 FF09A0E3 mov r0, #4177920 40 0008 FEFFFFEB bl read_compal_factory_records 41 .LVL0: 26:board/compal/readcal_small.c **** } 42 .loc 1 26 1 view .LVU4 43 000c 1040BDE8 pop {r4, lr} 44 .LCFI1: 45 .cfi_restore 14 46 .cfi_restore 4 47 .cfi_def_cfa_offset 0 48 0010 1EFF2FE1 bx lr 49 .cfi_endproc 50 .LFE0: 52 .text 53 .Letext0: 54 .file 2 "/usr/lib/gcc/arm-none-eabi/12.2.1/include/stdint.h" DEFINED SYMBOLS *ABS*:00000000 readcal_small.c /tmp/ccNkoBh6.s:19 .text.read_factory_rf_calibration:00000000 $a /tmp/ccNkoBh6.s:24 .text.read_factory_rf_calibration:00000000 read_factory_rf_calibration UNDEFINED SYMBOLS read_compal_factory_records