wake-on-interrupt and NRF_GPIO->LATCH

What is the recommended way to clear the retained LATCH register using the zephyr generic GPIO functions after waking on interrupt from system OFF?  It does not appear to be cleared automatically or through the nRF GPIO driver.

I have hacked in the raw port manipulation now, so that I can sleep again without immediately waking up because of the set LATCH.  But this is not the cowboy way.

Parents Reply Children
No Data
Related