laokaiyao 
							
						 
					 
					
						
						
							
						
						ad623893d4 
					 
					
						
						
							
							feat(i2s): support tuning rate dynamically  
						
						
						
						
					 
					
						2025-02-17 16:20:24 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						805d6e4e73 
					 
					
						
						
							
							fix(i2s): lock APB when using apll with DFS feature  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/14707 
Append to the commit ad9021a844 
						
						
					 
					
						2025-01-10 20:28:36 +08:00 
						 
				 
			
				
					
						
							
							
								Chen Jichang 
							
						 
					 
					
						
						
							
						
						f6c776d6c6 
					 
					
						
						
							
							feat(legacy_driver): add kconfig to skip legacy confilct check  
						
						
						
						
					 
					
						2024-12-09 21:24:04 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						9b779d8b3c 
					 
					
						
						
							
							feat(i2s): support to select PDM data format  
						
						
						
						
					 
					
						2024-11-21 19:04:55 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						ad9021a844 
					 
					
						
						
							
							fix(i2s): fix the crackle using apll with DFS feature  
						
						... 
						
						
						
						Closes: https://github.com/espressif/esp-idf/issues/14707  
						
						
					 
					
						2024-10-28 10:25:13 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						39cbba3685 
					 
					
						
						
							
							change(gdma): deprecate legacy API  
						
						... 
						
						
						
						gdma_new_channel() is replaced by gdma_new_ahb_channel() and
gdma_new_axi_channel() 
						
						
					 
					
						2024-08-28 15:27:35 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						ee8933f651 
					 
					
						
						
							
							feat(lp_i2s): lp_i2s driver  
						
						
						
						
					 
					
						2024-08-02 12:02:05 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						2b1466b070 
					 
					
						
						
							
							refactor(i2s): clean up DMA buffer allocation  
						
						
						
						
					 
					
						2024-06-03 16:13:13 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						d2468b8d0e 
					 
					
						
						
							
							fix(i2s): add the missed port2 for p4  
						
						
						
						
					 
					
						2024-05-27 10:46:48 +08:00 
						 
				 
			
				
					
						
							
							
								wanlei 
							
						 
					 
					
						
						
							
						
						fb8376cb8c 
					 
					
						
						
							
							feat(i2s): c5mp i2s support  
						
						
						
						
					 
					
						2024-05-22 17:29:48 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						40f38bea6f 
					 
					
						
						
							
							feat(dma): refactor dma calloc function  
						
						
						
						
					 
					
						2024-04-02 14:30:14 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						f0518b3c16 
					 
					
						
						
							
							feat(dma): advanced dma malloc helper  
						
						
						
						
					 
					
						2024-04-02 14:30:14 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						c0289ee6eb 
					 
					
						
						
							
							fix(drivers): fix typos found by codespell  
						
						... 
						
						
						
						codespell components/esp_driver* 
						
						
					 
					
						2024-03-28 10:01:27 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						3f89072af1 
					 
					
						
						
							
							feat(all): Use PRIx macro in all logs  
						
						
						
						
					 
					
						2024-03-12 11:15:53 +02:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						c65fbbdf71 
					 
					
						
						
							
							change(driver): reformat driver component with astyle_py  
						
						
						
						
					 
					
						2024-02-26 11:47:05 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						62ae0efa54 
					 
					
						
						
							
							feat(i2s): support i2s legacy driver on p4  
						
						
						
						
					 
					
						2024-01-19 19:28:33 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						e88d528b81 
					 
					
						
						
							
							refactor(dac): remove redundant ll config for dac mode  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12741  
						
						
					 
					
						2023-12-09 20:14:54 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						e2c182ab4b 
					 
					
						
						
							
							refactor(i2s): stop to output mclk after uninstalled on esp32  
						
						
						
						
					 
					
						2023-10-20 14:55:10 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						c018dc9d77 
					 
					
						
						
							
							refactor(hal): avoid float type in hal  
						
						
						
						
					 
					
						2023-10-07 19:01:04 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						e1039f9ce2 
					 
					
						
						
							
							fix(i2s_platform): merge the i2s platform acquire API  
						
						
						
						
					 
					
						2023-09-28 15:03:27 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						72a0746e62 
					 
					
						
						
							
							refactor(apll): move the apll soc caps to clk_tree_ll  
						
						
						
						
					 
					
						2023-09-28 15:03:27 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						0b0f25c30d 
					 
					
						
						
							
							feat(i2s): supported getting the tx sync count and specify interrupt flags  
						
						
						
						
					 
					
						2023-09-28 15:03:27 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						cf889f3c6d 
					 
					
						
						
							
							feat(i2s): support i2s on esp32p4  
						
						
						
						
					 
					
						2023-09-28 15:03:27 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						6fc935e584 
					 
					
						
						
							
							refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t  
						
						... 
						
						
						
						portBASE_TYPE is an internal macro defined by the porting layer. This commit
changes all references to BaseType_t which is the official type exposed by
FreeRTOS. 
						
						
					 
					
						2023-07-31 17:10:34 +02:00 
						 
				 
			
				
					
						
							
							
								Zim Kalinowski 
							
						 
					 
					
						
						
							
						
						33e2985b95 
					 
					
						
						
							
							driver: fixed log related warnings in i2s and uart  
						
						
						
						
					 
					
						2023-07-12 15:50:06 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						88600bd91b 
					 
					
						
						
							
							driver: minor code clean up to pass coverity scan test  
						
						
						
						
					 
					
						2023-06-10 16:21:12 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						c25fc7d242 
					 
					
						
						
							
							i2s: fix incorrect sclk in legacy driver  
						
						
						
						
					 
					
						2023-01-17 11:34:25 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						5be3c21cfc 
					 
					
						
						
							
							adc: improve power logic  
						
						
						
						
					 
					
						2023-01-09 17:10:04 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						943dcd2cd1 
					 
					
						
						
							
							i2s_pdm: fix tx frequency limitation  
						
						... 
						
						
						
						Closes: https://github.com/espressif/esp-idf/issues/10420  
						
						
					 
					
						2022-12-29 16:31:03 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						3b4ec64f26 
					 
					
						
						
							
							i2s: support on esp32c6  
						
						
						
						
					 
					
						2022-11-17 11:04:39 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						f9f9a09dfb 
					 
					
						
						
							
							dac: update unit-test docs and examples for driver-NG  
						
						
						
						
					 
					
						2022-10-25 17:00:41 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						be7c656f6e 
					 
					
						
						
							
							i2s: fix tx incomplete auto clear  
						
						... 
						
						
						
						Closes: https://github.com/espressif/esp-idf/issues/9882  
						
						
					 
					
						2022-10-11 16:57:05 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						bae4944b90 
					 
					
						
						
							
							i2s: bringup i2s on esp32c6  
						
						
						
						
					 
					
						2022-09-15 20:03:39 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						7197e987cb 
					 
					
						
						
							
							i2s: add XTAL clock source  
						
						
						
						
					 
					
						2022-09-15 19:32:06 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						d91c8759c0 
					 
					
						
						
							
							driver: remove -Wno-format flag  
						
						
						
						
					 
					
						2022-08-08 08:30:09 +00:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						a32a89b002 
					 
					
						
						
							
							i2s_legacy_test: fix the clock test issue  
						
						
						
						
					 
					
						2022-08-03 13:14:48 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						5e6a16380a 
					 
					
						
						
							
							esp_adc: move adc common hw related code into esp_hw_support  
						
						
						
						
					 
					
						2022-07-28 03:49:48 +00:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						edee3ee3cd 
					 
					
						
						
							
							i2s: add slot sequence table  
						
						... 
						
						
						
						Closes: https://github.com/espressif/esp-idf/issues/9208 
When I2S is configured into different modes, the slot sequence varies.
This commit updates slot sequence tables and corresponding descriptions
in (both code and programming guide). 
						
						
					 
					
						2022-07-21 15:52:39 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						90866e99fb 
					 
					
						
						
							
							i2s: add basic examples for STD/TDM/PDM mode  
						
						
						
						
					 
					
						2022-07-21 15:52:39 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						5b523a3313 
					 
					
						
						
							
							esp_adc: new esp_adc component and adc drivers  
						
						
						
						
					 
					
						2022-07-15 18:31:00 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						28b8fc6a7e 
					 
					
						
						
							
							i2s: update documents for driver-NG  
						
						
						
						
					 
					
						2022-06-15 10:30:04 +08:00