wangchdo opened a new pull request, #16920:
URL: https://github.com/apache/nuttx/pull/16920
Add nxevent_clear to clear event mask to an event object.
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
new event api is added: nxevent_clear, which can be used to manually clear
event mask
## Impact
A new event module api is added.
## Testing
**Enable event:**
<img width="703" height="417" alt="image"
src="https://github.com/user-attachments/assets/7fad205e-22e1-48d8-a258-64632cb8465f"
/>
**ostest pass**
<img width="586" height="571" alt="image"
src="https://github.com/user-attachments/assets/cbe6f6ef-8fee-4be9-81eb-081cc9ba1a90"
/>
--
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]