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