# mbed-os-snippet-UserAllocatedEvent_ex_1 **Repository Path**: mirrors_ARMmbed/mbed-os-snippet-UserAllocatedEvent_ex_1 ## Basic Information - **Project Name**: mbed-os-snippet-UserAllocatedEvent_ex_1 - **Description**: A mirrored example snippet from mbed-os-examples-docs_only - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: v6.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UserAllocatedEvent and static EventQueue example UserAllocatedEvent class example to manually instantiate, configure and post events onto the static EventQueue. For more information about these APIs, please see our [rendered documentation](https://os.mbed.com/docs/mbed-os/latest/apis/userallocatedevent.html). MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.