Home
last modified time | relevance | path

Searched refs:I2S_EXIT_CRITICAL (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c59 #define I2S_EXIT_CRITICAL(i2s_num) portEXIT_CRITICAL(&i2s_spinlock[i2s_num]) macro
451 I2S_EXIT_CRITICAL(i2s_num); in i2s_start()
471 I2S_EXIT_CRITICAL(i2s_num); in i2s_stop()
1165 I2S_EXIT_CRITICAL(i2s_num); in i2s_pcm_config()