mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			544 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			544 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| 错误代码和辅助函数
 | |
| ================================
 | |
| 
 | |
| :link_to_translation:`en:[English]`
 | |
| 
 | |
| 本节列出了 ESP-IDF 中常见错误代码的定义,以及部分与错误处理相关的辅助函数。
 | |
| 
 | |
| 有关 ESP-IDF 中错误代码的基本信息,请参阅 :doc:`错误处理 <../../api-guides/error-handling>`。
 | |
| 
 | |
| 有关 ESP-IDF 定义的错误代码的完整列表,请参阅 :doc:`错误代码参考 <../error-codes>`。
 | |
| 
 | |
| API 参考
 | |
| -------------
 | |
| 
 | |
| .. include-build-file:: inc/esp_check.inc
 | |
| .. include-build-file:: inc/esp_err.inc
 | 
