Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_regi2c_esp32h2.c45 #define REGI2C_RTC_WR_CNTL_S 24 macro
158 …| ((0x1 & REGI2C_RTC_WR_CNTL_V) << REGI2C_RTC_WR_CNTL_S) // 0: READ I2C register; 1: Write I2C reg… in regi2c_write_impl()
183 | ((0x1 & REGI2C_RTC_WR_CNTL_V) << REGI2C_RTC_WR_CNTL_S) in regi2c_write_mask_impl()
Desp_rom_hp_regi2c_esp32c6.c44 #define REGI2C_RTC_WR_CNTL_S 24 macro
159 …| ((0x1 & REGI2C_RTC_WR_CNTL_V) << REGI2C_RTC_WR_CNTL_S) // 0: READ I2C register; 1: Write I2C reg… in regi2c_write_impl()
184 | ((0x1 & REGI2C_RTC_WR_CNTL_V) << REGI2C_RTC_WR_CNTL_S) in regi2c_write_mask_impl()