Lines Matching refs:LFS_RAMBD_TRACE
12 LFS_RAMBD_TRACE("lfs_rambd_create(%p {.context=%p, "
32 LFS_RAMBD_TRACE("lfs_rambd_create -> %d", LFS_ERR_NOMEM);
40 LFS_RAMBD_TRACE("lfs_rambd_create -> %d", 0);
45 LFS_RAMBD_TRACE("lfs_rambd_destroy(%p)", (void*)cfg);
51 LFS_RAMBD_TRACE("lfs_rambd_destroy -> %d", 0);
57 LFS_RAMBD_TRACE("lfs_rambd_read(%p, "
71 LFS_RAMBD_TRACE("lfs_rambd_read -> %d", 0);
77 LFS_RAMBD_TRACE("lfs_rambd_prog(%p, "
91 LFS_RAMBD_TRACE("lfs_rambd_prog -> %d", 0);
96 LFS_RAMBD_TRACE("lfs_rambd_erase(%p, 0x%"PRIx32" (%"PRIu32"))",
106 LFS_RAMBD_TRACE("lfs_rambd_erase -> %d", 0);
111 LFS_RAMBD_TRACE("lfs_rambd_sync(%p)", (void*)cfg);
116 LFS_RAMBD_TRACE("lfs_rambd_sync -> %d", 0);