Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/
A Dfit-mmc.c164 struct rt_mmc_host *rt_mmc_alloc_host(int extra, struct rt_device *dev) in rt_mmc_alloc_host() argument
168 mmc = rt_malloc(sizeof(*mmc) + extra); in rt_mmc_alloc_host()
171 rt_memset(mmc, 0, sizeof(*mmc) + extra); in rt_mmc_alloc_host()
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_ohci_reg.h460 volatile uint32_t extra; member
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h248 struct rt_mmc_host *rt_mmc_alloc_host(int extra, struct rt_device *);
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP123 2012-05-20 - scripts: Make poff ignore extra arguments to pppd
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP123 2012-05-20 - scripts: Make poff ignore extra arguments to pppd
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile1159 # Note: The order of the extra style sheet files is of importance (e.g. the last
1166 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1334 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1690 # If left blank no extra packages will be included.
1726 # Note: The order of the extra style sheet files is of importance (e.g. the last
1733 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile1170 # Note: The order of the extra style sheet files is of importance (e.g. the last
1177 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1345 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1701 # If left blank no extra packages will be included.
1737 # Note: The order of the extra style sheet files is of importance (e.g. the last
1744 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
A Dlwip.Doxyfile.cmake.in1170 # Note: The order of the extra style sheet files is of importance (e.g. the last
1177 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1345 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1701 # If left blank no extra packages will be included.
1737 # Note: The order of the extra style sheet files is of importance (e.g. the last
1744 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or

Completed in 16 milliseconds