forked from espressif/esp-idf
fix(lp-i2c): Fixed register definition namespace for LP I2C registers on esp32c5
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.
This commit is contained in: