agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
null.h File Reference
#include <zrtos/vfs_plugin.h>
Include dependency graph for null.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 ZRTOS_VFS_PLUGIN__INIT (null, ZRTOS_VFS_PLUGIN__0_ON_OPEN_DEFAULT() ZRTOS_VFS_PLUGIN__1_ON_CLOSE_DEFAULT() ZRTOS_VFS_PLUGIN__2_ON_MOUNT_DEFAULT() ZRTOS_VFS_PLUGIN__3_ON_UMOUNT_DEFAULT() ZRTOS_VFS_PLUGIN__4_ON_READ_DEFAULT() ZRTOS_VFS_PLUGIN__5_ON_WRITE_DEFAULT() ZRTOS_VFS_PLUGIN__6_ON_CAN_READ_DEFAULT() ZRTOS_VFS_PLUGIN__7_ON_CAN_WRITE_DEFAULT() ZRTOS_VFS_PLUGIN__8_ON_SEEK_DEFAULT() ZRTOS_VFS_PLUGIN__9_ON_IOCTL_DEFAULT())
 

Function Documentation

◆ ZRTOS_VFS_PLUGIN__INIT()