![]() |
agileRTOS (zrtos)
Version 0.8.0 (ghostbuster)
|
Go to the source code of this file.
| zrtos_error_t zrtos_vfs_module_random__on_open | ( | zrtos_vfs_file_t * | thiz | ) |
Definition at line 19 of file random.h.
| zrtos_error_t zrtos_vfs_module_random__on_read | ( | zrtos_vfs_file_t * | thiz, |
| char * | path, | ||
| void * | buf, | ||
| size_t | len, | ||
| zrtos_vfs_offset_t | offset, | ||
| size_t * | ret | ||
| ) |
Definition at line 30 of file random.h.