Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Di2s_types.h41I2S_ROLE_MASTER, /*!< I2S controller master role, bclk and ws signal will be set to… enumerator
/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c760 if (p_i2s[i2s_num]->role == I2S_ROLE_MASTER) { in i2s_calculate_common_clock()
1234 p_i2s[i2s_num]->role = I2S_ROLE_MASTER; in i2s_mode_identify()