adc1_lock_release() function
to let other tasks use the ADC1 when I2S is not work. Other tasks will be forbidden to use ADC1 between ``adc1_adc/i2s_mode_acquire`` and ``adc1_i2s_release``. Call this function to release the occupation of ADC1
Return value
always return ESP_OK.
adc1_lock_release() is called by 2 functions and calls 4 functions:
![]()
adc1_lock_release()
adc1_lock_release() reads 7 variables:
![]()
adc1_lock_release()