It seems like the interrupt ID's from the LP peripherals from the esp32c6-lp svd are intended for the HP core, but are currently treated as interrupt sources for the LP core. The Interrupt enum and the generated interrupt vector table don't make sense from the perspective of the LP core. Technical Reference