Home
last modified time | relevance | path

Searched refs:I2C_MST_BURST_CTRL_S (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_ana_mst_reg.h74 #define I2C_MST_BURST_CTRL_M (I2C_MST_BURST_CTRL_V << I2C_MST_BURST_CTRL_S)
76 #define I2C_MST_BURST_CTRL_S 0 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2c_ana_mst_reg.h76 #define I2C_ANA_MST_BURST_CTRL_M ((I2C_MST_BURST_CTRL_V)<<(I2C_MST_BURST_CTRL_S))