|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
This is the complete list of members for cdc::core::EventBus, including all inherited members.
| DEFAULT_QUEUE_SIZE | cdc::core::EventBus | static |
| eventMask(EventType type) | cdc::core::EventBus | inlinestatic |
| init(size_t queueSize=DEFAULT_QUEUE_SIZE) | cdc::core::EventBus | |
| instance() | cdc::core::EventBus | static |
| MAX_HANDLERS | cdc::core::EventBus | static |
| process() | cdc::core::EventBus | |
| publish(const Event &event, bool fromISR=false) | cdc::core::EventBus | |
| publish(EventType type, uint8_t value=0) | cdc::core::EventBus | |
| subscribe(EventHandler handler, uint32_t mask=0) | cdc::core::EventBus | |
| unsubscribe(uint8_t id) | cdc::core::EventBus |