mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 21:14:37 +00:00 
			
		
		
		
	change rom function for esp32c3 to fix eb lldesc size issue
This commit is contained in:
		| @@ -1500,8 +1500,6 @@ esp_pp_rom_version_get = 0x400015b0; | |||||||
| RC_GetBlockAckTime = 0x400015b4; | RC_GetBlockAckTime = 0x400015b4; | ||||||
| ebuf_list_remove = 0x400015b8; | ebuf_list_remove = 0x400015b8; | ||||||
| esf_buf_alloc = 0x400015bc; | esf_buf_alloc = 0x400015bc; | ||||||
| esf_buf_alloc_dynamic = 0x400015c0; |  | ||||||
| esf_buf_recycle = 0x400015c4; |  | ||||||
| GetAccess = 0x400015c8; | GetAccess = 0x400015c8; | ||||||
| hal_mac_is_low_rate_enabled = 0x400015cc; | hal_mac_is_low_rate_enabled = 0x400015cc; | ||||||
| hal_mac_tx_get_blockack = 0x400015d0; | hal_mac_tx_get_blockack = 0x400015d0; | ||||||
| @@ -1624,7 +1622,6 @@ TRC_PER_IS_GOOD = 0x400017a4; | |||||||
| trc_SetTxAmpduState = 0x400017a8; | trc_SetTxAmpduState = 0x400017a8; | ||||||
| trc_tid_isTxAmpduOperational = 0x400017ac; | trc_tid_isTxAmpduOperational = 0x400017ac; | ||||||
| trcAmpduSetState = 0x400017b0; | trcAmpduSetState = 0x400017b0; | ||||||
| wDevCheckBlockError = 0x400017b4; |  | ||||||
| wDev_AppendRxBlocks = 0x400017b8; | wDev_AppendRxBlocks = 0x400017b8; | ||||||
| wDev_DiscardFrame = 0x400017bc; | wDev_DiscardFrame = 0x400017bc; | ||||||
| wDev_GetNoiseFloor = 0x400017c0; | wDev_GetNoiseFloor = 0x400017c0; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 dongyou
					dongyou