GPIOTE - 1x GPIOTE channel controlling 2x pins

Due to resource exhaustion I'm curious whether this is possible.

It violates the 1-1 GPIOTE rule and I couldn't find any thread/message about it being possible or otherwise. In my use-case I have two channels doing the same thing (for two pins) and ideally would like to release a channel for another purpose.

I suppose the question is why not and how the underlying hardware works. If GPIO..OUTSET can do it, why GPIOTE can't...

I can't test it for a couple weeks but can made code changes early if it's likely to work.

Cheers!

Related