Datasheet says
From OFF State:
• Push-button is pressed (falling edge on PB_IN) OR
• USB voltage is asserted (rising edge on USB) OR
• AC adaptor is inserted (rising edge on AC) AND
• PWR_EN pin is asserted (pulled high) AND
• Device is not in Under Voltage Lockout (UVLO) or Over Temperature Shutdown (OTS).
The PWR_EN pin is level sensitive (opposed to edge sensitive) and it makes no difference if it is asserted before
or after the above power-up events. However, it must be asserted within 5 seconds of the power-up event
otherwise the power-down sequence will be triggered and the device enters either OFF state.
--------------------
Question:
How long should the PWR_EN pin be held low to cause shutdown ??
However PWR_EN itself a power-up event. So does it expect the PWR_EN to go low twice for 5s each to cause a power down ?