Home
last modified time | relevance | path

Searched refs:dead (Results 1 – 8 of 8) sorted by relevance

/components/drivers/sdio/sdhci/
A Dsdhci-platform.c121 int dead = (readl(host->ioaddr + RT_SDHCI_INT_STATUS) == 0xffffffff); in rt_sdhci_pltfm_remove() local
123 rt_sdhci_uninit_host(host, dead); in rt_sdhci_pltfm_remove()
A Dsdhci.c2263 void rt_sdhci_uninit_host(struct rt_sdhci_host *host, int dead) in rt_sdhci_uninit_host() argument
2268 if (dead) in rt_sdhci_uninit_host()
2290 if (!dead) in rt_sdhci_uninit_host()
/components/net/lwip/lwip-2.0.3/doc/
A Dppp.txt274 * dead state (i.e. disconnected). We don't need to provide thread-safe
288 * if PPP session is in the dead state (i.e. disconnected).
301 * dead state (i.e. disconnected). We don't need to provide thread-safe
343 * be called if PPP session is in the dead state (i.e. disconnected).
372 * dead state (i.e. disconnected). You need to call ppp_close() before.
436 up(running) and down(dead) events.
/components/net/lwip/lwip-2.1.2/doc/
A Dppp.txt274 * dead state (i.e. disconnected). We don't need to provide thread-safe
288 * if PPP session is in the dead state (i.e. disconnected).
301 * dead state (i.e. disconnected). We don't need to provide thread-safe
343 * be called if PPP session is in the dead state (i.e. disconnected).
372 * dead state (i.e. disconnected). You need to call ppp_close() before.
436 up(running) and down(dead) events.
/components/drivers/misc/
A Drt_drv_pwm.c452 CMD_OPTIONS_NODE(PWM_LIST_DEAD_TIME, dead_time, set pwm dead time)
/components/drivers/sdio/sdhci/include/
A Dsdhci.h646 void rt_sdhci_uninit_host(struct rt_sdhci_host *host, int dead);
/components/dfs/dfs_v1/filesystems/elmfat/
A D00history.txt354 Fixed the file gets dead-locked when f_open() failed with some conditions. (appeared at R0.12a)
/components/dfs/dfs_v2/filesystems/elmfat/
A D00history.txt354 Fixed the file gets dead-locked when f_open() failed with some conditions. (appeared at R0.12a)

Completed in 22 milliseconds