MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / blk.c

File blk.c

components/drivers/block/blk.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * Copyright (c) 2006-2023, RT-Thread Development Team
3 *
4 * SPDX-License-Identifier: Apache-2.0

Callers

nothing calls this directly

Calls 10

rt_dm_ida_allocFunction · 0.85
rt_sem_initFunction · 0.85
rt_dm_ida_freeFunction · 0.85
rt_strerrorFunction · 0.85
rt_list_initFunction · 0.85
device_set_blk_fopsFunction · 0.85
rt_device_registerFunction · 0.85
rt_sem_detachFunction · 0.85
rt_spin_lock_initFunction · 0.50

Tested by

no test coverage detected