|
ssm
0.0.2
Runtime Library for the Sparse Synchronous Model
|
#include <ssm.h>
Include dependency graph for ssm-platform.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | ssm_platform_entry (void) |
| Platform-defined entry point. More... | |
| int | ssm_insert_input (ssm_sv_t *sv, ssm_value_t val) |
| Insert an input event into the input queue. More... | |