mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +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.