mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 18:00:17 +00:00
This commit adds the `LP_I2C_` namespace to the register definitions for the LP I2C registers on the esp32c5. Currently, the definitions lead to a clash with the HP I2C register definitions leading to compilation warnings.