Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h76 …uint32_t rx_ws_idle_pol: 1; /*0: WS should be 0 when receiving left channel data and… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h76 …uint32_t rx_ws_idle_pol : 1; /*0: WS should be 0 when receiving left channel da… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h187 uint32_t rx_ws_idle_pol:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h190 uint32_t rx_ws_idle_pol:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h664 hw->rx_conf.rx_ws_idle_pol = ws_pol_level; in i2s_ll_rx_set_ws_idle_pol()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h676 hw->rx_conf.rx_ws_idle_pol = ws_pol_level; in i2s_ll_rx_set_ws_idle_pol()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h663 hw->rx_conf.rx_ws_idle_pol = ws_pol_level; in i2s_ll_rx_set_ws_idle_pol()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h683 hw->rx_conf.rx_ws_idle_pol = ws_pol_level; in i2s_ll_rx_set_ws_idle_pol()