TaiJuWu commented on PR #11171: URL: https://github.com/apache/nuttx/pull/11171#issuecomment-1807181951
I remember the difference between enter_critical_section and irq_save is the first one can’t disable global(external) interrupt and the second can. Once external interrupt was triggered, the atomic property is broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
