If the GPIO falls within 300us after raising (or GPIO raises within 300us after falling), the modem may miss the GPIO interrupt. So add delay by 300us before changing the GPIO. |
||
---|---|---|
.. | ||
src | ||
Kconfig | ||
Makefile |
If the GPIO falls within 300us after raising (or GPIO raises within 300us after falling), the modem may miss the GPIO interrupt. So add delay by 300us before changing the GPIO. |
||
---|---|---|
.. | ||
src | ||
Kconfig | ||
Makefile |