Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Di2s_struct.h176 uint32_t tx_fifo_mod_force_en: 1; /*The bit should always be set to 1*/ member
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Di2s_struct.h161 uint32_t tx_fifo_mod_force_en: 1; member
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Di2s_ll.h169 hw->fifo_conf.tx_fifo_mod_force_en = enable; in i2s_ll_tx_force_enable_fifo_mod()
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Di2s_ll.h171 hw->fifo_conf.tx_fifo_mod_force_en = enable; in i2s_ll_tx_force_enable_fifo_mod()