laokaiyao
							
						 
					 | 
					
						
						
							
						
						48c28eed00
					 | 
					
						
						
							
							fix(i2s): add check for i2s DMA buffer array allocation
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/15607 
						
						
					 | 
					
						2025-03-20 16:58:38 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						511a4a89ce
					 | 
					
						
						
							
							fix(i2s): fixed mismatch of the i2s and gdma iram-safe config
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/15533 
						
						
					 | 
					
						2025-03-18 16:28:11 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								igor.udot
							
						 
					 | 
					
						
						
							
						
						daf2d31008
					 | 
					
						
						
							
							test: format all test scripts
						
						
						
						
						
						
					 | 
					
						2025-03-05 12:08:48 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kevin (Lao Kaiyao)
							
						 
					 | 
					
						
						
							
						
						9f489c2ab0
					 | 
					
						
						
							
							Merge branch 'bugfix/fix_i2s_std_initializer_order_for_cpp_compiler' into 'master'
						
						
						
						
						
						
						
						fix(i2s): fixed i2s_std initializer order for cpp compiler
Closes IDFGH-14660
See merge request espressif/esp-idf!36992 
						
						
					 | 
					
						2025-02-18 10:13:49 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						ad623893d4
					 | 
					
						
						
							
							feat(i2s): support tuning rate dynamically
						
						
						
						
						
						
					 | 
					
						2025-02-17 16:20:24 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						7e0cb453e8
					 | 
					
						
						
							
							fix(i2s): fixed i2s_std initializer order for cpp compiler
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/15405 
						
						
					 | 
					
						2025-02-17 14:44:48 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						d4481517f7
					 | 
					
						
						
							
							fix(i2s): fixed the pdm2pcm capability on c5 and c61
						
						
						
						
						
						
					 | 
					
						2025-02-10 20:33:56 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						2bb9fb267f
					 | 
					
						
						
							
							fix(i2s): fix uninitialize warning for the default macros
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/15271 
						
						
					 | 
					
						2025-01-24 10:44:34 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						c0ab63c4c5
					 | 
					
						
						
							
							fix(i2s): fixed incorrect logic in slot reconfig
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/15256 
						
						
					 | 
					
						2025-01-24 10:44:28 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						c13ac70aa7
					 | 
					
						
						
							
							ci: check register half word
						
						
						
						
						
						
					 | 
					
						2025-01-20 16:37:18 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						79fd265c20
					 | 
					
						
						
							
							feat(i2s): append the i2s signals instead of overwrite
						
						
						
						
						
						
					 | 
					
						2025-01-20 16:37:18 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						7086f4ca6d
					 | 
					
						
						
							
							fix(i2s): add check for the tdm frame bits num
						
						
						
						
						
						
					 | 
					
						2024-12-23 14:39:07 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						7c6f50b744
					 | 
					
						
						
							
							fix(i2s): fixed some missing content and updates
						
						
						
						
						
						
					 | 
					
						2024-12-23 14:39:07 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						74427172e1
					 | 
					
						
						
							
							fix(i2s): fixed i2s coverity issue
						
						
						
						
						
						
					 | 
					
						2024-12-18 16:23:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						6cc2c717a9
					 | 
					
						
						
							
							fix(i2s): return error when mclk_div is smaller than 2
						
						
						
						
						
						
					 | 
					
						2024-12-18 16:23:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						b02eb01619
					 | 
					
						
						
							
							fix(i2s): fixed incorrect buf size calculation
						
						
						
						
						
						
					 | 
					
						2024-12-18 16:23:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						2b2d56306b
					 | 
					
						
						
							
							change(lp_i2s): coverity: remove not necessary null pointer check
						
						
						
						
						
						
					 | 
					
						2024-12-11 11:42:42 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						bf949c8762
					 | 
					
						
						
							
							fix(i2s): fixed the issue in PR 14879
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/pull/14879
[Kevin: Update to only remove the limitation for PCM short format] 
						
						
					 | 
					
						2024-12-06 11:02:50 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gustavo Litovsky
							
						 
					 | 
					
						
						
							
						
						f5048d2814
					 | 
					
						
						
							
							change(esp32): undo forcing two slots in I2S
						
						
						
						
						
						
					 | 
					
						2024-12-06 11:02:50 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kevin (Lao Kaiyao)
							
						 
					 | 
					
						
						
							
						
						56349e6d65
					 | 
					
						
						
							
							Merge branch 'feature/support_i2s_pdm_data_format_option' into 'master'
						
						
						
						
						
						
						
						feat(i2s): support to select PDM data format
Closes IDF-10511
See merge request espressif/esp-idf!28602 
						
						
					 | 
					
						2024-11-21 21:58:00 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						9b779d8b3c
					 | 
					
						
						
							
							feat(i2s): support to select PDM data format
						
						
						
						
						
						
					 | 
					
						2024-11-21 19:04:55 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						f0a4d35e01
					 | 
					
						
						
							
							change(lp_i2d): use atomic fsm check
						
						
						
						
						
						
					 | 
					
						2024-11-21 11:08:11 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						0cbcd652a3
					 | 
					
						
						
							
							doc(lp_vad): lp vad programming guide
						
						
						
						
						
						
					 | 
					
						2024-11-21 11:08:11 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						fd2636012b
					 | 
					
						
						
							
							doc(lp_i2s): lp i2s programming guide
						
						
						
						
						
						
					 | 
					
						2024-11-21 10:54:19 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						255f0005f0
					 | 
					
						
						
							
							fix(lp_i2s): added cbs iram check
						
						
						
						
						
						
					 | 
					
						2024-11-21 10:53:34 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jiang Jiang Jian
							
						 
					 | 
					
						
						
							
						
						1f947551c0
					 | 
					
						
						
							
							Merge branch 'feat/sleep_retention_expand_module_bitmap' into 'master'
						
						
						
						
						
						
						
						expand the number of sleep retention modules supported on different chips
Closes PM-230
See merge request espressif/esp-idf!33755 
						
						
					 | 
					
						2024-11-20 14:50:35 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						978896a09d
					 | 
					
						
						
							
							docs(i2s): update i2s cap overview
						
						
						
						
						
						
					 | 
					
						2024-11-18 18:38:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Li Shuai
							
						 
					 | 
					
						
						
							
						
						8eea8a8ef3
					 | 
					
						
						
							
							change(esp_hw_support): update some modules sleep retention init dependency bitmap
						
						
						
						
						
						
					 | 
					
						2024-11-18 15:40:47 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						53d2d67226
					 | 
					
						
						
							
							ci(i2s): fix the potential overflow in multi_dev test
						
						
						
						
						
						
					 | 
					
						2024-11-15 18:11:39 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						4464673ab9
					 | 
					
						
						
							
							ci(i2s): fix i2s_multi_dev failed case
						
						
						
						
						
						
					 | 
					
						2024-10-30 13:26:34 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						8ab0cdde60
					 | 
					
						
						
							
							feat(i2s): support i2s on esp32c61
						
						
						
						
						
						
					 | 
					
						2024-10-22 15:12:38 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						56af6b5fc4
					 | 
					
						
						
							
							test(sleep): vad wakeup hp core test
						
						
						
						
						
						
					 | 
					
						2024-10-16 17:27:27 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						1792aba1dc
					 | 
					
						
						
							
							feat(vad): lp vad driver and wakeup feature
						
						
						
						
						
						
					 | 
					
						2024-10-16 17:27:27 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wanckl
							
						 
					 | 
					
						
						
							
						
						fa0c7636a5
					 | 
					
						
						
							
							test(driver_i2s): p4 and c5 enable multi dut test
						
						
						
						
						
						
					 | 
					
						2024-10-09 11:35:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						503097739e
					 | 
					
						
						
							
							fix(i2s): fix multi-dev test failure
						
						
						
						
						
						
					 | 
					
						2024-09-30 22:16:52 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						ae36f84945
					 | 
					
						
						
							
							feat(i2s): enable i2s test on c5
						
						
						
						
						
						
					 | 
					
						2024-09-30 17:38:22 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						0cb4bdc54e
					 | 
					
						
						
							
							feat(i2s): support sleep retention
						
						
						
						
						
						
					 | 
					
						2024-09-30 17:38:22 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						7ac567df96
					 | 
					
						
						
							
							fix: fix minor issues in isp and i2s
						
						
						
						
						
						
					 | 
					
						2024-09-02 14:07:05 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						462698f2de
					 | 
					
						
						
							
							change(i2s): add warning for inaccurate sample rate
						
						
						
						
						
						
					 | 
					
						2024-08-29 19:03:19 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						fe80989a17
					 | 
					
						
						
							
							fix(i2s): fixed alignment of max DMA buffer length on P4
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/14448 
						
						
					 | 
					
						2024-08-29 19:03:06 +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 (Dou Yiwen)
							
						 
					 | 
					
						
						
							
						
						3a0c25124e
					 | 
					
						
						
							
							Merge branch 'fix/fix_lp_i2s_coverity_issue' into 'master'
						
						
						
						
						
						
						
						lp_i2s: fixed coverity issue
Closes IDF-10715, IDF-10713, IDF-10716, IDF-10714, and IDF-10717
See merge request espressif/esp-idf!32617 
						
						
					 | 
					
						2024-08-07 17:29:06 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						6219d5e7d4
					 | 
					
						
						
							
							fix(lp_i2s): fixed coverity issue
						
						
						
						
						
						
					 | 
					
						2024-08-07 09:59:02 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						1c52462a4d
					 | 
					
						
						
							
							docs(i2s): update programming guide for I2S ETM feature
						
						
						
						
						
						
					 | 
					
						2024-08-06 10:16:34 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						a51b5dbe78
					 | 
					
						
						
							
							refactor(i2s): refactor to use i2s etm controlling
						
						
						
						
						
						
					 | 
					
						2024-08-06 10:16:34 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						20e665022f
					 | 
					
						
						
							
							test(lp_i2s): added lp i2s read tests
						
						
						
						
						
						
					 | 
					
						2024-08-02 12:02:05 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						ee8933f651
					 | 
					
						
						
							
							feat(lp_i2s): lp_i2s driver
						
						
						
						
						
						
					 | 
					
						2024-08-02 12:02:05 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						86a552e4e2
					 | 
					
						
						
							
							feat(i2s): support i2s etm event and task
						
						
						
						
						
						
					 | 
					
						2024-07-25 13:22:38 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |