Lines Matching full:p
11 LFS_RAMBD_TRACE("lfs_rambd_createcfg(%p {.context=%p, " in lfs_rambd_createcfg()
12 ".read=%p, .prog=%p, .erase=%p, .sync=%p, " in lfs_rambd_createcfg()
15 "%p {.erase_value=%"PRId32", .buffer=%p})", in lfs_rambd_createcfg()
46 LFS_RAMBD_TRACE("lfs_rambd_create(%p {.context=%p, " in lfs_rambd_create()
47 ".read=%p, .prog=%p, .erase=%p, .sync=%p, " in lfs_rambd_create()
61 LFS_RAMBD_TRACE("lfs_rambd_destroy(%p)", (void*)cfg); in lfs_rambd_destroy()
73 LFS_RAMBD_TRACE("lfs_rambd_read(%p, " in lfs_rambd_read()
74 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_rambd_read()
92 LFS_RAMBD_TRACE("lfs_rambd_prog(%p, " in lfs_rambd_prog()
93 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_rambd_prog()
118 LFS_RAMBD_TRACE("lfs_rambd_erase(%p, 0x%"PRIx32")", (void*)cfg, block); in lfs_rambd_erase()
135 LFS_RAMBD_TRACE("lfs_rambd_sync(%p)", (void*)cfg); in lfs_rambd_sync()