mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 08:31:44 +01:00 
			
		
		
		
	Closes https://github.com/espressif/esp-idf/issues/8800 Closes https://github.com/espressif/esp-idf/issues/9132
		
			
				
	
	
		
			47 lines
		
	
	
		
			877 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			877 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
System API
 | 
						|
**********
 | 
						|
 | 
						|
:link_to_translation:`zh_CN:[中文]`
 | 
						|
 | 
						|
.. toctree::
 | 
						|
    :maxdepth: 1
 | 
						|
 | 
						|
    app_image_format
 | 
						|
    bootloader_image_format
 | 
						|
    app_trace
 | 
						|
    esp_function_with_shared_stack
 | 
						|
    chip_revision
 | 
						|
    console
 | 
						|
    efuse
 | 
						|
    esp_err
 | 
						|
    esp_https_ota
 | 
						|
    esp_event
 | 
						|
    freertos
 | 
						|
    freertos_idf
 | 
						|
    freertos_additions
 | 
						|
    mem_alloc
 | 
						|
    mm
 | 
						|
    heap_debug
 | 
						|
    esp_timer
 | 
						|
    internal-unstable
 | 
						|
    :not CONFIG_FREERTOS_UNICORE: ipc
 | 
						|
    intr_alloc
 | 
						|
    log
 | 
						|
    misc_system_api
 | 
						|
    ota
 | 
						|
    :CONFIG_IDF_TARGET_ARCH_XTENSA: perfmon
 | 
						|
    power_management
 | 
						|
    pthread
 | 
						|
    random
 | 
						|
    sleep_modes
 | 
						|
    soc_caps
 | 
						|
    system_time
 | 
						|
    :SOC_ASYNC_MEMCPY_SUPPORTED: async_memcpy
 | 
						|
    :esp32: himem
 | 
						|
    :SOC_ULP_FSM_SUPPORTED: ulp
 | 
						|
    :SOC_RISCV_COPROC_SUPPORTED: ulp-risc-v
 | 
						|
    wdts
 | 
						|
 | 
						|
 | 
						|
Code examples for this API section are provided in the :example:`system` directory of ESP-IDF examples.
 |