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

Function ft2004_mmcsd_change

bsp/ft2004/drivers/drv_sdctrl.c:632–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630INIT_DEVICE_EXPORT(rthw_sdctrl_init);
631
632void ft2004_mmcsd_change(void)
633{
634 mmcsd_change(sdctrl_class.host);
635}
636
637rt_bool_t ft2004_card_status(void)
638{

Callers 2

_sdcard_mountFunction · 0.85
_sdcard_unmountFunction · 0.85

Calls 1

mmcsd_changeFunction · 0.85

Tested by

no test coverage detected