I'm using a timer to trigger pins via PPI & GPIOTE. Setting the PPI TEP to the GPIOTE task works as expected. However, when I try to set a second pin via GPIOTE task via PPI FORK, the second pin isn't being set.
Here's an image of the register values in question that aren't working:

PPI Channel 0 correctly toggles pin 0,14, but doesn't enable pin 0,8.