Home
last modified time | relevance | path

Searched refs:scl_rst_slv_en (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h632 hw->scl_sp_conf.scl_rst_slv_en = 1; in i2c_ll_master_clr_bus()
636 while (hw->scl_sp_conf.scl_rst_slv_en); in i2c_ll_master_clr_bus()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h617 hw->scl_sp_conf.scl_rst_slv_en = 0; in i2c_ll_master_clr_bus()
618 hw->scl_sp_conf.scl_rst_slv_en = 1; in i2c_ll_master_clr_bus()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h651 hw->scl_sp_conf.scl_rst_slv_en = 1; in i2c_ll_master_clr_bus()
655 while (hw->scl_sp_conf.scl_rst_slv_en); in i2c_ll_master_clr_bus()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2c_ll.h650 hw->scl_sp_conf.scl_rst_slv_en = 1; in i2c_ll_master_clr_bus()
654 while (hw->scl_sp_conf.scl_rst_slv_en); in i2c_ll_master_clr_bus()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h651 hw->scl_sp_conf.scl_rst_slv_en = 1; in i2c_ll_master_clr_bus()
655 while (hw->scl_sp_conf.scl_rst_slv_en); in i2c_ll_master_clr_bus()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h366 uint32_t scl_rst_slv_en:1; member
Di2c_struct.h404 uint32_t scl_rst_slv_en:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h375 uint32_t scl_rst_slv_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h413 uint32_t scl_rst_slv_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h404 uint32_t scl_rst_slv_en:1; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h317 uint32_t scl_rst_slv_en : 1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h298 uint32_t scl_rst_slv_en: 1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h647 hw->scl_sp_conf.scl_rst_slv_en = 1; in i2c_ll_master_clr_bus()