Searched refs:PRIuPTR (Results 1 – 4 of 4) sorted by relevance
71 #define PRIuPTR "lu" /* uintptr_t */ macro
298 LOG_PRINTK("FAIL: mount id %" PRIuPTR " at %s: %d\n", in littlefs_mount()
996 LOG_ERR("Bad system call id %" PRIuPTR " invoked", bad_id); in handler_bad_syscall()
594 TC_PRINT("userdata is %p, value %" PRIuPTR "\n", cqe->userdata, idx); in test_rtio_transaction_()