Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h160 hw->conf.rx_right_first = enable; in i2s_ll_rx_enable_right_first()
1102 hw->conf.rx_right_first = 0; in i2s_ll_enable_builtin_adc()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h28 … uint32_t rx_right_first: 1; /*Set this bit to receive right channel data first*/ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h28 uint32_t rx_right_first: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h158 hw->conf.rx_right_first = enable; in i2s_ll_rx_enable_right_first()