mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	Closes: https://github.com/espressif/esp-idf/issues/4386 Closes: IDFGH-2237 Closes: IDF-1199
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
System API
 | 
						|
**********
 | 
						|
 | 
						|
.. toctree::
 | 
						|
    :maxdepth: 1
 | 
						|
 | 
						|
    App image format <app_image_format>
 | 
						|
    Application Level Tracing <app_trace>
 | 
						|
    eFuse Manager <efuse>
 | 
						|
    Error Codes and Helper Functions <esp_err>
 | 
						|
    ESP HTTPS OTA <esp_https_ota>
 | 
						|
    ESP pthread <esp_pthread>
 | 
						|
    Event Loop Library <esp_event>
 | 
						|
    FreeRTOS <freertos>
 | 
						|
    FreeRTOS Additions <freertos_additions>
 | 
						|
    Heap Memory Allocation <mem_alloc>
 | 
						|
    Heap Memory Debugging <heap_debug>
 | 
						|
    High Resolution Timer <esp_timer>
 | 
						|
    Himem (large external SPI RAM) API <himem>
 | 
						|
    Inter-Processor Call <ipc>
 | 
						|
    Call function with external stack <esp_expression_with_stack>
 | 
						|
    Interrupt Allocation <intr_alloc>
 | 
						|
    Logging <log>
 | 
						|
    Miscellaneous System APIs <system>
 | 
						|
    Over The Air Updates (OTA) <ota>
 | 
						|
    Performance Monitor <perfmon>
 | 
						|
    Power Management <power_management>
 | 
						|
    Sleep Modes <sleep_modes>
 | 
						|
    Watchdogs <wdts>
 | 
						|
    System Time <system_time>
 | 
						|
 | 
						|
 | 
						|
Code examples for this API section are provided in the :example:`system` directory of ESP-IDF examples.
 |