|
|
@@ -1,2118 +1,2161 @@
|
|
|
-/**
|
|
|
- * ESP32S3 ROM address table (except symbols from libgcc and libc).
|
|
|
- * Generated for ROM with MD5sum: d20fb231463ce337432b1fa9cba0b3c9
|
|
|
+/* ROM function interface esp32s3.rom.ld for esp32s3
|
|
|
*
|
|
|
- * Note: These are all weak symbols that could be overwritten from the ESP-IDF side.
|
|
|
+ *
|
|
|
+ * Generated from ./interface-esp32s3.yml md5sum 36d43c36b9d0f4f082f71c819ad53470
|
|
|
+ *
|
|
|
+ * Compatible with ROM where ECO version equal or greater to 0.
|
|
|
+ *
|
|
|
+ * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
|
*/
|
|
|
-PROVIDE ( _bss_end_btdm = 0x3fcefba8 );
|
|
|
-PROVIDE ( _bss_start_btdm = 0x3fcef454 );
|
|
|
-PROVIDE ( r_ke_mem_is_in_heap = 0x40009688 );
|
|
|
-
|
|
|
-PROVIDE ( BasePoint_x_256 = 0x3ff08238 );
|
|
|
-PROVIDE ( BasePoint_y_256 = 0x3ff08218 );
|
|
|
-PROVIDE ( Cache_Address_Through_DCache = 0x40051ebc );
|
|
|
-PROVIDE ( Cache_Address_Through_ICache = 0x40051ea4 );
|
|
|
-PROVIDE ( Cache_Clean_Addr = 0x40052458 );
|
|
|
-PROVIDE ( Cache_Clean_All = 0x40052518 );
|
|
|
-PROVIDE ( Cache_Clean_Items = 0x40051fe8 );
|
|
|
-PROVIDE ( Cache_Config_DCache_Autoload = 0x40052828 );
|
|
|
-PROVIDE ( Cache_Config_ICache_Autoload = 0x400526dc );
|
|
|
-PROVIDE ( Cache_Count_Flash_Pages = 0x40053088 );
|
|
|
-PROVIDE ( Cache_DCache_Preload_Done = 0x400526a0 );
|
|
|
-PROVIDE ( Cache_Dbus_MMU_Set = 0x40053004 );
|
|
|
-PROVIDE ( Cache_Disable_DCache = 0x40052be4 );
|
|
|
-PROVIDE ( Cache_Disable_DCache_Autoload = 0x40052924 );
|
|
|
-PROVIDE ( Cache_Disable_DCache_PreLock = 0x40052a74 );
|
|
|
-PROVIDE ( Cache_Disable_ICache = 0x40052b70 );
|
|
|
-PROVIDE ( Cache_Disable_ICache_Autoload = 0x400527d8 );
|
|
|
-PROVIDE ( Cache_Disable_ICache_PreLock = 0x400529dc );
|
|
|
-PROVIDE ( Cache_Enable_DCache = 0x40052c34 );
|
|
|
-PROVIDE ( Cache_Enable_DCache_Autoload = 0x4005290c );
|
|
|
-PROVIDE ( Cache_Enable_DCache_PreLock = 0x40052a0c );
|
|
|
-PROVIDE ( Cache_Enable_Defalut_ICache_Mode = 0x40051f1c );
|
|
|
-PROVIDE ( Cache_Enable_ICache = 0x40052bc0 );
|
|
|
-PROVIDE ( Cache_Enable_ICache_Autoload = 0x400527c0 );
|
|
|
-PROVIDE ( Cache_Enable_ICache_PreLock = 0x40052974 );
|
|
|
-PROVIDE ( Cache_End_DCache_Preload = 0x400526b4 );
|
|
|
-PROVIDE ( Cache_End_ICache_Preload = 0x40052614 );
|
|
|
-PROVIDE ( Cache_Flash_To_SPIRAM_Copy = 0x400530e4 );
|
|
|
-PROVIDE ( Cache_Freeze_DCache_Disable = 0x40052390 );
|
|
|
-PROVIDE ( Cache_Freeze_DCache_Enable = 0x40052354 );
|
|
|
-PROVIDE ( Cache_Freeze_ICache_Disable = 0x4005232c );
|
|
|
-PROVIDE ( Cache_Freeze_ICache_Enable = 0x400522f0 );
|
|
|
-PROVIDE ( Cache_Get_DCache_Line_Size = 0x40051d90 );
|
|
|
-PROVIDE ( Cache_Get_DROM_MMU_End = 0x40052e9c );
|
|
|
-PROVIDE ( Cache_Get_ICache_Line_Size = 0x40051d78 );
|
|
|
-PROVIDE ( Cache_Get_IROM_MMU_End = 0x40052e90 );
|
|
|
-PROVIDE ( Cache_Get_Memory_Addr = 0x4005352c );
|
|
|
-PROVIDE ( Cache_Get_Memory_BaseAddr = 0x400534b8 );
|
|
|
-PROVIDE ( Cache_Get_Memory_value = 0x40053574 );
|
|
|
-PROVIDE ( Cache_Get_Mode = 0x40051dac );
|
|
|
-PROVIDE ( Cache_Get_Virtual_Addr = 0x40053480 );
|
|
|
-PROVIDE ( Cache_ICache_Preload_Done = 0x40052600 );
|
|
|
-PROVIDE ( Cache_Ibus_MMU_Set = 0x40052f80 );
|
|
|
-PROVIDE ( Cache_Invalidate_Addr = 0x400523ec );
|
|
|
-PROVIDE ( Cache_Invalidate_DCache_All = 0x40052504 );
|
|
|
-PROVIDE ( Cache_Invalidate_DCache_Items = 0x40051fa0 );
|
|
|
-PROVIDE ( Cache_Invalidate_ICache_All = 0x400524f0 );
|
|
|
-PROVIDE ( Cache_Invalidate_ICache_Items = 0x40051f4c );
|
|
|
-PROVIDE ( Cache_Lock_Addr = 0x40052a94 );
|
|
|
-PROVIDE ( Cache_Lock_DCache_Items = 0x40052214 );
|
|
|
-PROVIDE ( Cache_Lock_ICache_Items = 0x40052180 );
|
|
|
-PROVIDE ( Cache_MMU_Init = 0x40052f64 );
|
|
|
-PROVIDE ( Cache_Mask_All = 0x40052548 );
|
|
|
-PROVIDE ( Cache_Occupy_Addr = 0x40052d70 );
|
|
|
-PROVIDE ( Cache_Occupy_DCache_MEMORY = 0x40052f18 );
|
|
|
-PROVIDE ( Cache_Occupy_ICache_MEMORY = 0x40052ed4 );
|
|
|
-PROVIDE ( Cache_Occupy_Items = 0x400522a8 );
|
|
|
-PROVIDE ( Cache_Op_Addr = 0x4005207c );
|
|
|
-PROVIDE ( Cache_Owner_Init = 0x40052eb4 );
|
|
|
-PROVIDE ( Cache_Resume_DCache = 0x40052d38 );
|
|
|
-PROVIDE ( Cache_Resume_DCache_Autoload = 0x400523d0 );
|
|
|
-PROVIDE ( Cache_Resume_ICache = 0x40052cac );
|
|
|
-PROVIDE ( Cache_Resume_ICache_Autoload = 0x400523b4 );
|
|
|
-PROVIDE ( Cache_Set_DCache_Mode = 0x40051e68 );
|
|
|
-PROVIDE ( Cache_Set_Default_Mode = 0x40051ed4 );
|
|
|
-PROVIDE ( Cache_Set_ICache_Mode = 0x40051e14 );
|
|
|
-PROVIDE ( Cache_Set_IDROM_MMU_Info = 0x40052e6c );
|
|
|
-PROVIDE ( Cache_Set_IDROM_MMU_Size = 0x40052dd0 );
|
|
|
-PROVIDE ( Cache_Start_DCache_Preload = 0x40052634 );
|
|
|
-PROVIDE ( Cache_Start_ICache_Preload = 0x40052594 );
|
|
|
-PROVIDE ( Cache_Suspend_DCache = 0x40052ce4 );
|
|
|
-PROVIDE ( Cache_Suspend_DCache_Autoload = 0x40052140 );
|
|
|
-PROVIDE ( Cache_Suspend_ICache = 0x40052c58 );
|
|
|
-PROVIDE ( Cache_Suspend_ICache_Autoload = 0x40052108 );
|
|
|
-PROVIDE ( Cache_Travel_Tag_Memory = 0x400531c0 );
|
|
|
-PROVIDE ( Cache_UnMask_Dram0 = 0x40052570 );
|
|
|
-PROVIDE ( Cache_Unlock_Addr = 0x40052b00 );
|
|
|
-PROVIDE ( Cache_Unlock_DCache_Items = 0x40052258 );
|
|
|
-PROVIDE ( Cache_Unlock_ICache_Items = 0x400521c4 );
|
|
|
-PROVIDE ( Cache_WriteBack_Addr = 0x400524a4 );
|
|
|
-PROVIDE ( Cache_WriteBack_All = 0x4005252c );
|
|
|
-PROVIDE ( Cache_WriteBack_Items = 0x40052030 );
|
|
|
-PROVIDE ( DebugE256PublicKey_x = 0x3ff081d8 );
|
|
|
-PROVIDE ( DebugE256PublicKey_y = 0x3ff081b8 );
|
|
|
-PROVIDE ( DebugE256SecretKey = 0x3ff08198 );
|
|
|
-PROVIDE ( Disable_QMode = 0x4004d6d0 );
|
|
|
-PROVIDE ( ECC_4Win_Look_up_table = 0x3ff078b4 );
|
|
|
-PROVIDE ( Enable_QMode = 0x4004d680 );
|
|
|
-PROVIDE ( FilePacketSendDeflatedReqMsgProc = 0x40048a2c );
|
|
|
-PROVIDE ( FilePacketSendReqMsgProc = 0x40048708 );
|
|
|
-PROVIDE ( FlashDwnLdDeflatedStartMsgProc = 0x400489d4 );
|
|
|
-PROVIDE ( FlashDwnLdParamCfgMsgProc = 0x400487f0 );
|
|
|
-PROVIDE ( FlashDwnLdStartMsgProc = 0x400486a4 );
|
|
|
-PROVIDE ( FlashDwnLdStopDeflatedReqMsgProc = 0x40048b28 );
|
|
|
-PROVIDE ( FlashDwnLdStopReqMsgProc = 0x400487c0 );
|
|
|
-PROVIDE ( GetSecurityInfoProc = 0x40048bf4 );
|
|
|
-PROVIDE ( GetUartDevice = 0x40049cb4 );
|
|
|
-PROVIDE ( LLM_AA_CT1 = 0x3ff08d61 );
|
|
|
-PROVIDE ( LLM_AA_CT2 = 0x3ff08d5f );
|
|
|
-PROVIDE ( MD5Final = 0x40037740 );
|
|
|
-PROVIDE ( MD5Init = 0x400376a0 );
|
|
|
-PROVIDE ( MD5Update = 0x400376c0 );
|
|
|
-PROVIDE ( MemDwnLdStartMsgProc = 0x4004881c );
|
|
|
-PROVIDE ( MemDwnLdStopReqMsgProc = 0x400488b0 );
|
|
|
-PROVIDE ( MemPacketSendReqMsgProc = 0x4004884c );
|
|
|
-PROVIDE ( RcvMsg = 0x40049c64 );
|
|
|
-PROVIDE ( SPIClkConfig = 0x4004e198 );
|
|
|
-PROVIDE ( SPIEraseArea = 0x4004e5cc );
|
|
|
-PROVIDE ( SPIEraseBlock = 0x4004e204 );
|
|
|
-PROVIDE ( SPIEraseChip = 0x4004e1e4 );
|
|
|
-PROVIDE ( SPIEraseSector = 0x4004e278 );
|
|
|
-PROVIDE ( SPILock = 0x4004dfb0 );
|
|
|
-PROVIDE ( SPIMEM0 = 0x60003000 );
|
|
|
-PROVIDE ( SPIMEM1 = 0x60002000 );
|
|
|
-PROVIDE ( SPIMasterReadModeCnfig = 0x4004e110 );
|
|
|
-PROVIDE ( SPIParamCfg = 0x4004e670 );
|
|
|
-PROVIDE ( SPIRead = 0x4004e3cc );
|
|
|
-PROVIDE ( SPIReadModeCnfig = 0x4004dff8 );
|
|
|
-PROVIDE ( SPIUnlock = 0x4004df54 );
|
|
|
-PROVIDE ( SPIWrite = 0x4004e2ec );
|
|
|
-PROVIDE ( SPI_Common_Command = 0x4004d2bc );
|
|
|
-PROVIDE ( SPI_Encrypt_Write = 0x4004fa5c );
|
|
|
-PROVIDE ( SPI_Encrypt_Write_Dest = 0x4004f908 );
|
|
|
-PROVIDE ( SPI_Wait_Idle = 0x4004d664 );
|
|
|
-PROVIDE ( SPI_WakeUp = 0x4004d0c4 );
|
|
|
-PROVIDE ( SPI_Write_Encrypt_Disable = 0x4004f8d0 );
|
|
|
-PROVIDE ( SPI_Write_Encrypt_Enable = 0x4004f8b4 );
|
|
|
-PROVIDE ( SPI_block_erase = 0x4004d214 );
|
|
|
-PROVIDE ( SPI_chip_erase = 0x4004d188 );
|
|
|
-PROVIDE ( SPI_flash_func = 0x3fcefbb0 );
|
|
|
-PROVIDE ( SPI_flashchip_data = 0x3fcefbdc );
|
|
|
-PROVIDE ( SPI_init = 0x4004dcf0 );
|
|
|
-PROVIDE ( SPI_page_program = 0x4004d584 );
|
|
|
-PROVIDE ( SPI_read_data = 0x4004cea8 );
|
|
|
-PROVIDE ( SPI_read_status = 0x4004d054 );
|
|
|
-PROVIDE ( SPI_read_status_high = 0x4004d258 );
|
|
|
-PROVIDE ( SPI_sector_erase = 0x4004d1c0 );
|
|
|
-PROVIDE ( SPI_user_command_read = 0x4004cf98 );
|
|
|
-PROVIDE ( SPI_write_enable = 0x4004d530 );
|
|
|
-PROVIDE ( SPI_write_status = 0x4004d278 );
|
|
|
-PROVIDE ( SelectSpiFunction = 0x4004cd2c );
|
|
|
-PROVIDE ( SelectSpiQIO = 0x4004cbb4 );
|
|
|
-PROVIDE ( SendMsg = 0x40049a44 );
|
|
|
-PROVIDE ( SetSpiDrvs = 0x4004cc48 );
|
|
|
-PROVIDE ( TASK_DESC_DBG = 0x3fcef3a0 );
|
|
|
-PROVIDE ( TASK_DESC_LLC = 0x3fcef3e8 );
|
|
|
-PROVIDE ( TASK_DESC_LLM = 0x3fcef3f8 );
|
|
|
-PROVIDE ( TASK_DESC_MISC = 0x3ff090d8 );
|
|
|
-PROVIDE ( UartConnCheck = 0x400485d8 );
|
|
|
-PROVIDE ( UartConnectProc = 0x400488d8 );
|
|
|
-PROVIDE ( UartDev = 0x3fcef354 );
|
|
|
-PROVIDE ( UartDwnLdProc = 0x40048d10 );
|
|
|
-PROVIDE ( UartGetCmdLn = 0x40049c7c );
|
|
|
-PROVIDE ( UartRegReadProc = 0x4004893c );
|
|
|
-PROVIDE ( UartRegWriteProc = 0x400488e8 );
|
|
|
-PROVIDE ( UartRxString = 0x400499bc );
|
|
|
-PROVIDE ( UartSecureDwnLdProc = 0x40048fd8 );
|
|
|
-PROVIDE ( UartSetBaudProc = 0x400489b0 );
|
|
|
-PROVIDE ( UartSpiAttachProc = 0x40048964 );
|
|
|
-PROVIDE ( UartSpiReadProc = 0x40048980 );
|
|
|
-PROVIDE ( Uart_Init = 0x40049624 );
|
|
|
-PROVIDE ( Uart_Init_USB = 0x4004939c );
|
|
|
-PROVIDE ( Uart_USB_Send_Testament = 0x4004935c );
|
|
|
-PROVIDE ( VerifyFlashMd5Proc = 0x40048b58 );
|
|
|
-PROVIDE ( Wait_SPI_Idle = 0x4004d158 );
|
|
|
-PROVIDE ( Xthal_intlevel = 0x3ff0c504 );
|
|
|
-PROVIDE ( _DebugExceptionVector = 0x40000280 );
|
|
|
-PROVIDE ( _DebugExceptionVector_text_end = 0x4000028b );
|
|
|
-PROVIDE ( _DebugExceptionVector_text_start = 0x40000280 );
|
|
|
-PROVIDE ( _DoubleExceptionVector = 0x400003c0 );
|
|
|
-PROVIDE ( _DoubleExceptionVector_text_end = 0x400003c6 );
|
|
|
-PROVIDE ( _DoubleExceptionVector_text_start = 0x400003c0 );
|
|
|
-PROVIDE ( _GeneralException = 0x40039758 );
|
|
|
-PROVIDE ( _KernelExceptionVector = 0x40000300 );
|
|
|
-PROVIDE ( _KernelExceptionVector_text_end = 0x40000306 );
|
|
|
-PROVIDE ( _KernelExceptionVector_text_start = 0x40000300 );
|
|
|
-PROVIDE ( _Level2FromVector = 0x400398cc );
|
|
|
-PROVIDE ( _Level2InterruptVector_text_end = 0x40000186 );
|
|
|
-PROVIDE ( _Level2InterruptVector_text_start = 0x40000180 );
|
|
|
-PROVIDE ( _Level2Vector = 0x40000180 );
|
|
|
-PROVIDE ( _Level3FromVector = 0x4003999c );
|
|
|
-PROVIDE ( _Level3InterruptVector_text_end = 0x400001c6 );
|
|
|
-PROVIDE ( _Level3InterruptVector_text_start = 0x400001c0 );
|
|
|
-PROVIDE ( _Level3Vector = 0x400001c0 );
|
|
|
-PROVIDE ( _Level4FromVector = 0x40039a68 );
|
|
|
-PROVIDE ( _Level4InterruptVector_text_end = 0x40000206 );
|
|
|
-PROVIDE ( _Level4InterruptVector_text_start = 0x40000200 );
|
|
|
-PROVIDE ( _Level4Vector = 0x40000200 );
|
|
|
-PROVIDE ( _Level5FromVector = 0x40039bd8 );
|
|
|
-PROVIDE ( _Level5InterruptVector_text_end = 0x40000246 );
|
|
|
-PROVIDE ( _Level5InterruptVector_text_start = 0x40000240 );
|
|
|
-PROVIDE ( _Level5Vector = 0x40000240 );
|
|
|
-PROVIDE ( _LevelOneInterrupt = 0x400397ae );
|
|
|
-PROVIDE ( _NMIExceptionVector = 0x400002c0 );
|
|
|
-PROVIDE ( _NMIExceptionVector_text_end = 0x400002c3 );
|
|
|
-PROVIDE ( _NMIExceptionVector_text_start = 0x400002c0 );
|
|
|
-PROVIDE ( _Pri_4_HandlerAddress = 0x3fcee37c );
|
|
|
-PROVIDE ( _Pri_5_HandlerAddress = 0x3fcee380 );
|
|
|
-PROVIDE ( _ResetHandler = 0x40000454 );
|
|
|
-PROVIDE ( _ResetVector = 0x40000400 );
|
|
|
-PROVIDE ( _ResetVector_literal_end = 0x4000056c );
|
|
|
-PROVIDE ( _ResetVector_literal_start = 0x4000056c );
|
|
|
-PROVIDE ( _ResetVector_text_end = 0x40000569 );
|
|
|
-PROVIDE ( _ResetVector_text_start = 0x40000400 );
|
|
|
-PROVIDE ( _SyscallException = 0x40039677 );
|
|
|
-PROVIDE ( _UserExceptionVector = 0x40000340 );
|
|
|
-PROVIDE ( _UserExceptionVector_text_end = 0x40000365 );
|
|
|
-PROVIDE ( _UserExceptionVector_text_start = 0x40000340 );
|
|
|
-PROVIDE ( _WindowOverflow12 = 0x40000100 );
|
|
|
-PROVIDE ( _WindowOverflow4 = 0x40000000 );
|
|
|
-PROVIDE ( _WindowOverflow8 = 0x40000080 );
|
|
|
-PROVIDE ( _WindowUnderflow12 = 0x40000140 );
|
|
|
-PROVIDE ( _WindowUnderflow4 = 0x40000040 );
|
|
|
-PROVIDE ( _WindowUnderflow8 = 0x400000c0 );
|
|
|
-PROVIDE ( _WindowVectors_text_end = 0x40000170 );
|
|
|
-PROVIDE ( _WindowVectors_text_start = 0x40000000 );
|
|
|
-PROVIDE ( __XT_EXCEPTION_DESCS_END__ = 0x3ff0fff0 );
|
|
|
-PROVIDE ( __XT_EXCEPTION_DESCS__ = 0x3ff0fff0 );
|
|
|
-PROVIDE ( __XT_EXCEPTION_TABLE__ = 0x3ff0ff00 );
|
|
|
-PROVIDE ( __packed = 0x3fcef344 );
|
|
|
-PROVIDE ( __stack = 0x3fceb910 );
|
|
|
-PROVIDE ( __stack_app = 0x3fced910 );
|
|
|
-PROVIDE ( _cvt = 0x40045498 );
|
|
|
-PROVIDE ( _data_end_all_app = 0x3fcefff0 );
|
|
|
-PROVIDE ( _data_end_all_pro = 0x3fcefff0 );
|
|
|
-PROVIDE ( _data_end_btdm = 0x3fcef454 );
|
|
|
-PROVIDE ( _data_end_btdm_rom = 0x40056700 );
|
|
|
-PROVIDE ( _data_end_c = 0x3fcefcd0 );
|
|
|
-PROVIDE ( _data_end_cache = 0x3fcefc7c );
|
|
|
-PROVIDE ( _data_end_ets = 0x3fced910 );
|
|
|
-PROVIDE ( _data_end_ets_delay = 0x3fcefcc4 );
|
|
|
-PROVIDE ( _data_end_ets_printf = 0x3fcefcac );
|
|
|
-PROVIDE ( _data_end_ets_rtc = 0x3fcefcc4 );
|
|
|
-PROVIDE ( _data_end_newlib = 0x3fcefcc8 );
|
|
|
-PROVIDE ( _data_end_opi_flash = 0x3fcefca4 );
|
|
|
-PROVIDE ( _data_end_phyrom = 0x3fcefff0 );
|
|
|
-PROVIDE ( _data_end_sip = 0x3fcee174 );
|
|
|
-PROVIDE ( _data_end_slc = 0x3fcee174 );
|
|
|
-PROVIDE ( _data_end_spi_flash = 0x3fcefc10 );
|
|
|
-PROVIDE ( _data_end_spi_slave = 0x3fcee130 );
|
|
|
-PROVIDE ( _data_end_uart = 0x3fcef34c );
|
|
|
-PROVIDE ( _data_end_usbdev = 0x3fcef0c4 );
|
|
|
-PROVIDE ( _data_end_xtos = 0x3fcee590 );
|
|
|
-PROVIDE ( _data_start_all_app = 0x3fcefff0 );
|
|
|
-PROVIDE ( _data_start_all_pro = 0x3fcefff0 );
|
|
|
-PROVIDE ( _data_start_btdm = 0x3fcef390 );
|
|
|
-PROVIDE ( _data_start_btdm_rom = 0x400566fc );
|
|
|
-PROVIDE ( _data_start_c = 0x3fcefccc );
|
|
|
-PROVIDE ( _data_start_cache = 0x3fcefc70 );
|
|
|
-PROVIDE ( _data_start_ets = 0x3fced910 );
|
|
|
-PROVIDE ( _data_start_ets_delay = 0x3fcefcc0 );
|
|
|
-PROVIDE ( _data_start_ets_printf = 0x3fcefcac );
|
|
|
-PROVIDE ( _data_start_ets_rtc = 0x3fcefcc4 );
|
|
|
-PROVIDE ( _data_start_newlib = 0x3fcefcc8 );
|
|
|
-PROVIDE ( _data_start_opi_flash = 0x3fcefca4 );
|
|
|
-PROVIDE ( _data_start_phyrom = 0x3fcefce0 );
|
|
|
-PROVIDE ( _data_start_sip = 0x3fcee174 );
|
|
|
-PROVIDE ( _data_start_slc = 0x3fcee174 );
|
|
|
-PROVIDE ( _data_start_spi_flash = 0x3fcefba8 );
|
|
|
-PROVIDE ( _data_start_spi_slave = 0x3fcee130 );
|
|
|
-PROVIDE ( _data_start_uart = 0x3fcef34c );
|
|
|
-PROVIDE ( _data_start_usbdev = 0x3fcef044 );
|
|
|
-PROVIDE ( _data_start_xtos = 0x3fcee174 );
|
|
|
-PROVIDE ( _dram0_0_start = 0x3fcd8000 );
|
|
|
-PROVIDE ( _dram0_rtos_reserved_start = 0x3fcef044 );
|
|
|
-PROVIDE ( _etext = 0x400568d0 );
|
|
|
-PROVIDE ( _exit_r = 0x40054628 );
|
|
|
-PROVIDE ( _iram0_text_end = 0x4000056c );
|
|
|
-PROVIDE ( _iram0_text_start = 0x4000056c );
|
|
|
-PROVIDE ( _iram1_text_end = 0x60021100 );
|
|
|
-PROVIDE ( _iram1_text_start = 0x60021100 );
|
|
|
-PROVIDE ( _lit4_end = 0x4000056c );
|
|
|
-PROVIDE ( _lit4_start = 0x4000056c );
|
|
|
-PROVIDE ( _memmap_cacheattr_bp_allvalid = 0x22222222 );
|
|
|
-PROVIDE ( _memmap_cacheattr_bp_base = 0x00000220 );
|
|
|
-PROVIDE ( _memmap_cacheattr_bp_strict = 0xfffff22f );
|
|
|
-PROVIDE ( _memmap_cacheattr_bp_trapnull = 0x2222222f );
|
|
|
-PROVIDE ( _memmap_cacheattr_reset = 0x2222211f );
|
|
|
-PROVIDE ( _memmap_cacheattr_unused_mask = 0xfffff00f );
|
|
|
-PROVIDE ( _memmap_cacheattr_wb_allvalid = 0x22222112 );
|
|
|
-PROVIDE ( _memmap_cacheattr_wb_base = 0x00000110 );
|
|
|
-PROVIDE ( _memmap_cacheattr_wb_strict = 0xfffff11f );
|
|
|
-PROVIDE ( _memmap_cacheattr_wb_trapnull = 0x2222211f );
|
|
|
-PROVIDE ( _memmap_cacheattr_wba_trapnull = 0x2222211f );
|
|
|
-PROVIDE ( _memmap_cacheattr_wbna_trapnull = 0x2222211f );
|
|
|
-PROVIDE ( _memmap_cacheattr_wt_allvalid = 0x22222112 );
|
|
|
-PROVIDE ( _memmap_cacheattr_wt_base = 0x00000110 );
|
|
|
-PROVIDE ( _memmap_cacheattr_wt_strict = 0xfffff11f );
|
|
|
-PROVIDE ( _memmap_cacheattr_wt_trapnull = 0x2222211f );
|
|
|
-PROVIDE ( _memmap_vecbase_reset = 0x40000000 );
|
|
|
-PROVIDE ( _opi_flash_wren = 0x40051844 );
|
|
|
-PROVIDE ( _opi_flash_write = 0x40051c98 );
|
|
|
-PROVIDE ( _putc1 = 0x3fcefcbc );
|
|
|
-PROVIDE ( _putc2 = 0x3fcefcb8 );
|
|
|
-PROVIDE ( _rodata_end = 0x3ff0fff0 );
|
|
|
-PROVIDE ( _rodata_start = 0x3ff071c0 );
|
|
|
-PROVIDE ( _rom_store = 0x400568d0 );
|
|
|
-PROVIDE ( _rom_store_table = 0x40056700 );
|
|
|
-PROVIDE ( _stack_sentry = 0x3fce9910 );
|
|
|
-PROVIDE ( _stack_sentry_app = 0x3fceb910 );
|
|
|
-PROVIDE ( _start = 0x4003959c );
|
|
|
-PROVIDE ( _stext = 0x40039438 );
|
|
|
-PROVIDE ( _text_end = 0x400568d0 );
|
|
|
-PROVIDE ( _text_end_btdm_rom = 0x40032170 );
|
|
|
-PROVIDE ( _text_start = 0x40039438 );
|
|
|
-PROVIDE ( _text_start_btdm_rom = 0x4000056c );
|
|
|
-PROVIDE ( _xtos_alloca_handler = 0x40000010 );
|
|
|
-PROVIDE ( _xtos_enabled = 0x3fcee388 );
|
|
|
-PROVIDE ( _xtos_ints_off = 0x400548d0 );
|
|
|
-PROVIDE ( _xtos_ints_on = 0x400548ac );
|
|
|
-PROVIDE ( _xtos_intstruct = 0x3fcee388 );
|
|
|
-PROVIDE ( _xtos_l1int_handler = 0x40039790 );
|
|
|
-PROVIDE ( _xtos_restore_intlevel = 0x400398a0 );
|
|
|
-PROVIDE ( _xtos_return_from_exc = 0x4005523c );
|
|
|
-PROVIDE ( _xtos_set_exception_handler = 0x400395f0 );
|
|
|
-PROVIDE ( _xtos_set_interrupt_handler = 0x40054870 );
|
|
|
-PROVIDE ( _xtos_set_interrupt_handler_arg = 0x40054834 );
|
|
|
-PROVIDE ( _xtos_set_intlevel = 0x40055254 );
|
|
|
-PROVIDE ( _xtos_set_min_intlevel = 0x40055270 );
|
|
|
-PROVIDE ( _xtos_set_vpri = 0x400398ac );
|
|
|
-PROVIDE ( _xtos_syscall_handler = 0x40039638 );
|
|
|
-PROVIDE ( _xtos_vpri_enabled = 0x3fcee38c );
|
|
|
-PROVIDE ( aa_gen = 0x3fcefa9c );
|
|
|
-PROVIDE ( acm_config_descr = 0x3ff0c257 );
|
|
|
-PROVIDE ( acm_usb_descriptors = 0x3ff0c1b4 );
|
|
|
-PROVIDE ( aes_cmac_zero = 0x3ff07782 );
|
|
|
-PROVIDE ( aes_env = 0x3fcef8c4 );
|
|
|
-PROVIDE ( aes_k2_salt = 0x3ff07792 );
|
|
|
-PROVIDE ( aes_k3_id64 = 0x3ff077a2 );
|
|
|
-PROVIDE ( aes_k3_salt = 0x3ff077a7 );
|
|
|
-PROVIDE ( aes_k4_id6 = 0x3ff077b7 );
|
|
|
-PROVIDE ( aes_k4_salt = 0x3ff077bb );
|
|
|
-PROVIDE ( analog_super_wdt_reset = 0x3fcefcc6 );
|
|
|
-PROVIDE ( analog_super_wdt_reset_happened = 0x40045a3c );
|
|
|
-PROVIDE ( bigHexP256 = 0x3ff08140 );
|
|
|
-PROVIDE ( boot_prepare = 0x40044ef4 );
|
|
|
-PROVIDE ( bt_rf_coex_cfg_cb = 0x3fcefad0 );
|
|
|
-PROVIDE ( bt_rf_coex_cfg_p = 0x3fcefacc );
|
|
|
-PROVIDE ( bt_rf_coex_get_dft_cfg = 0x4002e518 );
|
|
|
-PROVIDE ( bt_rf_coex_hooks_p = 0x3fcef694 );
|
|
|
-PROVIDE ( bt_rf_coex_hooks_p_set = 0x4002e4e4 );
|
|
|
-PROVIDE ( btdm_con_maxevtime_cal_impl = 0x40017018 );
|
|
|
-PROVIDE ( btdm_controller_get_compile_version_impl = 0x40001234 );
|
|
|
-PROVIDE ( btdm_dis_privacy_err_report_impl = 0x4001ddb0 );
|
|
|
-PROVIDE ( btdm_disable_adv_delay_impl = 0x40014788 );
|
|
|
-PROVIDE ( btdm_enable_scan_continue_impl = 0x4001d7f8 );
|
|
|
-PROVIDE ( btdm_enable_scan_forever_impl = 0x4002344c );
|
|
|
-PROVIDE ( btdm_env_p = 0x3fcef464 );
|
|
|
-PROVIDE ( btdm_get_power_state_impl = 0x4002ffbc );
|
|
|
-PROVIDE ( btdm_get_prevent_sleep_flag_impl = 0x4002ffc8 );
|
|
|
-PROVIDE ( btdm_power_state_active_impl = 0x4002ffa8 );
|
|
|
-PROVIDE ( btdm_pwr_state = 0x3fcefb90 );
|
|
|
-PROVIDE ( btdm_slp_err = 0x3fcefb48 );
|
|
|
-PROVIDE ( btdm_switch_phy_coded_impl = 0x4001d77c );
|
|
|
-PROVIDE ( byte_tx_time = 0x3ff08d44 );
|
|
|
-PROVIDE ( cache_internal_table_ptr = 0x3fcefc70 );
|
|
|
-PROVIDE ( cache_memory_baseaddrs = 0x3ff0c4c4 );
|
|
|
-PROVIDE ( cache_op_cb = 0x3fcefc7c );
|
|
|
-PROVIDE ( cacl_rtc_memory_crc = 0x40045b04 );
|
|
|
-PROVIDE ( cdc_acm_class_handle_req = 0x40049da4 );
|
|
|
-PROVIDE ( cdc_acm_config = 0x3fcef044 );
|
|
|
-PROVIDE ( cdc_acm_dev = 0x3fcef340 );
|
|
|
-PROVIDE ( cdc_acm_fifo_fill = 0x40049ee0 );
|
|
|
-PROVIDE ( cdc_acm_fifo_read = 0x40049f54 );
|
|
|
-PROVIDE ( cdc_acm_init = 0x40049e98 );
|
|
|
-PROVIDE ( cdc_acm_irq_callback_set = 0x4004a028 );
|
|
|
-PROVIDE ( cdc_acm_irq_is_pending = 0x4004a004 );
|
|
|
-PROVIDE ( cdc_acm_irq_rx_disable = 0x40049fe4 );
|
|
|
-PROVIDE ( cdc_acm_irq_rx_enable = 0x40049fd8 );
|
|
|
-PROVIDE ( cdc_acm_irq_rx_ready = 0x40049ff0 );
|
|
|
-PROVIDE ( cdc_acm_irq_state_disable = 0x40049fb8 );
|
|
|
-PROVIDE ( cdc_acm_irq_state_enable = 0x40049fac );
|
|
|
-PROVIDE ( cdc_acm_irq_tx_disable = 0x40049fa0 );
|
|
|
-PROVIDE ( cdc_acm_irq_tx_enable = 0x40049f94 );
|
|
|
-PROVIDE ( cdc_acm_irq_tx_ready = 0x40049fc4 );
|
|
|
-PROVIDE ( cdc_acm_line_ctrl_get = 0x4004a084 );
|
|
|
-PROVIDE ( cdc_acm_line_ctrl_set = 0x4004a030 );
|
|
|
-PROVIDE ( cdc_acm_poll_out = 0x4004a0b4 );
|
|
|
-PROVIDE ( cdc_acm_rx_fifo_cnt = 0x40049f40 );
|
|
|
-PROVIDE ( chip725_phyrom_version = 0x4003edec );
|
|
|
-PROVIDE ( chip_usb_detach = 0x4004a250 );
|
|
|
-PROVIDE ( chip_usb_dw_did_persist = 0x4004a0d0 );
|
|
|
-PROVIDE ( chip_usb_dw_init = 0x4004a104 );
|
|
|
-PROVIDE ( chip_usb_dw_prepare_persist = 0x4004a2cc );
|
|
|
-PROVIDE ( chip_usb_get_persist_flags = 0x4004a31c );
|
|
|
-PROVIDE ( chip_usb_set_persist_flags = 0x4004a32c );
|
|
|
-PROVIDE ( clear_super_wdt_reset_flag = 0x40045bc8 );
|
|
|
-PROVIDE ( co_default_bdaddr = 0x3fcef398 );
|
|
|
-PROVIDE ( co_null_bdaddr = 0x3ff077ec );
|
|
|
-PROVIDE ( co_phy_mask_to_rate = 0x3ff077d1 );
|
|
|
-PROVIDE ( co_phy_mask_to_value = 0x3ff077de );
|
|
|
-PROVIDE ( co_phy_to_rate = 0x3ff077e3 );
|
|
|
-PROVIDE ( co_phy_value_to_mask = 0x3ff077da );
|
|
|
-PROVIDE ( co_rate_to_byte_dur_us = 0x3ff077cc );
|
|
|
-PROVIDE ( co_rate_to_phy = 0x3ff077e7 );
|
|
|
-PROVIDE ( co_rate_to_phy_mask = 0x3ff077d6 );
|
|
|
-PROVIDE ( co_sca2ppm = 0x3ff077f2 );
|
|
|
-PROVIDE ( coef_B = 0x3ff0816c );
|
|
|
-PROVIDE ( connect_req_dur_tab = 0x3ff08d4c );
|
|
|
-PROVIDE ( context = 0x3fcee134 );
|
|
|
-PROVIDE ( cpio_destroy = 0x4004c76c );
|
|
|
-PROVIDE ( cpio_done = 0x4004c738 );
|
|
|
-PROVIDE ( cpio_feed = 0x4004c438 );
|
|
|
-PROVIDE ( cpio_start = 0x4004c3ec );
|
|
|
-PROVIDE ( crc16_be = 0x400477b8 );
|
|
|
-PROVIDE ( crc16_le = 0x4004777c );
|
|
|
-PROVIDE ( crc32_be = 0x40047748 );
|
|
|
-PROVIDE ( crc32_le = 0x40047714 );
|
|
|
-PROVIDE ( crc8_be = 0x40047828 );
|
|
|
-PROVIDE ( crc8_le = 0x400477f8 );
|
|
|
-PROVIDE ( dbg_sch_plan_act = 0x3fcef914 );
|
|
|
-PROVIDE ( dbg_sch_plan_move_id = 0x3fcef968 );
|
|
|
-PROVIDE ( dbg_state = 0x3fcef96a );
|
|
|
-PROVIDE ( dbg_trc_env = 0x3fcef970 );
|
|
|
-PROVIDE ( dbg_trc_tl_env = 0x3fcef978 );
|
|
|
-PROVIDE ( dbus_baseaddrs = 0x3ff0c4d4 );
|
|
|
-PROVIDE ( dfu_class_handle_req = 0x4004c0c0 );
|
|
|
-PROVIDE ( dfu_config_descr = 0x3ff0c1fa );
|
|
|
-PROVIDE ( dfu_cpio_callback = 0x4004a34c );
|
|
|
-PROVIDE ( dfu_custom_handle_req = 0x4004c338 );
|
|
|
-PROVIDE ( dfu_flash_attach = 0x4004c804 );
|
|
|
-PROVIDE ( dfu_flash_deinit = 0x4004c784 );
|
|
|
-PROVIDE ( dfu_flash_erase = 0x4004c78c );
|
|
|
-PROVIDE ( dfu_flash_init = 0x4004c774 );
|
|
|
-PROVIDE ( dfu_flash_program = 0x4004c7a0 );
|
|
|
-PROVIDE ( dfu_flash_read = 0x4004c7f4 );
|
|
|
-PROVIDE ( dfu_status_cb = 0x4004c2e4 );
|
|
|
-PROVIDE ( dfu_updater_begin = 0x4004a594 );
|
|
|
-PROVIDE ( dfu_updater_clear_err = 0x4004a550 );
|
|
|
-PROVIDE ( dfu_updater_enable = 0x4004a568 );
|
|
|
-PROVIDE ( dfu_updater_end = 0x4004a640 );
|
|
|
-PROVIDE ( dfu_updater_feed = 0x4004a5f4 );
|
|
|
-PROVIDE ( dfu_updater_flash_read = 0x4004a728 );
|
|
|
-PROVIDE ( dfu_updater_get_err = 0x4004a53c );
|
|
|
-PROVIDE ( dfu_updater_set_raw_addr = 0x4004a714 );
|
|
|
-PROVIDE ( dfu_usb_descriptors = 0x3ff0c198 );
|
|
|
-PROVIDE ( dh_group14_generator = 0x3ff0adf0 );
|
|
|
-PROVIDE ( dh_group14_prime = 0x3ff0acf0 );
|
|
|
-PROVIDE ( dh_group15_generator = 0x3ff0acef );
|
|
|
-PROVIDE ( dh_group15_prime = 0x3ff0ab6f );
|
|
|
-PROVIDE ( dh_group16_generator = 0x3ff0ab6e );
|
|
|
-PROVIDE ( dh_group16_prime = 0x3ff0a96e );
|
|
|
-PROVIDE ( dh_group17_generator = 0x3ff0a96d );
|
|
|
-PROVIDE ( dh_group17_prime = 0x3ff0a66d );
|
|
|
-PROVIDE ( dh_group18_generator = 0x3ff0a66c );
|
|
|
-PROVIDE ( dh_group18_prime = 0x3ff0a26c );
|
|
|
-PROVIDE ( dh_group1_generator = 0x3ff0af93 );
|
|
|
-PROVIDE ( dh_group1_prime = 0x3ff0af33 );
|
|
|
-PROVIDE ( dh_group2_generator = 0x3ff0af32 );
|
|
|
-PROVIDE ( dh_group2_prime = 0x3ff0aeb2 );
|
|
|
-PROVIDE ( dh_group5_generator = 0x3ff0aeb1 );
|
|
|
-PROVIDE ( dh_group5_prime = 0x3ff0adf1 );
|
|
|
-PROVIDE ( disable_default_watchdog = 0x40044e20 );
|
|
|
-PROVIDE ( dmadesc_rx = 0x3fcee150 );
|
|
|
-PROVIDE ( dmadesc_tx = 0x3fcee144 );
|
|
|
-PROVIDE ( dummy_len_plus = 0x3fcefc10 );
|
|
|
-PROVIDE ( ecc_Jacobian_InfinityPoint256 = 0x3ff08070 );
|
|
|
-PROVIDE ( ecc_env = 0x3fcef984 );
|
|
|
-PROVIDE ( em_base_reg_lut = 0x3ff08258 );
|
|
|
-PROVIDE ( esp_crc8 = 0x40047854 );
|
|
|
-PROVIDE ( esp_flash_chip_driver_initialized = 0x4004e88c );
|
|
|
-PROVIDE ( esp_flash_erase_chip = 0x4004e998 );
|
|
|
-PROVIDE ( esp_flash_erase_region = 0x4004ea00 );
|
|
|
-PROVIDE ( esp_flash_get_chip_write_protect = 0x4004eb70 );
|
|
|
-PROVIDE ( esp_flash_get_io_mode = 0x4004efa4 );
|
|
|
-PROVIDE ( esp_flash_get_protectable_regions = 0x4004ec00 );
|
|
|
-PROVIDE ( esp_flash_get_protected_region = 0x4004ec4c );
|
|
|
-PROVIDE ( esp_flash_get_size = 0x4004e938 );
|
|
|
-PROVIDE ( esp_flash_read = 0x4004ed7c );
|
|
|
-PROVIDE ( esp_flash_read_chip_id = 0x4004e8a0 );
|
|
|
-PROVIDE ( esp_flash_read_encrypted = 0x4004ef80 );
|
|
|
-PROVIDE ( esp_flash_read_id = 0x4004e8e8 );
|
|
|
-PROVIDE ( esp_flash_set_chip_write_protect = 0x4004ebb8 );
|
|
|
-PROVIDE ( esp_flash_set_io_mode = 0x4004effc );
|
|
|
-PROVIDE ( esp_flash_set_protected_region = 0x4004ecd4 );
|
|
|
-PROVIDE ( esp_flash_write = 0x4004ee74 );
|
|
|
-PROVIDE ( esp_flash_write_encrypted = 0x4004ef48 );
|
|
|
-PROVIDE ( esp_handler = 0x3fcef46c );
|
|
|
-PROVIDE ( esp_rom_config_pad_power_select = 0x4004de78 );
|
|
|
-PROVIDE ( esp_rom_flash_ecc_init = 0x4004deac );
|
|
|
-PROVIDE ( esp_rom_opiflash_cache_mode_config = 0x4004d744 );
|
|
|
-PROVIDE ( esp_rom_opiflash_erase_area = 0x40051acc );
|
|
|
-PROVIDE ( esp_rom_opiflash_erase_block_64k = 0x40051a9c );
|
|
|
-PROVIDE ( esp_rom_opiflash_erase_sector = 0x40051a68 );
|
|
|
-PROVIDE ( esp_rom_opiflash_exec_cmd = 0x400515e0 );
|
|
|
-PROVIDE ( esp_rom_opiflash_exit_continuous_read_mode = 0x4005168c );
|
|
|
-PROVIDE ( esp_rom_opiflash_lock_acquire_cb = 0x3fcefca8 );
|
|
|
-PROVIDE ( esp_rom_opiflash_lock_release_cb = 0x3fcefca4 );
|
|
|
-PROVIDE ( esp_rom_opiflash_mode_reset = 0x40051734 );
|
|
|
-PROVIDE ( esp_rom_opiflash_pin_config = 0x40050f58 );
|
|
|
-PROVIDE ( esp_rom_opiflash_rdcr2 = 0x40051898 );
|
|
|
-PROVIDE ( esp_rom_opiflash_rdsr = 0x400517d8 );
|
|
|
-PROVIDE ( esp_rom_opiflash_read = 0x40051bd4 );
|
|
|
-PROVIDE ( esp_rom_opiflash_read_id = 0x40051760 );
|
|
|
-PROVIDE ( esp_rom_opiflash_set_mode = 0x40051d58 );
|
|
|
-PROVIDE ( esp_rom_opiflash_soft_reset = 0x400516c8 );
|
|
|
-PROVIDE ( esp_rom_opiflash_wait_idle = 0x4005182c );
|
|
|
-PROVIDE ( esp_rom_opiflash_wrcr2 = 0x40051904 );
|
|
|
-PROVIDE ( esp_rom_opiflash_write = 0x40051d0c );
|
|
|
-PROVIDE ( esp_rom_spi_cmd_config = 0x40051390 );
|
|
|
-PROVIDE ( esp_rom_spi_cmd_start = 0x400512bc );
|
|
|
-PROVIDE ( esp_rom_spi_flash_auto_sus_res = 0x4004e75c );
|
|
|
-PROVIDE ( esp_rom_spi_flash_auto_wait_idle = 0x4004e68c );
|
|
|
-PROVIDE ( esp_rom_spi_flash_send_resume = 0x4004e6e0 );
|
|
|
-PROVIDE ( esp_rom_spi_flash_update_id = 0x4004de64 );
|
|
|
-PROVIDE ( esp_rom_spi_reset_rw_mode = 0x40051084 );
|
|
|
-PROVIDE ( esp_rom_spi_set_dtr_swap_mode = 0x40051274 );
|
|
|
-PROVIDE ( esp_rom_spi_set_op_mode = 0x400510e8 );
|
|
|
-PROVIDE ( esp_vendor_cmd = 0x3fcef4c0 );
|
|
|
-PROVIDE ( ets_aes_block = 0x40042ed0 );
|
|
|
-PROVIDE ( ets_aes_disable = 0x40042e30 );
|
|
|
-PROVIDE ( ets_aes_enable = 0x40042e04 );
|
|
|
-PROVIDE ( ets_aes_setkey = 0x40042e64 );
|
|
|
-PROVIDE ( ets_aes_setkey_dec = 0x40042eb0 );
|
|
|
-PROVIDE ( ets_aes_setkey_enc = 0x40042ea0 );
|
|
|
-PROVIDE ( ets_bigint_disable = 0x40043010 );
|
|
|
-PROVIDE ( ets_bigint_enable = 0x40042fc8 );
|
|
|
-PROVIDE ( ets_bigint_getz = 0x40043118 );
|
|
|
-PROVIDE ( ets_bigint_modexp = 0x400430d8 );
|
|
|
-PROVIDE ( ets_bigint_modmult = 0x400430b4 );
|
|
|
-PROVIDE ( ets_bigint_multiply = 0x40043050 );
|
|
|
-PROVIDE ( ets_bigint_wait_finish = 0x40043100 );
|
|
|
-PROVIDE ( ets_config_flash_by_image_hdr = 0x40046b10 );
|
|
|
-PROVIDE ( ets_delay_us = 0x40043148 );
|
|
|
-PROVIDE ( ets_ds_disable = 0x400431d0 );
|
|
|
-PROVIDE ( ets_ds_enable = 0x400431a4 );
|
|
|
-PROVIDE ( ets_ds_encrypt_params = 0x40043320 );
|
|
|
-PROVIDE ( ets_ds_finish_sign = 0x400432b8 );
|
|
|
-PROVIDE ( ets_ds_is_busy = 0x400431fc );
|
|
|
-PROVIDE ( ets_ds_start_sign = 0x4004322c );
|
|
|
-PROVIDE ( ets_ecc_flash_disable = 0x40054ef0 );
|
|
|
-PROVIDE ( ets_ecc_flash_disable_all = 0x40054f10 );
|
|
|
-PROVIDE ( ets_ecc_flash_enable = 0x40054eb4 );
|
|
|
-PROVIDE ( ets_ecc_flash_enable_all = 0x40054ed4 );
|
|
|
-PROVIDE ( ets_ecc_get_flash_byte_mode = 0x40054fc4 );
|
|
|
-PROVIDE ( ets_ecc_get_flash_page_size = 0x40054f30 );
|
|
|
-PROVIDE ( ets_ecc_get_flash_range = 0x40055008 );
|
|
|
-PROVIDE ( ets_ecc_get_sram_byte_mode = 0x4005514c );
|
|
|
-PROVIDE ( ets_ecc_get_sram_page_size = 0x400550a4 );
|
|
|
-PROVIDE ( ets_ecc_get_sram_range = 0x40055160 );
|
|
|
-PROVIDE ( ets_ecc_set_flash_byte_mode = 0x40054f90 );
|
|
|
-PROVIDE ( ets_ecc_set_flash_page_size = 0x40054f50 );
|
|
|
-PROVIDE ( ets_ecc_set_flash_range = 0x40054fd8 );
|
|
|
-PROVIDE ( ets_ecc_set_sram_byte_mode = 0x40055118 );
|
|
|
-PROVIDE ( ets_ecc_set_sram_page_size = 0x400550c0 );
|
|
|
-PROVIDE ( ets_ecc_set_sram_range = 0x40055180 );
|
|
|
-PROVIDE ( ets_ecc_sram_disable = 0x4005504c );
|
|
|
-PROVIDE ( ets_ecc_sram_disable_all = 0x40055088 );
|
|
|
-PROVIDE ( ets_ecc_sram_enable = 0x4005502c );
|
|
|
-PROVIDE ( ets_ecc_sram_enable_all = 0x4005506c );
|
|
|
-PROVIDE ( ets_efuse_cache_encryption_enabled = 0x40043cb8 );
|
|
|
-PROVIDE ( ets_efuse_clear_program_registers = 0x400436c0 );
|
|
|
-PROVIDE ( ets_efuse_count_unused_key_blocks = 0x40043884 );
|
|
|
-PROVIDE ( ets_efuse_download_modes_disabled = 0x40043b94 );
|
|
|
-PROVIDE ( ets_efuse_ecc_16to17_mode = 0x40043c68 );
|
|
|
-PROVIDE ( ets_efuse_ecc_en = 0x40043c78 );
|
|
|
-PROVIDE ( ets_efuse_ecc_flash_page_size = 0x40043c88 );
|
|
|
-PROVIDE ( ets_efuse_find_purpose = 0x400437e4 );
|
|
|
-PROVIDE ( ets_efuse_find_unused_key_block = 0x4004386c );
|
|
|
-PROVIDE ( ets_efuse_flash_octal_mode = 0x40043c48 );
|
|
|
-PROVIDE ( ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x40043c38 );
|
|
|
-PROVIDE ( ets_efuse_force_send_resume = 0x40043c58 );
|
|
|
-PROVIDE ( ets_efuse_get_flash_delay_us = 0x40043cfc );
|
|
|
-PROVIDE ( ets_efuse_get_key_purpose = 0x40043770 );
|
|
|
-PROVIDE ( ets_efuse_get_mac = 0x40043d24 );
|
|
|
-PROVIDE ( ets_efuse_get_opiconfig = 0x40043ac8 );
|
|
|
-PROVIDE ( ets_efuse_get_read_register_address = 0x4004374c );
|
|
|
-PROVIDE ( ets_efuse_get_spiconfig = 0x40043a6c );
|
|
|
-PROVIDE ( ets_efuse_get_uart_print_channel = 0x40043bb4 );
|
|
|
-PROVIDE ( ets_efuse_get_uart_print_control = 0x40043ba4 );
|
|
|
-PROVIDE ( ets_efuse_get_wp_pad = 0x40043a10 );
|
|
|
-PROVIDE ( ets_efuse_jtag_disabled = 0x40043b5c );
|
|
|
-PROVIDE ( ets_efuse_key_block_unused = 0x40043810 );
|
|
|
-PROVIDE ( ets_efuse_legacy_spi_boot_mode_disabled = 0x40043cd8 );
|
|
|
-PROVIDE ( ets_efuse_program = 0x400436f4 );
|
|
|
-PROVIDE ( ets_efuse_read = 0x40043678 );
|
|
|
-PROVIDE ( ets_efuse_rs_calculate = 0x40043d58 );
|
|
|
-PROVIDE ( ets_efuse_secure_boot_aggressive_revoke_enabled = 0x40043ca8 );
|
|
|
-PROVIDE ( ets_efuse_secure_boot_enabled = 0x40043c98 );
|
|
|
-PROVIDE ( ets_efuse_security_download_modes_enabled = 0x40043bd4 );
|
|
|
-PROVIDE ( ets_efuse_set_timing = 0x40043648 );
|
|
|
-PROVIDE ( ets_efuse_usb_download_mode_disabled = 0x40043bf4 );
|
|
|
-PROVIDE ( ets_efuse_usb_force_nopersist = 0x40043c30 );
|
|
|
-PROVIDE ( ets_efuse_usb_module_disabled = 0x40043bc4 );
|
|
|
-PROVIDE ( ets_efuse_usb_use_ext_phy = 0x40043c20 );
|
|
|
-PROVIDE ( ets_efuse_write_key = 0x400438bc );
|
|
|
-PROVIDE ( ets_emsa_pss_verify = 0x40047554 );
|
|
|
-PROVIDE ( ets_get_apb_freq = 0x40046918 );
|
|
|
-PROVIDE ( ets_get_cpu_frequency = 0x40043170 );
|
|
|
-PROVIDE ( ets_get_printf_channel = 0x40045a28 );
|
|
|
-PROVIDE ( ets_get_stack_info = 0x40045118 );
|
|
|
-PROVIDE ( ets_get_xtal_div = 0x400468b8 );
|
|
|
-PROVIDE ( ets_get_xtal_freq = 0x400468f4 );
|
|
|
-PROVIDE ( ets_hmac_calculate_downstream = 0x400447b4 );
|
|
|
-PROVIDE ( ets_hmac_calculate_message = 0x400446b4 );
|
|
|
-PROVIDE ( ets_hmac_disable = 0x40044688 );
|
|
|
-PROVIDE ( ets_hmac_enable = 0x4004466c );
|
|
|
-PROVIDE ( ets_hmac_invalidate_downstream = 0x400447d4 );
|
|
|
-PROVIDE ( ets_install_lock = 0x40045980 );
|
|
|
-PROVIDE ( ets_install_putc1 = 0x40045990 );
|
|
|
-PROVIDE ( ets_install_putc2 = 0x400459b0 );
|
|
|
-PROVIDE ( ets_install_uart_printf = 0x400459a0 );
|
|
|
-PROVIDE ( ets_intr_count = 0x3fced910 );
|
|
|
-PROVIDE ( ets_intr_lock = 0x400447fc );
|
|
|
-PROVIDE ( ets_intr_unlock = 0x40044810 );
|
|
|
-PROVIDE ( ets_is_print_boot = 0x40044e50 );
|
|
|
-PROVIDE ( ets_isr_attach = 0x40044838 );
|
|
|
-PROVIDE ( ets_isr_mask = 0x40044848 );
|
|
|
-PROVIDE ( ets_isr_unmask = 0x40044854 );
|
|
|
-PROVIDE ( ets_jtag_enable_temporarily = 0x40043b14 );
|
|
|
-PROVIDE ( ets_loader_map_range = 0x40046a24 );
|
|
|
-PROVIDE ( ets_mgf1_sha256 = 0x400474ec );
|
|
|
-PROVIDE ( ets_printf = 0x400459c0 );
|
|
|
-PROVIDE ( ets_printf_lock = 0x3fcefcb4 );
|
|
|
-PROVIDE ( ets_printf_uart = 0x3fcefcac );
|
|
|
-PROVIDE ( ets_printf_unlock = 0x3fcefcb0 );
|
|
|
-PROVIDE ( ets_rsa_pss_verify = 0x40047660 );
|
|
|
-PROVIDE ( ets_run_flash_bootloader = 0x40046c38 );
|
|
|
-PROVIDE ( ets_secure_boot_read_key_digests = 0x40045da4 );
|
|
|
-PROVIDE ( ets_secure_boot_revoke_public_key_digest = 0x40045e54 );
|
|
|
-PROVIDE ( ets_secure_boot_verify_bootloader_with_keys = 0x400460a0 );
|
|
|
-PROVIDE ( ets_secure_boot_verify_signature = 0x40046024 );
|
|
|
-PROVIDE ( ets_secure_boot_verify_stage_bootloader = 0x4004637c );
|
|
|
-PROVIDE ( ets_set_appcpu_boot_addr = 0x40044e08 );
|
|
|
-PROVIDE ( ets_set_printf_channel = 0x40045a1c );
|
|
|
-PROVIDE ( ets_set_user_start = 0x40044df8 );
|
|
|
-PROVIDE ( ets_set_xtal_div = 0x400468d4 );
|
|
|
-PROVIDE ( ets_sha_clone = 0x40046618 );
|
|
|
-PROVIDE ( ets_sha_disable = 0x40046470 );
|
|
|
-PROVIDE ( ets_sha_enable = 0x40046444 );
|
|
|
-PROVIDE ( ets_sha_finish = 0x40046774 );
|
|
|
-PROVIDE ( ets_sha_get_state = 0x400465f0 );
|
|
|
-PROVIDE ( ets_sha_init = 0x4004649c );
|
|
|
-PROVIDE ( ets_sha_process = 0x40046644 );
|
|
|
-PROVIDE ( ets_sha_starts = 0x400464e4 );
|
|
|
-PROVIDE ( ets_sha_update = 0x400466b4 );
|
|
|
-PROVIDE ( ets_startup_callback = 0x3fced918 );
|
|
|
-PROVIDE ( ets_unpack_flash_code_legacy = 0x4004716c );
|
|
|
-PROVIDE ( ets_update_cpu_frequency = 0x40043164 );
|
|
|
-PROVIDE ( ets_vprintf = 0x4004551c );
|
|
|
-PROVIDE ( ets_waiti0 = 0x40044824 );
|
|
|
-PROVIDE ( ets_wdt_reset_cpu = 0x400551c0 );
|
|
|
-PROVIDE ( ets_write_char = 0x40045454 );
|
|
|
-PROVIDE ( ets_write_char_uart = 0x40045478 );
|
|
|
-PROVIDE ( event_empty = 0x3fcef5cc );
|
|
|
-PROVIDE ( lld_con_env = 0x3fcef5d8 );
|
|
|
-PROVIDE ( fixed_tx_time = 0x3ff08d3c );
|
|
|
-PROVIDE ( flash2spiram_instruction_offset = 0x40052e14 );
|
|
|
-PROVIDE ( flash2spiram_rodata_offset = 0x40052e24 );
|
|
|
-PROVIDE ( flash_instr_rodata_end_page = 0x40052e4c );
|
|
|
-PROVIDE ( flash_instr_rodata_start_page = 0x40052e30 );
|
|
|
-PROVIDE ( flashchip = 0x3fcefbac );
|
|
|
-PROVIDE ( g_bt_plf_log_level = 0x3fcef394 );
|
|
|
-PROVIDE ( g_flash_guard_ops = 0x3fcefc34 );
|
|
|
-PROVIDE ( g_phyFuns = 0x3fcefce0 );
|
|
|
-PROVIDE ( g_phyFuns_instance = 0x3fcefce4 );
|
|
|
-PROVIDE ( g_rw_controller_task_handle = 0x3fcef8b8 );
|
|
|
-PROVIDE ( g_rw_init_sem = 0x3fcef8c0 );
|
|
|
-PROVIDE ( g_rw_schd_queue = 0x3fcef8bc );
|
|
|
-PROVIDE ( g_shared_buffers = 0x3fcd8004 );
|
|
|
-PROVIDE ( g_ticks_per_us = 0x3fcefcc0 );
|
|
|
-PROVIDE ( general_device_descr = 0x3fcef0b2 );
|
|
|
-PROVIDE ( get_id = 0x4004d0dc );
|
|
|
-PROVIDE ( gpio_bypass_matrix_in = 0x4005370c );
|
|
|
-PROVIDE ( gpio_input_get = 0x40053680 );
|
|
|
-PROVIDE ( gpio_input_get_high = 0x40053694 );
|
|
|
-PROVIDE ( gpio_matrix_in = 0x4005372c );
|
|
|
-PROVIDE ( gpio_matrix_out = 0x4005375c );
|
|
|
-PROVIDE ( gpio_output_disable = 0x400537dc );
|
|
|
-PROVIDE ( gpio_output_enable = 0x400537b0 );
|
|
|
-PROVIDE ( gpio_output_set = 0x4005361c );
|
|
|
-PROVIDE ( gpio_output_set_high = 0x40053654 );
|
|
|
-PROVIDE ( gpio_pad_hold = 0x40053950 );
|
|
|
-PROVIDE ( gpio_pad_input_disable = 0x400538ec );
|
|
|
-PROVIDE ( gpio_pad_input_enable = 0x400538c8 );
|
|
|
-PROVIDE ( gpio_pad_pulldown = 0x40053894 );
|
|
|
-PROVIDE ( gpio_pad_pullup = 0x40053860 );
|
|
|
-PROVIDE ( gpio_pad_select_gpio = 0x4005380c );
|
|
|
-PROVIDE ( gpio_pad_set_drv = 0x40053834 );
|
|
|
-PROVIDE ( gpio_pad_unhold = 0x40053918 );
|
|
|
-PROVIDE ( gpio_pin_wakeup_disable = 0x400536e0 );
|
|
|
-PROVIDE ( gpio_pin_wakeup_enable = 0x400536a8 );
|
|
|
-PROVIDE ( hci_acl_data_handler = 0x4000ed70 );
|
|
|
-PROVIDE ( hci_cmd_desc_root_tab = 0x3ff08434 );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_ctrl_bb = 0x3ff08974 );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_info_par = 0x3ff08944 );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_le = 0x3ff0859c );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_lk_ctrl = 0x3ff089e0 );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_stat_par = 0x3ff08938 );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_vs = 0x3ff08464 );
|
|
|
-PROVIDE ( hci_cmd_desc_tab_vs_esp = 0x3fcef3c4 );
|
|
|
-PROVIDE ( hci_dbg_llcp_discard_cmd_handler = 0x4000c3a0 );
|
|
|
-PROVIDE ( hci_dbg_send_llcp_cmd_handler = 0x4000f934 );
|
|
|
-PROVIDE ( hci_disconnect_cmd_handler = 0x4000c824 );
|
|
|
-PROVIDE ( hci_env = 0x3fcef99d );
|
|
|
-PROVIDE ( hci_evt_dbg_desc_tab = 0x3ff083e4 );
|
|
|
-PROVIDE ( hci_evt_desc_tab = 0x3ff083ec );
|
|
|
-PROVIDE ( hci_evt_le_desc_tab = 0x3ff08344 );
|
|
|
-PROVIDE ( hci_evt_le_desc_tab_esp = 0x3ff0833c );
|
|
|
-PROVIDE ( hci_ext_host = 0x3fcef99c );
|
|
|
-PROVIDE ( hci_le_add_dev_to_per_adv_list_cmd_handler = 0x4002ca68 );
|
|
|
-PROVIDE ( hci_le_clear_adv_sets_cmd_handler = 0x40028e6c );
|
|
|
-PROVIDE ( hci_le_clear_per_adv_list_cmd_handler = 0x4002cc74 );
|
|
|
-PROVIDE ( hci_le_con_upd_cmd_handler = 0x4000bbb8 );
|
|
|
-PROVIDE ( hci_le_create_con_cancel_cmd_handler = 0x4002b060 );
|
|
|
-PROVIDE ( hci_le_create_con_cmd_handler = 0x4002a914 );
|
|
|
-PROVIDE ( hci_le_ext_create_con_cmd_handler = 0x4002ac78 );
|
|
|
-PROVIDE ( hci_le_ltk_req_neg_reply_cmd_handler = 0x4000e278 );
|
|
|
-PROVIDE ( hci_le_ltk_req_reply_cmd_handler = 0x4000e1d8 );
|
|
|
-PROVIDE ( hci_le_per_adv_create_sync_cancel_cmd_handler = 0x4002c87c );
|
|
|
-PROVIDE ( hci_le_per_adv_create_sync_cmd_handler = 0x4002c710 );
|
|
|
-PROVIDE ( hci_le_per_adv_term_sync_cmd_handler = 0x4002c9dc );
|
|
|
-PROVIDE ( hci_le_rd_adv_ch_tx_pw_cmd_handler = 0x40026f30 );
|
|
|
-PROVIDE ( hci_le_rd_chnl_map_cmd_handler = 0x4000aaa4 );
|
|
|
-PROVIDE ( hci_le_rd_max_adv_data_len_cmd_handler = 0x40028d04 );
|
|
|
-PROVIDE ( hci_le_rd_nb_supp_adv_sets_cmd_handler = 0x40028d4c );
|
|
|
-PROVIDE ( hci_le_rd_per_adv_list_size_cmd_handler = 0x4002cd08 );
|
|
|
-PROVIDE ( hci_le_rd_phy_cmd_handler = 0x40010eb0 );
|
|
|
-PROVIDE ( hci_le_rd_rem_feats_cmd_handler = 0x4000e8f8 );
|
|
|
-PROVIDE ( hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x4000bdd0 );
|
|
|
-PROVIDE ( hci_le_rem_con_param_req_reply_cmd_handler = 0x4000bd20 );
|
|
|
-PROVIDE ( hci_le_rmv_adv_set_cmd_handler = 0x40028dd0 );
|
|
|
-PROVIDE ( hci_le_rmv_dev_from_per_adv_list_cmd_handler = 0x4002cb7c );
|
|
|
-PROVIDE ( hci_le_set_adv_data_cmd_handler = 0x400271c0 );
|
|
|
-PROVIDE ( hci_le_set_adv_en_cmd_handler = 0x400273c8 );
|
|
|
-PROVIDE ( hci_le_set_adv_param_cmd_handler = 0x40026f94 );
|
|
|
-PROVIDE ( hci_le_set_adv_set_rand_addr_cmd_handler = 0x40027970 );
|
|
|
-PROVIDE ( hci_le_set_data_len_cmd_handler = 0x4000cf90 );
|
|
|
-PROVIDE ( hci_le_set_ext_adv_data_cmd_handler = 0x40027a2c );
|
|
|
-PROVIDE ( hci_le_set_ext_adv_en_cmd_handler = 0x40028038 );
|
|
|
-PROVIDE ( hci_le_set_ext_adv_param_cmd_handler = 0x4002768c );
|
|
|
-PROVIDE ( hci_le_set_ext_scan_en_cmd_handler = 0x4002c368 );
|
|
|
-PROVIDE ( hci_le_set_ext_scan_param_cmd_handler = 0x4002c1f0 );
|
|
|
-PROVIDE ( hci_le_set_ext_scan_rsp_data_cmd_handler = 0x40027d44 );
|
|
|
-PROVIDE ( hci_le_set_per_adv_data_cmd_handler = 0x40028844 );
|
|
|
-PROVIDE ( hci_le_set_per_adv_en_cmd_handler = 0x40028a88 );
|
|
|
-PROVIDE ( hci_le_set_per_adv_param_cmd_handler = 0x400286bc );
|
|
|
-PROVIDE ( hci_le_set_phy_cmd_handler = 0x40010f1c );
|
|
|
-PROVIDE ( hci_le_set_scan_en_cmd_handler = 0x4002bf34 );
|
|
|
-PROVIDE ( hci_le_set_scan_param_cmd_handler = 0x4002bda0 );
|
|
|
-PROVIDE ( hci_le_set_scan_rsp_data_cmd_handler = 0x400272c4 );
|
|
|
-PROVIDE ( hci_le_start_enc_cmd_handler = 0x4000e0dc );
|
|
|
-PROVIDE ( hci_rd_auth_payl_to_cmd_handler = 0x4000f0ec );
|
|
|
-PROVIDE ( hci_rd_rem_ver_info_cmd_handler = 0x4001157c );
|
|
|
-PROVIDE ( hci_rd_rssi_cmd_handler = 0x4000eb18 );
|
|
|
-PROVIDE ( hci_rd_tx_pwr_lvl_cmd_handler = 0x4000ea74 );
|
|
|
-PROVIDE ( hci_tl_env = 0x3fcef9c0 );
|
|
|
-PROVIDE ( hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x4000ec04 );
|
|
|
-PROVIDE ( hci_vs_set_pref_slave_latency_cmd_handler = 0x4000ebb0 );
|
|
|
-PROVIDE ( hci_wr_auth_payl_to_cmd_handler = 0x4000f158 );
|
|
|
-PROVIDE ( hmac_md5 = 0x400378cc );
|
|
|
-PROVIDE ( hmac_md5_vector = 0x400377d4 );
|
|
|
-PROVIDE ( ibus_baseaddrs = 0x3ff0c4d8 );
|
|
|
-PROVIDE ( intr_matrix_set = 0x40044868 );
|
|
|
-PROVIDE ( jd_decomp = 0x40047e30 );
|
|
|
-PROVIDE ( jd_prepare = 0x400479e0 );
|
|
|
-PROVIDE ( jtag_appcpu_reset = 0x3fcefcc4 );
|
|
|
-PROVIDE ( jtag_cpu_reset_happened = 0x40045a78 );
|
|
|
-PROVIDE ( jtag_procpu_reset = 0x3fcefcc5 );
|
|
|
-PROVIDE ( ke_env = 0x3fcefa04 );
|
|
|
-PROVIDE ( ll_channel_map_ind_handler = 0x4000a934 );
|
|
|
-PROVIDE ( ll_connection_param_req_handler = 0x4000b9ec );
|
|
|
-PROVIDE ( ll_connection_param_rsp_handler = 0x4000bb0c );
|
|
|
-PROVIDE ( ll_connection_update_ind_handler = 0x4000b850 );
|
|
|
-PROVIDE ( ll_enc_req_handler = 0x4000de54 );
|
|
|
-PROVIDE ( ll_enc_rsp_handler = 0x4000df64 );
|
|
|
-PROVIDE ( ll_feature_req_handler = 0x4000e7d4 );
|
|
|
-PROVIDE ( ll_feature_rsp_handler = 0x4000e884 );
|
|
|
-PROVIDE ( ll_length_req_handler = 0x4000ce78 );
|
|
|
-PROVIDE ( ll_length_rsp_handler = 0x4000cefc );
|
|
|
-PROVIDE ( ll_min_used_channels_ind_handler = 0x4000aa08 );
|
|
|
-PROVIDE ( ll_pause_enc_req_handler = 0x4000dd50 );
|
|
|
-PROVIDE ( ll_pause_enc_rsp_handler = 0x4000dddc );
|
|
|
-PROVIDE ( ll_phy_req_handler = 0x40010c70 );
|
|
|
-PROVIDE ( ll_phy_rsp_handler = 0x40010d50 );
|
|
|
-PROVIDE ( ll_phy_update_ind_handler = 0x40010de8 );
|
|
|
-PROVIDE ( ll_ping_req_handler = 0x4000f0a8 );
|
|
|
-PROVIDE ( ll_ping_rsp_handler = 0x4000f0b8 );
|
|
|
-PROVIDE ( ll_slave_feature_req_handler = 0x4000e82c );
|
|
|
-PROVIDE ( ll_start_enc_req_handler = 0x4000e004 );
|
|
|
-PROVIDE ( ll_start_enc_rsp_handler = 0x4000e070 );
|
|
|
-PROVIDE ( ll_terminate_ind_handler = 0x4000c5b4 );
|
|
|
-PROVIDE ( ll_version_ind_handler = 0x4001150c );
|
|
|
-PROVIDE ( llc_auth_payl_nearly_to_handler = 0x4000f234 );
|
|
|
-PROVIDE ( llc_auth_payl_real_to_handler = 0x4000f2b0 );
|
|
|
-PROVIDE ( llc_encrypt_ind_handler = 0x4000e344 );
|
|
|
-PROVIDE ( llc_env = 0x3fcefa64 );
|
|
|
-PROVIDE ( llc_hci_command_handler_wrapper = 0x4000ed44 );
|
|
|
-PROVIDE ( llc_ll_connection_param_req_pdu_send = 0x4000ae9c );
|
|
|
-PROVIDE ( llc_ll_connection_param_rsp_pdu_send = 0x4000b220 );
|
|
|
-PROVIDE ( llc_ll_connection_update_ind_pdu_send = 0x4000ae58 );
|
|
|
-PROVIDE ( llc_ll_enc_req_pdu_send = 0x4000d2b0 );
|
|
|
-PROVIDE ( llc_ll_enc_rsp_pdu_send = 0x4000d304 );
|
|
|
-PROVIDE ( llc_ll_feature_req_pdu_send = 0x4000e574 );
|
|
|
-PROVIDE ( llc_ll_feature_rsp_pdu_send = 0x4000e5cc );
|
|
|
-PROVIDE ( llc_ll_length_req_pdu_send = 0x4000c99c );
|
|
|
-PROVIDE ( llc_ll_length_rsp_pdu_send = 0x4000c9c8 );
|
|
|
-PROVIDE ( llc_ll_pause_enc_req_pdu_send = 0x4000d270 );
|
|
|
-PROVIDE ( llc_ll_pause_enc_rsp_pdu_send = 0x4000d290 );
|
|
|
-PROVIDE ( llc_ll_phy_req_pdu_send = 0x40010268 );
|
|
|
-PROVIDE ( llc_ll_phy_rsp_pdu_send = 0x40010290 );
|
|
|
-PROVIDE ( llc_ll_ping_req_pdu_send = 0x4000efc4 );
|
|
|
-PROVIDE ( llc_ll_ping_rsp_pdu_send = 0x4000f088 );
|
|
|
-PROVIDE ( llc_ll_start_enc_req_pdu_send = 0x4000d348 );
|
|
|
-PROVIDE ( llc_ll_start_enc_rsp_pdu_send = 0x4000d368 );
|
|
|
-PROVIDE ( llc_ll_terminate_ind_pdu_send = 0x4000c444 );
|
|
|
-PROVIDE ( llc_ll_unknown_rsp_pdu_send = 0x4000f460 );
|
|
|
-PROVIDE ( llc_llcp_ch_map_update_ind_pdu_send = 0x4000a718 );
|
|
|
-PROVIDE ( llc_llcp_phy_upd_ind_pdu_send = 0x40010584 );
|
|
|
-PROVIDE ( llc_llcp_version_ind_pdu_send = 0x400112cc );
|
|
|
-PROVIDE ( llc_op_ch_map_upd_ind_handler = 0x4000ab10 );
|
|
|
-PROVIDE ( llc_op_con_upd_ind_handler = 0x4000be4c );
|
|
|
-PROVIDE ( llc_op_disconnect_ind_handler = 0x4000c744 );
|
|
|
-PROVIDE ( llc_op_dl_upd_ind_handler = 0x4000d0c8 );
|
|
|
-PROVIDE ( llc_op_encrypt_ind_handler = 0x4000e4e8 );
|
|
|
-PROVIDE ( llc_op_feats_exch_ind_handler = 0x4000e9dc );
|
|
|
-PROVIDE ( llc_op_le_ping_ind_handler = 0x4000f1c4 );
|
|
|
-PROVIDE ( llc_op_phy_upd_ind_handler = 0x400110d4 );
|
|
|
-PROVIDE ( llc_op_ver_exch_ind_handler = 0x4001147c );
|
|
|
-PROVIDE ( llc_stopped_ind_handler = 0x4000c6e8 );
|
|
|
-PROVIDE ( lld_acl_rx_ind_handler = 0x4000ee78 );
|
|
|
-PROVIDE ( lld_acl_tx_cfm_handler = 0x4000ef4c );
|
|
|
-PROVIDE ( lld_adv_end_ind_handler = 0x40028fd4 );
|
|
|
-PROVIDE ( lld_adv_rep_ind_handler = 0x4002cfb0 );
|
|
|
-PROVIDE ( lld_ch_map_upd_cfm_handler = 0x4000ac18 );
|
|
|
-PROVIDE ( lld_con_estab_ind_handler = 0x4000c048 );
|
|
|
-PROVIDE ( lld_con_evt_sd_evt_time_set = 0x4001aa08 );
|
|
|
-PROVIDE ( lld_con_offset_upd_ind_handler = 0x4000c100 );
|
|
|
-PROVIDE ( lld_con_param_upd_cfm_handler = 0x4000bf50 );
|
|
|
-PROVIDE ( lld_disc_ind_handler = 0x4000c608 );
|
|
|
-PROVIDE ( lld_exp_sync_pos_tab = 0x3fcefa90 );
|
|
|
-PROVIDE ( lld_init_end_ind_handler = 0x4002b140 );
|
|
|
-PROVIDE ( lld_init_max_aux_dur_tab = 0x3ff08d54 );
|
|
|
-PROVIDE ( lld_llcp_rx_ind_handler_wrapper = 0x4000f88c );
|
|
|
-PROVIDE ( lld_llcp_tx_cfm_handler = 0x4000f8ac );
|
|
|
-PROVIDE ( lld_per_adv_end_ind_handler = 0x40029710 );
|
|
|
-PROVIDE ( lld_per_adv_rep_ind_handler = 0x4002d5e4 );
|
|
|
-PROVIDE ( lld_per_adv_rx_end_ind_handler = 0x4002d9c0 );
|
|
|
-PROVIDE ( lld_phy_coded_500k_get = 0x4001d76c );
|
|
|
-PROVIDE ( lld_phy_upd_cfm_handler = 0x400111cc );
|
|
|
-PROVIDE ( lld_rpa_renew_env = 0x3fcefa8c );
|
|
|
-PROVIDE ( lld_scan_end_ind_handler = 0x4002dbc4 );
|
|
|
-PROVIDE ( lld_scan_map_legacy_pdu_to_evt_type = 0x3ff08d64 );
|
|
|
-PROVIDE ( lld_scan_max_aux_dur_tab = 0x3ff08d6c );
|
|
|
-PROVIDE ( lld_scan_req_ind_handler = 0x40028f2c );
|
|
|
-PROVIDE ( lld_sync_env = 0x3fcefaa0 );
|
|
|
-PROVIDE ( lld_sync_max_aux_dur_tab = 0x3ff08d74 );
|
|
|
-PROVIDE ( lld_sync_start_req_handler = 0x4002d4d0 );
|
|
|
-PROVIDE ( lld_test_end_ind_handler = 0x4002ddb8 );
|
|
|
-PROVIDE ( lld_update_rxbuf_handler = 0x4001e69c );
|
|
|
-PROVIDE ( lldesc_build_chain = 0x4003c774 );
|
|
|
-PROVIDE ( lldesc_num2link = 0x4003c864 );
|
|
|
-PROVIDE ( lldesc_set_owner = 0x4003c890 );
|
|
|
-PROVIDE ( lldesc_setup = 0x400543c8 );
|
|
|
-PROVIDE ( llm_ch_map_update_ind_handler = 0x4000ab84 );
|
|
|
-PROVIDE ( llm_hci_command_handler_wrapper = 0x4002a8e8 );
|
|
|
-PROVIDE ( llm_scan_period_to_handler = 0x4002cedc );
|
|
|
-PROVIDE ( mac_addr_to_serial_str_desc = 0x4004b6f8 );
|
|
|
-PROVIDE ( main = 0x40045170 );
|
|
|
-PROVIDE ( maxSecretKey_256 = 0x3ff081f8 );
|
|
|
-PROVIDE ( max_data_tx_time = 0x3ff08d34 );
|
|
|
-PROVIDE ( md5_vector = 0x400377a8 );
|
|
|
-PROVIDE ( memspi_host_erase_block = 0x4004ca10 );
|
|
|
-PROVIDE ( memspi_host_erase_chip = 0x4004c9c8 );
|
|
|
-PROVIDE ( memspi_host_erase_sector = 0x4004c9e8 );
|
|
|
-PROVIDE ( memspi_host_flush_cache = 0x4004c9ac );
|
|
|
-PROVIDE ( memspi_host_program_page = 0x4004ca38 );
|
|
|
-PROVIDE ( memspi_host_read = 0x4004ca64 );
|
|
|
-PROVIDE ( memspi_host_read_data_slicer = 0x4004cae8 );
|
|
|
-PROVIDE ( memspi_host_read_id_hs = 0x4004c90c );
|
|
|
-PROVIDE ( memspi_host_read_status_hs = 0x4004c974 );
|
|
|
-PROVIDE ( memspi_host_set_write_protect = 0x4004ca90 );
|
|
|
-PROVIDE ( memspi_host_write_data_slicer = 0x4004cab8 );
|
|
|
-PROVIDE ( multofup = 0x40056664 );
|
|
|
-PROVIDE ( must_reset = 0x3fcef34c );
|
|
|
-PROVIDE ( mz_adler32 = 0x400352c4 );
|
|
|
-PROVIDE ( mz_crc32 = 0x4003538c );
|
|
|
-PROVIDE ( mz_free = 0x400353d8 );
|
|
|
-PROVIDE ( one_bits = 0x3ff07802 );
|
|
|
-PROVIDE ( opi_flash_conf_cmd = 0x400515a0 );
|
|
|
-PROVIDE ( opi_flash_cpu_read = 0x40051b4c );
|
|
|
-PROVIDE ( opi_flash_erase_internal = 0x40051a04 );
|
|
|
-PROVIDE ( opi_flash_page_program_internal = 0x40051c18 );
|
|
|
-PROVIDE ( opi_flash_set_lock_func = 0x40051590 );
|
|
|
-PROVIDE ( opi_flash_wren = 0x40051874 );
|
|
|
-PROVIDE ( p_ble_util_buf_env = 0x3fcef8e0 );
|
|
|
-PROVIDE ( p_dbg_trc_mem_env = 0x3fcef96c );
|
|
|
-PROVIDE ( p_lld_env = 0x3fcefa98 );
|
|
|
-PROVIDE ( p_llm_env = 0x3fcefac8 );
|
|
|
-PROVIDE ( phy_get_romfuncs = 0x4003edd0 );
|
|
|
-PROVIDE ( print_other_reset_reason = 0x400450e4 );
|
|
|
-PROVIDE ( privacy_en = 0x3fcef3f4 );
|
|
|
-PROVIDE ( r_Add2SelfBigHex256 = 0x400041e0 );
|
|
|
-PROVIDE ( r_AddBigHex256 = 0x40004128 );
|
|
|
-PROVIDE ( r_AddBigHexModP256 = 0x4000417c );
|
|
|
-PROVIDE ( r_AddP256 = 0x400042c4 );
|
|
|
-PROVIDE ( r_AddPdiv2_256 = 0x400042f4 );
|
|
|
-PROVIDE ( r_GF_Jacobian_Point_Addition256 = 0x400049d0 );
|
|
|
-PROVIDE ( r_GF_Jacobian_Point_Double256 = 0x40004f54 );
|
|
|
-PROVIDE ( r_GF_Point_Jacobian_To_Affine256 = 0x400051b0 );
|
|
|
-PROVIDE ( r_MultiplyBigHexByUint32_256 = 0x400047fc );
|
|
|
-PROVIDE ( r_MultiplyBigHexModP256 = 0x40004698 );
|
|
|
-PROVIDE ( r_MultiplyByU16ModP256 = 0x40004948 );
|
|
|
-PROVIDE ( r_SubtractBigHex256 = 0x40004224 );
|
|
|
-PROVIDE ( r_SubtractBigHexMod256 = 0x400044c4 );
|
|
|
-PROVIDE ( r_SubtractBigHexUint32_256 = 0x40004630 );
|
|
|
-PROVIDE ( r_SubtractFromSelfBigHex256 = 0x40004278 );
|
|
|
-PROVIDE ( r_SubtractFromSelfBigHexSign256 = 0x400043d4 );
|
|
|
-PROVIDE ( r_aes_alloc = 0x40000e78 );
|
|
|
-PROVIDE ( r_aes_ccm_continue = 0x400005e0 );
|
|
|
-PROVIDE ( r_aes_ccm_process_e = 0x400006f8 );
|
|
|
-PROVIDE ( r_aes_ccm_xor_128_lsb = 0x4000056c );
|
|
|
-PROVIDE ( r_aes_ccm_xor_128_msb = 0x400005a4 );
|
|
|
-PROVIDE ( r_aes_cmac_continue = 0x400009b8 );
|
|
|
-PROVIDE ( r_aes_cmac_start = 0x4000097c );
|
|
|
-PROVIDE ( r_aes_k1_continue = 0x40000b20 );
|
|
|
-PROVIDE ( r_aes_k2_continue = 0x40000ba8 );
|
|
|
-PROVIDE ( r_aes_k3_continue = 0x40000d1c );
|
|
|
-PROVIDE ( r_aes_k4_continue = 0x40000da0 );
|
|
|
-PROVIDE ( r_aes_shift_left_128 = 0x40001000 );
|
|
|
-PROVIDE ( r_aes_start = 0x40000e98 );
|
|
|
-PROVIDE ( r_aes_xor_128 = 0x40000fd8 );
|
|
|
-PROVIDE ( r_assert_err = 0x4000106c );
|
|
|
-PROVIDE ( r_assert_param = 0x400010b8 );
|
|
|
-PROVIDE ( r_assert_warn = 0x40001104 );
|
|
|
-PROVIDE ( r_bigHexInversion256 = 0x40005248 );
|
|
|
-PROVIDE ( r_ble_sw_cca_check_isr = 0x4002ebb8 );
|
|
|
-PROVIDE ( r_ble_util_buf_acl_tx_alloc = 0x400015c4 );
|
|
|
-PROVIDE ( r_ble_util_buf_acl_tx_elt_get = 0x40001668 );
|
|
|
-PROVIDE ( r_ble_util_buf_acl_tx_free = 0x400016a4 );
|
|
|
-PROVIDE ( r_ble_util_buf_acl_tx_free_in_isr = 0x40001734 );
|
|
|
-PROVIDE ( r_ble_util_buf_adv_tx_alloc = 0x400017b4 );
|
|
|
-PROVIDE ( r_ble_util_buf_adv_tx_free = 0x40001828 );
|
|
|
-PROVIDE ( r_ble_util_buf_adv_tx_free_in_isr = 0x40001894 );
|
|
|
-PROVIDE ( r_ble_util_buf_env_deinit = 0x40001260 );
|
|
|
-PROVIDE ( r_ble_util_buf_env_init = 0x40001240 );
|
|
|
-PROVIDE ( r_ble_util_buf_get_rx_buf_nb = 0x40001280 );
|
|
|
-PROVIDE ( r_ble_util_buf_get_rx_buf_size = 0x40001290 );
|
|
|
-PROVIDE ( r_ble_util_buf_llcp_tx_alloc = 0x40001308 );
|
|
|
-PROVIDE ( r_ble_util_buf_llcp_tx_free = 0x40001334 );
|
|
|
-PROVIDE ( r_ble_util_buf_rx_alloc = 0x40001420 );
|
|
|
-PROVIDE ( r_ble_util_buf_rx_alloc_in_isr = 0x40001508 );
|
|
|
-PROVIDE ( r_ble_util_buf_rx_free = 0x40001480 );
|
|
|
-PROVIDE ( r_ble_util_buf_rx_free_in_isr = 0x40001564 );
|
|
|
-PROVIDE ( r_ble_util_buf_set_rx_buf_nb = 0x400012a8 );
|
|
|
-PROVIDE ( r_ble_util_buf_set_rx_buf_size = 0x400012dc );
|
|
|
-PROVIDE ( r_ble_util_data_rx_buf_reset = 0x400013a0 );
|
|
|
-PROVIDE ( r_bt_bb_get_intr_mask = 0x400093e8 );
|
|
|
-PROVIDE ( r_bt_bb_intr_clear = 0x400093d8 );
|
|
|
-PROVIDE ( r_bt_bb_intr_mask_set = 0x400093c4 );
|
|
|
-PROVIDE ( r_bt_bb_isr = 0x4000940c );
|
|
|
-PROVIDE ( r_bt_rf_coex_cfg_set = 0x4002e4f4 );
|
|
|
-PROVIDE ( r_bt_rf_coex_conn_dynamic_pti_en_get = 0x4002e57c );
|
|
|
-PROVIDE ( r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get = 0x4002e60c );
|
|
|
-PROVIDE ( r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x4002e5d4 );
|
|
|
-PROVIDE ( r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x4002e598 );
|
|
|
-PROVIDE ( r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x4002e560 );
|
|
|
-PROVIDE ( r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x4002e5f0 );
|
|
|
-PROVIDE ( r_bt_rf_coex_pti_table_get = 0x4002e62c );
|
|
|
-PROVIDE ( r_bt_rf_coex_st_param_get = 0x4002e544 );
|
|
|
-PROVIDE ( r_bt_rf_coex_st_param_set = 0x4002e520 );
|
|
|
-PROVIDE ( r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x4002e5b4 );
|
|
|
-PROVIDE ( r_bt_rma_apply_rule_cs_fmt = 0x4002e840 );
|
|
|
-PROVIDE ( r_bt_rma_apply_rule_cs_idx = 0x4002e910 );
|
|
|
-PROVIDE ( r_bt_rma_configure = 0x4002e764 );
|
|
|
-PROVIDE ( r_bt_rma_deregister_rule_cs_fmt = 0x4002e7f8 );
|
|
|
-PROVIDE ( r_bt_rma_deregister_rule_cs_idx = 0x4002e8d4 );
|
|
|
-PROVIDE ( r_bt_rma_get_ant_by_act = 0x4002e948 );
|
|
|
-PROVIDE ( r_bt_rma_init = 0x4002e74c );
|
|
|
-PROVIDE ( r_bt_rma_register_rule_cs_fmt = 0x4002e798 );
|
|
|
-PROVIDE ( r_bt_rma_register_rule_cs_idx = 0x4002e884 );
|
|
|
-PROVIDE ( r_bt_rtp_apply_rule_cs_fmt = 0x4002ea50 );
|
|
|
-PROVIDE ( r_bt_rtp_apply_rule_cs_idx = 0x4002eb10 );
|
|
|
-PROVIDE ( r_bt_rtp_deregister_rule_cs_fmt = 0x4002ea08 );
|
|
|
-PROVIDE ( r_bt_rtp_deregister_rule_cs_idx = 0x4002ead4 );
|
|
|
-PROVIDE ( r_bt_rtp_get_txpwr_idx_by_act = 0x4002eb40 );
|
|
|
-PROVIDE ( r_bt_rtp_init = 0x4002e9a0 );
|
|
|
-PROVIDE ( r_bt_rtp_register_rule_cs_fmt = 0x4002e9b4 );
|
|
|
-PROVIDE ( r_bt_rtp_register_rule_cs_idx = 0x4002ea8c );
|
|
|
-PROVIDE ( r_btdm_isr = 0x4000948c );
|
|
|
-PROVIDE ( r_btdm_task_post = 0x40031f44 );
|
|
|
-PROVIDE ( r_btdm_task_post_from_isr = 0x40031f00 );
|
|
|
-PROVIDE ( r_btdm_task_recycle = 0x40031fc0 );
|
|
|
-PROVIDE ( r_cali_phase_match_p = 0x40001af8 );
|
|
|
-PROVIDE ( r_cmp_abs_time = 0x4000a31c );
|
|
|
-PROVIDE ( r_cmp_dest_id = 0x40009de0 );
|
|
|
-PROVIDE ( r_cmp_timer_id = 0x4000a340 );
|
|
|
-PROVIDE ( r_co_bdaddr_compare = 0x400020ac );
|
|
|
-PROVIDE ( r_co_ble_pkt_dur_in_us = 0x400025e8 );
|
|
|
-PROVIDE ( r_co_bytes_to_string = 0x40002074 );
|
|
|
-PROVIDE ( r_co_list_extract = 0x40001d88 );
|
|
|
-PROVIDE ( r_co_list_extract_after = 0x40001e28 );
|
|
|
-PROVIDE ( r_co_list_extract_sublist = 0x40001eac );
|
|
|
-PROVIDE ( r_co_list_find = 0x40001ef0 );
|
|
|
-PROVIDE ( r_co_list_init = 0x40001c4c );
|
|
|
-PROVIDE ( r_co_list_insert_after = 0x40001fa8 );
|
|
|
-PROVIDE ( r_co_list_insert_before = 0x40001f50 );
|
|
|
-PROVIDE ( r_co_list_merge = 0x40001f0c );
|
|
|
-PROVIDE ( r_co_list_pool_init = 0x40001c60 );
|
|
|
-PROVIDE ( r_co_list_pop_front = 0x40001d64 );
|
|
|
-PROVIDE ( r_co_list_push_back = 0x40001c94 );
|
|
|
-PROVIDE ( r_co_list_push_back_sublist = 0x40001cd8 );
|
|
|
-PROVIDE ( r_co_list_push_front = 0x40001d30 );
|
|
|
-PROVIDE ( r_co_list_size = 0x40002000 );
|
|
|
-PROVIDE ( r_co_nb_good_le_channels = 0x400020d0 );
|
|
|
-PROVIDE ( r_co_util_pack = 0x4000210c );
|
|
|
-PROVIDE ( r_co_util_read_array_size = 0x40002020 );
|
|
|
-PROVIDE ( r_co_util_unpack = 0x4000236c );
|
|
|
-PROVIDE ( r_dbg_env_deinit = 0x40002650 );
|
|
|
-PROVIDE ( r_dbg_env_init = 0x4000263c );
|
|
|
-PROVIDE ( r_dbg_esp_vendor_hci_command_handler = 0x40002fcc );
|
|
|
-PROVIDE ( r_dbg_hci_cmd_handler_tab_p_get = 0x40002fa8 );
|
|
|
-PROVIDE ( r_dbg_hci_command_handler = 0x40003010 );
|
|
|
-PROVIDE ( r_dbg_init = 0x40002664 );
|
|
|
-PROVIDE ( r_dbg_msg_handler_tab_p_get = 0x40003088 );
|
|
|
-PROVIDE ( r_dbg_platform_reset_complete = 0x400026a8 );
|
|
|
-PROVIDE ( r_dbg_register_esp_vendor_cmd_handler = 0x40002fb8 );
|
|
|
-PROVIDE ( r_dbg_sch_plan_move = 0x40002f98 );
|
|
|
-PROVIDE ( r_dbg_swdiag_init = 0x4000276c );
|
|
|
-PROVIDE ( r_dbg_swdiag_read = 0x400027a4 );
|
|
|
-PROVIDE ( r_dbg_swdiag_update = 0x400026f8 );
|
|
|
-PROVIDE ( r_dbg_swdiag_write = 0x400027cc );
|
|
|
-PROVIDE ( r_dbg_trc_cfg_received = 0x4000405c );
|
|
|
-PROVIDE ( r_dbg_trc_ke_evt_cbk = 0x40003248 );
|
|
|
-PROVIDE ( r_dbg_trc_mem_alloc = 0x400030e4 );
|
|
|
-PROVIDE ( r_dbg_trc_mem_dealloc = 0x400031dc );
|
|
|
-PROVIDE ( r_dbg_trc_mem_read = 0x4000318c );
|
|
|
-PROVIDE ( r_dbg_trc_mem_writing_allowed = 0x40003094 );
|
|
|
-PROVIDE ( r_dbg_trc_pay_buff_get = 0x400040d0 );
|
|
|
-PROVIDE ( r_dbg_trc_req_acl_rx_pdu = 0x40003dac );
|
|
|
-PROVIDE ( r_dbg_trc_req_acl_tx_pdu = 0x40003e08 );
|
|
|
-PROVIDE ( r_dbg_trc_req_adv_rx_pdu = 0x40003974 );
|
|
|
-PROVIDE ( r_dbg_trc_req_adv_tx_pdu = 0x400039fc );
|
|
|
-PROVIDE ( r_dbg_trc_req_cs_ble = 0x400035c4 );
|
|
|
-PROVIDE ( r_dbg_trc_req_custom = 0x40003ed0 );
|
|
|
-PROVIDE ( r_dbg_trc_req_deep_sleep = 0x400033f8 );
|
|
|
-PROVIDE ( r_dbg_trc_req_et_prog = 0x400034b0 );
|
|
|
-PROVIDE ( r_dbg_trc_req_evt_cnt = 0x40003524 );
|
|
|
-PROVIDE ( r_dbg_trc_req_frm_cmp = 0x40003568 );
|
|
|
-PROVIDE ( r_dbg_trc_req_hci_cmd = 0x400038c8 );
|
|
|
-PROVIDE ( r_dbg_trc_req_hci_evt = 0x4000391c );
|
|
|
-PROVIDE ( r_dbg_trc_req_init_rx_pdu = 0x40003ae0 );
|
|
|
-PROVIDE ( r_dbg_trc_req_init_tx_pdu = 0x40003b74 );
|
|
|
-PROVIDE ( r_dbg_trc_req_ke_evt = 0x40003360 );
|
|
|
-PROVIDE ( r_dbg_trc_req_ke_msg_handled = 0x400032ac );
|
|
|
-PROVIDE ( r_dbg_trc_req_ke_msg_send = 0x40003268 );
|
|
|
-PROVIDE ( r_dbg_trc_req_ke_tmr = 0x40003304 );
|
|
|
-PROVIDE ( r_dbg_trc_req_l2cap = 0x400036b0 );
|
|
|
-PROVIDE ( r_dbg_trc_req_l2cap_ack = 0x40003710 );
|
|
|
-PROVIDE ( r_dbg_trc_req_llc_state_trans = 0x40003878 );
|
|
|
-PROVIDE ( r_dbg_trc_req_llcp = 0x40003664 );
|
|
|
-PROVIDE ( r_dbg_trc_req_mem = 0x4000339c );
|
|
|
-PROVIDE ( r_dbg_trc_req_rx_desc = 0x40003610 );
|
|
|
-PROVIDE ( r_dbg_trc_req_scan_rx_pdu = 0x40003c0c );
|
|
|
-PROVIDE ( r_dbg_trc_req_scan_tx_pdu = 0x40003cc8 );
|
|
|
-PROVIDE ( r_dbg_trc_req_sch_arb = 0x400037bc );
|
|
|
-PROVIDE ( r_dbg_trc_req_sch_arb_insert = 0x40003754 );
|
|
|
-PROVIDE ( r_dbg_trc_req_sch_arb_shift = 0x40003800 );
|
|
|
-PROVIDE ( r_dbg_trc_req_sw_ass = 0x40003428 );
|
|
|
-PROVIDE ( r_dbg_trc_tx_done = 0x40004014 );
|
|
|
-PROVIDE ( r_dbg_trc_tx_start = 0x40003fb8 );
|
|
|
-PROVIDE ( r_dbg_trc_tx_trigger = 0x40004040 );
|
|
|
-PROVIDE ( r_dl_upd_proc_start = 0x4000d160 );
|
|
|
-PROVIDE ( r_dump_data = 0x40001144 );
|
|
|
-PROVIDE ( r_ecc_abort_key256_generation = 0x40005fec );
|
|
|
-PROVIDE ( r_ecc_gen_new_public_key = 0x4000604c );
|
|
|
-PROVIDE ( r_ecc_gen_new_secret_key = 0x40006070 );
|
|
|
-PROVIDE ( r_ecc_generate_key256 = 0x40005d18 );
|
|
|
-PROVIDE ( r_ecc_get_debug_Keys = 0x4000618c );
|
|
|
-PROVIDE ( r_ecc_init = 0x40005ca4 );
|
|
|
-PROVIDE ( r_ecc_is_valid_point = 0x40005930 );
|
|
|
-PROVIDE ( r_ecc_multiplication_event_handler = 0x40005a64 );
|
|
|
-PROVIDE ( r_ecc_point_multiplication_win_256 = 0x400054dc );
|
|
|
-PROVIDE ( r_emi_alloc_em_mapping_by_offset = 0x40006534 );
|
|
|
-PROVIDE ( r_emi_base_reg_lut_show = 0x400062b8 );
|
|
|
-PROVIDE ( r_emi_em_base_reg_show = 0x40006258 );
|
|
|
-PROVIDE ( r_emi_free_em_mapping_by_offset = 0x400066f0 );
|
|
|
-PROVIDE ( r_emi_get_em_mapping_idx_by_offset = 0x400063d8 );
|
|
|
-PROVIDE ( r_emi_get_mem_addr_by_offset = 0x40006300 );
|
|
|
-PROVIDE ( r_emi_overwrite_em_mapping_by_offset = 0x40006424 );
|
|
|
-PROVIDE ( r_flash_env_deinit = 0x4000696c );
|
|
|
-PROVIDE ( r_flash_env_init = 0x4000693c );
|
|
|
-PROVIDE ( r_flash_erase = 0x40006a34 );
|
|
|
-PROVIDE ( r_flash_identify = 0x400069d4 );
|
|
|
-PROVIDE ( r_flash_init = 0x40006990 );
|
|
|
-PROVIDE ( r_flash_read = 0x40006a9c );
|
|
|
-PROVIDE ( r_flash_unlock = 0x40006928 );
|
|
|
-PROVIDE ( r_flash_unlocksector = 0x40006920 );
|
|
|
-PROVIDE ( r_flash_write = 0x40006a68 );
|
|
|
-PROVIDE ( r_flash_writebyte = 0x40006904 );
|
|
|
-PROVIDE ( r_get_stack_usage = 0x4000118c );
|
|
|
-PROVIDE ( r_h4tl_acl_hdr_rx_evt_handler = 0x40007074 );
|
|
|
-PROVIDE ( r_h4tl_cmd_hdr_rx_evt_handler = 0x40006fb0 );
|
|
|
-PROVIDE ( r_h4tl_cmd_pld_rx_evt_handler = 0x4000702c );
|
|
|
-PROVIDE ( r_h4tl_eif_io_event_post = 0x40006234 );
|
|
|
-PROVIDE ( r_h4tl_eif_p = 0x3fcef474 );
|
|
|
-PROVIDE ( r_h4tl_eif_register = 0x400061dc );
|
|
|
-PROVIDE ( r_h4tl_init = 0x400070f8 );
|
|
|
-PROVIDE ( r_h4tl_out_of_sync = 0x40006bac );
|
|
|
-PROVIDE ( r_h4tl_out_of_sync_check = 0x40006c04 );
|
|
|
-PROVIDE ( r_h4tl_read_hdr = 0x40006b3c );
|
|
|
-PROVIDE ( r_h4tl_read_next_out_of_sync = 0x40006b88 );
|
|
|
-PROVIDE ( r_h4tl_read_payl = 0x40006b68 );
|
|
|
-PROVIDE ( r_h4tl_read_start = 0x40006b10 );
|
|
|
-PROVIDE ( r_h4tl_rx_acl_hdr_extract = 0x40006aec );
|
|
|
-PROVIDE ( r_h4tl_rx_cmd_hdr_extract = 0x40006ad0 );
|
|
|
-PROVIDE ( r_h4tl_rx_done = 0x40006d84 );
|
|
|
-PROVIDE ( r_h4tl_start = 0x40007200 );
|
|
|
-PROVIDE ( r_h4tl_stop = 0x40007210 );
|
|
|
-PROVIDE ( r_h4tl_tx_done = 0x40006cb0 );
|
|
|
-PROVIDE ( r_h4tl_tx_evt_handler = 0x40006cec );
|
|
|
-PROVIDE ( r_h4tl_write = 0x40007170 );
|
|
|
-PROVIDE ( r_hci_acl_tx_data_alloc = 0x400092a8 );
|
|
|
-PROVIDE ( r_hci_acl_tx_data_received = 0x40009344 );
|
|
|
-PROVIDE ( r_hci_basic_cmd_send_2_controller = 0x400082b0 );
|
|
|
-PROVIDE ( r_hci_ble_adv_report_filter_check = 0x40008420 );
|
|
|
-PROVIDE ( r_hci_ble_adv_report_tx_check = 0x4000866c );
|
|
|
-PROVIDE ( r_hci_ble_conhdl_register = 0x400082dc );
|
|
|
-PROVIDE ( r_hci_ble_conhdl_unregister = 0x40008334 );
|
|
|
-PROVIDE ( r_hci_build_acl_data = 0x40008b60 );
|
|
|
-PROVIDE ( r_hci_build_cc_evt = 0x40008854 );
|
|
|
-PROVIDE ( r_hci_build_cs_evt = 0x40008820 );
|
|
|
-PROVIDE ( r_hci_build_dbg_evt = 0x400089f4 );
|
|
|
-PROVIDE ( r_hci_build_evt = 0x40008918 );
|
|
|
-PROVIDE ( r_hci_build_le_evt = 0x40008aa4 );
|
|
|
-PROVIDE ( r_hci_cmd_get_max_param_size = 0x40009030 );
|
|
|
-PROVIDE ( r_hci_cmd_received = 0x40009054 );
|
|
|
-PROVIDE ( r_hci_cmd_reject = 0x400086f8 );
|
|
|
-PROVIDE ( r_hci_evt_mask_check = 0x40007f28 );
|
|
|
-PROVIDE ( r_hci_evt_mask_set = 0x40008394 );
|
|
|
-PROVIDE ( r_hci_fc_acl_buf_size_set = 0x40007260 );
|
|
|
-PROVIDE ( r_hci_fc_acl_en = 0x40007280 );
|
|
|
-PROVIDE ( r_hci_fc_acl_packet_sent = 0x400072c0 );
|
|
|
-PROVIDE ( r_hci_fc_check_host_available_nb_acl_packets = 0x400072fc );
|
|
|
-PROVIDE ( r_hci_fc_host_nb_acl_pkts_complete = 0x400072d8 );
|
|
|
-PROVIDE ( r_hci_fc_init = 0x4000724c );
|
|
|
-PROVIDE ( r_hci_look_for_cmd_desc = 0x40007e1c );
|
|
|
-PROVIDE ( r_hci_look_for_dbg_evt_desc = 0x40007ec8 );
|
|
|
-PROVIDE ( r_hci_look_for_evt_desc = 0x40007e9c );
|
|
|
-PROVIDE ( r_hci_look_for_le_evt_desc = 0x40007ee0 );
|
|
|
-PROVIDE ( r_hci_look_for_le_evt_desc_esp = 0x40007f0c );
|
|
|
-PROVIDE ( r_hci_pack_bytes = 0x40007de4 );
|
|
|
-PROVIDE ( r_hci_register_vendor_desc_tab = 0x40007dd0 );
|
|
|
-PROVIDE ( r_hci_send_2_controller = 0x400081d0 );
|
|
|
-PROVIDE ( r_hci_send_2_host = 0x40007fe4 );
|
|
|
-PROVIDE ( r_hci_tl_c2h_data_flow_on = 0x40008dfc );
|
|
|
-PROVIDE ( r_hci_tl_cmd_hdr_rx_evt_handler = 0x40008ec8 );
|
|
|
-PROVIDE ( r_hci_tl_cmd_pld_rx_evt_handler = 0x40008f1c );
|
|
|
-PROVIDE ( r_hci_tl_get_pkt = 0x40008ebc );
|
|
|
-PROVIDE ( r_hci_tl_hci_pkt_handler = 0x40008f74 );
|
|
|
-PROVIDE ( r_hci_tl_hci_tx_done_evt_handler = 0x40009010 );
|
|
|
-PROVIDE ( r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40008e6c );
|
|
|
-PROVIDE ( r_hci_tl_save_pkt = 0x40008e88 );
|
|
|
-PROVIDE ( r_hci_tl_send = 0x40008e14 );
|
|
|
-PROVIDE ( r_hci_tx_done = 0x40008d1c );
|
|
|
-PROVIDE ( r_hci_tx_start = 0x40008b90 );
|
|
|
-PROVIDE ( r_hci_tx_trigger = 0x40008de0 );
|
|
|
-PROVIDE ( r_hli_funcs_p = 0x3fcef4c8 );
|
|
|
-PROVIDE ( r_ip_funcs_p = 0x3fcef4cc );
|
|
|
-PROVIDE ( r_isValidSecretKey_256 = 0x400040dc );
|
|
|
-PROVIDE ( r_ke_check_malloc = 0x40009740 );
|
|
|
-PROVIDE ( r_ke_event_callback_set = 0x400094d4 );
|
|
|
-PROVIDE ( r_ke_event_clear = 0x40009568 );
|
|
|
-PROVIDE ( r_ke_event_flush = 0x4000960c );
|
|
|
-PROVIDE ( r_ke_event_get = 0x400095b4 );
|
|
|
-PROVIDE ( r_ke_event_get_all = 0x40009600 );
|
|
|
-PROVIDE ( r_ke_event_init = 0x400094bc );
|
|
|
-PROVIDE ( r_ke_event_schedule = 0x4000961c );
|
|
|
-PROVIDE ( r_ke_event_set = 0x4000950c );
|
|
|
-PROVIDE ( r_ke_flush = 0x40009d4c );
|
|
|
-PROVIDE ( r_ke_free = 0x400099b4 );
|
|
|
-PROVIDE ( r_ke_get_max_mem_usage = 0x40009b9c );
|
|
|
-PROVIDE ( r_ke_get_mem_usage = 0x40009b74 );
|
|
|
-PROVIDE ( r_ke_handler_search = 0x40009e54 );
|
|
|
-PROVIDE ( r_ke_init = 0x40009cf4 );
|
|
|
-PROVIDE ( r_ke_is_free = 0x40009b58 );
|
|
|
-PROVIDE ( r_ke_malloc = 0x40009808 );
|
|
|
-PROVIDE ( r_ke_mem_init = 0x400096b8 );
|
|
|
-PROVIDE ( r_ke_mem_is_empty = 0x400096f0 );
|
|
|
-PROVIDE ( r_ke_msg_alloc = 0x40009bb4 );
|
|
|
-PROVIDE ( r_ke_msg_dest_id_get = 0x40009cbc );
|
|
|
-PROVIDE ( r_ke_msg_discard = 0x4000a258 );
|
|
|
-PROVIDE ( r_ke_msg_forward = 0x40009c6c );
|
|
|
-PROVIDE ( r_ke_msg_forward_new_id = 0x40009c88 );
|
|
|
-PROVIDE ( r_ke_msg_free = 0x40009ca8 );
|
|
|
-PROVIDE ( r_ke_msg_in_queue = 0x40009cd4 );
|
|
|
-PROVIDE ( r_ke_msg_save = 0x4000a260 );
|
|
|
-PROVIDE ( r_ke_msg_send = 0x40009c08 );
|
|
|
-PROVIDE ( r_ke_msg_send_basic = 0x40009c48 );
|
|
|
-PROVIDE ( r_ke_msg_src_id_get = 0x40009cc8 );
|
|
|
-PROVIDE ( r_ke_queue_extract = 0x400320d8 );
|
|
|
-PROVIDE ( r_ke_queue_insert = 0x40032128 );
|
|
|
-PROVIDE ( r_ke_sleep_check = 0x40009da8 );
|
|
|
-PROVIDE ( r_ke_state_get = 0x4000a1d8 );
|
|
|
-PROVIDE ( r_ke_state_set = 0x4000a134 );
|
|
|
-PROVIDE ( r_ke_stats_get = 0x40009dc0 );
|
|
|
-PROVIDE ( r_ke_task_check = 0x4000a2ac );
|
|
|
-PROVIDE ( r_ke_task_create = 0x4000a0b4 );
|
|
|
-PROVIDE ( r_ke_task_delete = 0x4000a100 );
|
|
|
-PROVIDE ( r_ke_task_handler_get = 0x40009ec0 );
|
|
|
-PROVIDE ( r_ke_task_init = 0x4000a090 );
|
|
|
-PROVIDE ( r_ke_task_msg_flush = 0x4000a268 );
|
|
|
-PROVIDE ( r_ke_task_saved_update = 0x40009df4 );
|
|
|
-PROVIDE ( r_ke_task_schedule = 0x40009f34 );
|
|
|
-PROVIDE ( r_ke_time = 0x4000a458 );
|
|
|
-PROVIDE ( r_ke_time_cmp = 0x4000a2e0 );
|
|
|
-PROVIDE ( r_ke_time_past = 0x4000a300 );
|
|
|
-PROVIDE ( r_ke_timer_active = 0x4000a600 );
|
|
|
-PROVIDE ( r_ke_timer_adjust_all = 0x4000a628 );
|
|
|
-PROVIDE ( r_ke_timer_clear = 0x4000a574 );
|
|
|
-PROVIDE ( r_ke_timer_init = 0x4000a440 );
|
|
|
-PROVIDE ( r_ke_timer_schedule = 0x4000a360 );
|
|
|
-PROVIDE ( r_ke_timer_set = 0x4000a490 );
|
|
|
-PROVIDE ( r_led_init = 0x40032160 );
|
|
|
-PROVIDE ( r_led_set_all = 0x40032168 );
|
|
|
-PROVIDE ( r_llc_aes_res_cb = 0x4000d1e8 );
|
|
|
-PROVIDE ( r_llc_ch_map_up_proc_err_cb = 0x4000a8c0 );
|
|
|
-PROVIDE ( r_llc_cleanup = 0x4000fa20 );
|
|
|
-PROVIDE ( r_llc_cmd_cmp_send = 0x4000ec9c );
|
|
|
-PROVIDE ( r_llc_cmd_stat_send = 0x4000ecd0 );
|
|
|
-PROVIDE ( r_llc_con_move_cbk = 0x4000c1e8 );
|
|
|
-PROVIDE ( r_llc_con_plan_set_update = 0x4000b534 );
|
|
|
-PROVIDE ( r_llc_con_upd_param_in_range = 0x4000ac70 );
|
|
|
-PROVIDE ( r_llc_disconnect = 0x4000c8fc );
|
|
|
-PROVIDE ( r_llc_disconnect_end = 0x4000c40c );
|
|
|
-PROVIDE ( r_llc_disconnect_proc_continue = 0x4000c46c );
|
|
|
-PROVIDE ( r_llc_disconnect_proc_err_cb = 0x4000c57c );
|
|
|
-PROVIDE ( r_llc_dl_chg_check = 0x40010b7c );
|
|
|
-PROVIDE ( r_llc_dle_proc_err_cb = 0x4000cdec );
|
|
|
-PROVIDE ( r_llc_feats_exch_proc_err_cb = 0x4000e758 );
|
|
|
-PROVIDE ( r_llc_hci_cmd_handler_tab_p_get = 0x4000ed00 );
|
|
|
-PROVIDE ( r_llc_hci_command_handler = 0x4000ed08 );
|
|
|
-PROVIDE ( r_llc_hci_con_param_req_evt_send = 0x4000b4e4 );
|
|
|
-PROVIDE ( r_llc_hci_con_upd_info_send = 0x4000b674 );
|
|
|
-PROVIDE ( r_llc_hci_disconnected_dis = 0x4000c808 );
|
|
|
-PROVIDE ( r_llc_hci_dl_upd_info_send = 0x4000c9f4 );
|
|
|
-PROVIDE ( r_llc_hci_enc_evt_send = 0x4000dc08 );
|
|
|
-PROVIDE ( r_llc_hci_feats_info_send = 0x4000e624 );
|
|
|
-PROVIDE ( r_llc_hci_le_phy_upd_cmp_evt_send = 0x40010a3c );
|
|
|
-PROVIDE ( r_llc_hci_ltk_request_evt_send = 0x4000dbc4 );
|
|
|
-PROVIDE ( r_llc_hci_nb_cmp_pkts_evt_send = 0x4000ec64 );
|
|
|
-PROVIDE ( r_llc_hci_version_info_send = 0x40011300 );
|
|
|
-PROVIDE ( r_llc_init_term_proc = 0x4000c940 );
|
|
|
-PROVIDE ( r_llc_iv_skd_rand_gen = 0x4000d228 );
|
|
|
-PROVIDE ( r_llc_le_ping_proc_continue = 0x4000efe4 );
|
|
|
-PROVIDE ( r_llc_le_ping_proc_err_cb = 0x4000ef6c );
|
|
|
-PROVIDE ( r_llc_le_ping_restart = 0x4000f314 );
|
|
|
-PROVIDE ( r_llc_le_ping_set = 0x4000f358 );
|
|
|
-PROVIDE ( r_llc_ll_pause_enc_rsp_ack_handler = 0x4000db34 );
|
|
|
-PROVIDE ( r_llc_ll_reject_ind_ack_handler = 0x4000db94 );
|
|
|
-PROVIDE ( r_llc_ll_reject_ind_pdu_send = 0x4000f494 );
|
|
|
-PROVIDE ( r_llc_ll_start_enc_rsp_ack_handler = 0x4000db64 );
|
|
|
-PROVIDE ( r_llc_ll_terminate_ind_ack = 0x4000c564 );
|
|
|
-PROVIDE ( r_llc_ll_unknown_ind_handler = 0x4000f484 );
|
|
|
-PROVIDE ( r_llc_llcp_send = 0x4000f4f8 );
|
|
|
-PROVIDE ( r_llc_llcp_state_set = 0x4000fd84 );
|
|
|
-PROVIDE ( r_llc_llcp_trans_timer_set = 0x4000f9a8 );
|
|
|
-PROVIDE ( r_llc_llcp_tx_check = 0x4000f5bc );
|
|
|
-PROVIDE ( r_llc_loc_ch_map_proc_continue = 0x4000a748 );
|
|
|
-PROVIDE ( r_llc_loc_con_upd_proc_continue = 0x4000af0c );
|
|
|
-PROVIDE ( r_llc_loc_con_upd_proc_err_cb = 0x4000b770 );
|
|
|
-PROVIDE ( r_llc_loc_dl_upd_proc_continue = 0x4000ca4c );
|
|
|
-PROVIDE ( r_llc_loc_encrypt_proc_continue = 0x4000d38c );
|
|
|
-PROVIDE ( r_llc_loc_encrypt_proc_err_cb = 0x4000dc58 );
|
|
|
-PROVIDE ( r_llc_loc_feats_exch_proc_continue = 0x4000e66c );
|
|
|
-PROVIDE ( r_llc_loc_phy_upd_proc_continue = 0x400105b0 );
|
|
|
-PROVIDE ( r_llc_loc_phy_upd_proc_err_cb = 0x40010ab8 );
|
|
|
-PROVIDE ( r_llc_msg_handler_tab_p_get = 0x400112c4 );
|
|
|
-PROVIDE ( r_llc_pref_param_compute = 0x4000acf4 );
|
|
|
-PROVIDE ( r_llc_proc_collision_check = 0x4001022c );
|
|
|
-PROVIDE ( r_llc_proc_err_ind = 0x40010080 );
|
|
|
-PROVIDE ( r_llc_proc_get = 0x4001004c );
|
|
|
-PROVIDE ( r_llc_proc_id_get = 0x4000ffe8 );
|
|
|
-PROVIDE ( r_llc_proc_reg = 0x4000fea4 );
|
|
|
-PROVIDE ( r_llc_proc_state_get = 0x40010020 );
|
|
|
-PROVIDE ( r_llc_proc_state_set = 0x40010028 );
|
|
|
-PROVIDE ( r_llc_proc_timer_pause_set = 0x4001017c );
|
|
|
-PROVIDE ( r_llc_proc_timer_set = 0x400100c4 );
|
|
|
-PROVIDE ( r_llc_proc_unreg = 0x4000ff44 );
|
|
|
-PROVIDE ( r_llc_rem_ch_map_proc_continue = 0x4000a64c );
|
|
|
-PROVIDE ( r_llc_rem_con_upd_proc_continue = 0x4000b288 );
|
|
|
-PROVIDE ( r_llc_rem_con_upd_proc_err_cb = 0x4000b810 );
|
|
|
-PROVIDE ( r_llc_rem_dl_upd_proc = 0x4000cc74 );
|
|
|
-PROVIDE ( r_llc_rem_encrypt_proc_continue = 0x4000d734 );
|
|
|
-PROVIDE ( r_llc_rem_encrypt_proc_err_cb = 0x4000dcf4 );
|
|
|
-PROVIDE ( r_llc_rem_phy_upd_proc_continue = 0x400102c4 );
|
|
|
-PROVIDE ( r_llc_rem_phy_upd_proc_err_cb = 0x40010b44 );
|
|
|
-PROVIDE ( r_llc_role_get = 0x4000fd48 );
|
|
|
-PROVIDE ( r_llc_sk_gen = 0x4000d248 );
|
|
|
-PROVIDE ( r_llc_start = 0x4000fb10 );
|
|
|
-PROVIDE ( r_llc_stop = 0x4000fab4 );
|
|
|
-PROVIDE ( r_llc_ver_exch_loc_proc_continue = 0x4001134c );
|
|
|
-PROVIDE ( r_llc_ver_proc_err_cb = 0x40011444 );
|
|
|
-PROVIDE ( r_llcp_pdu_handler_tab_p_get = 0x4000f458 );
|
|
|
-PROVIDE ( r_lld_aa_gen = 0x4001e1c4 );
|
|
|
-PROVIDE ( r_lld_adv_adv_data_set = 0x4001349c );
|
|
|
-PROVIDE ( r_lld_adv_adv_data_update = 0x40016978 );
|
|
|
-PROVIDE ( r_lld_adv_aux_ch_idx_set = 0x400124dc );
|
|
|
-PROVIDE ( r_lld_adv_aux_evt_canceled_cbk = 0x400148f8 );
|
|
|
-PROVIDE ( r_lld_adv_aux_evt_start_cbk = 0x400144ac );
|
|
|
-PROVIDE ( r_lld_adv_coex_check_ext_adv_synced = 0x40016c7c );
|
|
|
-PROVIDE ( r_lld_adv_coex_env_reset = 0x4001163c );
|
|
|
-PROVIDE ( r_lld_adv_duration_update = 0x40016a80 );
|
|
|
-PROVIDE ( r_lld_adv_dynamic_pti_process = 0x400116bc );
|
|
|
-PROVIDE ( r_lld_adv_end = 0x400121e0 );
|
|
|
-PROVIDE ( r_lld_adv_evt_canceled_cbk = 0x4001479c );
|
|
|
-PROVIDE ( r_lld_adv_evt_start_cbk = 0x4001411c );
|
|
|
-PROVIDE ( r_lld_adv_ext_chain_construct = 0x40012c7c );
|
|
|
-PROVIDE ( r_lld_adv_ext_pkt_prepare = 0x40012688 );
|
|
|
-PROVIDE ( r_lld_adv_frm_cbk = 0x40015060 );
|
|
|
-PROVIDE ( r_lld_adv_frm_isr = 0x40014aac );
|
|
|
-PROVIDE ( r_lld_adv_frm_skip_isr = 0x40014ea8 );
|
|
|
-PROVIDE ( r_lld_adv_init = 0x400150b0 );
|
|
|
-PROVIDE ( r_lld_adv_pkt_rx = 0x40014040 );
|
|
|
-PROVIDE ( r_lld_adv_pkt_rx_connect_ind = 0x400139ac );
|
|
|
-PROVIDE ( r_lld_adv_pkt_rx_send_scan_req_evt = 0x40013ee8 );
|
|
|
-PROVIDE ( r_lld_adv_rand_addr_update = 0x40016af0 );
|
|
|
-PROVIDE ( r_lld_adv_restart = 0x40016bb4 );
|
|
|
-PROVIDE ( r_lld_adv_scan_rsp_data_set = 0x40013730 );
|
|
|
-PROVIDE ( r_lld_adv_scan_rsp_data_update = 0x400169fc );
|
|
|
-PROVIDE ( r_lld_adv_set_tx_power = 0x4001217c );
|
|
|
-PROVIDE ( r_lld_adv_start = 0x4001519c );
|
|
|
-PROVIDE ( r_lld_adv_stop = 0x40016890 );
|
|
|
-PROVIDE ( r_lld_adv_sync_info_set = 0x400122a4 );
|
|
|
-PROVIDE ( r_lld_adv_sync_info_update = 0x40016c2c );
|
|
|
-PROVIDE ( r_lld_calc_aux_rx = 0x4001e27c );
|
|
|
-PROVIDE ( r_lld_cca_alloc = 0x4001e944 );
|
|
|
-PROVIDE ( r_lld_cca_data_reset = 0x4001ea04 );
|
|
|
-PROVIDE ( r_lld_cca_free = 0x4001e9a0 );
|
|
|
-PROVIDE ( r_lld_ch_assess_data_get = 0x4001d830 );
|
|
|
-PROVIDE ( r_lld_ch_idx_get = 0x4001e454 );
|
|
|
-PROVIDE ( r_lld_ch_map_set = 0x4001e408 );
|
|
|
-PROVIDE ( r_lld_channel_assess = 0x4001d704 );
|
|
|
-PROVIDE ( r_lld_con_activity_act_offset_compute = 0x4001a3c0 );
|
|
|
-PROVIDE ( r_lld_con_activity_offset_compute = 0x4001a4b0 );
|
|
|
-PROVIDE ( r_lld_con_ch_map_update = 0x4001a18c );
|
|
|
-PROVIDE ( r_lld_con_cleanup = 0x40017368 );
|
|
|
-PROVIDE ( r_lld_con_current_tx_power_get = 0x4001a77c );
|
|
|
-PROVIDE ( r_lld_con_data_flow_set = 0x40019fe4 );
|
|
|
-PROVIDE ( r_lld_con_data_len_update = 0x4001a1e8 );
|
|
|
-PROVIDE ( r_lld_con_data_tx = 0x40019e34 );
|
|
|
-PROVIDE ( r_lld_con_enc_key_load = 0x4001a654 );
|
|
|
-PROVIDE ( r_lld_con_event_counter_get = 0x4001a38c );
|
|
|
-PROVIDE ( r_lld_con_evt_canceled_cbk = 0x40018c5c );
|
|
|
-PROVIDE ( r_lld_con_evt_duration_min_get = 0x40017330 );
|
|
|
-PROVIDE ( r_lld_con_evt_max_eff_time_cal = 0x4001702c );
|
|
|
-PROVIDE ( r_lld_con_evt_sd_evt_time_get = 0x4001aa70 );
|
|
|
-PROVIDE ( r_lld_con_evt_start_cbk = 0x400187d0 );
|
|
|
-PROVIDE ( r_lld_con_evt_time_update = 0x40017060 );
|
|
|
-PROVIDE ( r_lld_con_free_all_tx_buf = 0x4001a9ac );
|
|
|
-PROVIDE ( r_lld_con_frm_cbk = 0x40019160 );
|
|
|
-PROVIDE ( r_lld_con_frm_isr = 0x40018d40 );
|
|
|
-PROVIDE ( r_lld_con_frm_skip_isr = 0x40019050 );
|
|
|
-PROVIDE ( r_lld_con_init = 0x4001a95c );
|
|
|
-PROVIDE ( r_lld_con_llcp_tx = 0x40019c74 );
|
|
|
-PROVIDE ( r_lld_con_max_lat_calc = 0x40016f04 );
|
|
|
-PROVIDE ( r_lld_con_offset_get = 0x4001a830 );
|
|
|
-PROVIDE ( r_lld_con_param_update = 0x4001a0dc );
|
|
|
-PROVIDE ( r_lld_con_phys_update = 0x4001a24c );
|
|
|
-PROVIDE ( r_lld_con_pref_slave_evt_dur_set = 0x4001a8f4 );
|
|
|
-PROVIDE ( r_lld_con_pref_slave_latency_set = 0x4001a8a4 );
|
|
|
-PROVIDE ( r_lld_con_rssi_get = 0x4001a7ec );
|
|
|
-PROVIDE ( r_lld_con_rx = 0x40017de4 );
|
|
|
-PROVIDE ( r_lld_con_rx_channel_assess = 0x4001798c );
|
|
|
-PROVIDE ( r_lld_con_rx_enc = 0x4001a5e8 );
|
|
|
-PROVIDE ( r_lld_con_rx_isr = 0x40018f14 );
|
|
|
-PROVIDE ( r_lld_con_rx_link_info_check = 0x40017bcc );
|
|
|
-PROVIDE ( r_lld_con_rx_llcp_check = 0x40017a0c );
|
|
|
-PROVIDE ( r_lld_con_rx_sync_time_update = 0x40017c94 );
|
|
|
-PROVIDE ( r_lld_con_sched = 0x400175c8 );
|
|
|
-PROVIDE ( r_lld_con_set_tx_power = 0x40016e94 );
|
|
|
-PROVIDE ( r_lld_con_start = 0x400191f8 );
|
|
|
-PROVIDE ( r_lld_con_stop = 0x40019be8 );
|
|
|
-PROVIDE ( r_lld_con_tx = 0x40017f50 );
|
|
|
-PROVIDE ( r_lld_con_tx_enc = 0x4001a578 );
|
|
|
-PROVIDE ( r_lld_con_tx_isr = 0x40018fa4 );
|
|
|
-PROVIDE ( r_lld_con_tx_len_update = 0x40016f98 );
|
|
|
-PROVIDE ( r_lld_con_tx_len_update_for_intv = 0x4001a2d4 );
|
|
|
-PROVIDE ( r_lld_con_tx_len_update_for_rate = 0x4001a31c );
|
|
|
-PROVIDE ( r_lld_con_tx_prog = 0x400182d0 );
|
|
|
-PROVIDE ( r_lld_conn_dynamic_pti_process = 0x40016cb0 );
|
|
|
-PROVIDE ( r_lld_continue_scan_rx_isr_end_process = 0x40021060 );
|
|
|
-PROVIDE ( r_lld_ext_scan_dynamic_pti_process = 0x40020bb4 );
|
|
|
-PROVIDE ( r_lld_hw_cca_end_isr = 0x4001eb90 );
|
|
|
-PROVIDE ( r_lld_hw_cca_evt_handler = 0x4001eb44 );
|
|
|
-PROVIDE ( r_lld_hw_cca_isr = 0x4001eb64 );
|
|
|
-PROVIDE ( r_lld_init_cal_anchor_point = 0x4001b6d4 );
|
|
|
-PROVIDE ( r_lld_init_compute_winoffset = 0x4001ac0c );
|
|
|
-PROVIDE ( r_lld_init_connect_req_pack = 0x4001c134 );
|
|
|
-PROVIDE ( r_lld_init_end = 0x4001aafc );
|
|
|
-PROVIDE ( r_lld_init_evt_canceled_cbk = 0x4001c010 );
|
|
|
-PROVIDE ( r_lld_init_evt_start_cbk = 0x4001bda4 );
|
|
|
-PROVIDE ( r_lld_init_frm_cbk = 0x4001bcc4 );
|
|
|
-PROVIDE ( r_lld_init_frm_eof_isr = 0x4001ba0c );
|
|
|
-PROVIDE ( r_lld_init_frm_skip_isr = 0x4001bb84 );
|
|
|
-PROVIDE ( r_lld_init_init = 0x4001c1c0 );
|
|
|
-PROVIDE ( r_lld_init_process_pkt_rx = 0x4001b51c );
|
|
|
-PROVIDE ( r_lld_init_process_pkt_rx_adv_ext_ind = 0x4001b1b4 );
|
|
|
-PROVIDE ( r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x4001aff4 );
|
|
|
-PROVIDE ( r_lld_init_process_pkt_rx_aux_connect_rsp = 0x4001b33c );
|
|
|
-PROVIDE ( r_lld_init_process_pkt_tx = 0x4001b7b0 );
|
|
|
-PROVIDE ( r_lld_init_process_pkt_tx_cal_con_timestamp = 0x4001b6e4 );
|
|
|
-PROVIDE ( r_lld_init_sched = 0x4001ac68 );
|
|
|
-PROVIDE ( r_lld_init_set_tx_power = 0x4001aab4 );
|
|
|
-PROVIDE ( r_lld_init_start = 0x4001c270 );
|
|
|
-PROVIDE ( r_lld_init_stop = 0x4001d0d0 );
|
|
|
-PROVIDE ( r_lld_instant_proc_end = 0x400174f8 );
|
|
|
-PROVIDE ( r_lld_llcp_rx_ind_handler = 0x4000f6d0 );
|
|
|
-PROVIDE ( r_lld_per_adv_ch_map_update = 0x40020b48 );
|
|
|
-PROVIDE ( r_lld_per_adv_chain_construct = 0x4001f50c );
|
|
|
-PROVIDE ( r_lld_per_adv_cleanup = 0x4001ef68 );
|
|
|
-PROVIDE ( r_lld_per_adv_coex_env_reset = 0x4001eb9c );
|
|
|
-PROVIDE ( r_lld_per_adv_data_set = 0x4001f730 );
|
|
|
-PROVIDE ( r_lld_per_adv_data_update = 0x40020a2c );
|
|
|
-PROVIDE ( r_lld_per_adv_dynamic_pti_process = 0x4001ebd4 );
|
|
|
-PROVIDE ( r_lld_per_adv_evt_canceled_cbk = 0x4001fbf4 );
|
|
|
-PROVIDE ( r_lld_per_adv_evt_start_cbk = 0x4001f7b4 );
|
|
|
-PROVIDE ( r_lld_per_adv_ext_pkt_prepare = 0x4001f0a0 );
|
|
|
-PROVIDE ( r_lld_per_adv_frm_cbk = 0x40020094 );
|
|
|
-PROVIDE ( r_lld_per_adv_frm_isr = 0x4001fca0 );
|
|
|
-PROVIDE ( r_lld_per_adv_frm_skip_isr = 0x4001ff88 );
|
|
|
-PROVIDE ( r_lld_per_adv_init = 0x400200e4 );
|
|
|
-PROVIDE ( r_lld_per_adv_init_info_get = 0x40020ae8 );
|
|
|
-PROVIDE ( r_lld_per_adv_list_add = 0x4001db28 );
|
|
|
-PROVIDE ( r_lld_per_adv_list_rem = 0x4001dc8c );
|
|
|
-PROVIDE ( r_lld_per_adv_sched = 0x4001eff0 );
|
|
|
-PROVIDE ( r_lld_per_adv_set_tx_power = 0x4001ef8c );
|
|
|
-PROVIDE ( r_lld_per_adv_start = 0x40020164 );
|
|
|
-PROVIDE ( r_lld_per_adv_stop = 0x4002096c );
|
|
|
-PROVIDE ( r_lld_per_adv_sync_info_get = 0x40020a94 );
|
|
|
-PROVIDE ( r_lld_process_cca_data = 0x4001ea5c );
|
|
|
-PROVIDE ( r_lld_ral_search = 0x4001d160 );
|
|
|
-PROVIDE ( r_lld_read_clock = 0x4001d81c );
|
|
|
-PROVIDE ( r_lld_reg_rd = 0x4001e188 );
|
|
|
-PROVIDE ( r_lld_reg_wr = 0x4001e1a0 );
|
|
|
-PROVIDE ( r_lld_res_list_add = 0x4001ddc8 );
|
|
|
-PROVIDE ( r_lld_res_list_clear = 0x4001dd70 );
|
|
|
-PROVIDE ( r_lld_res_list_is_empty = 0x4001e154 );
|
|
|
-PROVIDE ( r_lld_res_list_local_rpa_get = 0x4001e0ec );
|
|
|
-PROVIDE ( r_lld_res_list_peer_rpa_get = 0x4001e084 );
|
|
|
-PROVIDE ( r_lld_res_list_peer_update = 0x4001e014 );
|
|
|
-PROVIDE ( r_lld_res_list_priv_mode_update = 0x4001df9c );
|
|
|
-PROVIDE ( r_lld_res_list_rem = 0x4001df40 );
|
|
|
-PROVIDE ( r_lld_reset_reg = 0x4001d7b0 );
|
|
|
-PROVIDE ( r_lld_rpa_renew = 0x4001d844 );
|
|
|
-PROVIDE ( r_lld_rpa_renew_evt_canceled_cbk = 0x4001d370 );
|
|
|
-PROVIDE ( r_lld_rpa_renew_evt_start_cbk = 0x4001d2ec );
|
|
|
-PROVIDE ( r_lld_rpa_renew_instant_cbk = 0x4001d1e4 );
|
|
|
-PROVIDE ( r_lld_rxdesc_check = 0x4001d5ac );
|
|
|
-PROVIDE ( r_lld_rxdesc_free = 0x4001d3c4 );
|
|
|
-PROVIDE ( r_lld_scan_create_sync = 0x40024240 );
|
|
|
-PROVIDE ( r_lld_scan_create_sync_cancel = 0x400242ac );
|
|
|
-PROVIDE ( r_lld_scan_end = 0x40020f40 );
|
|
|
-PROVIDE ( r_lld_scan_evt_canceled_cbk = 0x400231d8 );
|
|
|
-PROVIDE ( r_lld_scan_evt_start_cbk = 0x40022fa0 );
|
|
|
-PROVIDE ( r_lld_scan_frm_cbk = 0x40022f20 );
|
|
|
-PROVIDE ( r_lld_scan_frm_eof_isr = 0x40022b80 );
|
|
|
-PROVIDE ( r_lld_scan_frm_rx_isr = 0x40022d24 );
|
|
|
-PROVIDE ( r_lld_scan_frm_skip_isr = 0x40022dc4 );
|
|
|
-PROVIDE ( r_lld_scan_init = 0x40023314 );
|
|
|
-PROVIDE ( r_lld_scan_params_update = 0x400241ec );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx = 0x40021fec );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_adv_rep = 0x400211e8 );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_aux_adv_ind = 0x40021684 );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_aux_chain_ind = 0x40021cf8 );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40021b64 );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_ext_adv = 0x40021eac );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_ext_adv_ind = 0x40021414 );
|
|
|
-PROVIDE ( r_lld_scan_process_pkt_rx_legacy_adv = 0x400210b4 );
|
|
|
-PROVIDE ( r_lld_scan_restart = 0x4002337c );
|
|
|
-PROVIDE ( r_lld_scan_sched = 0x40022544 );
|
|
|
-PROVIDE ( r_lld_scan_set_tx_power = 0x40020edc );
|
|
|
-PROVIDE ( r_lld_scan_start = 0x4002349c );
|
|
|
-PROVIDE ( r_lld_scan_stop = 0x40024160 );
|
|
|
-PROVIDE ( r_lld_scan_sync_accept = 0x4002232c );
|
|
|
-PROVIDE ( r_lld_scan_sync_info_unpack = 0x40022230 );
|
|
|
-PROVIDE ( r_lld_scan_trunc_ind = 0x400221dc );
|
|
|
-PROVIDE ( r_lld_sw_cca_evt_handler = 0x4001eaf8 );
|
|
|
-PROVIDE ( r_lld_sw_cca_isr = 0x4001eb18 );
|
|
|
-PROVIDE ( r_lld_sync_ch_map_update = 0x40025e84 );
|
|
|
-PROVIDE ( r_lld_sync_cleanup = 0x40024520 );
|
|
|
-PROVIDE ( r_lld_sync_evt_canceled_cbk = 0x4002568c );
|
|
|
-PROVIDE ( r_lld_sync_evt_start_cbk = 0x400254e0 );
|
|
|
-PROVIDE ( r_lld_sync_frm_cbk = 0x4002545c );
|
|
|
-PROVIDE ( r_lld_sync_frm_eof_isr = 0x400251a8 );
|
|
|
-PROVIDE ( r_lld_sync_frm_rx_isr = 0x400252fc );
|
|
|
-PROVIDE ( r_lld_sync_frm_skip_isr = 0x4002538c );
|
|
|
-PROVIDE ( r_lld_sync_init = 0x40025754 );
|
|
|
-PROVIDE ( r_lld_sync_process_pkt_rx = 0x40024ad0 );
|
|
|
-PROVIDE ( r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400245d4 );
|
|
|
-PROVIDE ( r_lld_sync_process_pkt_rx_pkt_check = 0x40024720 );
|
|
|
-PROVIDE ( r_lld_sync_scan_dynamic_pti_process = 0x40024304 );
|
|
|
-PROVIDE ( r_lld_sync_sched = 0x40024bd8 );
|
|
|
-PROVIDE ( r_lld_sync_start = 0x400257bc );
|
|
|
-PROVIDE ( r_lld_sync_stop = 0x40025ec4 );
|
|
|
-PROVIDE ( r_lld_sync_trunc_ind = 0x40024574 );
|
|
|
-PROVIDE ( r_lld_test_cleanup = 0x40025fdc );
|
|
|
-PROVIDE ( r_lld_test_evt_canceled_cbk = 0x400261a8 );
|
|
|
-PROVIDE ( r_lld_test_evt_start_cbk = 0x40026060 );
|
|
|
-PROVIDE ( r_lld_test_freq2chnl = 0x4002601c );
|
|
|
-PROVIDE ( r_lld_test_frm_cbk = 0x40026344 );
|
|
|
-PROVIDE ( r_lld_test_frm_isr = 0x40026268 );
|
|
|
-PROVIDE ( r_lld_test_init = 0x40026aec );
|
|
|
-PROVIDE ( r_lld_test_rx_isr = 0x40026228 );
|
|
|
-PROVIDE ( r_lld_test_set_tx_power = 0x40025f78 );
|
|
|
-PROVIDE ( r_lld_test_start = 0x400263b4 );
|
|
|
-PROVIDE ( r_lld_test_stop = 0x40026a1c );
|
|
|
-PROVIDE ( r_lld_update_rxbuf = 0x4001e4ac );
|
|
|
-PROVIDE ( r_lld_update_rxbuf_isr = 0x4001e638 );
|
|
|
-PROVIDE ( r_lld_white_list_add = 0x4001d8e0 );
|
|
|
-PROVIDE ( r_lld_white_list_rem = 0x4001da40 );
|
|
|
-PROVIDE ( r_llm_activity_free_get = 0x4002bb5c );
|
|
|
-PROVIDE ( r_llm_activity_free_set = 0x4002bc20 );
|
|
|
-PROVIDE ( r_llm_activity_syncing_get = 0x4002bc60 );
|
|
|
-PROVIDE ( r_llm_adv_con_len_check = 0x40026cd8 );
|
|
|
-PROVIDE ( r_llm_adv_hdl_to_id = 0x40026ebc );
|
|
|
-PROVIDE ( r_llm_adv_rep_flow_control_check = 0x4002cf3c );
|
|
|
-PROVIDE ( r_llm_adv_rep_flow_control_update = 0x4002cf78 );
|
|
|
-PROVIDE ( r_llm_adv_reports_list_check = 0x4002cdf0 );
|
|
|
-PROVIDE ( r_llm_adv_set_all_release = 0x4002975c );
|
|
|
-PROVIDE ( r_llm_adv_set_dft_params = 0x40026dc8 );
|
|
|
-PROVIDE ( r_llm_adv_set_release = 0x40026b18 );
|
|
|
-PROVIDE ( r_llm_aes_res_cb = 0x4002a870 );
|
|
|
-PROVIDE ( r_llm_ble_update_adv_flow_control = 0x4002cdd8 );
|
|
|
-PROVIDE ( r_llm_ch_map_update = 0x4002b9c4 );
|
|
|
-PROVIDE ( r_llm_cmd_cmp_send = 0x4002b674 );
|
|
|
-PROVIDE ( r_llm_cmd_stat_send = 0x4002b6bc );
|
|
|
-PROVIDE ( r_llm_dev_list_empty_entry = 0x4002b7f8 );
|
|
|
-PROVIDE ( r_llm_dev_list_search = 0x4002b81c );
|
|
|
-PROVIDE ( r_llm_env_adv_dup_filt_deinit = 0x4002dd90 );
|
|
|
-PROVIDE ( r_llm_env_adv_dup_filt_init = 0x4002dd38 );
|
|
|
-PROVIDE ( r_llm_hci_cmd_handler_tab_p_get = 0x4002a8a8 );
|
|
|
-PROVIDE ( r_llm_hci_command_handler = 0x4002a8b0 );
|
|
|
-PROVIDE ( r_llm_init_ble_adv_report_flow_contol = 0x4002cda4 );
|
|
|
-PROVIDE ( r_llm_is_dev_connected = 0x4002b6e8 );
|
|
|
-PROVIDE ( r_llm_is_dev_synced = 0x4002b76c );
|
|
|
-PROVIDE ( r_llm_is_non_con_act_ongoing_check = 0x4002a7d4 );
|
|
|
-PROVIDE ( r_llm_is_wl_accessible = 0x4002a76c );
|
|
|
-PROVIDE ( r_llm_le_evt_mask_check = 0x4002b958 );
|
|
|
-PROVIDE ( r_llm_le_features_get = 0x4002b980 );
|
|
|
-PROVIDE ( r_llm_link_disc = 0x4002b868 );
|
|
|
-PROVIDE ( r_llm_master_ch_map_get = 0x4002b948 );
|
|
|
-PROVIDE ( r_llm_msg_handler_tab_p_get = 0x4002df30 );
|
|
|
-PROVIDE ( r_llm_no_activity = 0x4002a820 );
|
|
|
-PROVIDE ( r_llm_per_adv_slot_dur = 0x40026d3c );
|
|
|
-PROVIDE ( r_llm_plan_elt_get = 0x4002b9a8 );
|
|
|
-PROVIDE ( r_llm_rx_path_comp_get = 0x4002b998 );
|
|
|
-PROVIDE ( r_llm_scan_start = 0x4002bca0 );
|
|
|
-PROVIDE ( r_llm_scan_sync_acad_attach = 0x4002dcb0 );
|
|
|
-PROVIDE ( r_llm_scan_sync_acad_detach = 0x4002dcf8 );
|
|
|
-PROVIDE ( r_llm_send_adv_lost_event_to_host = 0x4002cd54 );
|
|
|
-PROVIDE ( r_llm_tx_path_comp_get = 0x4002b988 );
|
|
|
-PROVIDE ( r_misc_deinit = 0x4002df94 );
|
|
|
-PROVIDE ( r_misc_free_em_buf_in_isr = 0x4002dfa8 );
|
|
|
-PROVIDE ( r_misc_init = 0x4002df78 );
|
|
|
-PROVIDE ( r_misc_msg_handler_tab_p_get = 0x4002df6c );
|
|
|
-PROVIDE ( r_modules_funcs_p = 0x3fcef66c );
|
|
|
-PROVIDE ( r_notEqual256 = 0x400049a4 );
|
|
|
-PROVIDE ( r_nvds_browse_tag = 0x4002e088 );
|
|
|
-PROVIDE ( r_nvds_del = 0x4002e314 );
|
|
|
-PROVIDE ( r_nvds_erase = 0x4002e164 );
|
|
|
-PROVIDE ( r_nvds_get = 0x4002e2c4 );
|
|
|
-PROVIDE ( r_nvds_init = 0x4002e240 );
|
|
|
-PROVIDE ( r_nvds_init_memory = 0x4002e184 );
|
|
|
-PROVIDE ( r_nvds_is_magic_number_ok = 0x4002e010 );
|
|
|
-PROVIDE ( r_nvds_lock = 0x4002e35c );
|
|
|
-PROVIDE ( r_nvds_null_init = 0x4002e0cc );
|
|
|
-PROVIDE ( r_nvds_purge = 0x4002e1a8 );
|
|
|
-PROVIDE ( r_nvds_put = 0x4002e3a4 );
|
|
|
-PROVIDE ( r_nvds_read = 0x4002e0f4 );
|
|
|
-PROVIDE ( r_nvds_walk_tag = 0x4002e040 );
|
|
|
-PROVIDE ( r_nvds_write = 0x4002e12c );
|
|
|
-PROVIDE ( r_osi_funcs_p = 0x3fcef68c );
|
|
|
-PROVIDE ( r_phy_upd_proc_start = 0x40011220 );
|
|
|
-PROVIDE ( r_platform_reset = 0x400011a4 );
|
|
|
-PROVIDE ( r_plf_funcs_p = 0x3fcef690 );
|
|
|
-PROVIDE ( r_readbyte = 0x400068f4 );
|
|
|
-PROVIDE ( r_rf_em_init = 0x4002e65c );
|
|
|
-PROVIDE ( r_rf_force_agc_enable = 0x4002e714 );
|
|
|
-PROVIDE ( r_rf_reg_rd = 0x4002e648 );
|
|
|
-PROVIDE ( r_rf_reg_wr = 0x4002e650 );
|
|
|
-PROVIDE ( r_rf_reset = 0x4002e70c );
|
|
|
-PROVIDE ( r_rf_rssi_convert = 0x4002e69c );
|
|
|
-PROVIDE ( r_rf_rw_v9_le_disable = 0x40001ac8 );
|
|
|
-PROVIDE ( r_rf_rw_v9_le_enable = 0x40001ab0 );
|
|
|
-PROVIDE ( r_rf_sleep = 0x4002e730 );
|
|
|
-PROVIDE ( r_rf_txpwr_cs_get = 0x4002e6a8 );
|
|
|
-PROVIDE ( r_rf_txpwr_dbm_get = 0x4002e71c );
|
|
|
-PROVIDE ( r_rf_util_cs_fmt_convert = 0x4002eb88 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_ccm = 0x400008c8 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_encrypt = 0x40000ecc );
|
|
|
-PROVIDE ( r_rw_crypto_aes_init = 0x40000e34 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_k1 = 0x40000b68 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_k2 = 0x40000cc0 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_k3 = 0x40000d68 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_k4 = 0x40000dfc );
|
|
|
-PROVIDE ( r_rw_crypto_aes_rand = 0x40000f3c );
|
|
|
-PROVIDE ( r_rw_crypto_aes_result_handler = 0x40000f70 );
|
|
|
-PROVIDE ( r_rw_crypto_aes_s1 = 0x40001030 );
|
|
|
-PROVIDE ( r_rw_cryto_aes_cmac = 0x40000948 );
|
|
|
-PROVIDE ( r_rw_v9_init_em_radio_table = 0x40001900 );
|
|
|
-PROVIDE ( r_rwble_isr = 0x4002ec44 );
|
|
|
-PROVIDE ( r_rwble_sleep_enter = 0x4002f014 );
|
|
|
-PROVIDE ( r_rwble_sleep_wakeup_end = 0x4002f058 );
|
|
|
-PROVIDE ( r_rwbtdm_isr_wrapper = 0x4000949c );
|
|
|
-PROVIDE ( r_rwip_active_check = 0x4002f90c );
|
|
|
-PROVIDE ( r_rwip_aes_encrypt = 0x4002faf8 );
|
|
|
-PROVIDE ( r_rwip_assert = 0x40030080 );
|
|
|
-PROVIDE ( r_rwip_crypt_evt_handler = 0x4002f1d8 );
|
|
|
-PROVIDE ( r_rwip_crypt_isr_handler = 0x4002f214 );
|
|
|
-PROVIDE ( r_rwip_eif_get = 0x400011f4 );
|
|
|
-PROVIDE ( r_rwip_half_slot_2_lpcycles = 0x4002f114 );
|
|
|
-PROVIDE ( r_rwip_hus_2_lpcycles = 0x4002f0dc );
|
|
|
-PROVIDE ( r_rwip_isr = 0x4002fc4c );
|
|
|
-PROVIDE ( r_rwip_lpcycles_2_hus = 0x4002f084 );
|
|
|
-PROVIDE ( r_rwip_prevent_sleep_clear = 0x4002f8e0 );
|
|
|
-PROVIDE ( r_rwip_prevent_sleep_set = 0x4002f8b8 );
|
|
|
-PROVIDE ( r_rwip_schedule = 0x4002ffd4 );
|
|
|
-PROVIDE ( r_rwip_sleep = 0x4002f520 );
|
|
|
-PROVIDE ( r_rwip_sw_int_handler = 0x4002f244 );
|
|
|
-PROVIDE ( r_rwip_sw_int_req = 0x4002fc08 );
|
|
|
-PROVIDE ( r_rwip_time_get = 0x4002f4c0 );
|
|
|
-PROVIDE ( r_rwip_timer_10ms_handler = 0x4002f1ac );
|
|
|
-PROVIDE ( r_rwip_timer_10ms_set = 0x4002f924 );
|
|
|
-PROVIDE ( r_rwip_timer_hs_handler = 0x4002f150 );
|
|
|
-PROVIDE ( r_rwip_timer_hs_set = 0x4002f9b0 );
|
|
|
-PROVIDE ( r_rwip_timer_hus_handler = 0x4002f17c );
|
|
|
-PROVIDE ( r_rwip_timer_hus_set = 0x4002fa30 );
|
|
|
-PROVIDE ( r_rwip_wakeup = 0x4002f288 );
|
|
|
-PROVIDE ( r_rwip_wakeup_end = 0x4002f3a0 );
|
|
|
-PROVIDE ( r_rwip_wlcoex_set = 0x4002fffc );
|
|
|
-PROVIDE ( r_sch_alarm_clear = 0x40030234 );
|
|
|
-PROVIDE ( r_sch_alarm_init = 0x40030100 );
|
|
|
-PROVIDE ( r_sch_alarm_prog = 0x400300a4 );
|
|
|
-PROVIDE ( r_sch_alarm_set = 0x40030190 );
|
|
|
-PROVIDE ( r_sch_alarm_timer_isr = 0x40030124 );
|
|
|
-PROVIDE ( r_sch_arb_conflict_check = 0x4003028c );
|
|
|
-PROVIDE ( r_sch_arb_elt_cancel = 0x4003039c );
|
|
|
-PROVIDE ( r_sch_arb_event_start_isr = 0x40030a50 );
|
|
|
-PROVIDE ( r_sch_arb_init = 0x40030604 );
|
|
|
-PROVIDE ( r_sch_arb_insert = 0x40030640 );
|
|
|
-PROVIDE ( r_sch_arb_prog_timer = 0x4003052c );
|
|
|
-PROVIDE ( r_sch_arb_remove = 0x40030970 );
|
|
|
-PROVIDE ( r_sch_arb_sw_isr = 0x40030bd0 );
|
|
|
-PROVIDE ( r_sch_plan_chk = 0x400310c8 );
|
|
|
-PROVIDE ( r_sch_plan_clock_wrap_offset_update = 0x40030c98 );
|
|
|
-PROVIDE ( r_sch_plan_init = 0x40030fbc );
|
|
|
-PROVIDE ( r_sch_plan_interval_req = 0x40030f40 );
|
|
|
-PROVIDE ( r_sch_plan_offset_max_calc = 0x40030ccc );
|
|
|
-PROVIDE ( r_sch_plan_offset_req = 0x40030d68 );
|
|
|
-PROVIDE ( r_sch_plan_position_range_compute = 0x400310e8 );
|
|
|
-PROVIDE ( r_sch_plan_rem = 0x4003106c );
|
|
|
-PROVIDE ( r_sch_plan_req = 0x40031080 );
|
|
|
-PROVIDE ( r_sch_plan_set = 0x40030fe4 );
|
|
|
-PROVIDE ( r_sch_prog_end_isr = 0x4003159c );
|
|
|
-PROVIDE ( r_sch_prog_init = 0x400311f4 );
|
|
|
-PROVIDE ( r_sch_prog_push = 0x40031770 );
|
|
|
-PROVIDE ( r_sch_prog_rx_isr = 0x40031288 );
|
|
|
-PROVIDE ( r_sch_prog_skip_isr = 0x40031434 );
|
|
|
-PROVIDE ( r_sch_prog_tx_isr = 0x4003135c );
|
|
|
-PROVIDE ( r_sch_slice_bg_add = 0x40031cf4 );
|
|
|
-PROVIDE ( r_sch_slice_bg_remove = 0x40031d1c );
|
|
|
-PROVIDE ( r_sch_slice_compute = 0x40031bec );
|
|
|
-PROVIDE ( r_sch_slice_fg_add = 0x40031d48 );
|
|
|
-PROVIDE ( r_sch_slice_fg_remove = 0x40031d90 );
|
|
|
-PROVIDE ( r_sch_slice_init = 0x40031ca8 );
|
|
|
-PROVIDE ( r_sch_slice_per_add = 0x40031df0 );
|
|
|
-PROVIDE ( r_sch_slice_per_remove = 0x40031e44 );
|
|
|
-PROVIDE ( r_sdk_config_get_bt_sleep_enable = 0x40031ef0 );
|
|
|
-PROVIDE ( r_sdk_config_get_hl_derived_opts = 0x40031e9c );
|
|
|
-PROVIDE ( r_sdk_config_get_opts = 0x40031ebc );
|
|
|
-PROVIDE ( r_sdk_config_get_priv_opts = 0x40031ed8 );
|
|
|
-PROVIDE ( r_sdk_config_set_bt_sleep_enable = 0x40031ee4 );
|
|
|
-PROVIDE ( r_sdk_config_set_hl_derived_opts = 0x40031ea4 );
|
|
|
-PROVIDE ( r_sdk_config_set_opts = 0x40031ec4 );
|
|
|
-PROVIDE ( r_specialModP256 = 0x40004854 );
|
|
|
-PROVIDE ( r_unloaded_area_init = 0x40001060 );
|
|
|
-PROVIDE ( r_vhci_flow_off = 0x4003200c );
|
|
|
-PROVIDE ( r_vhci_flow_on = 0x40032034 );
|
|
|
-PROVIDE ( r_vhci_notify_host_send_available = 0x40031fdc );
|
|
|
-PROVIDE ( r_vhci_send_to_host = 0x40032084 );
|
|
|
-PROVIDE ( r_vnd_hci_command_handler = 0x4000304c );
|
|
|
-PROVIDE ( r_writebyte = 0x400068e4 );
|
|
|
-PROVIDE ( recv_packet = 0x40049b3c );
|
|
|
-PROVIDE ( rodata_reserved_end = 0x3fcefca0 );
|
|
|
-PROVIDE ( rodata_reserved_start = 0x3fcefc9c );
|
|
|
-PROVIDE ( rom_abs_temp = 0x40041394 );
|
|
|
-PROVIDE ( rom_agc_reg_init = 0x4003de00 );
|
|
|
-PROVIDE ( rom_ant_btrx_cfg = 0x4003e44c );
|
|
|
-PROVIDE ( rom_ant_bttx_cfg = 0x4003e410 );
|
|
|
-PROVIDE ( rom_ant_dft_cfg = 0x4003e320 );
|
|
|
-PROVIDE ( rom_ant_wifirx_cfg = 0x4003e388 );
|
|
|
-PROVIDE ( rom_ant_wifitx_cfg = 0x4003e348 );
|
|
|
-PROVIDE ( rom_bb_bss_cbw40 = 0x4003ea3c );
|
|
|
-PROVIDE ( rom_bb_bss_cbw40_ana = 0x4003f91c );
|
|
|
-PROVIDE ( rom_bb_bss_cbw40_dig = 0x4003d564 );
|
|
|
-PROVIDE ( rom_bb_reg_init = 0x4003e07c );
|
|
|
-PROVIDE ( rom_bb_wdg_cfg = 0x4003e174 );
|
|
|
-PROVIDE ( rom_bb_wdg_test_en = 0x4003d528 );
|
|
|
-PROVIDE ( rom_bb_wdt_get_status = 0x4003d9d8 );
|
|
|
-PROVIDE ( rom_bb_wdt_int_enable = 0x4003d994 );
|
|
|
-PROVIDE ( rom_bb_wdt_rst_enable = 0x4003d974 );
|
|
|
-PROVIDE ( rom_bb_wdt_timeout_clear = 0x4003d9bc );
|
|
|
-PROVIDE ( rom_bt_bb_to_index = 0x4003ce5c );
|
|
|
-PROVIDE ( rom_bt_correct_rf_ana_gain = 0x40042874 );
|
|
|
-PROVIDE ( rom_bt_index_to_bb = 0x4003ce40 );
|
|
|
-PROVIDE ( rom_cbw2040_cfg = 0x4003e9d4 );
|
|
|
-PROVIDE ( rom_chan_to_freq = 0x4003f9d4 );
|
|
|
-PROVIDE ( rom_check_noise_floor = 0x4003d62c );
|
|
|
-PROVIDE ( rom_chip_i2c_readReg = 0x4003ee28 );
|
|
|
-PROVIDE ( rom_chip_i2c_writeReg = 0x4003eea0 );
|
|
|
-PROVIDE ( rom_chip_wait_idle_interval = 0x3fcefc04 );
|
|
|
-PROVIDE ( rom_code_to_temp = 0x40040648 );
|
|
|
-PROVIDE ( rom_config_data_cache_mode = 0x4004f188 );
|
|
|
-PROVIDE ( rom_config_instruction_cache_mode = 0x4004f138 );
|
|
|
-PROVIDE ( rom_correct_rf_ana_gain = 0x40042758 );
|
|
|
-PROVIDE ( rom_correct_rfpll_offset = 0x4003fd3c );
|
|
|
-PROVIDE ( rom_dac_rate_set = 0x4003fc44 );
|
|
|
-PROVIDE ( rom_dc_iq_est = 0x40041470 );
|
|
|
-PROVIDE ( rom_disable_agc = 0x4003c8c4 );
|
|
|
-PROVIDE ( rom_disable_wifi_agc = 0x4003c944 );
|
|
|
-PROVIDE ( rom_en_pwdet = 0x40040eac );
|
|
|
-PROVIDE ( rom_enable_agc = 0x4003c8ec );
|
|
|
-PROVIDE ( rom_enable_cache_flash_wrap = 0x4004f0c0 );
|
|
|
-PROVIDE ( rom_enable_cache_spiram_wrap = 0x4004f0fc );
|
|
|
-PROVIDE ( rom_enable_wifi_agc = 0x4003c98c );
|
|
|
-PROVIDE ( rom_esp_flash_default_chip = 0x3fcefc14 );
|
|
|
-PROVIDE ( rom_fe_reg_init = 0x4003dc84 );
|
|
|
-PROVIDE ( rom_fe_txrx_reset = 0x4003e1a8 );
|
|
|
-PROVIDE ( rom_flash_chip_dummy = 0x3fcefc0c );
|
|
|
-PROVIDE ( rom_force_txon = 0x4003ebbc );
|
|
|
-PROVIDE ( rom_freq_get_i2c_data = 0x40040778 );
|
|
|
-PROVIDE ( rom_freq_i2c_write_set = 0x4003fe9c );
|
|
|
-PROVIDE ( rom_gen_rx_gain_table = 0x4003e7a8 );
|
|
|
-PROVIDE ( rom_get_bbgain_db = 0x4003ce78 );
|
|
|
-PROVIDE ( rom_get_bias_ref_code = 0x4004297c );
|
|
|
-PROVIDE ( rom_get_data_sat = 0x4003cb08 );
|
|
|
-PROVIDE ( rom_get_fm_sar_dout = 0x400410fc );
|
|
|
-PROVIDE ( rom_get_i2c_read_mask = 0x4003ee04 );
|
|
|
-PROVIDE ( rom_get_phy_target_power = 0x40042c20 );
|
|
|
-PROVIDE ( rom_get_pll_ref_code = 0x40040914 );
|
|
|
-PROVIDE ( rom_get_pll_vol = 0x40042adc );
|
|
|
-PROVIDE ( rom_get_power_atten = 0x40041f0c );
|
|
|
-PROVIDE ( rom_get_power_db = 0x40042044 );
|
|
|
-PROVIDE ( rom_get_pwctrl_correct = 0x40042ba8 );
|
|
|
-PROVIDE ( rom_get_rate_fcc_index = 0x400425fc );
|
|
|
-PROVIDE ( rom_get_rate_target_power = 0x4004267c );
|
|
|
-PROVIDE ( rom_get_rc_dout = 0x40041c50 );
|
|
|
-PROVIDE ( rom_get_rf_gain_qdb = 0x40042740 );
|
|
|
-PROVIDE ( rom_get_rfcal_rxiq_data = 0x40041b64 );
|
|
|
-PROVIDE ( rom_get_sar2_vol = 0x40042a08 );
|
|
|
-PROVIDE ( rom_get_sar_sig_ref = 0x40040fc4 );
|
|
|
-PROVIDE ( rom_get_target_power_offset = 0x40042498 );
|
|
|
-PROVIDE ( rom_get_tone_sar_dout = 0x40041088 );
|
|
|
-PROVIDE ( rom_host_delay_interval = 0x3fcefc08 );
|
|
|
-PROVIDE ( rom_i2c_bbtop_init = 0x4003f774 );
|
|
|
-PROVIDE ( rom_i2c_clk_sel = 0x4003ecd4 );
|
|
|
-PROVIDE ( rom_i2c_readReg = 0x4003ee84 );
|
|
|
-PROVIDE ( rom_i2c_readReg_Mask = 0x4003ef04 );
|
|
|
-PROVIDE ( rom_i2c_sar2_init_code = 0x4003fbe8 );
|
|
|
-PROVIDE ( rom_i2c_writeReg = 0x4003eee8 );
|
|
|
-PROVIDE ( rom_i2c_writeReg_Mask = 0x4003ef40 );
|
|
|
-PROVIDE ( rom_i2cmst_reg_init = 0x4003daf8 );
|
|
|
-PROVIDE ( rom_index_to_txbbgain = 0x40040b10 );
|
|
|
-PROVIDE ( rom_iq_corr_enable = 0x4003dc10 );
|
|
|
-PROVIDE ( rom_iq_est_disable = 0x40041434 );
|
|
|
-PROVIDE ( rom_iq_est_enable = 0x400413b4 );
|
|
|
-PROVIDE ( rom_linear_to_db = 0x40041fd8 );
|
|
|
-PROVIDE ( rom_loopback_mode_en = 0x4003cad4 );
|
|
|
-PROVIDE ( rom_mac_enable_bb = 0x4003e134 );
|
|
|
-PROVIDE ( rom_mac_tx_chan_offset = 0x4003e9fc );
|
|
|
-PROVIDE ( rom_meas_tone_pwr_db = 0x40042080 );
|
|
|
-PROVIDE ( rom_mhz2ieee = 0x4003e990 );
|
|
|
-PROVIDE ( rom_noise_floor_auto_set = 0x4003d594 );
|
|
|
-PROVIDE ( rom_open_i2c_xpd = 0x4003fc1c );
|
|
|
-PROVIDE ( rom_pbus_debugmode = 0x4003f1b4 );
|
|
|
-PROVIDE ( rom_pbus_force_mode = 0x4003efb0 );
|
|
|
-PROVIDE ( rom_pbus_force_test = 0x4003f114 );
|
|
|
-PROVIDE ( rom_pbus_rd = 0x4003f170 );
|
|
|
-PROVIDE ( rom_pbus_rd_addr = 0x4003f078 );
|
|
|
-PROVIDE ( rom_pbus_rd_shift = 0x4003f0c4 );
|
|
|
-PROVIDE ( rom_pbus_rx_dco_cal = 0x400414f8 );
|
|
|
-PROVIDE ( rom_pbus_set_dco = 0x4003f370 );
|
|
|
-PROVIDE ( rom_pbus_set_rxgain = 0x4003f1dc );
|
|
|
-PROVIDE ( rom_pbus_workmode = 0x4003f1c8 );
|
|
|
-PROVIDE ( rom_pbus_xpd_rx_off = 0x4003f240 );
|
|
|
-PROVIDE ( rom_pbus_xpd_rx_on = 0x4003f274 );
|
|
|
-PROVIDE ( rom_pbus_xpd_tx_off = 0x4003f2c8 );
|
|
|
-PROVIDE ( rom_pbus_xpd_tx_on = 0x4003f318 );
|
|
|
-PROVIDE ( rom_phy_ant_init = 0x4003e2d4 );
|
|
|
-PROVIDE ( rom_phy_byte_to_word = 0x4003da20 );
|
|
|
-PROVIDE ( rom_phy_chan_dump_cfg = 0x4003e548 );
|
|
|
-PROVIDE ( rom_phy_chan_filt_set = 0x4003eb28 );
|
|
|
-PROVIDE ( rom_phy_close_pa = 0x4003ed54 );
|
|
|
-PROVIDE ( rom_phy_dis_hw_set_freq = 0x400408d8 );
|
|
|
-PROVIDE ( rom_phy_disable_cca = 0x4003c9dc );
|
|
|
-PROVIDE ( rom_phy_disable_low_rate = 0x4003e760 );
|
|
|
-PROVIDE ( rom_phy_enable_cca = 0x4003ca08 );
|
|
|
-PROVIDE ( rom_phy_enable_low_rate = 0x4003e728 );
|
|
|
-PROVIDE ( rom_phy_freq_correct = 0x4003f5dc );
|
|
|
-PROVIDE ( rom_phy_get_fetx_delay = 0x4003fa08 );
|
|
|
-PROVIDE ( rom_phy_get_noisefloor = 0x4003d5e4 );
|
|
|
-PROVIDE ( rom_phy_get_rx_freq = 0x4003ec10 );
|
|
|
-PROVIDE ( rom_phy_get_tx_rate = 0x4003da10 );
|
|
|
-PROVIDE ( rom_phy_get_vdd33 = 0x400428f4 );
|
|
|
-PROVIDE ( rom_phy_i2c_init = 0x4003fac8 );
|
|
|
-PROVIDE ( rom_phy_pwdet_always_en = 0x40042c90 );
|
|
|
-PROVIDE ( rom_phy_pwdet_onetime_en = 0x40042ccc );
|
|
|
-PROVIDE ( rom_phy_rx11blr_cfg = 0x4003d91c );
|
|
|
-PROVIDE ( rom_phy_rx_sense_set = 0x4003ec58 );
|
|
|
-PROVIDE ( rom_phy_set_bbfreq_init = 0x40042b30 );
|
|
|
-PROVIDE ( rom_pll_correct_dcap = 0x400406ec );
|
|
|
-PROVIDE ( rom_pll_vol_cal = 0x40040948 );
|
|
|
-PROVIDE ( rom_pocket_sar_power = 0x40042b60 );
|
|
|
-PROVIDE ( rom_pow_usr = 0x4003ca20 );
|
|
|
-PROVIDE ( rom_pwdet_force_start = 0x40040ff0 );
|
|
|
-PROVIDE ( rom_pwdet_sar2_init = 0x40040e08 );
|
|
|
-PROVIDE ( rom_read_hw_noisefloor = 0x4003d6d0 );
|
|
|
-PROVIDE ( rom_read_sar2_code = 0x400429e8 );
|
|
|
-PROVIDE ( rom_read_sar_dout = 0x40040fb4 );
|
|
|
-PROVIDE ( rom_restart_cal = 0x4003f3c0 );
|
|
|
-PROVIDE ( rom_rfcal_pwrctrl = 0x400422b4 );
|
|
|
-PROVIDE ( rom_rfcal_rxiq = 0x40041af0 );
|
|
|
-PROVIDE ( rom_rfcal_txcap = 0x40041dfc );
|
|
|
-PROVIDE ( rom_rfpll_init = 0x4003f3b8 );
|
|
|
-PROVIDE ( rom_rfpll_set_freq = 0x4003f4cc );
|
|
|
-PROVIDE ( rom_rftx_init = 0x4003fa28 );
|
|
|
-PROVIDE ( rom_rtc_sar2_init = 0x40040d48 );
|
|
|
-PROVIDE ( rom_rx_gain_force = 0x4003d038 );
|
|
|
-PROVIDE ( rom_rxdc_est_min = 0x40041820 );
|
|
|
-PROVIDE ( rom_rxiq_cover_mg_mp = 0x40041a0c );
|
|
|
-PROVIDE ( rom_rxiq_get_mis = 0x40041874 );
|
|
|
-PROVIDE ( rom_rxiq_set_reg = 0x40041988 );
|
|
|
-PROVIDE ( rom_set_adc_rand = 0x4003e5dc );
|
|
|
-PROVIDE ( rom_set_cal_rxdc = 0x4003ca94 );
|
|
|
-PROVIDE ( rom_set_cca = 0x4003eac4 );
|
|
|
-PROVIDE ( rom_set_chan_cal_interp = 0x40041d20 );
|
|
|
-PROVIDE ( rom_set_channel_freq = 0x4003f534 );
|
|
|
-PROVIDE ( rom_set_loopback_gain = 0x4003ca38 );
|
|
|
-PROVIDE ( rom_set_noise_floor = 0x4003d6e8 );
|
|
|
-PROVIDE ( rom_set_pbus_mem = 0x4003cb78 );
|
|
|
-PROVIDE ( rom_set_pbus_reg = 0x4003e25c );
|
|
|
-PROVIDE ( rom_set_rf_freq_offset = 0x4003f73c );
|
|
|
-PROVIDE ( rom_set_rfpll_freq = 0x4003fce8 );
|
|
|
-PROVIDE ( rom_set_rx_comp = 0x4003e1d4 );
|
|
|
-PROVIDE ( rom_set_rx_sense = 0x4003d75c );
|
|
|
-PROVIDE ( rom_set_rxclk_en = 0x4003d0ac );
|
|
|
-PROVIDE ( rom_set_tx_dig_gain = 0x4003cff4 );
|
|
|
-PROVIDE ( rom_set_tx_gain_table = 0x4003cd94 );
|
|
|
-PROVIDE ( rom_set_txcap_reg = 0x40041d74 );
|
|
|
-PROVIDE ( rom_set_txclk_en = 0x4003d07c );
|
|
|
-PROVIDE ( rom_set_xpd_sar = 0x4003e290 );
|
|
|
-PROVIDE ( rom_spi_flash_cache2phys = 0x400505cc );
|
|
|
-PROVIDE ( rom_spi_flash_cache_enabled = 0x4004f08c );
|
|
|
-PROVIDE ( rom_spi_flash_check_and_flush_cache = 0x4005070c );
|
|
|
-PROVIDE ( rom_spi_flash_disable_cache = 0x4004f054 );
|
|
|
-PROVIDE ( rom_spi_flash_dump_counters = 0x40050850 );
|
|
|
-PROVIDE ( rom_spi_flash_enable_cache = 0x4004f0ac );
|
|
|
-PROVIDE ( rom_spi_flash_erase_range = 0x40050974 );
|
|
|
-PROVIDE ( rom_spi_flash_erase_sector = 0x40050a7c );
|
|
|
-PROVIDE ( rom_spi_flash_get_chip_size = 0x4005087c );
|
|
|
-PROVIDE ( rom_spi_flash_get_counters = 0x40050820 );
|
|
|
-PROVIDE ( rom_spi_flash_guard_get = 0x400508bc );
|
|
|
-PROVIDE ( rom_spi_flash_guard_set = 0x400508b0 );
|
|
|
-PROVIDE ( rom_spi_flash_hal_max_read_len = 0x3fcefba8 );
|
|
|
-PROVIDE ( rom_spi_flash_mmap = 0x400503b0 );
|
|
|
-PROVIDE ( rom_spi_flash_mmap_dump = 0x400504f4 );
|
|
|
-PROVIDE ( rom_spi_flash_mmap_get_free_pages = 0x40050550 );
|
|
|
-PROVIDE ( rom_spi_flash_mmap_os_func_set = 0x4005016c );
|
|
|
-PROVIDE ( rom_spi_flash_mmap_page_num_init = 0x4005017c );
|
|
|
-PROVIDE ( rom_spi_flash_mmap_pages = 0x400501cc );
|
|
|
-PROVIDE ( rom_spi_flash_munmap = 0x40050444 );
|
|
|
-PROVIDE ( rom_spi_flash_op_counters_config = 0x40050810 );
|
|
|
-PROVIDE ( rom_spi_flash_phys2cache = 0x40050660 );
|
|
|
-PROVIDE ( rom_spi_flash_read = 0x40050c4c );
|
|
|
-PROVIDE ( rom_spi_flash_read_encrypted = 0x40050f00 );
|
|
|
-PROVIDE ( rom_spi_flash_reset_counters = 0x40050828 );
|
|
|
-PROVIDE ( rom_spi_flash_restore_cache = 0x4004f070 );
|
|
|
-PROVIDE ( rom_spi_flash_safe_write_address_func_set = 0x400508c8 );
|
|
|
-PROVIDE ( rom_spi_flash_unlock = 0x400508d8 );
|
|
|
-PROVIDE ( rom_spi_flash_write = 0x40050a90 );
|
|
|
-PROVIDE ( rom_spi_flash_write_config_get = 0x400508a8 );
|
|
|
-PROVIDE ( rom_spi_flash_write_config_set = 0x4005088c );
|
|
|
-PROVIDE ( rom_spi_flash_write_encrypted = 0x40050e7c );
|
|
|
-PROVIDE ( rom_spiflash_api_funcs = 0x3fcefbf4 );
|
|
|
-PROVIDE ( rom_spur_cal = 0x4003e924 );
|
|
|
-PROVIDE ( rom_spur_reg_write_one_tone = 0x4003d2a4 );
|
|
|
-PROVIDE ( rom_start_tx_tone = 0x4003d1d0 );
|
|
|
-PROVIDE ( rom_start_tx_tone_step = 0x4003d0e8 );
|
|
|
-PROVIDE ( rom_stop_tx_tone = 0x4003e8d0 );
|
|
|
-PROVIDE ( rom_target_power_add_backoff = 0x4004271c );
|
|
|
-PROVIDE ( rom_temp_to_power = 0x40042c5c );
|
|
|
-PROVIDE ( rom_test_rx_gain_cal = 0x40042d14 );
|
|
|
-PROVIDE ( rom_tsens_code_read = 0x40040554 );
|
|
|
-PROVIDE ( rom_tsens_dac_cal = 0x400405cc );
|
|
|
-PROVIDE ( rom_tsens_index_to_dac = 0x40040590 );
|
|
|
-PROVIDE ( rom_tsens_index_to_offset = 0x400405ac );
|
|
|
-PROVIDE ( rom_tsens_read_init = 0x40040434 );
|
|
|
-PROVIDE ( rom_tx_paon_set = 0x4003da6c );
|
|
|
-PROVIDE ( rom_tx_pwctrl_bg_init = 0x40042bfc );
|
|
|
-PROVIDE ( rom_tx_pwr_backoff = 0x400420d4 );
|
|
|
-PROVIDE ( rom_tx_state_set = 0x4003e4dc );
|
|
|
-PROVIDE ( rom_txbbgain_to_index = 0x40040ae0 );
|
|
|
-PROVIDE ( rom_txcal_work_mode = 0x40040f14 );
|
|
|
-PROVIDE ( rom_txdc_cal_init = 0x40040b2c );
|
|
|
-PROVIDE ( rom_txdc_cal_v70 = 0x40040bc0 );
|
|
|
-PROVIDE ( rom_txiq_cover = 0x40041218 );
|
|
|
-PROVIDE ( rom_txiq_get_mis_pwr = 0x4004116c );
|
|
|
-PROVIDE ( rom_txiq_set_reg = 0x40040f44 );
|
|
|
-PROVIDE ( rom_txtone_linear_pwr = 0x4004111c );
|
|
|
-PROVIDE ( rom_wait_rfpll_cal_end = 0x4003f488 );
|
|
|
-PROVIDE ( rom_wifi_11g_rate_chg = 0x4004247c );
|
|
|
-PROVIDE ( rom_wifi_rifs_mode_en = 0x4003d9ec );
|
|
|
-PROVIDE ( rom_wr_bt_tx_atten = 0x4003ceb0 );
|
|
|
-PROVIDE ( rom_wr_bt_tx_gain_mem = 0x4003cf48 );
|
|
|
-PROVIDE ( rom_wr_rf_freq_mem = 0x4003fdd0 );
|
|
|
-PROVIDE ( rom_write_dac_gain2 = 0x4003e6b8 );
|
|
|
-PROVIDE ( rom_write_gain_mem = 0x4003cd60 );
|
|
|
-PROVIDE ( rom_write_pll_cap_mem = 0x40040688 );
|
|
|
-PROVIDE ( rom_write_rfpll_sdm = 0x4003f420 );
|
|
|
-PROVIDE ( rom_write_txrate_power_offset = 0x40042510 );
|
|
|
-PROVIDE ( rom_write_wifi_dig_gain = 0x400426b8 );
|
|
|
-PROVIDE ( roundup2 = 0x40056654 );
|
|
|
-PROVIDE ( rtc_boot_control = 0x40045b90 );
|
|
|
-PROVIDE ( rtc_get_reset_reason = 0x40045abc );
|
|
|
-PROVIDE ( rtc_get_wakeup_cause = 0x40045ae0 );
|
|
|
-PROVIDE ( rtc_select_apb_bridge = 0x40045c24 );
|
|
|
-PROVIDE ( rwble_env = 0x3fcefb20 );
|
|
|
-PROVIDE ( rwip_coex_cfg = 0x3ff091bb );
|
|
|
-PROVIDE ( rwip_env = 0x3fcefb28 );
|
|
|
-PROVIDE ( rwip_param = 0x3fcefb84 );
|
|
|
-PROVIDE ( rwip_priority = 0x3ff091c0 );
|
|
|
-PROVIDE ( rwip_prog_delay = 0x3fcefb44 );
|
|
|
-PROVIDE ( rwip_rf = 0x3fcefb4c );
|
|
|
-PROVIDE ( s_cdcacm_old_rts = 0x3fcef38c );
|
|
|
-PROVIDE ( s_usb_osglue = 0x3fcef334 );
|
|
|
-PROVIDE ( sch_slice_params = 0x3fcefb94 );
|
|
|
-PROVIDE ( sdk_cfg_priv_opts = 0x3fcef40c );
|
|
|
-PROVIDE ( send_packet = 0x40049a00 );
|
|
|
-PROVIDE ( set_rtc_memory_crc = 0x40045b74 );
|
|
|
-PROVIDE ( sig_matrix = 0x3fcefc13 );
|
|
|
-PROVIDE ( software_reset = 0x40045bec );
|
|
|
-PROVIDE ( software_reset_cpu = 0x40045c04 );
|
|
|
-PROVIDE ( spi_cache_mode_switch = 0x4004d9f0 );
|
|
|
-PROVIDE ( spi_common_set_dummy_output = 0x4004dcac );
|
|
|
-PROVIDE ( spi_common_set_flash_cs_timing = 0x4004dbf8 );
|
|
|
-PROVIDE ( spi_dummy_len_fix = 0x4004cb30 );
|
|
|
-PROVIDE ( esp_rom_spiflash_attach = 0x4004e100 );
|
|
|
-PROVIDE ( spi_flash_boot_attach = 0x4004e0a0 );
|
|
|
-PROVIDE ( spi_flash_chip_gd_get_io_mode = 0x4004f248 );
|
|
|
-PROVIDE ( spi_flash_chip_gd_probe = 0x4004f1d8 );
|
|
|
-PROVIDE ( spi_flash_chip_gd_set_io_mode = 0x4004f20c );
|
|
|
-PROVIDE ( spi_flash_chip_generic_config_host_io_mode = 0x4004f6e0 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_detect_size = 0x4004f368 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_erase_block = 0x4004f454 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_erase_chip = 0x4004f39c );
|
|
|
-PROVIDE ( spi_flash_chip_generic_erase_sector = 0x4004f3f8 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_get_io_mode = 0x4004f7d4 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_get_write_protect = 0x4004f5e0 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_page_program = 0x4004f4b0 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_probe = 0x4004f30c );
|
|
|
-PROVIDE ( spi_flash_chip_generic_read = 0x4004f740 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_reset = 0x4004f314 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_set_io_mode = 0x4004f898 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_set_write_protect = 0x4004f594 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_wait_idle = 0x4004f660 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_write = 0x4004f4e4 );
|
|
|
-PROVIDE ( spi_flash_chip_generic_write_encrypted = 0x4004f58c );
|
|
|
-PROVIDE ( spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x4004f2dc );
|
|
|
-PROVIDE ( spi_flash_common_read_status_8b_rdsr = 0x4004f7f0 );
|
|
|
-PROVIDE ( spi_flash_common_read_status_8b_rdsr2 = 0x4004f7c4 );
|
|
|
-PROVIDE ( spi_flash_common_set_io_mode = 0x4004f828 );
|
|
|
-PROVIDE ( spi_flash_common_write_status_16b_wrsr = 0x4004f294 );
|
|
|
-PROVIDE ( spi_flash_common_write_status_8b_wrsr = 0x4004f800 );
|
|
|
-PROVIDE ( spi_flash_common_write_status_8b_wrsr2 = 0x4004f814 );
|
|
|
-PROVIDE ( spi_flash_generic_wait_host_idle = 0x4004f61c );
|
|
|
-PROVIDE ( spi_flash_hal_common_command = 0x4004fd8c );
|
|
|
-PROVIDE ( spi_flash_hal_configure_host_io_mode = 0x4004fbac );
|
|
|
-PROVIDE ( spi_flash_hal_device_config = 0x4004fb44 );
|
|
|
-PROVIDE ( spi_flash_hal_erase_block = 0x4004ff94 );
|
|
|
-PROVIDE ( spi_flash_hal_erase_chip = 0x4004ff1c );
|
|
|
-PROVIDE ( spi_flash_hal_erase_sector = 0x4004ff40 );
|
|
|
-PROVIDE ( spi_flash_hal_host_idle = 0x40050088 );
|
|
|
-PROVIDE ( spi_flash_hal_poll_cmd_done = 0x4004fb1c );
|
|
|
-PROVIDE ( spi_flash_hal_program_page = 0x4004ffe0 );
|
|
|
-PROVIDE ( spi_flash_hal_read = 0x4004fe8c );
|
|
|
-PROVIDE ( spi_flash_hal_set_write_protect = 0x40050054 );
|
|
|
-PROVIDE ( spi_flash_set_check_suspend_cb = 0x4004cb1c );
|
|
|
-PROVIDE ( spi_set_dummy_output = 0x4004cb64 );
|
|
|
-PROVIDE ( spi_slave_download = 0x40053df0 );
|
|
|
-PROVIDE ( spi_slave_rom_check_conn = 0x40053a60 );
|
|
|
-PROVIDE ( spi_slave_rom_init = 0x40053ab0 );
|
|
|
-PROVIDE ( spi_slave_rom_init_hw = 0x40053fd8 );
|
|
|
-PROVIDE ( spi_slave_rom_intr_enable = 0x40053fa0 );
|
|
|
-PROVIDE ( spi_slave_rom_rxdma_load = 0x400542a4 );
|
|
|
-PROVIDE ( spi_slave_rom_txdma_load = 0x4005433c );
|
|
|
-PROVIDE ( str_manu_descr = 0x3ff0c1e2 );
|
|
|
-PROVIDE ( str_prod_descr = 0x3ff0c1d0 );
|
|
|
-PROVIDE ( str_serial_descr = 0x3fcef08c );
|
|
|
-PROVIDE ( string0_descr = 0x3ff0c1f6 );
|
|
|
-PROVIDE ( sw_to_hw = 0x3fcef8e4 );
|
|
|
-PROVIDE ( syscall_table_ptr = 0x3fcefcc8 );
|
|
|
-PROVIDE ( tdefl_compress = 0x40036610 );
|
|
|
-PROVIDE ( tdefl_compress_buffer = 0x40036d6c );
|
|
|
-PROVIDE ( tdefl_compress_mem_to_mem = 0x40036e84 );
|
|
|
-PROVIDE ( tdefl_compress_mem_to_output = 0x40036e64 );
|
|
|
-PROVIDE ( tdefl_get_adler32 = 0x40036e5c );
|
|
|
-PROVIDE ( tdefl_get_prev_return_status = 0x40036e54 );
|
|
|
-PROVIDE ( tdefl_init = 0x40036d88 );
|
|
|
-PROVIDE ( tdefl_write_image_to_png_file_in_memory = 0x40036e98 );
|
|
|
-PROVIDE ( tdefl_write_image_to_png_file_in_memory_ex = 0x40036e8c );
|
|
|
-PROVIDE ( timer_env = 0x3fcefb9c );
|
|
|
-PROVIDE ( tinfl_decompress = 0x4003542c );
|
|
|
-PROVIDE ( tinfl_decompress_mem_to_callback = 0x400365e4 );
|
|
|
-PROVIDE ( tinfl_decompress_mem_to_mem = 0x400365a4 );
|
|
|
-PROVIDE ( uartAttach = 0x40049414 );
|
|
|
-PROVIDE ( uart_acm_dev = 0x3fcef350 );
|
|
|
-PROVIDE ( uart_baudrate_detect = 0x40049474 );
|
|
|
-PROVIDE ( uart_buff_switch = 0x40049a9c );
|
|
|
-PROVIDE ( uart_div_modify = 0x40049568 );
|
|
|
-PROVIDE ( uart_div_reinit = 0x400495e0 );
|
|
|
-PROVIDE ( uart_rx_intr_handler = 0x400491ec );
|
|
|
-PROVIDE ( uart_rx_one_char = 0x40049918 );
|
|
|
-PROVIDE ( uart_rx_one_char_block = 0x400498bc );
|
|
|
-PROVIDE ( uart_rx_readbuff = 0x40049a54 );
|
|
|
-PROVIDE ( uart_tx_flush = 0x40049850 );
|
|
|
-PROVIDE ( uart_tx_one_char = 0x40049820 );
|
|
|
-PROVIDE ( uart_tx_one_char2 = 0x40049838 );
|
|
|
-PROVIDE ( uart_tx_switch = 0x40049468 );
|
|
|
-PROVIDE ( uart_tx_wait_idle = 0x40049884 );
|
|
|
-PROVIDE ( uart_usb_enable_reset_on_rts = 0x400493dc );
|
|
|
-PROVIDE ( unloaded_area = 0x3fcef8dc );
|
|
|
-PROVIDE ( usb_cancel_transfer = 0x4004bfd0 );
|
|
|
-PROVIDE ( usb_data_stuff = 0x3ff0938c );
|
|
|
-PROVIDE ( usb_dc_attach = 0x4004ac1c );
|
|
|
-PROVIDE ( usb_dc_check_poll_for_interrupts = 0x4004b6d0 );
|
|
|
-PROVIDE ( usb_dc_detach = 0x4004ad60 );
|
|
|
-PROVIDE ( usb_dc_ep_check_cap = 0x4004ade4 );
|
|
|
-PROVIDE ( usb_dc_ep_clear_stall = 0x4004b040 );
|
|
|
-PROVIDE ( usb_dc_ep_configure = 0x4004ae28 );
|
|
|
-PROVIDE ( usb_dc_ep_disable = 0x4004b23c );
|
|
|
-PROVIDE ( usb_dc_ep_enable = 0x4004b17c );
|
|
|
-PROVIDE ( usb_dc_ep_flush = 0x4004b308 );
|
|
|
-PROVIDE ( usb_dc_ep_halt = 0x4004b0ac );
|
|
|
-PROVIDE ( usb_dc_ep_is_stalled = 0x4004b10c );
|
|
|
-PROVIDE ( usb_dc_ep_mps = 0x4004b6a8 );
|
|
|
-PROVIDE ( usb_dc_ep_read = 0x4004b628 );
|
|
|
-PROVIDE ( usb_dc_ep_read_continue = 0x4004b5e8 );
|
|
|
-PROVIDE ( usb_dc_ep_read_wait = 0x4004b50c );
|
|
|
-PROVIDE ( usb_dc_ep_set_callback = 0x4004b660 );
|
|
|
-PROVIDE ( usb_dc_ep_set_stall = 0x4004afe0 );
|
|
|
-PROVIDE ( usb_dc_ep_write = 0x4004b3d4 );
|
|
|
-PROVIDE ( usb_dc_ep_write_would_block = 0x4004b374 );
|
|
|
-PROVIDE ( usb_dc_prepare_persist = 0x4004a92c );
|
|
|
-PROVIDE ( usb_dc_reset = 0x4004ad94 );
|
|
|
-PROVIDE ( usb_dc_set_address = 0x4004adac );
|
|
|
-PROVIDE ( usb_dc_set_status_callback = 0x4004b69c );
|
|
|
-PROVIDE ( usb_deconfig = 0x4004bd70 );
|
|
|
-PROVIDE ( usb_dev_get_configuration = 0x4004bd14 );
|
|
|
-PROVIDE ( usb_dev_resume = 0x4004bd00 );
|
|
|
-PROVIDE ( usb_dfu_force_detach = 0x4004c380 );
|
|
|
-PROVIDE ( usb_dfu_init = 0x4004c368 );
|
|
|
-PROVIDE ( usb_dfu_set_detach_cb = 0x4004c0ac );
|
|
|
-PROVIDE ( usb_disable = 0x4004be20 );
|
|
|
-PROVIDE ( usb_dw_isr_handler = 0x4004a98c );
|
|
|
-PROVIDE ( usb_enable = 0x4004bd90 );
|
|
|
-PROVIDE ( usb_ep_clear_stall = 0x4004be90 );
|
|
|
-PROVIDE ( usb_ep_read_continue = 0x4004beb8 );
|
|
|
-PROVIDE ( usb_ep_read_wait = 0x4004bea0 );
|
|
|
-PROVIDE ( usb_ep_set_stall = 0x4004be80 );
|
|
|
-PROVIDE ( usb_get_descriptor = 0x4004b77c );
|
|
|
-PROVIDE ( usb_read = 0x4004be68 );
|
|
|
-PROVIDE ( usb_set_config = 0x4004bd2c );
|
|
|
-PROVIDE ( usb_set_current_descriptor = 0x4004b764 );
|
|
|
-PROVIDE ( usb_transfer = 0x4004bf1c );
|
|
|
-PROVIDE ( usb_transfer_ep_callback = 0x4004bec8 );
|
|
|
-PROVIDE ( usb_transfer_sync = 0x4004c020 );
|
|
|
-PROVIDE ( usb_write = 0x4004be50 );
|
|
|
-PROVIDE ( usb_write_would_block = 0x4004be40 );
|
|
|
-PROVIDE ( user_code_start = 0x3fced914 );
|
|
|
-PROVIDE ( veryBigHexP256 = 0x3ff080f4 );
|
|
|
-PROVIDE ( vflash_mem = 0x3fcef998 );
|
|
|
-PROVIDE ( vhci_env_p = 0x3fcefba4 );
|
|
|
-PROVIDE ( vnd_hci_command_handler_wrapper = 0x40002f20 );
|
|
|
-PROVIDE ( xthal_bcopy = 0x400552ac );
|
|
|
-PROVIDE ( xthal_copy123 = 0x40055338 );
|
|
|
-PROVIDE ( xthal_get_ccompare = 0x4005543c );
|
|
|
-PROVIDE ( xthal_get_ccount = 0x40055410 );
|
|
|
-PROVIDE ( xthal_get_interrupt = 0x4005545c );
|
|
|
-PROVIDE ( xthal_memcpy = 0x400552d0 );
|
|
|
-PROVIDE ( xthal_set_ccompare = 0x40055418 );
|
|
|
-PROVIDE ( xthal_set_intclear = 0x40055464 );
|
|
|
-PROVIDE ( xthal_spill_registers_into_stack_nw = 0x400548f8 );
|
|
|
-PROVIDE ( xthal_window_spill = 0x40054a0c );
|
|
|
-PROVIDE ( xthal_window_spill_nw = 0x400548f8 );
|
|
|
-PROVIDE ( xthals_hw_configid0 = 0xc2f0fffe );
|
|
|
-PROVIDE ( xthals_hw_configid1 = 0x23086d67 );
|
|
|
-PROVIDE ( xthals_release_major = 0x00002ee0 );
|
|
|
-PROVIDE ( xthals_release_minor = 0x0000000c );
|
|
|
-PROVIDE ( xtos_c_handler_table = 0x3fcee27c );
|
|
|
-PROVIDE ( xtos_c_wrapper_handler = 0x400396cc );
|
|
|
-PROVIDE ( xtos_cause3_handler = 0x400396bc );
|
|
|
-PROVIDE ( xtos_exc_handler_table = 0x3fcee17c );
|
|
|
-PROVIDE ( xtos_interrupt_mask_table = 0x3fcee490 );
|
|
|
-PROVIDE ( xtos_interrupt_table = 0x3fcee390 );
|
|
|
-PROVIDE ( xtos_p_none = 0x40055234 );
|
|
|
-PROVIDE ( xtos_unhandled_exception = 0x40055294 );
|
|
|
-PROVIDE ( xtos_unhandled_interrupt = 0x400552a4 );
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group common
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+rtc_get_reset_reason = 0x4000057c;
|
|
|
+analog_super_wdt_reset_happened = 0x40000588;
|
|
|
+jtag_cpu_reset_happened = 0x40000594;
|
|
|
+rtc_get_wakeup_cause = 0x400005a0;
|
|
|
+rtc_select_apb_bridge = 0x400005ac;
|
|
|
+rtc_unhold_all_pads = 0x400005b8;
|
|
|
+ets_is_print_boot = 0x400005c4;
|
|
|
+ets_printf = 0x400005d0;
|
|
|
+ets_install_putc1 = 0x400005dc;
|
|
|
+ets_install_uart_printf = 0x400005e8;
|
|
|
+ets_install_putc2 = 0x400005f4;
|
|
|
+PROVIDE( ets_delay_us = 0x40000600 );
|
|
|
+ets_get_stack_info = 0x4000060c;
|
|
|
+ets_install_lock = 0x40000618;
|
|
|
+ets_backup_dma_copy = 0x40000624;
|
|
|
+ets_apb_backup_init_lock_func = 0x40000630;
|
|
|
+UartRxString = 0x4000063c;
|
|
|
+uart_tx_one_char = 0x40000648;
|
|
|
+uart_tx_one_char2 = 0x40000654;
|
|
|
+uart_rx_one_char = 0x40000660;
|
|
|
+uart_rx_one_char_block = 0x4000066c;
|
|
|
+uart_rx_readbuff = 0x40000678;
|
|
|
+uartAttach = 0x40000684;
|
|
|
+uart_tx_flush = 0x40000690;
|
|
|
+uart_tx_wait_idle = 0x4000069c;
|
|
|
+uart_div_modify = 0x400006a8;
|
|
|
+ets_write_char_uart = 0x400006b4;
|
|
|
+uart_tx_switch = 0x400006c0;
|
|
|
+multofup = 0x400006cc;
|
|
|
+software_reset = 0x400006d8;
|
|
|
+software_reset_cpu = 0x400006e4;
|
|
|
+assist_debug_clock_enable = 0x400006f0;
|
|
|
+assist_debug_record_enable = 0x400006fc;
|
|
|
+clear_super_wdt_reset_flag = 0x40000708;
|
|
|
+disable_default_watchdog = 0x40000714;
|
|
|
+ets_set_appcpu_boot_addr = 0x40000720;
|
|
|
+esp_rom_set_rtc_wake_addr = 0x4000072c;
|
|
|
+esp_rom_get_rtc_wake_addr = 0x40000738;
|
|
|
+send_packet = 0x40000744;
|
|
|
+recv_packet = 0x40000750;
|
|
|
+GetUartDevice = 0x4000075c;
|
|
|
+UartDwnLdProc = 0x40000768;
|
|
|
+Uart_Init = 0x40000774;
|
|
|
+ets_set_user_start = 0x40000780;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+ets_rom_layout_p = 0x3ff0fffc;
|
|
|
+ets_ops_table_ptr = 0x3fcefffc;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group miniz
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+mz_adler32 = 0x4000078c;
|
|
|
+mz_crc32 = 0x40000798;
|
|
|
+mz_free = 0x400007a4;
|
|
|
+tdefl_compress = 0x400007b0;
|
|
|
+tdefl_compress_buffer = 0x400007bc;
|
|
|
+tdefl_compress_mem_to_heap = 0x400007c8;
|
|
|
+tdefl_compress_mem_to_mem = 0x400007d4;
|
|
|
+tdefl_compress_mem_to_output = 0x400007e0;
|
|
|
+tdefl_get_adler32 = 0x400007ec;
|
|
|
+tdefl_get_prev_return_status = 0x400007f8;
|
|
|
+tdefl_init = 0x40000804;
|
|
|
+tdefl_write_image_to_png_file_in_memory = 0x40000810;
|
|
|
+tdefl_write_image_to_png_file_in_memory_ex = 0x4000081c;
|
|
|
+tinfl_decompress = 0x40000828;
|
|
|
+tinfl_decompress_mem_to_callback = 0x40000834;
|
|
|
+tinfl_decompress_mem_to_heap = 0x40000840;
|
|
|
+tinfl_decompress_mem_to_mem = 0x4000084c;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group tjpgd
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+jd_prepare = 0x40000858;
|
|
|
+jd_decomp = 0x40000864;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group opi_flash
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( opi_flash_set_lock_func = 0x40000870 );
|
|
|
+PROVIDE( esp_rom_spi_cmd_config = 0x4000087c );
|
|
|
+PROVIDE( esp_rom_spi_cmd_start = 0x40000888 );
|
|
|
+PROVIDE( esp_rom_opiflash_pin_config = 0x40000894 );
|
|
|
+PROVIDE( esp_rom_spi_set_op_mode = 0x400008a0 );
|
|
|
+PROVIDE( esp_rom_opiflash_mode_reset = 0x400008ac );
|
|
|
+PROVIDE( esp_rom_opiflash_exec_cmd = 0x400008b8 );
|
|
|
+PROVIDE( esp_rom_opiflash_soft_reset = 0x400008c4 );
|
|
|
+PROVIDE( esp_rom_opiflash_read_id = 0x400008d0 );
|
|
|
+PROVIDE( esp_rom_opiflash_rdsr = 0x400008dc );
|
|
|
+PROVIDE( esp_rom_opiflash_wait_idle = 0x400008e8 );
|
|
|
+PROVIDE( esp_rom_opiflash_rdcr2 = 0x400008f4 );
|
|
|
+PROVIDE( esp_rom_opiflash_wrcr2 = 0x40000900 );
|
|
|
+PROVIDE( esp_rom_opiflash_erase_sector = 0x4000090c );
|
|
|
+PROVIDE( esp_rom_opiflash_erase_block_64k = 0x40000918 );
|
|
|
+PROVIDE( esp_rom_opiflash_erase_area = 0x40000924 );
|
|
|
+PROVIDE( esp_rom_opiflash_read = 0x40000930 );
|
|
|
+PROVIDE( esp_rom_opiflash_write = 0x4000093c );
|
|
|
+PROVIDE( esp_rom_opiflash_set_mode = 0x40000948 );
|
|
|
+PROVIDE( esp_rom_spi_set_dtr_swap_mode = 0x40000954 );
|
|
|
+PROVIDE( esp_rom_opiflash_exit_continuous_read_mode = 0x40000960 );
|
|
|
+PROVIDE( opi_flash_wren = 0x4000096c );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group spiflash_legacy
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( esp_rom_spiflash_wait_idle = 0x40000978 );
|
|
|
+PROVIDE( esp_rom_spiflash_write_encrypted = 0x40000984 );
|
|
|
+PROVIDE( esp_rom_spiflash_write_encrypted_dest = 0x40000990 );
|
|
|
+PROVIDE( esp_rom_spiflash_write_encrypted_enable = 0x4000099c );
|
|
|
+PROVIDE( esp_rom_spiflash_write_encrypted_disable = 0x400009a8 );
|
|
|
+PROVIDE( esp_rom_spiflash_erase_chip = 0x400009b4 );
|
|
|
+PROVIDE( esp_rom_spiflash_erase_block = 0x400009c0 );
|
|
|
+PROVIDE( esp_rom_spiflash_erase_sector = 0x400009cc );
|
|
|
+PROVIDE( esp_rom_spiflash_write = 0x400009d8 );
|
|
|
+PROVIDE( esp_rom_spiflash_read = 0x400009e4 );
|
|
|
+PROVIDE( esp_rom_spiflash_config_param = 0x400009f0 );
|
|
|
+PROVIDE( esp_rom_spiflash_read_user_cmd = 0x400009fc );
|
|
|
+PROVIDE( esp_rom_spiflash_select_qio_pins = 0x40000a08 );
|
|
|
+PROVIDE( esp_rom_spiflash_unlock = 0x40000a14 );
|
|
|
+PROVIDE( esp_rom_spi_flash_auto_sus_res = 0x40000a20 );
|
|
|
+PROVIDE( esp_rom_spi_flash_send_resume = 0x40000a2c );
|
|
|
+PROVIDE( esp_rom_spi_flash_update_id = 0x40000a38 );
|
|
|
+PROVIDE( esp_rom_spiflash_config_clk = 0x40000a44 );
|
|
|
+PROVIDE( esp_rom_spiflash_config_readmode = 0x40000a50 );
|
|
|
+PROVIDE( esp_rom_spiflash_read_status = 0x40000a5c );
|
|
|
+PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000a68 );
|
|
|
+PROVIDE( esp_rom_spiflash_write_status = 0x40000a74 );
|
|
|
+PROVIDE( esp_rom_opiflash_cache_mode_config = 0x40000a80 );
|
|
|
+PROVIDE( esp_rom_spiflash_auto_wait_idle = 0x40000a8c );
|
|
|
+PROVIDE( esp_rom_spiflash_write_disable = 0x40000a98 );
|
|
|
+PROVIDE( spi_flash_attach = 0x40000aa4 );
|
|
|
+PROVIDE( spi_flash_get_chip_size = 0x40000ab0 );
|
|
|
+PROVIDE( spi_flash_guard_set = 0x40000abc );
|
|
|
+PROVIDE( spi_flash_guard_get = 0x40000ac8 );
|
|
|
+PROVIDE( spi_flash_write_config_set = 0x40000ad4 );
|
|
|
+PROVIDE( spi_flash_write_config_get = 0x40000ae0 );
|
|
|
+PROVIDE( spi_flash_safe_write_address_func_set = 0x40000aec );
|
|
|
+PROVIDE( spi_flash_unlock = 0x40000af8 );
|
|
|
+PROVIDE( spi_flash_erase_range = 0x40000b04 );
|
|
|
+PROVIDE( spi_flash_erase_sector = 0x40000b10 );
|
|
|
+PROVIDE( spi_flash_write = 0x40000b1c );
|
|
|
+PROVIDE( spi_flash_read = 0x40000b28 );
|
|
|
+PROVIDE( spi_flash_write_encrypted = 0x40000b34 );
|
|
|
+PROVIDE( spi_flash_read_encrypted = 0x40000b40 );
|
|
|
+PROVIDE( spi_flash_mmap_os_func_set = 0x40000b4c );
|
|
|
+PROVIDE( spi_flash_mmap_page_num_init = 0x40000b58 );
|
|
|
+PROVIDE( spi_flash_mmap = 0x40000b64 );
|
|
|
+PROVIDE( spi_flash_mmap_pages = 0x40000b70 );
|
|
|
+PROVIDE( spi_flash_munmap = 0x40000b7c );
|
|
|
+PROVIDE( spi_flash_mmap_dump = 0x40000b88 );
|
|
|
+PROVIDE( spi_flash_check_and_flush_cache = 0x40000b94 );
|
|
|
+PROVIDE( spi_flash_mmap_get_free_pages = 0x40000ba0 );
|
|
|
+PROVIDE( spi_flash_cache2phys = 0x40000bac );
|
|
|
+PROVIDE( spi_flash_phys2cache = 0x40000bb8 );
|
|
|
+PROVIDE( spi_flash_disable_cache = 0x40000bc4 );
|
|
|
+PROVIDE( spi_flash_restore_cache = 0x40000bd0 );
|
|
|
+PROVIDE( spi_flash_cache_enabled = 0x40000bdc );
|
|
|
+PROVIDE( spi_flash_enable_cache = 0x40000be8 );
|
|
|
+PROVIDE( spi_cache_mode_switch = 0x40000bf4 );
|
|
|
+PROVIDE( spi_common_set_dummy_output = 0x40000c00 );
|
|
|
+PROVIDE( spi_common_set_flash_cs_timing = 0x40000c0c );
|
|
|
+PROVIDE( esp_enable_cache_flash_wrap = 0x40000c18 );
|
|
|
+PROVIDE( SPIEraseArea = 0x40000c24 );
|
|
|
+PROVIDE( SPILock = 0x40000c30 );
|
|
|
+PROVIDE( SPIMasterReadModeCnfig = 0x40000c3c );
|
|
|
+PROVIDE( SPI_Common_Command = 0x40000c48 );
|
|
|
+PROVIDE( SPI_WakeUp = 0x40000c54 );
|
|
|
+PROVIDE( SPI_block_erase = 0x40000c60 );
|
|
|
+PROVIDE( SPI_chip_erase = 0x40000c6c );
|
|
|
+PROVIDE( SPI_init = 0x40000c78 );
|
|
|
+PROVIDE( SPI_page_program = 0x40000c84 );
|
|
|
+PROVIDE( SPI_read_data = 0x40000c90 );
|
|
|
+PROVIDE( SPI_sector_erase = 0x40000c9c );
|
|
|
+PROVIDE( SPI_write_enable = 0x40000ca8 );
|
|
|
+PROVIDE( SelectSpiFunction = 0x40000cb4 );
|
|
|
+PROVIDE( SetSpiDrvs = 0x40000cc0 );
|
|
|
+PROVIDE( Wait_SPI_Idle = 0x40000ccc );
|
|
|
+PROVIDE( spi_dummy_len_fix = 0x40000cd8 );
|
|
|
+PROVIDE( Disable_QMode = 0x40000ce4 );
|
|
|
+PROVIDE( Enable_QMode = 0x40000cf0 );
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+PROVIDE( rom_spiflash_legacy_funcs = 0x3fcefff4 );
|
|
|
+PROVIDE( rom_spiflash_legacy_data = 0x3fcefff0 );
|
|
|
+PROVIDE( g_flash_guard_ops = 0x3fcefff8 );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group spi_flash_hal
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( spi_flash_hal_poll_cmd_done = 0x40000cfc );
|
|
|
+PROVIDE( spi_flash_hal_device_config = 0x40000d08 );
|
|
|
+PROVIDE( spi_flash_hal_configure_host_io_mode = 0x40000d14 );
|
|
|
+PROVIDE( spi_flash_hal_common_command = 0x40000d20 );
|
|
|
+PROVIDE( spi_flash_hal_read = 0x40000d2c );
|
|
|
+PROVIDE( spi_flash_hal_erase_chip = 0x40000d38 );
|
|
|
+PROVIDE( spi_flash_hal_erase_sector = 0x40000d44 );
|
|
|
+PROVIDE( spi_flash_hal_erase_block = 0x40000d50 );
|
|
|
+PROVIDE( spi_flash_hal_program_page = 0x40000d5c );
|
|
|
+PROVIDE( spi_flash_hal_set_write_protect = 0x40000d68 );
|
|
|
+PROVIDE( spi_flash_hal_host_idle = 0x40000d74 );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group spi_flash_chips
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( spi_flash_chip_generic_probe = 0x40000d80 );
|
|
|
+PROVIDE( spi_flash_chip_generic_detect_size = 0x40000d8c );
|
|
|
+PROVIDE( spi_flash_chip_generic_write = 0x40000d98 );
|
|
|
+PROVIDE( spi_flash_chip_generic_write_encrypted = 0x40000da4 );
|
|
|
+PROVIDE( spi_flash_chip_generic_set_write_protect = 0x40000db0 );
|
|
|
+PROVIDE( spi_flash_common_write_status_16b_wrsr = 0x40000dbc );
|
|
|
+PROVIDE( spi_flash_chip_generic_reset = 0x40000dc8 );
|
|
|
+PROVIDE( spi_flash_chip_generic_erase_chip = 0x40000dd4 );
|
|
|
+PROVIDE( spi_flash_chip_generic_erase_sector = 0x40000de0 );
|
|
|
+PROVIDE( spi_flash_chip_generic_erase_block = 0x40000dec );
|
|
|
+PROVIDE( spi_flash_chip_generic_page_program = 0x40000df8 );
|
|
|
+PROVIDE( spi_flash_chip_generic_get_write_protect = 0x40000e04 );
|
|
|
+PROVIDE( spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000e10 );
|
|
|
+PROVIDE( spi_flash_chip_generic_read_reg = 0x40000e1c );
|
|
|
+PROVIDE( spi_flash_chip_generic_yield = 0x40000e28 );
|
|
|
+PROVIDE( spi_flash_generic_wait_host_idle = 0x40000e34 );
|
|
|
+PROVIDE( spi_flash_chip_generic_wait_idle = 0x40000e40 );
|
|
|
+PROVIDE( spi_flash_chip_generic_config_host_io_mode = 0x40000e4c );
|
|
|
+PROVIDE( spi_flash_chip_generic_read = 0x40000e58 );
|
|
|
+PROVIDE( spi_flash_common_read_status_8b_rdsr2 = 0x40000e64 );
|
|
|
+PROVIDE( spi_flash_chip_generic_get_io_mode = 0x40000e70 );
|
|
|
+PROVIDE( spi_flash_common_read_status_8b_rdsr = 0x40000e7c );
|
|
|
+PROVIDE( spi_flash_common_write_status_8b_wrsr = 0x40000e88 );
|
|
|
+PROVIDE( spi_flash_common_write_status_8b_wrsr2 = 0x40000e94 );
|
|
|
+PROVIDE( spi_flash_common_set_io_mode = 0x40000ea0 );
|
|
|
+PROVIDE( spi_flash_chip_generic_set_io_mode = 0x40000eac );
|
|
|
+PROVIDE( spi_flash_chip_gd_get_io_mode = 0x40000eb8 );
|
|
|
+PROVIDE( spi_flash_chip_gd_probe = 0x40000ec4 );
|
|
|
+PROVIDE( spi_flash_chip_gd_set_io_mode = 0x40000ed0 );
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+PROVIDE( spi_flash_chip_generic_config_data = 0x3fceffec );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group memspi_host
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( memspi_host_read_id_hs = 0x40000edc );
|
|
|
+PROVIDE( memspi_host_read_status_hs = 0x40000ee8 );
|
|
|
+PROVIDE( memspi_host_flush_cache = 0x40000ef4 );
|
|
|
+PROVIDE( memspi_host_erase_chip = 0x40000f00 );
|
|
|
+PROVIDE( memspi_host_erase_sector = 0x40000f0c );
|
|
|
+PROVIDE( memspi_host_erase_block = 0x40000f18 );
|
|
|
+PROVIDE( memspi_host_program_page = 0x40000f24 );
|
|
|
+PROVIDE( memspi_host_read = 0x40000f30 );
|
|
|
+PROVIDE( memspi_host_set_write_protect = 0x40000f3c );
|
|
|
+PROVIDE( memspi_host_set_max_read_len = 0x40000f48 );
|
|
|
+PROVIDE( memspi_host_read_data_slicer = 0x40000f54 );
|
|
|
+PROVIDE( memspi_host_write_data_slicer = 0x40000f60 );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group esp_flash
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( esp_flash_chip_driver_initialized = 0x40000f6c );
|
|
|
+PROVIDE( esp_flash_read_id = 0x40000f78 );
|
|
|
+PROVIDE( esp_flash_get_size = 0x40000f84 );
|
|
|
+PROVIDE( esp_flash_erase_chip = 0x40000f90 );
|
|
|
+PROVIDE( esp_flash_erase_region = 0x40000f9c );
|
|
|
+PROVIDE( esp_flash_get_chip_write_protect = 0x40000fa8 );
|
|
|
+PROVIDE( esp_flash_set_chip_write_protect = 0x40000fb4 );
|
|
|
+PROVIDE( esp_flash_get_protectable_regions = 0x40000fc0 );
|
|
|
+PROVIDE( esp_flash_get_protected_region = 0x40000fcc );
|
|
|
+PROVIDE( esp_flash_set_protected_region = 0x40000fd8 );
|
|
|
+PROVIDE( esp_flash_read = 0x40000fe4 );
|
|
|
+PROVIDE( esp_flash_write = 0x40000ff0 );
|
|
|
+PROVIDE( esp_flash_write_encrypted = 0x40000ffc );
|
|
|
+PROVIDE( esp_flash_read_encrypted = 0x40001008 );
|
|
|
+PROVIDE( esp_flash_get_io_mode = 0x40001014 );
|
|
|
+PROVIDE( esp_flash_set_io_mode = 0x40001020 );
|
|
|
+PROVIDE( spi_flash_boot_attach = 0x4000102c );
|
|
|
+PROVIDE( spi_flash_dump_counters = 0x40001038 );
|
|
|
+PROVIDE( spi_flash_get_counters = 0x40001044 );
|
|
|
+PROVIDE( spi_flash_op_counters_config = 0x40001050 );
|
|
|
+PROVIDE( spi_flash_reset_counters = 0x4000105c );
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+PROVIDE( esp_flash_default_chip = 0x3fceffe8 );
|
|
|
+PROVIDE( esp_flash_api_funcs = 0x3fceffe4 );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group cache
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( Cache_Get_ICache_Line_Size = 0x40001488 );
|
|
|
+PROVIDE( Cache_Get_DCache_Line_Size = 0x40001494 );
|
|
|
+PROVIDE( Cache_Get_Mode = 0x400014a0 );
|
|
|
+PROVIDE( Cache_Set_ICache_Mode = 0x400014ac );
|
|
|
+PROVIDE( Cache_Set_DCache_Mode = 0x400014b8 );
|
|
|
+PROVIDE( Cache_Address_Through_ICache = 0x400014c4 );
|
|
|
+PROVIDE( Cache_Address_Through_DCache = 0x400014d0 );
|
|
|
+PROVIDE( Cache_Set_Default_Mode = 0x400014dc );
|
|
|
+PROVIDE( Cache_Enable_Defalut_ICache_Mode = 0x400014e8 );
|
|
|
+PROVIDE( ROM_Boot_Cache_Init = 0x400014f4 );
|
|
|
+PROVIDE( Cache_Invalidate_ICache_Items = 0x40001500 );
|
|
|
+PROVIDE( Cache_Invalidate_DCache_Items = 0x4000150c );
|
|
|
+PROVIDE( Cache_Clean_Items = 0x40001518 );
|
|
|
+PROVIDE( Cache_WriteBack_Items = 0x40001524 );
|
|
|
+PROVIDE( Cache_Op_Addr = 0x40001530 );
|
|
|
+PROVIDE( Cache_Invalidate_Addr = 0x4000153c );
|
|
|
+PROVIDE( Cache_Clean_Addr = 0x40001548 );
|
|
|
+PROVIDE( Cache_WriteBack_Addr = 0x40001554 );
|
|
|
+PROVIDE( Cache_Invalidate_ICache_All = 0x40001560 );
|
|
|
+PROVIDE( Cache_Invalidate_DCache_All = 0x4000156c );
|
|
|
+PROVIDE( Cache_Clean_All = 0x40001578 );
|
|
|
+PROVIDE( Cache_WriteBack_All = 0x40001584 );
|
|
|
+PROVIDE( Cache_Mask_All = 0x40001590 );
|
|
|
+PROVIDE( Cache_UnMask_Dram0 = 0x4000159c );
|
|
|
+PROVIDE( Cache_Suspend_ICache_Autoload = 0x400015a8 );
|
|
|
+PROVIDE( Cache_Resume_ICache_Autoload = 0x400015b4 );
|
|
|
+PROVIDE( Cache_Suspend_DCache_Autoload = 0x400015c0 );
|
|
|
+PROVIDE( Cache_Resume_DCache_Autoload = 0x400015cc );
|
|
|
+PROVIDE( Cache_Start_ICache_Preload = 0x400015d8 );
|
|
|
+PROVIDE( Cache_ICache_Preload_Done = 0x400015e4 );
|
|
|
+PROVIDE( Cache_End_ICache_Preload = 0x400015f0 );
|
|
|
+PROVIDE( Cache_Start_DCache_Preload = 0x400015fc );
|
|
|
+PROVIDE( Cache_DCache_Preload_Done = 0x40001608 );
|
|
|
+PROVIDE( Cache_End_DCache_Preload = 0x40001614 );
|
|
|
+PROVIDE( Cache_Config_ICache_Autoload = 0x40001620 );
|
|
|
+PROVIDE( Cache_Enable_ICache_Autoload = 0x4000162c );
|
|
|
+PROVIDE( Cache_Disable_ICache_Autoload = 0x40001638 );
|
|
|
+PROVIDE( Cache_Config_DCache_Autoload = 0x40001644 );
|
|
|
+PROVIDE( Cache_Enable_DCache_Autoload = 0x40001650 );
|
|
|
+PROVIDE( Cache_Disable_DCache_Autoload = 0x4000165c );
|
|
|
+PROVIDE( Cache_Enable_ICache_PreLock = 0x40001668 );
|
|
|
+PROVIDE( Cache_Disable_ICache_PreLock = 0x40001674 );
|
|
|
+PROVIDE( Cache_Lock_ICache_Items = 0x40001680 );
|
|
|
+PROVIDE( Cache_Unlock_ICache_Items = 0x4000168c );
|
|
|
+PROVIDE( Cache_Enable_DCache_PreLock = 0x40001698 );
|
|
|
+PROVIDE( Cache_Disable_DCache_PreLock = 0x400016a4 );
|
|
|
+PROVIDE( Cache_Lock_DCache_Items = 0x400016b0 );
|
|
|
+PROVIDE( Cache_Unlock_DCache_Items = 0x400016bc );
|
|
|
+PROVIDE( Cache_Lock_Addr = 0x400016c8 );
|
|
|
+PROVIDE( Cache_Unlock_Addr = 0x400016d4 );
|
|
|
+PROVIDE( Cache_Disable_ICache = 0x400016e0 );
|
|
|
+PROVIDE( Cache_Enable_ICache = 0x400016ec );
|
|
|
+PROVIDE( Cache_Disable_DCache = 0x400016f8 );
|
|
|
+PROVIDE( Cache_Enable_DCache = 0x40001704 );
|
|
|
+PROVIDE( Cache_Suspend_ICache = 0x40001710 );
|
|
|
+PROVIDE( Cache_Resume_ICache = 0x4000171c );
|
|
|
+PROVIDE( Cache_Suspend_DCache = 0x40001728 );
|
|
|
+PROVIDE( Cache_Resume_DCache = 0x40001734 );
|
|
|
+PROVIDE( Cache_Occupy_Items = 0x40001740 );
|
|
|
+PROVIDE( Cache_Occupy_Addr = 0x4000174c );
|
|
|
+PROVIDE( Cache_Freeze_ICache_Enable = 0x40001758 );
|
|
|
+PROVIDE( Cache_Freeze_ICache_Disable = 0x40001764 );
|
|
|
+PROVIDE( Cache_Freeze_DCache_Enable = 0x40001770 );
|
|
|
+PROVIDE( Cache_Freeze_DCache_Disable = 0x4000177c );
|
|
|
+PROVIDE( Cache_Set_IDROM_MMU_Size = 0x40001788 );
|
|
|
+PROVIDE( flash2spiram_instruction_offset = 0x40001794 );
|
|
|
+PROVIDE( flash2spiram_rodata_offset = 0x400017a0 );
|
|
|
+PROVIDE( flash_instr_rodata_start_page = 0x400017ac );
|
|
|
+PROVIDE( flash_instr_rodata_end_page = 0x400017b8 );
|
|
|
+PROVIDE( Cache_Set_IDROM_MMU_Info = 0x400017c4 );
|
|
|
+PROVIDE( Cache_Get_IROM_MMU_End = 0x400017d0 );
|
|
|
+PROVIDE( Cache_Get_DROM_MMU_End = 0x400017dc );
|
|
|
+PROVIDE( Cache_Owner_Init = 0x400017e8 );
|
|
|
+PROVIDE( Cache_Occupy_ICache_MEMORY = 0x400017f4 );
|
|
|
+PROVIDE( Cache_Occupy_DCache_MEMORY = 0x40001800 );
|
|
|
+PROVIDE( Cache_MMU_Init = 0x4000180c );
|
|
|
+PROVIDE( Cache_Ibus_MMU_Set = 0x40001818 );
|
|
|
+PROVIDE( Cache_Dbus_MMU_Set = 0x40001824 );
|
|
|
+PROVIDE( Cache_Count_Flash_Pages = 0x40001830 );
|
|
|
+PROVIDE( Cache_Flash_To_SPIRAM_Copy = 0x4000183c );
|
|
|
+PROVIDE( Cache_Travel_Tag_Memory = 0x40001848 );
|
|
|
+PROVIDE( Cache_Get_Virtual_Addr = 0x40001854 );
|
|
|
+PROVIDE( Cache_Get_Memory_BaseAddr = 0x40001860 );
|
|
|
+PROVIDE( Cache_Get_Memory_Addr = 0x4000186c );
|
|
|
+PROVIDE( Cache_Get_Memory_value = 0x40001878 );
|
|
|
+PROVIDE( rom_config_instruction_cache_mode = 0x40001884 );
|
|
|
+PROVIDE( rom_config_data_cache_mode = 0x40001890 );
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+PROVIDE( rom_cache_op_cb = 0x3fceffd4 );
|
|
|
+PROVIDE( rom_cache_internal_table_ptr = 0x3fceffd0 );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group clock
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+ets_get_apb_freq = 0x4000189c;
|
|
|
+ets_get_cpu_frequency = 0x400018a8;
|
|
|
+ets_update_cpu_frequency = 0x400018b4;
|
|
|
+ets_get_printf_channel = 0x400018c0;
|
|
|
+ets_get_xtal_div = 0x400018cc;
|
|
|
+ets_set_xtal_div = 0x400018d8;
|
|
|
+ets_get_xtal_freq = 0x400018e4;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group gpio
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+gpio_input_get = 0x400018f0;
|
|
|
+gpio_matrix_in = 0x400018fc;
|
|
|
+gpio_matrix_out = 0x40001908;
|
|
|
+gpio_output_disable = 0x40001914;
|
|
|
+gpio_output_enable = 0x40001920;
|
|
|
+gpio_output_set = 0x4000192c;
|
|
|
+gpio_pad_hold = 0x40001938;
|
|
|
+gpio_pad_input_disable = 0x40001944;
|
|
|
+gpio_pad_input_enable = 0x40001950;
|
|
|
+gpio_pad_pulldown = 0x4000195c;
|
|
|
+gpio_pad_pullup = 0x40001968;
|
|
|
+gpio_pad_select_gpio = 0x40001974;
|
|
|
+gpio_pad_set_drv = 0x40001980;
|
|
|
+gpio_pad_unhold = 0x4000198c;
|
|
|
+gpio_pin_wakeup_disable = 0x40001998;
|
|
|
+gpio_pin_wakeup_enable = 0x400019a4;
|
|
|
+gpio_bypass_matrix_in = 0x400019b0;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group interrupts
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+intr_matrix_set = 0x400019bc;
|
|
|
+ets_intr_lock = 0x400019c8;
|
|
|
+ets_intr_unlock = 0x400019d4;
|
|
|
+ets_isr_attach = 0x400019e0;
|
|
|
+ets_isr_mask = 0x400019ec;
|
|
|
+ets_isr_unmask = 0x400019f8;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group xtos
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+xthal_bcopy = 0x40001a04;
|
|
|
+xthal_memcpy = 0x40001a10;
|
|
|
+xthal_get_ccompare = 0x40001a1c;
|
|
|
+xthal_set_ccompare = 0x40001a28;
|
|
|
+xthal_get_ccount = 0x40001a34;
|
|
|
+xthal_get_interrupt = 0x40001a40;
|
|
|
+xthal_set_intclear = 0x40001a4c;
|
|
|
+_xtos_ints_off = 0x40001a58;
|
|
|
+_xtos_ints_on = 0x40001a64;
|
|
|
+_xtos_restore_intlevel = 0x40001a70;
|
|
|
+_xtos_set_exception_handler = 0x40001a7c;
|
|
|
+_xtos_set_interrupt_handler = 0x40001a88;
|
|
|
+_xtos_set_interrupt_handler_arg = 0x40001a94;
|
|
|
+_xtos_set_intlevel = 0x40001aa0;
|
|
|
+_xtos_set_vpri = 0x40001aac;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group crypto
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+md5_vector = 0x40001ab8;
|
|
|
+MD5Init = 0x40001ac4;
|
|
|
+MD5Update = 0x40001ad0;
|
|
|
+MD5Final = 0x40001adc;
|
|
|
+hmac_md5_vector = 0x40001ae8;
|
|
|
+hmac_md5 = 0x40001af4;
|
|
|
+crc32_le = 0x40001b00;
|
|
|
+crc32_be = 0x40001b0c;
|
|
|
+crc16_le = 0x40001b18;
|
|
|
+crc16_be = 0x40001b24;
|
|
|
+crc8_le = 0x40001b30;
|
|
|
+crc8_be = 0x40001b3c;
|
|
|
+esp_crc8 = 0x40001b48;
|
|
|
+ets_sha_enable = 0x40001b54;
|
|
|
+ets_sha_disable = 0x40001b60;
|
|
|
+ets_sha_get_state = 0x40001b6c;
|
|
|
+ets_sha_init = 0x40001b78;
|
|
|
+ets_sha_process = 0x40001b84;
|
|
|
+ets_sha_starts = 0x40001b90;
|
|
|
+ets_sha_update = 0x40001b9c;
|
|
|
+ets_sha_finish = 0x40001ba8;
|
|
|
+ets_sha_clone = 0x40001bb4;
|
|
|
+ets_hmac_enable = 0x40001bc0;
|
|
|
+ets_hmac_disable = 0x40001bcc;
|
|
|
+ets_hmac_calculate_message = 0x40001bd8;
|
|
|
+ets_hmac_calculate_downstream = 0x40001be4;
|
|
|
+ets_hmac_invalidate_downstream = 0x40001bf0;
|
|
|
+ets_jtag_enable_temporarily = 0x40001bfc;
|
|
|
+ets_aes_enable = 0x40001c08;
|
|
|
+ets_aes_disable = 0x40001c14;
|
|
|
+ets_aes_setkey = 0x40001c20;
|
|
|
+ets_aes_block = 0x40001c2c;
|
|
|
+ets_bigint_enable = 0x40001c38;
|
|
|
+ets_bigint_disable = 0x40001c44;
|
|
|
+ets_bigint_multiply = 0x40001c50;
|
|
|
+ets_bigint_modmult = 0x40001c5c;
|
|
|
+ets_bigint_modexp = 0x40001c68;
|
|
|
+ets_bigint_wait_finish = 0x40001c74;
|
|
|
+ets_bigint_getz = 0x40001c80;
|
|
|
+ets_ds_enable = 0x40001c8c;
|
|
|
+ets_ds_disable = 0x40001c98;
|
|
|
+ets_ds_start_sign = 0x40001ca4;
|
|
|
+ets_ds_is_busy = 0x40001cb0;
|
|
|
+ets_ds_finish_sign = 0x40001cbc;
|
|
|
+ets_ds_encrypt_params = 0x40001cc8;
|
|
|
+ets_aes_setkey_dec = 0x40001cd4;
|
|
|
+ets_aes_setkey_enc = 0x40001ce0;
|
|
|
+ets_mgf1_sha256 = 0x40001cec;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group efuse
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+ets_efuse_read = 0x40001cf8;
|
|
|
+ets_efuse_program = 0x40001d04;
|
|
|
+ets_efuse_clear_program_registers = 0x40001d10;
|
|
|
+ets_efuse_write_key = 0x40001d1c;
|
|
|
+ets_efuse_get_read_register_address = 0x40001d28;
|
|
|
+ets_efuse_get_key_purpose = 0x40001d34;
|
|
|
+ets_efuse_key_block_unused = 0x40001d40;
|
|
|
+ets_efuse_find_unused_key_block = 0x40001d4c;
|
|
|
+ets_efuse_rs_calculate = 0x40001d58;
|
|
|
+ets_efuse_count_unused_key_blocks = 0x40001d64;
|
|
|
+ets_efuse_secure_boot_enabled = 0x40001d70;
|
|
|
+ets_efuse_secure_boot_aggressive_revoke_enabled = 0x40001d7c;
|
|
|
+ets_efuse_cache_encryption_enabled = 0x40001d88;
|
|
|
+ets_efuse_download_modes_disabled = 0x40001d94;
|
|
|
+ets_efuse_find_purpose = 0x40001da0;
|
|
|
+ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x40001dac;
|
|
|
+ets_efuse_force_send_resume = 0x40001db8;
|
|
|
+ets_efuse_get_flash_delay_us = 0x40001dc4;
|
|
|
+ets_efuse_get_mac = 0x40001dd0;
|
|
|
+ets_efuse_get_spiconfig = 0x40001ddc;
|
|
|
+ets_efuse_usb_print_is_disabled = 0x40001de8;
|
|
|
+ets_efuse_get_uart_print_channel = 0x40001df4;
|
|
|
+ets_efuse_get_uart_print_control = 0x40001e00;
|
|
|
+ets_efuse_get_wp_pad = 0x40001e0c;
|
|
|
+ets_efuse_legacy_spi_boot_mode_disabled = 0x40001e18;
|
|
|
+ets_efuse_security_download_modes_enabled = 0x40001e24;
|
|
|
+ets_efuse_set_timing = 0x40001e30;
|
|
|
+ets_efuse_jtag_disabled = 0x40001e3c;
|
|
|
+ets_efuse_usb_download_mode_disabled = 0x40001e48;
|
|
|
+ets_efuse_usb_module_disabled = 0x40001e54;
|
|
|
+ets_efuse_usb_device_disabled = 0x40001e60;
|
|
|
+ets_efuse_flash_octal_mode = 0x40001e6c;
|
|
|
+ets_efuse_ecc_en = 0x40001e78;
|
|
|
+ets_efuse_ecc_flash_page_size = 0x40001e84;
|
|
|
+ets_efuse_ecc_16to17_mode = 0x40001e90;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group ecc
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+ets_ecc_flash_enable = 0x40001e9c;
|
|
|
+ets_ecc_flash_enable_all = 0x40001ea8;
|
|
|
+ets_ecc_flash_disable = 0x40001eb4;
|
|
|
+ets_ecc_flash_disable_all = 0x40001ec0;
|
|
|
+ets_ecc_get_flash_page_size = 0x40001ecc;
|
|
|
+ets_ecc_set_flash_page_size = 0x40001ed8;
|
|
|
+ets_ecc_set_flash_byte_mode = 0x40001ee4;
|
|
|
+ets_ecc_get_flash_byte_mode = 0x40001ef0;
|
|
|
+ets_ecc_set_flash_range = 0x40001efc;
|
|
|
+ets_ecc_get_flash_range = 0x40001f08;
|
|
|
+ets_ecc_sram_enable = 0x40001f14;
|
|
|
+ets_ecc_sram_disable = 0x40001f20;
|
|
|
+ets_ecc_sram_enable_all = 0x40001f2c;
|
|
|
+ets_ecc_sram_disable_all = 0x40001f38;
|
|
|
+ets_ecc_get_sram_page_size = 0x40001f44;
|
|
|
+ets_ecc_set_sram_page_size = 0x40001f50;
|
|
|
+ets_ecc_get_sram_byte_mode = 0x40001f5c;
|
|
|
+ets_ecc_set_sram_byte_mode = 0x40001f68;
|
|
|
+ets_ecc_set_sram_range = 0x40001f74;
|
|
|
+ets_ecc_get_sram_range = 0x40001f80;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+ets_ecc_table_ptr = 0x3fceffcc;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group secureboot
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+ets_emsa_pss_verify = 0x40001f8c;
|
|
|
+ets_rsa_pss_verify = 0x40001f98;
|
|
|
+ets_secure_boot_verify_bootloader_with_keys = 0x40001fa4;
|
|
|
+ets_secure_boot_verify_signature = 0x40001fb0;
|
|
|
+ets_secure_boot_read_key_digests = 0x40001fbc;
|
|
|
+ets_secure_boot_revoke_public_key_digest = 0x40001fc8;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group usb_uart
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+PROVIDE( usb_uart_rx_one_char = 0x4000240c );
|
|
|
+PROVIDE( usb_uart_rx_one_char_block = 0x40002418 );
|
|
|
+PROVIDE( usb_uart_tx_flush = 0x40002424 );
|
|
|
+PROVIDE( usb_uart_tx_one_char = 0x40002430 );
|
|
|
+PROVIDE( Uart_Init_USB = 0x4000243c );
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+PROVIDE( uart_acm_dev = 0x3fceffc8 );
|
|
|
+PROVIDE( g_uart_print = 0x3fceffc5 );
|
|
|
+PROVIDE( g_usb_print = 0x3fceffc4 );
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group usb_module
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+cdc_acm_class_handle_req = 0x40002448;
|
|
|
+cdc_acm_init = 0x40002454;
|
|
|
+cdc_acm_fifo_fill = 0x40002460;
|
|
|
+cdc_acm_rx_fifo_cnt = 0x4000246c;
|
|
|
+cdc_acm_fifo_read = 0x40002478;
|
|
|
+cdc_acm_irq_tx_enable = 0x40002484;
|
|
|
+cdc_acm_irq_tx_disable = 0x40002490;
|
|
|
+cdc_acm_irq_state_enable = 0x4000249c;
|
|
|
+cdc_acm_irq_state_disable = 0x400024a8;
|
|
|
+cdc_acm_irq_tx_ready = 0x400024b4;
|
|
|
+cdc_acm_irq_rx_enable = 0x400024c0;
|
|
|
+cdc_acm_irq_rx_disable = 0x400024cc;
|
|
|
+cdc_acm_irq_rx_ready = 0x400024d8;
|
|
|
+cdc_acm_irq_is_pending = 0x400024e4;
|
|
|
+cdc_acm_irq_callback_set = 0x400024f0;
|
|
|
+cdc_acm_line_ctrl_set = 0x400024fc;
|
|
|
+cdc_acm_line_ctrl_get = 0x40002508;
|
|
|
+cdc_acm_poll_out = 0x40002514;
|
|
|
+chip_usb_dw_did_persist = 0x40002520;
|
|
|
+chip_usb_dw_init = 0x4000252c;
|
|
|
+chip_usb_detach = 0x40002538;
|
|
|
+chip_usb_dw_prepare_persist = 0x40002544;
|
|
|
+chip_usb_get_persist_flags = 0x40002550;
|
|
|
+chip_usb_set_persist_flags = 0x4000255c;
|
|
|
+cpio_start = 0x40002568;
|
|
|
+cpio_feed = 0x40002574;
|
|
|
+cpio_done = 0x40002580;
|
|
|
+cpio_destroy = 0x4000258c;
|
|
|
+dfu_flash_init = 0x40002598;
|
|
|
+dfu_flash_erase = 0x400025a4;
|
|
|
+dfu_flash_program = 0x400025b0;
|
|
|
+dfu_flash_read = 0x400025bc;
|
|
|
+dfu_flash_attach = 0x400025c8;
|
|
|
+dfu_cpio_callback = 0x400025d4;
|
|
|
+dfu_updater_get_err = 0x400025e0;
|
|
|
+dfu_updater_clear_err = 0x400025ec;
|
|
|
+dfu_updater_enable = 0x400025f8;
|
|
|
+dfu_updater_begin = 0x40002604;
|
|
|
+dfu_updater_feed = 0x40002610;
|
|
|
+dfu_updater_end = 0x4000261c;
|
|
|
+dfu_updater_set_raw_addr = 0x40002628;
|
|
|
+dfu_updater_flash_read = 0x40002634;
|
|
|
+usb_dc_prepare_persist = 0x40002640;
|
|
|
+usb_dw_isr_handler = 0x4000264c;
|
|
|
+usb_dc_attach = 0x40002658;
|
|
|
+usb_dc_detach = 0x40002664;
|
|
|
+usb_dc_reset = 0x40002670;
|
|
|
+usb_dc_set_address = 0x4000267c;
|
|
|
+usb_dc_ep_check_cap = 0x40002688;
|
|
|
+usb_dc_ep_configure = 0x40002694;
|
|
|
+usb_dc_ep_set_stall = 0x400026a0;
|
|
|
+usb_dc_ep_clear_stall = 0x400026ac;
|
|
|
+usb_dc_ep_halt = 0x400026b8;
|
|
|
+usb_dc_ep_is_stalled = 0x400026c4;
|
|
|
+usb_dc_ep_enable = 0x400026d0;
|
|
|
+usb_dc_ep_disable = 0x400026dc;
|
|
|
+usb_dc_ep_flush = 0x400026e8;
|
|
|
+usb_dc_ep_write_would_block = 0x400026f4;
|
|
|
+usb_dc_ep_write = 0x40002700;
|
|
|
+usb_dc_ep_read_wait = 0x4000270c;
|
|
|
+usb_dc_ep_read_continue = 0x40002718;
|
|
|
+usb_dc_ep_read = 0x40002724;
|
|
|
+usb_dc_ep_set_callback = 0x40002730;
|
|
|
+usb_dc_set_status_callback = 0x4000273c;
|
|
|
+usb_dc_ep_mps = 0x40002748;
|
|
|
+usb_dc_check_poll_for_interrupts = 0x40002754;
|
|
|
+mac_addr_to_serial_str_desc = 0x40002760;
|
|
|
+usb_set_current_descriptor = 0x4000276c;
|
|
|
+usb_get_descriptor = 0x40002778;
|
|
|
+usb_dev_resume = 0x40002784;
|
|
|
+usb_dev_get_configuration = 0x40002790;
|
|
|
+usb_set_config = 0x4000279c;
|
|
|
+usb_deconfig = 0x400027a8;
|
|
|
+usb_enable = 0x400027b4;
|
|
|
+usb_disable = 0x400027c0;
|
|
|
+usb_write_would_block = 0x400027cc;
|
|
|
+usb_write = 0x400027d8;
|
|
|
+usb_read = 0x400027e4;
|
|
|
+usb_ep_set_stall = 0x400027f0;
|
|
|
+usb_ep_clear_stall = 0x400027fc;
|
|
|
+usb_ep_read_wait = 0x40002808;
|
|
|
+usb_ep_read_continue = 0x40002814;
|
|
|
+usb_transfer_ep_callback = 0x40002820;
|
|
|
+usb_transfer = 0x4000282c;
|
|
|
+usb_cancel_transfer = 0x40002838;
|
|
|
+usb_transfer_sync = 0x40002844;
|
|
|
+usb_dfu_set_detach_cb = 0x40002850;
|
|
|
+dfu_class_handle_req = 0x4000285c;
|
|
|
+dfu_status_cb = 0x40002868;
|
|
|
+dfu_custom_handle_req = 0x40002874;
|
|
|
+usb_dfu_init = 0x40002880;
|
|
|
+usb_dfu_force_detach = 0x4000288c;
|
|
|
+usb_dev_deinit = 0x40002898;
|
|
|
+usb_dw_ctrl_deinit = 0x400028a4;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+s_usb_osglue = 0x3fceffb8;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group bluetooth
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+bt_rf_coex_get_dft_cfg = 0x400028b0;
|
|
|
+bt_rf_coex_hooks_p_set = 0x400028bc;
|
|
|
+btdm_con_maxevtime_cal_impl = 0x400028c8;
|
|
|
+btdm_controller_get_compile_version_impl = 0x400028d4;
|
|
|
+btdm_controller_rom_data_init = 0x400028e0;
|
|
|
+btdm_dis_privacy_err_report_impl = 0x400028ec;
|
|
|
+btdm_disable_adv_delay_impl = 0x400028f8;
|
|
|
+btdm_enable_scan_continue_impl = 0x40002904;
|
|
|
+btdm_enable_scan_forever_impl = 0x40002910;
|
|
|
+btdm_get_power_state_impl = 0x4000291c;
|
|
|
+btdm_get_prevent_sleep_flag_impl = 0x40002928;
|
|
|
+btdm_power_state_active_impl = 0x40002934;
|
|
|
+btdm_switch_phy_coded_impl = 0x40002940;
|
|
|
+hci_acl_data_handler = 0x4000294c;
|
|
|
+hci_disconnect_cmd_handler = 0x40002958;
|
|
|
+hci_le_con_upd_cmd_handler = 0x40002964;
|
|
|
+hci_le_ltk_req_neg_reply_cmd_handler = 0x40002970;
|
|
|
+hci_le_ltk_req_reply_cmd_handler = 0x4000297c;
|
|
|
+hci_le_rd_chnl_map_cmd_handler = 0x40002988;
|
|
|
+hci_le_rd_phy_cmd_handler = 0x40002994;
|
|
|
+hci_le_rd_rem_feats_cmd_handler = 0x400029a0;
|
|
|
+hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x400029ac;
|
|
|
+hci_le_rem_con_param_req_reply_cmd_handler = 0x400029b8;
|
|
|
+hci_le_set_data_len_cmd_handler = 0x400029c4;
|
|
|
+hci_le_set_phy_cmd_handler = 0x400029d0;
|
|
|
+hci_le_start_enc_cmd_handler = 0x400029dc;
|
|
|
+hci_rd_auth_payl_to_cmd_handler = 0x400029e8;
|
|
|
+hci_rd_rem_ver_info_cmd_handler = 0x400029f4;
|
|
|
+hci_rd_rssi_cmd_handler = 0x40002a00;
|
|
|
+hci_rd_tx_pwr_lvl_cmd_handler = 0x40002a0c;
|
|
|
+hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40002a18;
|
|
|
+hci_vs_set_pref_slave_latency_cmd_handler = 0x40002a24;
|
|
|
+hci_wr_auth_payl_to_cmd_handler = 0x40002a30;
|
|
|
+ll_channel_map_ind_handler = 0x40002a3c;
|
|
|
+ll_connection_param_req_handler = 0x40002a48;
|
|
|
+ll_connection_param_rsp_handler = 0x40002a54;
|
|
|
+ll_connection_update_ind_handler = 0x40002a60;
|
|
|
+ll_enc_req_handler = 0x40002a6c;
|
|
|
+ll_enc_rsp_handler = 0x40002a78;
|
|
|
+ll_feature_req_handler = 0x40002a84;
|
|
|
+ll_feature_rsp_handler = 0x40002a90;
|
|
|
+ll_length_req_handler = 0x40002a9c;
|
|
|
+ll_length_rsp_handler = 0x40002aa8;
|
|
|
+ll_min_used_channels_ind_handler = 0x40002ab4;
|
|
|
+ll_pause_enc_req_handler = 0x40002ac0;
|
|
|
+ll_pause_enc_rsp_handler = 0x40002acc;
|
|
|
+ll_phy_req_handler = 0x40002ad8;
|
|
|
+ll_phy_rsp_handler = 0x40002ae4;
|
|
|
+ll_phy_update_ind_handler = 0x40002af0;
|
|
|
+ll_ping_req_handler = 0x40002afc;
|
|
|
+ll_ping_rsp_handler = 0x40002b08;
|
|
|
+ll_slave_feature_req_handler = 0x40002b14;
|
|
|
+ll_start_enc_req_handler = 0x40002b20;
|
|
|
+ll_start_enc_rsp_handler = 0x40002b2c;
|
|
|
+ll_terminate_ind_handler = 0x40002b38;
|
|
|
+ll_version_ind_handler = 0x40002b44;
|
|
|
+llc_auth_payl_nearly_to_handler = 0x40002b50;
|
|
|
+llc_auth_payl_real_to_handler = 0x40002b5c;
|
|
|
+llc_encrypt_ind_handler = 0x40002b68;
|
|
|
+llc_hci_command_handler_wrapper = 0x40002b74;
|
|
|
+llc_ll_connection_param_req_pdu_send = 0x40002b80;
|
|
|
+llc_ll_connection_param_rsp_pdu_send = 0x40002b8c;
|
|
|
+llc_ll_connection_update_ind_pdu_send = 0x40002b98;
|
|
|
+llc_ll_enc_req_pdu_send = 0x40002ba4;
|
|
|
+llc_ll_enc_rsp_pdu_send = 0x40002bb0;
|
|
|
+llc_ll_feature_req_pdu_send = 0x40002bbc;
|
|
|
+llc_ll_feature_rsp_pdu_send = 0x40002bc8;
|
|
|
+llc_ll_length_req_pdu_send = 0x40002bd4;
|
|
|
+llc_ll_length_rsp_pdu_send = 0x40002be0;
|
|
|
+llc_ll_pause_enc_req_pdu_send = 0x40002bec;
|
|
|
+llc_ll_pause_enc_rsp_pdu_send = 0x40002bf8;
|
|
|
+llc_ll_phy_req_pdu_send = 0x40002c04;
|
|
|
+llc_ll_phy_rsp_pdu_send = 0x40002c10;
|
|
|
+llc_ll_ping_req_pdu_send = 0x40002c1c;
|
|
|
+llc_ll_ping_rsp_pdu_send = 0x40002c28;
|
|
|
+llc_ll_start_enc_req_pdu_send = 0x40002c34;
|
|
|
+llc_ll_start_enc_rsp_pdu_send = 0x40002c40;
|
|
|
+llc_ll_terminate_ind_pdu_send = 0x40002c4c;
|
|
|
+llc_ll_unknown_rsp_pdu_send = 0x40002c58;
|
|
|
+llc_llcp_ch_map_update_ind_pdu_send = 0x40002c64;
|
|
|
+llc_llcp_phy_upd_ind_pdu_send = 0x40002c70;
|
|
|
+llc_llcp_version_ind_pdu_send = 0x40002c7c;
|
|
|
+llc_op_ch_map_upd_ind_handler = 0x40002c88;
|
|
|
+llc_op_con_upd_ind_handler = 0x40002c94;
|
|
|
+llc_op_disconnect_ind_handler = 0x40002ca0;
|
|
|
+llc_op_dl_upd_ind_handler = 0x40002cac;
|
|
|
+llc_op_encrypt_ind_handler = 0x40002cb8;
|
|
|
+llc_op_feats_exch_ind_handler = 0x40002cc4;
|
|
|
+llc_op_le_ping_ind_handler = 0x40002cd0;
|
|
|
+llc_op_phy_upd_ind_handler = 0x40002cdc;
|
|
|
+llc_op_ver_exch_ind_handler = 0x40002ce8;
|
|
|
+llc_stopped_ind_handler = 0x40002cf4;
|
|
|
+lld_acl_rx_ind_handler = 0x40002d00;
|
|
|
+lld_acl_tx_cfm_handler = 0x40002d0c;
|
|
|
+lld_adv_end_ind_handler = 0x40002d18;
|
|
|
+lld_adv_rep_ind_handler = 0x40002d24;
|
|
|
+lld_ch_map_upd_cfm_handler = 0x40002d30;
|
|
|
+lld_con_estab_ind_handler = 0x40002d3c;
|
|
|
+lld_con_evt_sd_evt_time_set = 0x40002d48;
|
|
|
+lld_con_offset_upd_ind_handler = 0x40002d54;
|
|
|
+lld_con_param_upd_cfm_handler = 0x40002d60;
|
|
|
+lld_disc_ind_handler = 0x40002d6c;
|
|
|
+lld_init_end_ind_handler = 0x40002d78;
|
|
|
+lld_llcp_rx_ind_handler_wrapper = 0x40002d84;
|
|
|
+lld_llcp_tx_cfm_handler = 0x40002d90;
|
|
|
+lld_per_adv_end_ind_handler = 0x40002d9c;
|
|
|
+lld_per_adv_rep_ind_handler = 0x40002da8;
|
|
|
+lld_per_adv_rx_end_ind_handler = 0x40002db4;
|
|
|
+lld_phy_coded_500k_get = 0x40002dc0;
|
|
|
+lld_phy_upd_cfm_handler = 0x40002dcc;
|
|
|
+lld_scan_end_ind_handler = 0x40002dd8;
|
|
|
+lld_scan_req_ind_handler = 0x40002de4;
|
|
|
+lld_sync_start_req_handler = 0x40002df0;
|
|
|
+lld_test_end_ind_handler = 0x40002dfc;
|
|
|
+lld_update_rxbuf_handler = 0x40002e08;
|
|
|
+llm_ch_map_update_ind_handler = 0x40002e14;
|
|
|
+llm_hci_command_handler_wrapper = 0x40002e20;
|
|
|
+llm_scan_period_to_handler = 0x40002e2c;
|
|
|
+r_Add2SelfBigHex256 = 0x40002e38;
|
|
|
+r_AddBigHex256 = 0x40002e44;
|
|
|
+r_AddBigHexModP256 = 0x40002e50;
|
|
|
+r_AddP256 = 0x40002e5c;
|
|
|
+r_AddPdiv2_256 = 0x40002e68;
|
|
|
+r_GF_Jacobian_Point_Addition256 = 0x40002e74;
|
|
|
+r_GF_Jacobian_Point_Double256 = 0x40002e80;
|
|
|
+r_GF_Point_Jacobian_To_Affine256 = 0x40002e8c;
|
|
|
+r_MultiplyBigHexByUint32_256 = 0x40002e98;
|
|
|
+r_MultiplyBigHexModP256 = 0x40002ea4;
|
|
|
+r_MultiplyByU16ModP256 = 0x40002eb0;
|
|
|
+r_SubtractBigHex256 = 0x40002ebc;
|
|
|
+r_SubtractBigHexMod256 = 0x40002ec8;
|
|
|
+r_SubtractBigHexUint32_256 = 0x40002ed4;
|
|
|
+r_SubtractFromSelfBigHex256 = 0x40002ee0;
|
|
|
+r_SubtractFromSelfBigHexSign256 = 0x40002eec;
|
|
|
+r_aes_alloc = 0x40002ef8;
|
|
|
+r_aes_ccm_continue = 0x40002f04;
|
|
|
+r_aes_ccm_process_e = 0x40002f10;
|
|
|
+r_aes_ccm_xor_128_lsb = 0x40002f1c;
|
|
|
+r_aes_ccm_xor_128_msb = 0x40002f28;
|
|
|
+r_aes_cmac_continue = 0x40002f34;
|
|
|
+r_aes_cmac_start = 0x40002f40;
|
|
|
+r_aes_k1_continue = 0x40002f4c;
|
|
|
+r_aes_k2_continue = 0x40002f58;
|
|
|
+r_aes_k3_continue = 0x40002f64;
|
|
|
+r_aes_k4_continue = 0x40002f70;
|
|
|
+r_aes_shift_left_128 = 0x40002f7c;
|
|
|
+r_aes_start = 0x40002f88;
|
|
|
+r_aes_xor_128 = 0x40002f94;
|
|
|
+r_assert_err = 0x40002fa0;
|
|
|
+r_assert_param = 0x40002fac;
|
|
|
+r_assert_warn = 0x40002fb8;
|
|
|
+r_bigHexInversion256 = 0x40002fc4;
|
|
|
+r_ble_sw_cca_check_isr = 0x40002fd0;
|
|
|
+r_ble_util_buf_acl_tx_alloc = 0x40002fdc;
|
|
|
+r_ble_util_buf_acl_tx_elt_get = 0x40002fe8;
|
|
|
+r_ble_util_buf_acl_tx_free = 0x40002ff4;
|
|
|
+r_ble_util_buf_acl_tx_free_in_isr = 0x40003000;
|
|
|
+r_ble_util_buf_adv_tx_alloc = 0x4000300c;
|
|
|
+r_ble_util_buf_adv_tx_free = 0x40003018;
|
|
|
+r_ble_util_buf_adv_tx_free_in_isr = 0x40003024;
|
|
|
+r_ble_util_buf_env_deinit = 0x40003030;
|
|
|
+r_ble_util_buf_env_init = 0x4000303c;
|
|
|
+r_ble_util_buf_get_rx_buf_nb = 0x40003048;
|
|
|
+r_ble_util_buf_get_rx_buf_size = 0x40003054;
|
|
|
+r_ble_util_buf_llcp_tx_alloc = 0x40003060;
|
|
|
+r_ble_util_buf_llcp_tx_free = 0x4000306c;
|
|
|
+r_ble_util_buf_rx_alloc = 0x40003078;
|
|
|
+r_ble_util_buf_rx_alloc_in_isr = 0x40003084;
|
|
|
+r_ble_util_buf_rx_free = 0x40003090;
|
|
|
+r_ble_util_buf_rx_free_in_isr = 0x4000309c;
|
|
|
+r_ble_util_buf_set_rx_buf_nb = 0x400030a8;
|
|
|
+r_ble_util_buf_set_rx_buf_size = 0x400030b4;
|
|
|
+r_ble_util_data_rx_buf_reset = 0x400030c0;
|
|
|
+r_bt_bb_get_intr_mask = 0x400030cc;
|
|
|
+r_bt_bb_intr_clear = 0x400030d8;
|
|
|
+r_bt_bb_intr_mask_set = 0x400030e4;
|
|
|
+r_bt_bb_isr = 0x400030f0;
|
|
|
+r_bt_rf_coex_cfg_set = 0x400030fc;
|
|
|
+r_bt_rf_coex_conn_dynamic_pti_en_get = 0x40003108;
|
|
|
+r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get = 0x40003114;
|
|
|
+r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x40003120;
|
|
|
+r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x4000312c;
|
|
|
+r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40003138;
|
|
|
+r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x40003144;
|
|
|
+r_bt_rf_coex_pti_table_get = 0x40003150;
|
|
|
+r_bt_rf_coex_st_param_get = 0x4000315c;
|
|
|
+r_bt_rf_coex_st_param_set = 0x40003168;
|
|
|
+r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x40003174;
|
|
|
+r_bt_rma_apply_rule_cs_fmt = 0x40003180;
|
|
|
+r_bt_rma_apply_rule_cs_idx = 0x4000318c;
|
|
|
+r_bt_rma_configure = 0x40003198;
|
|
|
+r_bt_rma_deregister_rule_cs_fmt = 0x400031a4;
|
|
|
+r_bt_rma_deregister_rule_cs_idx = 0x400031b0;
|
|
|
+r_bt_rma_get_ant_by_act = 0x400031bc;
|
|
|
+r_bt_rma_init = 0x400031c8;
|
|
|
+r_bt_rma_register_rule_cs_fmt = 0x400031d4;
|
|
|
+r_bt_rma_register_rule_cs_idx = 0x400031e0;
|
|
|
+r_bt_rtp_apply_rule_cs_fmt = 0x400031ec;
|
|
|
+r_bt_rtp_apply_rule_cs_idx = 0x400031f8;
|
|
|
+r_bt_rtp_deregister_rule_cs_fmt = 0x40003204;
|
|
|
+r_bt_rtp_deregister_rule_cs_idx = 0x40003210;
|
|
|
+r_bt_rtp_get_txpwr_idx_by_act = 0x4000321c;
|
|
|
+r_bt_rtp_init = 0x40003228;
|
|
|
+r_bt_rtp_register_rule_cs_fmt = 0x40003234;
|
|
|
+r_bt_rtp_register_rule_cs_idx = 0x40003240;
|
|
|
+r_btdm_isr = 0x4000324c;
|
|
|
+r_btdm_task_post = 0x40003258;
|
|
|
+r_btdm_task_post_from_isr = 0x40003264;
|
|
|
+r_btdm_task_recycle = 0x40003270;
|
|
|
+r_cali_phase_match_p = 0x4000327c;
|
|
|
+r_cmp_abs_time = 0x40003288;
|
|
|
+r_cmp_dest_id = 0x40003294;
|
|
|
+r_cmp_timer_id = 0x400032a0;
|
|
|
+r_co_bdaddr_compare = 0x400032ac;
|
|
|
+r_co_ble_pkt_dur_in_us = 0x400032b8;
|
|
|
+r_co_list_extract = 0x400032c4;
|
|
|
+r_co_list_extract_after = 0x400032d0;
|
|
|
+r_co_list_extract_sublist = 0x400032dc;
|
|
|
+r_co_list_find = 0x400032e8;
|
|
|
+r_co_list_init = 0x400032f4;
|
|
|
+r_co_list_insert_after = 0x40003300;
|
|
|
+r_co_list_insert_before = 0x4000330c;
|
|
|
+r_co_list_merge = 0x40003318;
|
|
|
+r_co_list_pool_init = 0x40003324;
|
|
|
+r_co_list_pop_front = 0x40003330;
|
|
|
+r_co_list_push_back = 0x4000333c;
|
|
|
+r_co_list_push_back_sublist = 0x40003348;
|
|
|
+r_co_list_push_front = 0x40003354;
|
|
|
+r_co_list_size = 0x40003360;
|
|
|
+r_co_nb_good_le_channels = 0x4000336c;
|
|
|
+r_co_util_pack = 0x40003378;
|
|
|
+r_co_util_read_array_size = 0x40003384;
|
|
|
+r_co_util_unpack = 0x40003390;
|
|
|
+r_dbg_env_deinit = 0x4000339c;
|
|
|
+r_dbg_env_init = 0x400033a8;
|
|
|
+r_dbg_platform_reset_complete = 0x400033b4;
|
|
|
+r_dl_upd_proc_start = 0x400033c0;
|
|
|
+r_dump_data = 0x400033cc;
|
|
|
+r_ecc_abort_key256_generation = 0x400033d8;
|
|
|
+r_ecc_gen_new_public_key = 0x400033e4;
|
|
|
+r_ecc_gen_new_secret_key = 0x400033f0;
|
|
|
+r_ecc_generate_key256 = 0x400033fc;
|
|
|
+r_ecc_get_debug_Keys = 0x40003408;
|
|
|
+r_ecc_init = 0x40003414;
|
|
|
+r_ecc_is_valid_point = 0x40003420;
|
|
|
+r_ecc_multiplication_event_handler = 0x4000342c;
|
|
|
+r_ecc_point_multiplication_win_256 = 0x40003438;
|
|
|
+r_emi_alloc_em_mapping_by_offset = 0x40003444;
|
|
|
+r_emi_base_reg_lut_show = 0x40003450;
|
|
|
+r_emi_em_base_reg_show = 0x4000345c;
|
|
|
+r_emi_free_em_mapping_by_offset = 0x40003468;
|
|
|
+r_emi_get_em_mapping_idx_by_offset = 0x40003474;
|
|
|
+r_emi_get_mem_addr_by_offset = 0x40003480;
|
|
|
+r_emi_overwrite_em_mapping_by_offset = 0x4000348c;
|
|
|
+r_esp_vendor_hci_command_handler = 0x40003498;
|
|
|
+r_get_stack_usage = 0x400034a4;
|
|
|
+r_h4tl_acl_hdr_rx_evt_handler = 0x400034b0;
|
|
|
+r_h4tl_cmd_hdr_rx_evt_handler = 0x400034bc;
|
|
|
+r_h4tl_cmd_pld_rx_evt_handler = 0x400034c8;
|
|
|
+r_h4tl_eif_io_event_post = 0x400034d4;
|
|
|
+r_h4tl_eif_register = 0x400034e0;
|
|
|
+r_h4tl_init = 0x400034ec;
|
|
|
+r_h4tl_out_of_sync = 0x400034f8;
|
|
|
+r_h4tl_out_of_sync_check = 0x40003504;
|
|
|
+r_h4tl_read_hdr = 0x40003510;
|
|
|
+r_h4tl_read_next_out_of_sync = 0x4000351c;
|
|
|
+r_h4tl_read_payl = 0x40003528;
|
|
|
+r_h4tl_read_start = 0x40003534;
|
|
|
+r_h4tl_rx_acl_hdr_extract = 0x40003540;
|
|
|
+r_h4tl_rx_cmd_hdr_extract = 0x4000354c;
|
|
|
+r_h4tl_rx_done = 0x40003558;
|
|
|
+r_h4tl_start = 0x40003564;
|
|
|
+r_h4tl_stop = 0x40003570;
|
|
|
+r_h4tl_tx_done = 0x4000357c;
|
|
|
+r_h4tl_tx_evt_handler = 0x40003588;
|
|
|
+r_h4tl_write = 0x40003594;
|
|
|
+r_hci_acl_tx_data_alloc = 0x400035a0;
|
|
|
+r_hci_acl_tx_data_received = 0x400035ac;
|
|
|
+r_hci_basic_cmd_send_2_controller = 0x400035b8;
|
|
|
+r_hci_ble_adv_report_filter_check = 0x400035c4;
|
|
|
+r_hci_ble_adv_report_tx_check = 0x400035d0;
|
|
|
+r_hci_ble_conhdl_register = 0x400035dc;
|
|
|
+r_hci_ble_conhdl_unregister = 0x400035e8;
|
|
|
+r_hci_build_acl_data = 0x400035f4;
|
|
|
+r_hci_build_cc_evt = 0x40003600;
|
|
|
+r_hci_build_cs_evt = 0x4000360c;
|
|
|
+r_hci_build_evt = 0x40003618;
|
|
|
+r_hci_build_le_evt = 0x40003624;
|
|
|
+r_hci_cmd_get_max_param_size = 0x40003630;
|
|
|
+r_hci_cmd_received = 0x4000363c;
|
|
|
+r_hci_cmd_reject = 0x40003648;
|
|
|
+r_hci_evt_mask_check = 0x40003654;
|
|
|
+r_hci_evt_mask_set = 0x40003660;
|
|
|
+r_hci_fc_acl_buf_size_set = 0x4000366c;
|
|
|
+r_hci_fc_acl_en = 0x40003678;
|
|
|
+r_hci_fc_acl_packet_sent = 0x40003684;
|
|
|
+r_hci_fc_check_host_available_nb_acl_packets = 0x40003690;
|
|
|
+r_hci_fc_host_nb_acl_pkts_complete = 0x4000369c;
|
|
|
+r_hci_fc_init = 0x400036a8;
|
|
|
+r_hci_look_for_cmd_desc = 0x400036b4;
|
|
|
+r_hci_look_for_evt_desc = 0x400036c0;
|
|
|
+r_hci_look_for_le_evt_desc = 0x400036cc;
|
|
|
+r_hci_look_for_le_evt_desc_esp = 0x400036d8;
|
|
|
+r_hci_pack_bytes = 0x400036e4;
|
|
|
+r_hci_register_vendor_desc_tab = 0x400036f0;
|
|
|
+r_hci_send_2_controller = 0x400036fc;
|
|
|
+r_hci_send_2_host = 0x40003708;
|
|
|
+r_hci_tl_c2h_data_flow_on = 0x40003714;
|
|
|
+r_hci_tl_cmd_hdr_rx_evt_handler = 0x40003720;
|
|
|
+r_hci_tl_cmd_pld_rx_evt_handler = 0x4000372c;
|
|
|
+r_hci_tl_get_pkt = 0x40003738;
|
|
|
+r_hci_tl_hci_pkt_handler = 0x40003744;
|
|
|
+r_hci_tl_hci_tx_done_evt_handler = 0x40003750;
|
|
|
+r_hci_tl_inc_nb_h2c_cmd_pkts = 0x4000375c;
|
|
|
+r_hci_tl_save_pkt = 0x40003768;
|
|
|
+r_hci_tl_send = 0x40003774;
|
|
|
+r_hci_tx_done = 0x40003780;
|
|
|
+r_hci_tx_start = 0x4000378c;
|
|
|
+r_hci_tx_trigger = 0x40003798;
|
|
|
+r_isValidSecretKey_256 = 0x400037a4;
|
|
|
+r_ke_check_malloc = 0x400037b0;
|
|
|
+r_ke_event_callback_set = 0x400037bc;
|
|
|
+r_ke_event_clear = 0x400037c8;
|
|
|
+r_ke_event_flush = 0x400037d4;
|
|
|
+r_ke_event_get = 0x400037e0;
|
|
|
+r_ke_event_get_all = 0x400037ec;
|
|
|
+r_ke_event_init = 0x400037f8;
|
|
|
+r_ke_event_schedule = 0x40003804;
|
|
|
+r_ke_event_set = 0x40003810;
|
|
|
+r_ke_flush = 0x4000381c;
|
|
|
+r_ke_free = 0x40003828;
|
|
|
+r_ke_handler_search = 0x40003834;
|
|
|
+r_ke_init = 0x40003840;
|
|
|
+r_ke_is_free = 0x4000384c;
|
|
|
+r_ke_malloc = 0x40003858;
|
|
|
+r_ke_mem_init = 0x40003864;
|
|
|
+r_ke_mem_is_empty = 0x40003870;
|
|
|
+r_ke_mem_is_in_heap = 0x4000387c;
|
|
|
+r_ke_msg_alloc = 0x40003888;
|
|
|
+r_ke_msg_dest_id_get = 0x40003894;
|
|
|
+r_ke_msg_discard = 0x400038a0;
|
|
|
+r_ke_msg_forward = 0x400038ac;
|
|
|
+r_ke_msg_forward_new_id = 0x400038b8;
|
|
|
+r_ke_msg_free = 0x400038c4;
|
|
|
+r_ke_msg_in_queue = 0x400038d0;
|
|
|
+r_ke_msg_save = 0x400038dc;
|
|
|
+r_ke_msg_send = 0x400038e8;
|
|
|
+r_ke_msg_send_basic = 0x400038f4;
|
|
|
+r_ke_msg_src_id_get = 0x40003900;
|
|
|
+r_ke_queue_extract = 0x4000390c;
|
|
|
+r_ke_queue_insert = 0x40003918;
|
|
|
+r_ke_sleep_check = 0x40003924;
|
|
|
+r_ke_state_get = 0x40003930;
|
|
|
+r_ke_state_set = 0x4000393c;
|
|
|
+r_ke_task_check = 0x40003948;
|
|
|
+r_ke_task_create = 0x40003954;
|
|
|
+r_ke_task_delete = 0x40003960;
|
|
|
+r_ke_task_handler_get = 0x4000396c;
|
|
|
+r_ke_task_init = 0x40003978;
|
|
|
+r_ke_task_msg_flush = 0x40003984;
|
|
|
+r_ke_task_saved_update = 0x40003990;
|
|
|
+r_ke_task_schedule = 0x4000399c;
|
|
|
+r_ke_time = 0x400039a8;
|
|
|
+r_ke_time_cmp = 0x400039b4;
|
|
|
+r_ke_time_past = 0x400039c0;
|
|
|
+r_ke_timer_active = 0x400039cc;
|
|
|
+r_ke_timer_adjust_all = 0x400039d8;
|
|
|
+r_ke_timer_clear = 0x400039e4;
|
|
|
+r_ke_timer_init = 0x400039f0;
|
|
|
+r_ke_timer_schedule = 0x400039fc;
|
|
|
+r_ke_timer_set = 0x40003a08;
|
|
|
+r_led_init = 0x40003a14;
|
|
|
+r_led_set_all = 0x40003a20;
|
|
|
+r_llc_aes_res_cb = 0x40003a2c;
|
|
|
+r_llc_ch_map_up_proc_err_cb = 0x40003a38;
|
|
|
+r_llc_cleanup = 0x40003a44;
|
|
|
+r_llc_cmd_cmp_send = 0x40003a50;
|
|
|
+r_llc_cmd_stat_send = 0x40003a5c;
|
|
|
+r_llc_con_move_cbk = 0x40003a68;
|
|
|
+r_llc_con_plan_set_update = 0x40003a74;
|
|
|
+r_llc_con_upd_param_in_range = 0x40003a80;
|
|
|
+r_llc_disconnect = 0x40003a8c;
|
|
|
+r_llc_disconnect_end = 0x40003a98;
|
|
|
+r_llc_disconnect_proc_continue = 0x40003aa4;
|
|
|
+r_llc_disconnect_proc_err_cb = 0x40003ab0;
|
|
|
+r_llc_dl_chg_check = 0x40003abc;
|
|
|
+r_llc_dle_proc_err_cb = 0x40003ac8;
|
|
|
+r_llc_feats_exch_proc_err_cb = 0x40003ad4;
|
|
|
+r_llc_hci_cmd_handler_tab_p_get = 0x40003ae0;
|
|
|
+r_llc_hci_command_handler = 0x40003aec;
|
|
|
+r_llc_hci_con_param_req_evt_send = 0x40003af8;
|
|
|
+r_llc_hci_con_upd_info_send = 0x40003b04;
|
|
|
+r_llc_hci_disconnected_dis = 0x40003b10;
|
|
|
+r_llc_hci_dl_upd_info_send = 0x40003b1c;
|
|
|
+r_llc_hci_enc_evt_send = 0x40003b28;
|
|
|
+r_llc_hci_feats_info_send = 0x40003b34;
|
|
|
+r_llc_hci_le_phy_upd_cmp_evt_send = 0x40003b40;
|
|
|
+r_llc_hci_ltk_request_evt_send = 0x40003b4c;
|
|
|
+r_llc_hci_nb_cmp_pkts_evt_send = 0x40003b58;
|
|
|
+r_llc_hci_version_info_send = 0x40003b64;
|
|
|
+r_llc_init_term_proc = 0x40003b70;
|
|
|
+r_llc_iv_skd_rand_gen = 0x40003b7c;
|
|
|
+r_llc_le_ping_proc_continue = 0x40003b88;
|
|
|
+r_llc_le_ping_proc_err_cb = 0x40003b94;
|
|
|
+r_llc_le_ping_restart = 0x40003ba0;
|
|
|
+r_llc_le_ping_set = 0x40003bac;
|
|
|
+r_llc_ll_pause_enc_rsp_ack_handler = 0x40003bb8;
|
|
|
+r_llc_ll_reject_ind_ack_handler = 0x40003bc4;
|
|
|
+r_llc_ll_reject_ind_pdu_send = 0x40003bd0;
|
|
|
+r_llc_ll_start_enc_rsp_ack_handler = 0x40003bdc;
|
|
|
+r_llc_ll_terminate_ind_ack = 0x40003be8;
|
|
|
+r_llc_ll_unknown_ind_handler = 0x40003bf4;
|
|
|
+r_llc_llcp_send = 0x40003c00;
|
|
|
+r_llc_llcp_state_set = 0x40003c0c;
|
|
|
+r_llc_llcp_trans_timer_set = 0x40003c18;
|
|
|
+r_llc_llcp_tx_check = 0x40003c24;
|
|
|
+r_llc_loc_ch_map_proc_continue = 0x40003c30;
|
|
|
+r_llc_loc_con_upd_proc_continue = 0x40003c3c;
|
|
|
+r_llc_loc_con_upd_proc_err_cb = 0x40003c48;
|
|
|
+r_llc_loc_dl_upd_proc_continue = 0x40003c54;
|
|
|
+r_llc_loc_encrypt_proc_continue = 0x40003c60;
|
|
|
+r_llc_loc_encrypt_proc_err_cb = 0x40003c6c;
|
|
|
+r_llc_loc_feats_exch_proc_continue = 0x40003c78;
|
|
|
+r_llc_loc_phy_upd_proc_continue = 0x40003c84;
|
|
|
+r_llc_loc_phy_upd_proc_err_cb = 0x40003c90;
|
|
|
+r_llc_msg_handler_tab_p_get = 0x40003c9c;
|
|
|
+r_llc_pref_param_compute = 0x40003ca8;
|
|
|
+r_llc_proc_collision_check = 0x40003cb4;
|
|
|
+r_llc_proc_err_ind = 0x40003cc0;
|
|
|
+r_llc_proc_get = 0x40003ccc;
|
|
|
+r_llc_proc_id_get = 0x40003cd8;
|
|
|
+r_llc_proc_reg = 0x40003ce4;
|
|
|
+r_llc_proc_state_get = 0x40003cf0;
|
|
|
+r_llc_proc_state_set = 0x40003cfc;
|
|
|
+r_llc_proc_timer_pause_set = 0x40003d08;
|
|
|
+r_llc_proc_timer_set = 0x40003d14;
|
|
|
+r_llc_proc_unreg = 0x40003d20;
|
|
|
+r_llc_rem_ch_map_proc_continue = 0x40003d2c;
|
|
|
+r_llc_rem_con_upd_proc_continue = 0x40003d38;
|
|
|
+r_llc_rem_con_upd_proc_err_cb = 0x40003d44;
|
|
|
+r_llc_rem_dl_upd_proc = 0x40003d50;
|
|
|
+r_llc_rem_encrypt_proc_continue = 0x40003d5c;
|
|
|
+r_llc_rem_encrypt_proc_err_cb = 0x40003d68;
|
|
|
+r_llc_rem_phy_upd_proc_continue = 0x40003d74;
|
|
|
+r_llc_rem_phy_upd_proc_err_cb = 0x40003d80;
|
|
|
+r_llc_role_get = 0x40003d8c;
|
|
|
+r_llc_sk_gen = 0x40003d98;
|
|
|
+r_llc_start = 0x40003da4;
|
|
|
+r_llc_stop = 0x40003db0;
|
|
|
+r_llc_ver_exch_loc_proc_continue = 0x40003dbc;
|
|
|
+r_llc_ver_proc_err_cb = 0x40003dc8;
|
|
|
+r_llcp_pdu_handler_tab_p_get = 0x40003dd4;
|
|
|
+r_lld_aa_gen = 0x40003de0;
|
|
|
+r_lld_adv_adv_data_set = 0x40003dec;
|
|
|
+r_lld_adv_adv_data_update = 0x40003df8;
|
|
|
+r_lld_adv_aux_ch_idx_set = 0x40003e04;
|
|
|
+r_lld_adv_aux_evt_canceled_cbk = 0x40003e10;
|
|
|
+r_lld_adv_aux_evt_start_cbk = 0x40003e1c;
|
|
|
+r_lld_adv_coex_check_ext_adv_synced = 0x40003e28;
|
|
|
+r_lld_adv_coex_env_reset = 0x40003e34;
|
|
|
+r_lld_adv_duration_update = 0x40003e40;
|
|
|
+r_lld_adv_dynamic_pti_process = 0x40003e4c;
|
|
|
+r_lld_adv_end = 0x40003e58;
|
|
|
+r_lld_adv_evt_canceled_cbk = 0x40003e64;
|
|
|
+r_lld_adv_evt_start_cbk = 0x40003e70;
|
|
|
+r_lld_adv_ext_chain_construct = 0x40003e7c;
|
|
|
+r_lld_adv_ext_pkt_prepare = 0x40003e88;
|
|
|
+r_lld_adv_frm_cbk = 0x40003e94;
|
|
|
+r_lld_adv_frm_isr = 0x40003ea0;
|
|
|
+r_lld_adv_frm_skip_isr = 0x40003eac;
|
|
|
+r_lld_adv_init = 0x40003eb8;
|
|
|
+r_lld_adv_pkt_rx = 0x40003ec4;
|
|
|
+r_lld_adv_pkt_rx_connect_ind = 0x40003ed0;
|
|
|
+r_lld_adv_pkt_rx_send_scan_req_evt = 0x40003edc;
|
|
|
+r_lld_adv_rand_addr_update = 0x40003ee8;
|
|
|
+r_lld_adv_restart = 0x40003ef4;
|
|
|
+r_lld_adv_scan_rsp_data_set = 0x40003f00;
|
|
|
+r_lld_adv_scan_rsp_data_update = 0x40003f0c;
|
|
|
+r_lld_adv_set_tx_power = 0x40003f18;
|
|
|
+r_lld_adv_start = 0x40003f24;
|
|
|
+r_lld_adv_stop = 0x40003f30;
|
|
|
+r_lld_adv_sync_info_set = 0x40003f3c;
|
|
|
+r_lld_adv_sync_info_update = 0x40003f48;
|
|
|
+r_lld_calc_aux_rx = 0x40003f54;
|
|
|
+r_lld_cca_alloc = 0x40003f60;
|
|
|
+r_lld_cca_data_reset = 0x40003f6c;
|
|
|
+r_lld_cca_free = 0x40003f78;
|
|
|
+r_lld_ch_assess_data_get = 0x40003f84;
|
|
|
+r_lld_ch_idx_get = 0x40003f90;
|
|
|
+r_lld_ch_map_set = 0x40003f9c;
|
|
|
+r_lld_channel_assess = 0x40003fa8;
|
|
|
+r_lld_con_activity_act_offset_compute = 0x40003fb4;
|
|
|
+r_lld_con_activity_offset_compute = 0x40003fc0;
|
|
|
+r_lld_con_ch_map_update = 0x40003fcc;
|
|
|
+r_lld_con_cleanup = 0x40003fd8;
|
|
|
+r_lld_con_current_tx_power_get = 0x40003fe4;
|
|
|
+r_lld_con_data_flow_set = 0x40003ff0;
|
|
|
+r_lld_con_data_len_update = 0x40003ffc;
|
|
|
+r_lld_con_data_tx = 0x40004008;
|
|
|
+r_lld_con_enc_key_load = 0x40004014;
|
|
|
+r_lld_con_event_counter_get = 0x40004020;
|
|
|
+r_lld_con_evt_canceled_cbk = 0x4000402c;
|
|
|
+r_lld_con_evt_duration_min_get = 0x40004038;
|
|
|
+r_lld_con_evt_max_eff_time_cal = 0x40004044;
|
|
|
+r_lld_con_evt_sd_evt_time_get = 0x40004050;
|
|
|
+r_lld_con_evt_start_cbk = 0x4000405c;
|
|
|
+r_lld_con_evt_time_update = 0x40004068;
|
|
|
+r_lld_con_free_all_tx_buf = 0x40004074;
|
|
|
+r_lld_con_frm_cbk = 0x40004080;
|
|
|
+r_lld_con_frm_isr = 0x4000408c;
|
|
|
+r_lld_con_frm_skip_isr = 0x40004098;
|
|
|
+r_lld_con_init = 0x400040a4;
|
|
|
+r_lld_con_llcp_tx = 0x400040b0;
|
|
|
+r_lld_con_max_lat_calc = 0x400040bc;
|
|
|
+r_lld_con_offset_get = 0x400040c8;
|
|
|
+r_lld_con_param_update = 0x400040d4;
|
|
|
+r_lld_con_phys_update = 0x400040e0;
|
|
|
+r_lld_con_pref_slave_evt_dur_set = 0x400040ec;
|
|
|
+r_lld_con_pref_slave_latency_set = 0x400040f8;
|
|
|
+r_lld_con_rssi_get = 0x40004104;
|
|
|
+r_lld_con_rx = 0x40004110;
|
|
|
+r_lld_con_rx_channel_assess = 0x4000411c;
|
|
|
+r_lld_con_rx_enc = 0x40004128;
|
|
|
+r_lld_con_rx_isr = 0x40004134;
|
|
|
+r_lld_con_rx_link_info_check = 0x40004140;
|
|
|
+r_lld_con_rx_llcp_check = 0x4000414c;
|
|
|
+r_lld_con_rx_sync_time_update = 0x40004158;
|
|
|
+r_lld_con_sched = 0x40004164;
|
|
|
+r_lld_con_set_tx_power = 0x40004170;
|
|
|
+r_lld_con_start = 0x4000417c;
|
|
|
+r_lld_con_stop = 0x40004188;
|
|
|
+r_lld_con_tx = 0x40004194;
|
|
|
+r_lld_con_tx_enc = 0x400041a0;
|
|
|
+r_lld_con_tx_isr = 0x400041ac;
|
|
|
+r_lld_con_tx_len_update = 0x400041b8;
|
|
|
+r_lld_con_tx_len_update_for_intv = 0x400041c4;
|
|
|
+r_lld_con_tx_len_update_for_rate = 0x400041d0;
|
|
|
+r_lld_con_tx_prog = 0x400041dc;
|
|
|
+r_lld_conn_dynamic_pti_process = 0x400041e8;
|
|
|
+r_lld_continue_scan_rx_isr_end_process = 0x400041f4;
|
|
|
+r_lld_ext_scan_dynamic_pti_process = 0x40004200;
|
|
|
+r_lld_hw_cca_end_isr = 0x4000420c;
|
|
|
+r_lld_hw_cca_evt_handler = 0x40004218;
|
|
|
+r_lld_hw_cca_isr = 0x40004224;
|
|
|
+r_lld_init_cal_anchor_point = 0x40004230;
|
|
|
+r_lld_init_compute_winoffset = 0x4000423c;
|
|
|
+r_lld_init_connect_req_pack = 0x40004248;
|
|
|
+r_lld_init_end = 0x40004254;
|
|
|
+r_lld_init_evt_canceled_cbk = 0x40004260;
|
|
|
+r_lld_init_evt_start_cbk = 0x4000426c;
|
|
|
+r_lld_init_frm_cbk = 0x40004278;
|
|
|
+r_lld_init_frm_eof_isr = 0x40004284;
|
|
|
+r_lld_init_frm_skip_isr = 0x40004290;
|
|
|
+r_lld_init_init = 0x4000429c;
|
|
|
+r_lld_init_process_pkt_rx = 0x400042a8;
|
|
|
+r_lld_init_process_pkt_rx_adv_ext_ind = 0x400042b4;
|
|
|
+r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x400042c0;
|
|
|
+r_lld_init_process_pkt_rx_aux_connect_rsp = 0x400042cc;
|
|
|
+r_lld_init_process_pkt_tx = 0x400042d8;
|
|
|
+r_lld_init_process_pkt_tx_cal_con_timestamp = 0x400042e4;
|
|
|
+r_lld_init_sched = 0x400042f0;
|
|
|
+r_lld_init_set_tx_power = 0x400042fc;
|
|
|
+r_lld_init_start = 0x40004308;
|
|
|
+r_lld_init_stop = 0x40004314;
|
|
|
+r_lld_instant_proc_end = 0x40004320;
|
|
|
+r_lld_llcp_rx_ind_handler = 0x4000432c;
|
|
|
+r_lld_per_adv_ch_map_update = 0x40004338;
|
|
|
+r_lld_per_adv_chain_construct = 0x40004344;
|
|
|
+r_lld_per_adv_cleanup = 0x40004350;
|
|
|
+r_lld_per_adv_coex_env_reset = 0x4000435c;
|
|
|
+r_lld_per_adv_data_set = 0x40004368;
|
|
|
+r_lld_per_adv_data_update = 0x40004374;
|
|
|
+r_lld_per_adv_dynamic_pti_process = 0x40004380;
|
|
|
+r_lld_per_adv_evt_canceled_cbk = 0x4000438c;
|
|
|
+r_lld_per_adv_evt_start_cbk = 0x40004398;
|
|
|
+r_lld_per_adv_ext_pkt_prepare = 0x400043a4;
|
|
|
+r_lld_per_adv_frm_cbk = 0x400043b0;
|
|
|
+r_lld_per_adv_frm_isr = 0x400043bc;
|
|
|
+r_lld_per_adv_frm_skip_isr = 0x400043c8;
|
|
|
+r_lld_per_adv_init = 0x400043d4;
|
|
|
+r_lld_per_adv_init_info_get = 0x400043e0;
|
|
|
+r_lld_per_adv_list_add = 0x400043ec;
|
|
|
+r_lld_per_adv_list_rem = 0x400043f8;
|
|
|
+r_lld_per_adv_sched = 0x40004404;
|
|
|
+r_lld_per_adv_set_tx_power = 0x40004410;
|
|
|
+r_lld_per_adv_start = 0x4000441c;
|
|
|
+r_lld_per_adv_stop = 0x40004428;
|
|
|
+r_lld_per_adv_sync_info_get = 0x40004434;
|
|
|
+r_lld_process_cca_data = 0x40004440;
|
|
|
+r_lld_ral_search = 0x4000444c;
|
|
|
+r_lld_read_clock = 0x40004458;
|
|
|
+r_lld_res_list_add = 0x40004464;
|
|
|
+r_lld_res_list_clear = 0x40004470;
|
|
|
+r_lld_res_list_is_empty = 0x4000447c;
|
|
|
+r_lld_res_list_local_rpa_get = 0x40004488;
|
|
|
+r_lld_res_list_peer_rpa_get = 0x40004494;
|
|
|
+r_lld_res_list_peer_update = 0x400044a0;
|
|
|
+r_lld_res_list_priv_mode_update = 0x400044ac;
|
|
|
+r_lld_res_list_rem = 0x400044b8;
|
|
|
+r_lld_reset_reg = 0x400044c4;
|
|
|
+r_lld_rpa_renew = 0x400044d0;
|
|
|
+r_lld_rpa_renew_evt_canceled_cbk = 0x400044dc;
|
|
|
+r_lld_rpa_renew_evt_start_cbk = 0x400044e8;
|
|
|
+r_lld_rpa_renew_instant_cbk = 0x400044f4;
|
|
|
+r_lld_rxdesc_check = 0x40004500;
|
|
|
+r_lld_rxdesc_free = 0x4000450c;
|
|
|
+r_lld_scan_create_sync = 0x40004518;
|
|
|
+r_lld_scan_create_sync_cancel = 0x40004524;
|
|
|
+r_lld_scan_end = 0x40004530;
|
|
|
+r_lld_scan_evt_canceled_cbk = 0x4000453c;
|
|
|
+r_lld_scan_evt_start_cbk = 0x40004548;
|
|
|
+r_lld_scan_frm_cbk = 0x40004554;
|
|
|
+r_lld_scan_frm_eof_isr = 0x40004560;
|
|
|
+r_lld_scan_frm_rx_isr = 0x4000456c;
|
|
|
+r_lld_scan_frm_skip_isr = 0x40004578;
|
|
|
+r_lld_scan_init = 0x40004584;
|
|
|
+r_lld_scan_params_update = 0x40004590;
|
|
|
+r_lld_scan_process_pkt_rx = 0x4000459c;
|
|
|
+r_lld_scan_process_pkt_rx_adv_rep = 0x400045a8;
|
|
|
+r_lld_scan_process_pkt_rx_aux_adv_ind = 0x400045b4;
|
|
|
+r_lld_scan_process_pkt_rx_aux_chain_ind = 0x400045c0;
|
|
|
+r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x400045cc;
|
|
|
+r_lld_scan_process_pkt_rx_ext_adv = 0x400045d8;
|
|
|
+r_lld_scan_process_pkt_rx_ext_adv_ind = 0x400045e4;
|
|
|
+r_lld_scan_process_pkt_rx_legacy_adv = 0x400045f0;
|
|
|
+r_lld_scan_restart = 0x400045fc;
|
|
|
+r_lld_scan_sched = 0x40004608;
|
|
|
+r_lld_scan_set_tx_power = 0x40004614;
|
|
|
+r_lld_scan_start = 0x40004620;
|
|
|
+r_lld_scan_stop = 0x4000462c;
|
|
|
+r_lld_scan_sync_accept = 0x40004638;
|
|
|
+r_lld_scan_sync_info_unpack = 0x40004644;
|
|
|
+r_lld_scan_trunc_ind = 0x40004650;
|
|
|
+r_lld_sw_cca_evt_handler = 0x4000465c;
|
|
|
+r_lld_sw_cca_isr = 0x40004668;
|
|
|
+r_lld_sync_ch_map_update = 0x40004674;
|
|
|
+r_lld_sync_cleanup = 0x40004680;
|
|
|
+r_lld_sync_evt_canceled_cbk = 0x4000468c;
|
|
|
+r_lld_sync_evt_start_cbk = 0x40004698;
|
|
|
+r_lld_sync_frm_cbk = 0x400046a4;
|
|
|
+r_lld_sync_frm_eof_isr = 0x400046b0;
|
|
|
+r_lld_sync_frm_rx_isr = 0x400046bc;
|
|
|
+r_lld_sync_frm_skip_isr = 0x400046c8;
|
|
|
+r_lld_sync_init = 0x400046d4;
|
|
|
+r_lld_sync_process_pkt_rx = 0x400046e0;
|
|
|
+r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400046ec;
|
|
|
+r_lld_sync_process_pkt_rx_pkt_check = 0x400046f8;
|
|
|
+r_lld_sync_scan_dynamic_pti_process = 0x40004704;
|
|
|
+r_lld_sync_sched = 0x40004710;
|
|
|
+r_lld_sync_start = 0x4000471c;
|
|
|
+r_lld_sync_stop = 0x40004728;
|
|
|
+r_lld_sync_trunc_ind = 0x40004734;
|
|
|
+r_lld_test_cleanup = 0x40004740;
|
|
|
+r_lld_test_evt_canceled_cbk = 0x4000474c;
|
|
|
+r_lld_test_evt_start_cbk = 0x40004758;
|
|
|
+r_lld_test_freq2chnl = 0x40004764;
|
|
|
+r_lld_test_frm_cbk = 0x40004770;
|
|
|
+r_lld_test_frm_isr = 0x4000477c;
|
|
|
+r_lld_test_init = 0x40004788;
|
|
|
+r_lld_test_rx_isr = 0x40004794;
|
|
|
+r_lld_test_set_tx_power = 0x400047a0;
|
|
|
+r_lld_test_start = 0x400047ac;
|
|
|
+r_lld_test_stop = 0x400047b8;
|
|
|
+r_lld_update_rxbuf = 0x400047c4;
|
|
|
+r_lld_update_rxbuf_isr = 0x400047d0;
|
|
|
+r_lld_white_list_add = 0x400047dc;
|
|
|
+r_lld_white_list_rem = 0x400047e8;
|
|
|
+r_llm_activity_free_get = 0x400047f4;
|
|
|
+r_llm_activity_free_set = 0x40004800;
|
|
|
+r_llm_activity_syncing_get = 0x4000480c;
|
|
|
+r_llm_adv_con_len_check = 0x40004818;
|
|
|
+r_llm_adv_hdl_to_id = 0x40004824;
|
|
|
+r_llm_adv_rep_flow_control_check = 0x40004830;
|
|
|
+r_llm_adv_rep_flow_control_update = 0x4000483c;
|
|
|
+r_llm_adv_reports_list_check = 0x40004848;
|
|
|
+r_llm_adv_set_all_release = 0x40004854;
|
|
|
+r_llm_adv_set_dft_params = 0x40004860;
|
|
|
+r_llm_adv_set_release = 0x4000486c;
|
|
|
+r_llm_aes_res_cb = 0x40004878;
|
|
|
+r_llm_ble_update_adv_flow_control = 0x40004884;
|
|
|
+r_llm_ch_map_update = 0x40004890;
|
|
|
+r_llm_cmd_cmp_send = 0x4000489c;
|
|
|
+r_llm_cmd_stat_send = 0x400048a8;
|
|
|
+r_llm_dev_list_empty_entry = 0x400048b4;
|
|
|
+r_llm_dev_list_search = 0x400048c0;
|
|
|
+r_llm_env_adv_dup_filt_deinit = 0x400048cc;
|
|
|
+r_llm_env_adv_dup_filt_init = 0x400048d8;
|
|
|
+r_llm_init_ble_adv_report_flow_contol = 0x400048e4;
|
|
|
+r_llm_is_dev_connected = 0x400048f0;
|
|
|
+r_llm_is_dev_synced = 0x400048fc;
|
|
|
+r_llm_is_non_con_act_ongoing_check = 0x40004908;
|
|
|
+r_llm_is_wl_accessible = 0x40004914;
|
|
|
+r_llm_le_evt_mask_check = 0x40004920;
|
|
|
+r_llm_le_features_get = 0x4000492c;
|
|
|
+r_llm_link_disc = 0x40004938;
|
|
|
+r_llm_master_ch_map_get = 0x40004944;
|
|
|
+r_llm_msg_handler_tab_p_get = 0x40004950;
|
|
|
+r_llm_no_activity = 0x4000495c;
|
|
|
+r_llm_per_adv_slot_dur = 0x40004968;
|
|
|
+r_llm_plan_elt_get = 0x40004974;
|
|
|
+r_llm_rx_path_comp_get = 0x40004980;
|
|
|
+r_llm_scan_start = 0x4000498c;
|
|
|
+r_llm_scan_sync_acad_attach = 0x40004998;
|
|
|
+r_llm_scan_sync_acad_detach = 0x400049a4;
|
|
|
+r_llm_send_adv_lost_event_to_host = 0x400049b0;
|
|
|
+r_llm_tx_path_comp_get = 0x400049bc;
|
|
|
+r_misc_deinit = 0x400049c8;
|
|
|
+r_misc_free_em_buf_in_isr = 0x400049d4;
|
|
|
+r_misc_init = 0x400049e0;
|
|
|
+r_misc_msg_handler_tab_p_get = 0x400049ec;
|
|
|
+r_notEqual256 = 0x400049f8;
|
|
|
+r_phy_upd_proc_start = 0x40004a04;
|
|
|
+r_platform_reset = 0x40004a10;
|
|
|
+r_register_esp_vendor_cmd_handler = 0x40004a1c;
|
|
|
+r_rf_em_init = 0x40004a28;
|
|
|
+r_rf_force_agc_enable = 0x40004a34;
|
|
|
+r_rf_reg_rd = 0x40004a40;
|
|
|
+r_rf_reg_wr = 0x40004a4c;
|
|
|
+r_rf_reset = 0x40004a58;
|
|
|
+r_rf_rssi_convert = 0x40004a64;
|
|
|
+r_rf_rw_v9_le_disable = 0x40004a70;
|
|
|
+r_rf_rw_v9_le_enable = 0x40004a7c;
|
|
|
+r_rf_sleep = 0x40004a88;
|
|
|
+r_rf_txpwr_cs_get = 0x40004a94;
|
|
|
+r_rf_txpwr_dbm_get = 0x40004aa0;
|
|
|
+r_rf_util_cs_fmt_convert = 0x40004aac;
|
|
|
+r_rw_crypto_aes_ccm = 0x40004ab8;
|
|
|
+r_rw_crypto_aes_encrypt = 0x40004ac4;
|
|
|
+r_rw_crypto_aes_init = 0x40004ad0;
|
|
|
+r_rw_crypto_aes_k1 = 0x40004adc;
|
|
|
+r_rw_crypto_aes_k2 = 0x40004ae8;
|
|
|
+r_rw_crypto_aes_k3 = 0x40004af4;
|
|
|
+r_rw_crypto_aes_k4 = 0x40004b00;
|
|
|
+r_rw_crypto_aes_rand = 0x40004b0c;
|
|
|
+r_rw_crypto_aes_result_handler = 0x40004b18;
|
|
|
+r_rw_crypto_aes_s1 = 0x40004b24;
|
|
|
+r_rw_cryto_aes_cmac = 0x40004b30;
|
|
|
+r_rw_v9_init_em_radio_table = 0x40004b3c;
|
|
|
+r_rwble_isr = 0x40004b48;
|
|
|
+r_rwble_sleep_enter = 0x40004b54;
|
|
|
+r_rwble_sleep_wakeup_end = 0x40004b60;
|
|
|
+r_rwbtdm_isr_wrapper = 0x40004b6c;
|
|
|
+r_rwip_active_check = 0x40004b78;
|
|
|
+r_rwip_aes_encrypt = 0x40004b84;
|
|
|
+r_rwip_assert = 0x40004b90;
|
|
|
+r_rwip_crypt_evt_handler = 0x40004b9c;
|
|
|
+r_rwip_crypt_isr_handler = 0x40004ba8;
|
|
|
+r_rwip_eif_get = 0x40004bb4;
|
|
|
+r_rwip_half_slot_2_lpcycles = 0x40004bc0;
|
|
|
+r_rwip_hus_2_lpcycles = 0x40004bcc;
|
|
|
+r_rwip_isr = 0x40004bd8;
|
|
|
+r_rwip_lpcycles_2_hus = 0x40004be4;
|
|
|
+r_rwip_prevent_sleep_clear = 0x40004bf0;
|
|
|
+r_rwip_prevent_sleep_set = 0x40004bfc;
|
|
|
+r_rwip_schedule = 0x40004c08;
|
|
|
+r_rwip_sleep = 0x40004c14;
|
|
|
+r_rwip_sw_int_handler = 0x40004c20;
|
|
|
+r_rwip_sw_int_req = 0x40004c2c;
|
|
|
+r_rwip_time_get = 0x40004c38;
|
|
|
+r_rwip_timer_10ms_handler = 0x40004c44;
|
|
|
+r_rwip_timer_10ms_set = 0x40004c50;
|
|
|
+r_rwip_timer_hs_handler = 0x40004c5c;
|
|
|
+r_rwip_timer_hs_set = 0x40004c68;
|
|
|
+r_rwip_timer_hus_handler = 0x40004c74;
|
|
|
+r_rwip_timer_hus_set = 0x40004c80;
|
|
|
+r_rwip_wakeup = 0x40004c8c;
|
|
|
+r_rwip_wakeup_end = 0x40004c98;
|
|
|
+r_rwip_wlcoex_set = 0x40004ca4;
|
|
|
+r_sch_alarm_clear = 0x40004cb0;
|
|
|
+r_sch_alarm_init = 0x40004cbc;
|
|
|
+r_sch_alarm_prog = 0x40004cc8;
|
|
|
+r_sch_alarm_set = 0x40004cd4;
|
|
|
+r_sch_alarm_timer_isr = 0x40004ce0;
|
|
|
+r_sch_arb_conflict_check = 0x40004cec;
|
|
|
+r_sch_arb_elt_cancel = 0x40004cf8;
|
|
|
+r_sch_arb_event_start_isr = 0x40004d04;
|
|
|
+r_sch_arb_init = 0x40004d10;
|
|
|
+r_sch_arb_insert = 0x40004d1c;
|
|
|
+r_sch_arb_prog_timer = 0x40004d28;
|
|
|
+r_sch_arb_remove = 0x40004d34;
|
|
|
+r_sch_arb_sw_isr = 0x40004d40;
|
|
|
+r_sch_plan_chk = 0x40004d4c;
|
|
|
+r_sch_plan_clock_wrap_offset_update = 0x40004d58;
|
|
|
+r_sch_plan_init = 0x40004d64;
|
|
|
+r_sch_plan_interval_req = 0x40004d70;
|
|
|
+r_sch_plan_offset_max_calc = 0x40004d7c;
|
|
|
+r_sch_plan_offset_req = 0x40004d88;
|
|
|
+r_sch_plan_position_range_compute = 0x40004d94;
|
|
|
+r_sch_plan_rem = 0x40004da0;
|
|
|
+r_sch_plan_req = 0x40004dac;
|
|
|
+r_sch_plan_set = 0x40004db8;
|
|
|
+r_sch_prog_end_isr = 0x40004dc4;
|
|
|
+r_sch_prog_init = 0x40004dd0;
|
|
|
+r_sch_prog_push = 0x40004ddc;
|
|
|
+r_sch_prog_rx_isr = 0x40004de8;
|
|
|
+r_sch_prog_skip_isr = 0x40004df4;
|
|
|
+r_sch_prog_tx_isr = 0x40004e00;
|
|
|
+r_sch_slice_bg_add = 0x40004e0c;
|
|
|
+r_sch_slice_bg_remove = 0x40004e18;
|
|
|
+r_sch_slice_compute = 0x40004e24;
|
|
|
+r_sch_slice_fg_add = 0x40004e30;
|
|
|
+r_sch_slice_fg_remove = 0x40004e3c;
|
|
|
+r_sch_slice_init = 0x40004e48;
|
|
|
+r_sch_slice_per_add = 0x40004e54;
|
|
|
+r_sch_slice_per_remove = 0x40004e60;
|
|
|
+r_sdk_config_get_bt_sleep_enable = 0x40004e6c;
|
|
|
+r_sdk_config_get_hl_derived_opts = 0x40004e78;
|
|
|
+r_sdk_config_get_opts = 0x40004e84;
|
|
|
+r_sdk_config_get_priv_opts = 0x40004e90;
|
|
|
+r_sdk_config_set_bt_sleep_enable = 0x40004e9c;
|
|
|
+r_sdk_config_set_hl_derived_opts = 0x40004ea8;
|
|
|
+r_sdk_config_set_opts = 0x40004eb4;
|
|
|
+r_specialModP256 = 0x40004ec0;
|
|
|
+r_unloaded_area_init = 0x40004ecc;
|
|
|
+r_vhci_flow_off = 0x40004ed8;
|
|
|
+r_vhci_flow_on = 0x40004ee4;
|
|
|
+r_vhci_notify_host_send_available = 0x40004ef0;
|
|
|
+r_vhci_send_to_host = 0x40004efc;
|
|
|
+r_vnd_hci_command_handler = 0x40004f08;
|
|
|
+r_vshci_init = 0x40004f14;
|
|
|
+vnd_hci_command_handler_wrapper = 0x40004f20;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+bt_rf_coex_cfg_p = 0x3fceffb4;
|
|
|
+bt_rf_coex_hooks_p = 0x3fceffb0;
|
|
|
+btdm_env_p = 0x3fceffac;
|
|
|
+g_rw_controller_task_handle = 0x3fceffa8;
|
|
|
+g_rw_init_sem = 0x3fceffa4;
|
|
|
+g_rw_schd_queue = 0x3fceffa0;
|
|
|
+lld_init_env = 0x3fceff9c;
|
|
|
+lld_rpa_renew_env = 0x3fceff98;
|
|
|
+lld_scan_env = 0x3fceff94;
|
|
|
+lld_scan_sync_env = 0x3fceff90;
|
|
|
+lld_test_env = 0x3fceff8c;
|
|
|
+p_ble_util_buf_env = 0x3fceff88;
|
|
|
+p_lld_env = 0x3fceff84;
|
|
|
+p_llm_env = 0x3fceff80;
|
|
|
+r_h4tl_eif_p = 0x3fceff7c;
|
|
|
+r_hli_funcs_p = 0x3fceff78;
|
|
|
+r_ip_funcs_p = 0x3fceff74;
|
|
|
+r_modules_funcs_p = 0x3fceff70;
|
|
|
+r_osi_funcs_p = 0x3fceff6c;
|
|
|
+r_plf_funcs_p = 0x3fceff68;
|
|
|
+vhci_env_p = 0x3fceff64;
|
|
|
+aa_gen = 0x3fceff60;
|
|
|
+aes_env = 0x3fceff54;
|
|
|
+bt_rf_coex_cfg_cb = 0x3fceff04;
|
|
|
+btdm_pwr_state = 0x3fceff00;
|
|
|
+btdm_slp_err = 0x3fcefefc;
|
|
|
+ecc_env = 0x3fcefef4;
|
|
|
+esp_handler = 0x3fcefeec;
|
|
|
+esp_vendor_cmd = 0x3fcefee4;
|
|
|
+g_adv_delay_dis = 0x3fcefee0;
|
|
|
+g_conflict_elt = 0x3fcefedc;
|
|
|
+g_eif_api = 0x3fcefecc;
|
|
|
+g_event_empty = 0x3fcefec0;
|
|
|
+g_llc_state = 0x3fcefeb6;
|
|
|
+g_llm_state = 0x3fcefeb5;
|
|
|
+g_max_evt_env = 0x3fcefeb3;
|
|
|
+g_misc_state = 0x3fcefeb2;
|
|
|
+g_rma_rule_db = 0x3fcefe96;
|
|
|
+g_rtp_rule_db = 0x3fcefe7a;
|
|
|
+g_scan_forever = 0x3fcefe79;
|
|
|
+g_time_msb = 0x3fcefe78;
|
|
|
+h4tl_env = 0x3fcefe50;
|
|
|
+hci_env = 0x3fcefe2d;
|
|
|
+hci_ext_host = 0x3fcefe2c;
|
|
|
+hci_fc_env = 0x3fcefe24;
|
|
|
+hci_tl_env = 0x3fcefdf8;
|
|
|
+ke_env = 0x3fcefdc8;
|
|
|
+ke_event_env = 0x3fcefd88;
|
|
|
+ke_task_env = 0x3fcefd0c;
|
|
|
+llc_env = 0x3fcefce4;
|
|
|
+lld_adv_env = 0x3fcefcbc;
|
|
|
+lld_con_env = 0x3fcefc94;
|
|
|
+lld_exp_sync_pos_tab = 0x3fcefc8c;
|
|
|
+lld_per_adv_env = 0x3fcefc64;
|
|
|
+lld_sync_env = 0x3fcefc3c;
|
|
|
+llm_le_adv_flow_env = 0x3fcefc30;
|
|
|
+rw_sleep_enable = 0x3fcefc2c;
|
|
|
+rwble_env = 0x3fcefc24;
|
|
|
+rwip_env = 0x3fcefc08;
|
|
|
+rwip_param = 0x3fcefbfc;
|
|
|
+rwip_prog_delay = 0x3fcefbf8;
|
|
|
+rwip_rf = 0x3fcefbc0;
|
|
|
+sch_alarm_env = 0x3fcefbb8;
|
|
|
+sch_arb_env = 0x3fcefba4;
|
|
|
+sch_plan_env = 0x3fcefb9c;
|
|
|
+sch_prog_env = 0x3fcefa98;
|
|
|
+sch_slice_env = 0x3fcefa38;
|
|
|
+sch_slice_params = 0x3fcefa30;
|
|
|
+timer_env = 0x3fcefa28;
|
|
|
+unloaded_area = 0x3fcefa24;
|
|
|
+vshci_state = 0x3fcefa20;
|
|
|
+TASK_DESC_LLC = 0x3fcefa14;
|
|
|
+TASK_DESC_LLM = 0x3fcefa08;
|
|
|
+TASK_DESC_VSHCI = 0x3fcef9fc;
|
|
|
+co_default_bdaddr = 0x3fcef9f4;
|
|
|
+dbg_assert_block = 0x3fcef9f0;
|
|
|
+g_bt_plf_log_level = 0x3fcef9ec;
|
|
|
+hci_cmd_desc_tab_vs_esp = 0x3fcef9c8;
|
|
|
+hci_command_handler_tab_esp = 0x3fcef9b0;
|
|
|
+privacy_en = 0x3fcef9ac;
|
|
|
+sdk_cfg_priv_opts = 0x3fcef964;
|
|
|
+BasePoint_x_256 = 0x3ff0ffdc;
|
|
|
+BasePoint_y_256 = 0x3ff0ffbc;
|
|
|
+DebugE256PublicKey_x = 0x3ff0ff9c;
|
|
|
+DebugE256PublicKey_y = 0x3ff0ff7c;
|
|
|
+DebugE256SecretKey = 0x3ff0ff5c;
|
|
|
+ECC_4Win_Look_up_table = 0x3ff0f7a0;
|
|
|
+LLM_AA_CT1 = 0x3ff0f79a;
|
|
|
+LLM_AA_CT2 = 0x3ff0f798;
|
|
|
+RF_TX_PW_CONV_TBL = 0x3ff0f790;
|
|
|
+TASK_DESC_MISC = 0x3ff0f784;
|
|
|
+adv_evt_prop2type = 0x3ff0f766;
|
|
|
+adv_evt_type2prop = 0x3ff0f761;
|
|
|
+aes_cmac_zero = 0x3ff0f751;
|
|
|
+aes_k2_salt = 0x3ff0f741;
|
|
|
+aes_k3_id64 = 0x3ff0f73c;
|
|
|
+aes_k3_salt = 0x3ff0f72c;
|
|
|
+aes_k4_id6 = 0x3ff0f728;
|
|
|
+aes_k4_salt = 0x3ff0f718;
|
|
|
+bigHexP256 = 0x3ff0f6ec;
|
|
|
+byte_tx_time = 0x3ff0f6e2;
|
|
|
+co_null_bdaddr = 0x3ff0f6dc;
|
|
|
+co_phy_mask_to_rate = 0x3ff0f6d7;
|
|
|
+co_phy_mask_to_value = 0x3ff0f6d2;
|
|
|
+co_phy_to_rate = 0x3ff0f6ce;
|
|
|
+co_phy_value_to_mask = 0x3ff0f6ca;
|
|
|
+co_rate_to_byte_dur_us = 0x3ff0f6c5;
|
|
|
+co_rate_to_phy = 0x3ff0f6c0;
|
|
|
+co_rate_to_phy_mask = 0x3ff0f6bc;
|
|
|
+co_sca2ppm = 0x3ff0f6ac;
|
|
|
+coef_B = 0x3ff0f680;
|
|
|
+connect_req_dur_tab = 0x3ff0f678;
|
|
|
+ecc_Jacobian_InfinityPoint256 = 0x3ff0f5f4;
|
|
|
+em_base_reg_lut = 0x3ff0f526;
|
|
|
+fixed_tx_time = 0x3ff0f51e;
|
|
|
+h4tl_msgtype2hdrlen = 0x3ff0f518;
|
|
|
+hci_cmd_desc_root_tab = 0x3ff0f4e8;
|
|
|
+hci_cmd_desc_tab_ctrl_bb = 0x3ff0f47c;
|
|
|
+hci_cmd_desc_tab_info_par = 0x3ff0f44c;
|
|
|
+hci_cmd_desc_tab_le = 0x3ff0f0b0;
|
|
|
+hci_cmd_desc_tab_lk_ctrl = 0x3ff0f098;
|
|
|
+hci_cmd_desc_tab_stat_par = 0x3ff0f08c;
|
|
|
+hci_cmd_desc_tab_vs = 0x3ff0f050;
|
|
|
+hci_evt_desc_tab = 0x3ff0f008;
|
|
|
+hci_evt_le_desc_tab = 0x3ff0ef68;
|
|
|
+hci_evt_le_desc_tab_esp = 0x3ff0ef60;
|
|
|
+hci_rsvd_evt_msk = 0x3ff0ef57;
|
|
|
+lld_aux_phy_to_rate = 0x3ff0ef54;
|
|
|
+lld_init_max_aux_dur_tab = 0x3ff0ef4c;
|
|
|
+lld_scan_map_legacy_pdu_to_evt_type = 0x3ff0ef44;
|
|
|
+lld_scan_max_aux_dur_tab = 0x3ff0ef3c;
|
|
|
+lld_sync_max_aux_dur_tab = 0x3ff0ef34;
|
|
|
+llm_local_le_feats = 0x3ff0ef2c;
|
|
|
+llm_local_le_states = 0x3ff0ef24;
|
|
|
+llm_local_supp_cmds = 0x3ff0eefc;
|
|
|
+maxSecretKey_256 = 0x3ff0eedc;
|
|
|
+max_data_tx_time = 0x3ff0eed4;
|
|
|
+one_bits = 0x3ff0eec3;
|
|
|
+rwip_coex_cfg = 0x3ff0eebe;
|
|
|
+rwip_priority = 0x3ff0eea8;
|
|
|
+veryBigHexP256 = 0x3ff0ee5c;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group rom_pp
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+esp_pp_rom_version_get = 0x40004f2c;
|
|
|
+RC_GetBlockAckTime = 0x40004f38;
|
|
|
+ebuf_list_remove = 0x40004f44;
|
|
|
+esf_buf_alloc = 0x40004f50;
|
|
|
+esf_buf_alloc_dynamic = 0x40004f5c;
|
|
|
+esf_buf_recycle = 0x40004f68;
|
|
|
+GetAccess = 0x40004f74;
|
|
|
+hal_mac_is_low_rate_enabled = 0x40004f80;
|
|
|
+hal_mac_tx_get_blockack = 0x40004f8c;
|
|
|
+hal_mac_tx_set_ppdu = 0x40004f98;
|
|
|
+ic_get_trc = 0x40004fa4;
|
|
|
+ic_mac_deinit = 0x40004fb0;
|
|
|
+ic_mac_init = 0x40004fbc;
|
|
|
+ic_interface_enabled = 0x40004fc8;
|
|
|
+is_lmac_idle = 0x40004fd4;
|
|
|
+lmacAdjustTimestamp = 0x40004fe0;
|
|
|
+lmacDiscardAgedMSDU = 0x40004fec;
|
|
|
+lmacDiscardMSDU = 0x40004ff8;
|
|
|
+lmacEndFrameExchangeSequence = 0x40005004;
|
|
|
+lmacIsIdle = 0x40005010;
|
|
|
+lmacIsLongFrame = 0x4000501c;
|
|
|
+lmacMSDUAged = 0x40005028;
|
|
|
+lmacPostTxComplete = 0x40005034;
|
|
|
+lmacProcessAllTxTimeout = 0x40005040;
|
|
|
+lmacProcessCollisions = 0x4000504c;
|
|
|
+lmacProcessRxSucData = 0x40005058;
|
|
|
+lmacReachLongLimit = 0x40005064;
|
|
|
+lmacReachShortLimit = 0x40005070;
|
|
|
+lmacRecycleMPDU = 0x4000507c;
|
|
|
+lmacRxDone = 0x40005088;
|
|
|
+lmacSetTxFrame = 0x40005094;
|
|
|
+lmacTxDone = 0x400050a0;
|
|
|
+lmacTxFrame = 0x400050ac;
|
|
|
+mac_tx_set_duration = 0x400050b8;
|
|
|
+mac_tx_set_htsig = 0x400050c4;
|
|
|
+mac_tx_set_plcp0 = 0x400050d0;
|
|
|
+mac_tx_set_plcp1 = 0x400050dc;
|
|
|
+mac_tx_set_plcp2 = 0x400050e8;
|
|
|
+pm_check_state = 0x400050f4;
|
|
|
+pm_disable_dream_timer = 0x40005100;
|
|
|
+pm_disable_sleep_delay_timer = 0x4000510c;
|
|
|
+pm_dream = 0x40005118;
|
|
|
+pm_mac_wakeup = 0x40005124;
|
|
|
+pm_mac_sleep = 0x40005130;
|
|
|
+pm_enable_active_timer = 0x4000513c;
|
|
|
+pm_enable_sleep_delay_timer = 0x40005148;
|
|
|
+pm_local_tsf_process = 0x40005154;
|
|
|
+pm_set_beacon_filter = 0x40005160;
|
|
|
+pm_is_in_wifi_slice_threshold = 0x4000516c;
|
|
|
+pm_is_waked = 0x40005178;
|
|
|
+pm_keep_alive = 0x40005184;
|
|
|
+pm_on_beacon_rx = 0x40005190;
|
|
|
+pm_on_data_rx = 0x4000519c;
|
|
|
+pm_on_tbtt = 0x400051a8;
|
|
|
+pm_parse_beacon = 0x400051b4;
|
|
|
+pm_process_tim = 0x400051c0;
|
|
|
+pm_rx_beacon_process = 0x400051cc;
|
|
|
+pm_rx_data_process = 0x400051d8;
|
|
|
+pm_sleep = 0x400051e4;
|
|
|
+pm_sleep_for = 0x400051f0;
|
|
|
+pm_tbtt_process = 0x400051fc;
|
|
|
+ppAMPDU2Normal = 0x40005208;
|
|
|
+ppAssembleAMPDU = 0x40005214;
|
|
|
+ppCalFrameTimes = 0x40005220;
|
|
|
+ppCalSubFrameLength = 0x4000522c;
|
|
|
+ppCalTxAMPDULength = 0x40005238;
|
|
|
+ppCheckTxAMPDUlength = 0x40005244;
|
|
|
+ppDequeueRxq_Locked = 0x40005250;
|
|
|
+ppDequeueTxQ = 0x4000525c;
|
|
|
+ppEmptyDelimiterLength = 0x40005268;
|
|
|
+ppEnqueueRxq = 0x40005274;
|
|
|
+ppEnqueueTxDone = 0x40005280;
|
|
|
+ppGetTxQFirstAvail_Locked = 0x4000528c;
|
|
|
+ppGetTxframe = 0x40005298;
|
|
|
+ppMapTxQueue = 0x400052a4;
|
|
|
+ppProcTxSecFrame = 0x400052b0;
|
|
|
+ppProcessRxPktHdr = 0x400052bc;
|
|
|
+ppProcessTxQ = 0x400052c8;
|
|
|
+ppRecordBarRRC = 0x400052d4;
|
|
|
+lmacRequestTxopQueue = 0x400052e0;
|
|
|
+lmacReleaseTxopQueue = 0x400052ec;
|
|
|
+ppRecycleAmpdu = 0x400052f8;
|
|
|
+ppRecycleRxPkt = 0x40005304;
|
|
|
+ppResortTxAMPDU = 0x40005310;
|
|
|
+ppResumeTxAMPDU = 0x4000531c;
|
|
|
+ppRxFragmentProc = 0x40005328;
|
|
|
+ppRxPkt = 0x40005334;
|
|
|
+ppRxProtoProc = 0x40005340;
|
|
|
+ppSearchTxQueue = 0x4000534c;
|
|
|
+ppSearchTxframe = 0x40005358;
|
|
|
+ppSelectNextQueue = 0x40005364;
|
|
|
+ppSubFromAMPDU = 0x40005370;
|
|
|
+ppTask = 0x4000537c;
|
|
|
+ppTxPkt = 0x40005388;
|
|
|
+ppTxProtoProc = 0x40005394;
|
|
|
+ppTxqUpdateBitmap = 0x400053a0;
|
|
|
+pp_coex_tx_request = 0x400053ac;
|
|
|
+pp_hdrsize = 0x400053b8;
|
|
|
+pp_post = 0x400053c4;
|
|
|
+pp_process_hmac_waiting_txq = 0x400053d0;
|
|
|
+rcGetAmpduSched = 0x400053dc;
|
|
|
+rcUpdateRxDone = 0x400053e8;
|
|
|
+rc_get_trc = 0x400053f4;
|
|
|
+rc_get_trc_by_index = 0x40005400;
|
|
|
+rcAmpduLowerRate = 0x4000540c;
|
|
|
+rcampduuprate = 0x40005418;
|
|
|
+rcClearCurAMPDUSched = 0x40005424;
|
|
|
+rcClearCurSched = 0x40005430;
|
|
|
+rcClearCurStat = 0x4000543c;
|
|
|
+rcGetSched = 0x40005448;
|
|
|
+rcLowerSched = 0x40005454;
|
|
|
+rcSetTxAmpduLimit = 0x40005460;
|
|
|
+rcTxUpdatePer = 0x4000546c;
|
|
|
+rcUpdateAckSnr = 0x40005478;
|
|
|
+rcUpdateRate = 0x40005484;
|
|
|
+rcUpdateTxDone = 0x40005490;
|
|
|
+rcUpdateTxDoneAmpdu2 = 0x4000549c;
|
|
|
+rcUpSched = 0x400054a8;
|
|
|
+rssi_margin = 0x400054b4;
|
|
|
+rx11NRate2AMPDULimit = 0x400054c0;
|
|
|
+TRC_AMPDU_PER_DOWN_THRESHOLD = 0x400054cc;
|
|
|
+TRC_AMPDU_PER_UP_THRESHOLD = 0x400054d8;
|
|
|
+trc_calc_duration = 0x400054e4;
|
|
|
+trc_isTxAmpduOperational = 0x400054f0;
|
|
|
+trc_onAmpduOp = 0x400054fc;
|
|
|
+TRC_PER_IS_GOOD = 0x40005508;
|
|
|
+trc_SetTxAmpduState = 0x40005514;
|
|
|
+trc_tid_isTxAmpduOperational = 0x40005520;
|
|
|
+trcAmpduSetState = 0x4000552c;
|
|
|
+wDevCheckBlockError = 0x40005538;
|
|
|
+wDev_AppendRxBlocks = 0x40005544;
|
|
|
+wDev_DiscardFrame = 0x40005550;
|
|
|
+wDev_GetNoiseFloor = 0x4000555c;
|
|
|
+wDev_IndicateAmpdu = 0x40005568;
|
|
|
+wDev_IndicateFrame = 0x40005574;
|
|
|
+wdev_bank_store = 0x40005580;
|
|
|
+wdev_bank_load = 0x4000558c;
|
|
|
+wdev_mac_reg_load = 0x40005598;
|
|
|
+wdev_mac_reg_store = 0x400055a4;
|
|
|
+wdev_mac_special_reg_load = 0x400055b0;
|
|
|
+wdev_mac_special_reg_store = 0x400055bc;
|
|
|
+wdev_mac_wakeup = 0x400055c8;
|
|
|
+wdev_mac_sleep = 0x400055d4;
|
|
|
+hal_mac_is_dma_enable = 0x400055e0;
|
|
|
+wDev_ProcessFiq = 0x400055ec;
|
|
|
+wDev_ProcessRxSucData = 0x400055f8;
|
|
|
+wdevProcessRxSucDataAll = 0x40005604;
|
|
|
+wdev_csi_len_align = 0x40005610;
|
|
|
+ppDequeueTxDone_Locked = 0x4000561c;
|
|
|
+ppProcTxDone = 0x40005628;
|
|
|
+pm_tx_data_done_process = 0x40005634;
|
|
|
+config_is_cache_tx_buf_enabled = 0x40005640;
|
|
|
+ppMapWaitTxq = 0x4000564c;
|
|
|
+ppProcessWaitingQueue = 0x40005658;
|
|
|
+ppDisableQueue = 0x40005664;
|
|
|
+pm_allow_tx = 0x40005670;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+our_instances_ptr = 0x3ff0ee58;
|
|
|
+pTxRx = 0x3fcef960;
|
|
|
+lmacConfMib_ptr = 0x3fcef95c;
|
|
|
+our_wait_eb = 0x3fcef958;
|
|
|
+our_tx_eb = 0x3fcef954;
|
|
|
+pp_wdev_funcs = 0x3fcef950;
|
|
|
+g_osi_funcs_p = 0x3fcef94c;
|
|
|
+wDevCtrl_ptr = 0x3fcef948;
|
|
|
+g_wdev_last_desc_reset_ptr = 0x3ff0ee54;
|
|
|
+wDevMacSleep_ptr = 0x3fcef944;
|
|
|
+g_lmac_cnt_ptr = 0x3fcef940;
|
|
|
+our_controls_ptr = 0x3ff0ee50;
|
|
|
+pp_sig_cnt_ptr = 0x3fcef93c;
|
|
|
+g_eb_list_desc_ptr = 0x3fcef938;
|
|
|
+s_fragment_ptr = 0x3fcef934;
|
|
|
+if_ctrl_ptr = 0x3fcef930;
|
|
|
+g_intr_lock_mux = 0x3fcef92c;
|
|
|
+g_wifi_global_lock = 0x3fcef928;
|
|
|
+s_wifi_queue = 0x3fcef924;
|
|
|
+pp_task_hdl = 0x3fcef920;
|
|
|
+s_pp_task_create_sem = 0x3fcef91c;
|
|
|
+s_pp_task_del_sem = 0x3fcef918;
|
|
|
+g_wifi_menuconfig_ptr = 0x3fcef914;
|
|
|
+xphyQueue = 0x3fcef910;
|
|
|
+ap_no_lr_ptr = 0x3fcef90c;
|
|
|
+rc11BSchedTbl_ptr = 0x3fcef908;
|
|
|
+rc11NSchedTbl_ptr = 0x3fcef904;
|
|
|
+rcLoRaSchedTbl_ptr = 0x3fcef900;
|
|
|
+BasicOFDMSched_ptr = 0x3fcef8fc;
|
|
|
+trc_ctl_ptr = 0x3fcef8f8;
|
|
|
+g_pm_cnt_ptr = 0x3fcef8f4;
|
|
|
+g_pm_ptr = 0x3fcef8f0;
|
|
|
+g_pm_cfg_ptr = 0x3fcef8ec;
|
|
|
+g_esp_mesh_quick_funcs_ptr = 0x3fcef8e8;
|
|
|
+g_txop_queue_status_ptr = 0x3fcef8e4;
|
|
|
+g_mac_sleep_en_ptr = 0x3fcef8e0;
|
|
|
+g_mesh_is_root_ptr = 0x3fcef8dc;
|
|
|
+g_mesh_topology_ptr = 0x3fcef8d8;
|
|
|
+g_mesh_init_ps_type_ptr = 0x3fcef8d4;
|
|
|
+g_mesh_is_started_ptr = 0x3fcef8d0;
|
|
|
+g_config_func = 0x3fcef8cc;
|
|
|
+g_net80211_tx_func = 0x3fcef8c8;
|
|
|
+g_timer_func = 0x3fcef8c4;
|
|
|
+s_michael_mic_failure_cb = 0x3fcef8c0;
|
|
|
+wifi_sta_rx_probe_req = 0x3fcef8bc;
|
|
|
+g_tx_done_cb_func = 0x3fcef8b8;
|
|
|
+g_per_conn_trc = 0x3fcef86c;
|
|
|
+s_encap_amsdu_func = 0x3fcef868;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group rom_net80211
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+esp_net80211_rom_version_get = 0x4000567c;
|
|
|
+ampdu_dispatch = 0x40005688;
|
|
|
+ampdu_dispatch_all = 0x40005694;
|
|
|
+ampdu_dispatch_as_many_as_possible = 0x400056a0;
|
|
|
+ampdu_dispatch_movement = 0x400056ac;
|
|
|
+ampdu_dispatch_upto = 0x400056b8;
|
|
|
+chm_is_at_home_channel = 0x400056c4;
|
|
|
+cnx_node_is_existing = 0x400056d0;
|
|
|
+cnx_node_search = 0x400056dc;
|
|
|
+ic_ebuf_recycle_rx = 0x400056e8;
|
|
|
+ic_ebuf_recycle_tx = 0x400056f4;
|
|
|
+ic_reset_rx_ba = 0x40005700;
|
|
|
+ieee80211_align_eb = 0x4000570c;
|
|
|
+ieee80211_ampdu_reorder = 0x40005718;
|
|
|
+ieee80211_ampdu_start_age_timer = 0x40005724;
|
|
|
+ieee80211_encap_esfbuf = 0x40005730;
|
|
|
+ieee80211_is_tx_allowed = 0x4000573c;
|
|
|
+ieee80211_output_pending_eb = 0x40005748;
|
|
|
+ieee80211_output_process = 0x40005754;
|
|
|
+ieee80211_set_tx_desc = 0x40005760;
|
|
|
+sta_input = 0x4000576c;
|
|
|
+wifi_get_macaddr = 0x40005778;
|
|
|
+wifi_rf_phy_disable = 0x40005784;
|
|
|
+wifi_rf_phy_enable = 0x40005790;
|
|
|
+ic_ebuf_alloc = 0x4000579c;
|
|
|
+ieee80211_classify = 0x400057a8;
|
|
|
+ieee80211_copy_eb_header = 0x400057b4;
|
|
|
+ieee80211_recycle_cache_eb = 0x400057c0;
|
|
|
+ieee80211_search_node = 0x400057cc;
|
|
|
+roundup2 = 0x400057d8;
|
|
|
+ieee80211_crypto_encap = 0x400057e4;
|
|
|
+ieee80211_crypto_decap = 0x400057f0;
|
|
|
+ieee80211_decap = 0x400057fc;
|
|
|
+ieee80211_set_tx_pti = 0x40005808;
|
|
|
+wifi_is_started = 0x40005814;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+net80211_funcs = 0x3fcef864;
|
|
|
+g_scan = 0x3fcef860;
|
|
|
+g_chm = 0x3fcef85c;
|
|
|
+g_ic_ptr = 0x3fcef858;
|
|
|
+g_hmac_cnt_ptr = 0x3fcef854;
|
|
|
+g_tx_cacheq_ptr = 0x3fcef850;
|
|
|
+s_netstack_free = 0x3fcef84c;
|
|
|
+mesh_rxcb = 0x3fcef848;
|
|
|
+sta_rxcb = 0x3fcef844;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group rom_coexist
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+esp_coex_rom_version_get = 0x40005820;
|
|
|
+coex_bt_release = 0x4000582c;
|
|
|
+coex_bt_request = 0x40005838;
|
|
|
+coex_core_ble_conn_dyn_prio_get = 0x40005844;
|
|
|
+coex_core_event_duration_get = 0x40005850;
|
|
|
+coex_core_pti_get = 0x4000585c;
|
|
|
+coex_core_release = 0x40005868;
|
|
|
+coex_core_request = 0x40005874;
|
|
|
+coex_core_status_get = 0x40005880;
|
|
|
+coex_core_timer_idx_get = 0x4000588c;
|
|
|
+coex_event_duration_get = 0x40005898;
|
|
|
+coex_hw_timer_disable = 0x400058a4;
|
|
|
+coex_hw_timer_enable = 0x400058b0;
|
|
|
+coex_hw_timer_set = 0x400058bc;
|
|
|
+coex_schm_interval_set = 0x400058c8;
|
|
|
+coex_schm_lock = 0x400058d4;
|
|
|
+coex_schm_unlock = 0x400058e0;
|
|
|
+coex_status_get = 0x400058ec;
|
|
|
+coex_wifi_release = 0x400058f8;
|
|
|
+esp_coex_ble_conn_dynamic_prio_get = 0x40005904;
|
|
|
+/* Data (.data, .bss, .rodata) */
|
|
|
+coex_env_ptr = 0x3fcef840;
|
|
|
+coex_pti_tab_ptr = 0x3fcef83c;
|
|
|
+coex_schm_env_ptr = 0x3fcef838;
|
|
|
+coexist_funcs = 0x3fcef834;
|
|
|
+g_coa_funcs_p = 0x3fcef830;
|
|
|
+g_coex_param_ptr = 0x3fcef82c;
|
|
|
+
|
|
|
+
|
|
|
+/***************************************
|
|
|
+ Group rom_phy
|
|
|
+ ***************************************/
|
|
|
+
|
|
|
+/* Functions */
|
|
|
+chip727_phyrom_version = 0x40005910;
|
|
|
+phy_get_romfuncs = 0x4000591c;
|
|
|
+rom_abs_temp = 0x40005928;
|
|
|
+rom_agc_reg_init = 0x40005934;
|
|
|
+rom_bb_bss_cbw40 = 0x40005940;
|
|
|
+rom_bb_bss_cbw40_ana = 0x4000594c;
|
|
|
+rom_bb_bss_cbw40_dig = 0x40005958;
|
|
|
+rom_bb_reg_init = 0x40005964;
|
|
|
+rom_bb_wdg_cfg = 0x40005970;
|
|
|
+rom_bb_wdg_test_en = 0x4000597c;
|
|
|
+rom_bb_wdt_get_status = 0x40005988;
|
|
|
+rom_bb_wdt_int_enable = 0x40005994;
|
|
|
+rom_bb_wdt_rst_enable = 0x400059a0;
|
|
|
+rom_bb_wdt_timeout_clear = 0x400059ac;
|
|
|
+rom_bt_bb_to_index = 0x400059b8;
|
|
|
+rom_bt_correct_rf_ana_gain = 0x400059c4;
|
|
|
+rom_bt_index_to_bb = 0x400059d0;
|
|
|
+rom_cbw2040_cfg = 0x400059dc;
|
|
|
+rom_chan_to_freq = 0x400059e8;
|
|
|
+rom_check_noise_floor = 0x400059f4;
|
|
|
+rom_chip_i2c_readReg = 0x40005a00;
|
|
|
+rom_chip_i2c_readReg_org = 0x40005a0c;
|
|
|
+rom_chip_i2c_writeReg = 0x40005a18;
|
|
|
+rom_code_to_temp = 0x40005a24;
|
|
|
+rom_correct_rf_ana_gain = 0x40005a30;
|
|
|
+rom_dac_rate_set = 0x40005a3c;
|
|
|
+rom_dc_iq_est = 0x40005a48;
|
|
|
+rom_disable_agc = 0x40005a54;
|
|
|
+rom_disable_wifi_agc = 0x40005a60;
|
|
|
+rom_en_pwdet = 0x40005a6c;
|
|
|
+rom_enable_agc = 0x40005a78;
|
|
|
+rom_enable_wifi_agc = 0x40005a84;
|
|
|
+rom_enter_critical_phy = 0x40005a90;
|
|
|
+rom_exit_critical_phy = 0x40005a9c;
|
|
|
+rom_fe_reg_init = 0x40005aa8;
|
|
|
+rom_fe_txrx_reset = 0x40005ab4;
|
|
|
+rom_force_txon = 0x40005ac0;
|
|
|
+rom_get_bbgain_db = 0x40005acc;
|
|
|
+rom_get_data_sat = 0x40005ad8;
|
|
|
+rom_get_i2c_hostid = 0x40005ae4;
|
|
|
+rom_get_i2c_mst0_mask = 0x40005af0;
|
|
|
+rom_get_i2c_read_mask = 0x40005afc;
|
|
|
+rom_get_phy_target_power = 0x40005b08;
|
|
|
+rom_get_pll_vol = 0x40005b14;
|
|
|
+rom_get_pwctrl_correct = 0x40005b20;
|
|
|
+rom_get_rate_fcc_index = 0x40005b2c;
|
|
|
+rom_get_rate_target_power = 0x40005b38;
|
|
|
+rom_get_rf_gain_qdb = 0x40005b44;
|
|
|
+rom_get_sar2_vol = 0x40005b50;
|
|
|
+rom_get_target_power_offset = 0x40005b5c;
|
|
|
+rom_i2c_paral_read = 0x40005b68;
|
|
|
+rom_i2c_paral_set_mst0 = 0x40005b74;
|
|
|
+rom_i2c_paral_set_read = 0x40005b80;
|
|
|
+rom_i2c_paral_write = 0x40005b8c;
|
|
|
+rom_i2c_paral_write_mask = 0x40005b98;
|
|
|
+rom_i2c_paral_write_num = 0x40005ba4;
|
|
|
+rom_i2c_readReg = 0x40005bb0;
|
|
|
+rom_i2c_readReg_Mask = 0x40005bbc;
|
|
|
+rom_i2c_writeReg = 0x40005bc8;
|
|
|
+rom_i2c_writeReg_Mask = 0x40005bd4;
|
|
|
+rom_i2cmst_reg_init = 0x40005be0;
|
|
|
+rom_index_to_txbbgain = 0x40005bec;
|
|
|
+rom_iq_corr_enable = 0x40005bf8;
|
|
|
+rom_iq_est_disable = 0x40005c04;
|
|
|
+rom_iq_est_enable = 0x40005c10;
|
|
|
+rom_linear_to_db = 0x40005c1c;
|
|
|
+rom_loopback_mode_en = 0x40005c28;
|
|
|
+rom_mac_enable_bb = 0x40005c34;
|
|
|
+rom_mac_tx_chan_offset = 0x40005c40;
|
|
|
+rom_mhz2ieee = 0x40005c4c;
|
|
|
+rom_noise_floor_auto_set = 0x40005c58;
|
|
|
+rom_open_i2c_xpd = 0x40005c64;
|
|
|
+rom_pbus_debugmode = 0x40005c70;
|
|
|
+rom_pbus_force_mode = 0x40005c7c;
|
|
|
+rom_pbus_force_test = 0x40005c88;
|
|
|
+rom_pbus_rd = 0x40005c94;
|
|
|
+rom_pbus_rd_addr = 0x40005ca0;
|
|
|
+rom_pbus_rd_shift = 0x40005cac;
|
|
|
+rom_pbus_set_dco = 0x40005cb8;
|
|
|
+rom_pbus_set_rxgain = 0x40005cc4;
|
|
|
+rom_pbus_workmode = 0x40005cd0;
|
|
|
+rom_pbus_xpd_rx_off = 0x40005cdc;
|
|
|
+rom_pbus_xpd_rx_on = 0x40005ce8;
|
|
|
+rom_pbus_xpd_tx_off = 0x40005cf4;
|
|
|
+rom_pbus_xpd_tx_on = 0x40005d00;
|
|
|
+rom_phy_byte_to_word = 0x40005d0c;
|
|
|
+rom_phy_dis_hw_set_freq = 0x40005d18;
|
|
|
+rom_phy_disable_cca = 0x40005d24;
|
|
|
+rom_phy_en_hw_set_freq = 0x40005d30;
|
|
|
+rom_phy_enable_cca = 0x40005d3c;
|
|
|
+rom_phy_get_noisefloor = 0x40005d48;
|
|
|
+rom_phy_get_rx_freq = 0x40005d54;
|
|
|
+rom_phy_pwdet_always_en = 0x40005d60;
|
|
|
+rom_phy_pwdet_onetime_en = 0x40005d6c;
|
|
|
+rom_phy_set_bbfreq_init = 0x40005d78;
|
|
|
+rom_phy_track_pll_cap = 0x40005d84;
|
|
|
+rom_phy_xpd_rf = 0x40005d90;
|
|
|
+rom_pkdet_vol_start = 0x40005d9c;
|
|
|
+rom_pll_correct_dcap = 0x40005da8;
|
|
|
+rom_pll_vol_cal = 0x40005db4;
|
|
|
+rom_pow_usr = 0x40005dc0;
|
|
|
+rom_pwdet_sar2_init = 0x40005dcc;
|
|
|
+rom_read_hw_noisefloor = 0x40005dd8;
|
|
|
+rom_read_sar_dout = 0x40005de4;
|
|
|
+rom_read_sar2_code = 0x40005df0;
|
|
|
+rom_rtc_sar2_init = 0x40005dfc;
|
|
|
+rom_rx_gain_force = 0x40005e08;
|
|
|
+rom_set_cal_rxdc = 0x40005e14;
|
|
|
+rom_set_cca = 0x40005e20;
|
|
|
+rom_set_chan_cal_interp = 0x40005e2c;
|
|
|
+rom_set_loopback_gain = 0x40005e38;
|
|
|
+rom_set_noise_floor = 0x40005e44;
|
|
|
+rom_set_pbus_reg = 0x40005e50;
|
|
|
+rom_set_rx_comp = 0x40005e5c;
|
|
|
+rom_set_rxclk_en = 0x40005e68;
|
|
|
+rom_set_tx_dig_gain = 0x40005e74;
|
|
|
+rom_set_tx_gain_table = 0x40005e80;
|
|
|
+rom_set_txcap_reg = 0x40005e8c;
|
|
|
+rom_set_txclk_en = 0x40005e98;
|
|
|
+rom_set_xpd_sar = 0x40005ea4;
|
|
|
+rom_spur_cal = 0x40005eb0;
|
|
|
+rom_spur_coef_cfg = 0x40005ebc;
|
|
|
+rom_spur_reg_write_one_tone = 0x40005ec8;
|
|
|
+rom_target_power_add_backoff = 0x40005ed4;
|
|
|
+rom_temp_to_power = 0x40005ee0;
|
|
|
+rom_tsens_code_read = 0x40005eec;
|
|
|
+rom_tsens_dac_cal = 0x40005ef8;
|
|
|
+rom_tsens_index_to_dac = 0x40005f04;
|
|
|
+rom_tsens_index_to_offset = 0x40005f10;
|
|
|
+rom_tsens_read_init = 0x40005f1c;
|
|
|
+rom_tx_paon_set = 0x40005f28;
|
|
|
+rom_tx_pwctrl_bg_init = 0x40005f34;
|
|
|
+rom_txbbgain_to_index = 0x40005f40;
|
|
|
+rom_wifi_11g_rate_chg = 0x40005f4c;
|
|
|
+rom_wr_bt_tx_atten = 0x40005f58;
|
|
|
+rom_wr_bt_tx_gain_mem = 0x40005f64;
|
|
|
+rom_write_chan_freq = 0x40005f70;
|
|
|
+rom_write_dac_gain2 = 0x40005f7c;
|
|
|
+rom_write_gain_mem = 0x40005f88;
|
|
|
+rom_write_pll_cap_mem = 0x40005f94;
|
|
|
+rom_write_txrate_power_offset = 0x40005fa0;
|
|
|
+rom_write_wifi_dig_gain = 0x40005fac;
|