Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h102 …uint32_t tx_ws_idle_pol: 1; /*0: WS should be 0 when sending left channel data and W… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h104 …uint32_t tx_ws_idle_pol : 1; /*0: WS should be 0 when sending left channel data… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h541 uint32_t tx_ws_idle_pol:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h548 uint32_t tx_ws_idle_pol:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h653 hw->tx_conf.tx_ws_idle_pol = ws_pol_level; in i2s_ll_tx_set_ws_idle_pol()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h665 hw->tx_conf.tx_ws_idle_pol = ws_pol_level; in i2s_ll_tx_set_ws_idle_pol()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h652 hw->tx_conf.tx_ws_idle_pol = ws_pol_level; in i2s_ll_tx_set_ws_idle_pol()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h672 hw->tx_conf.tx_ws_idle_pol = ws_pol_level; in i2s_ll_tx_set_ws_idle_pol()