Home
last modified time | relevance | path

Searched refs:ENOMEDIUM (Results 1 – 5 of 5) sorted by relevance

/components/libc/compilers/common/extension/sys/
A Derrno.h536 #ifndef ENOMEDIUM
537 #define ENOMEDIUM (ERROR_BASE_NO + 123) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h173 #define ENOMEDIUM 123 /* No medium found */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h173 #define ENOMEDIUM 123 /* No medium found */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h204 #define ENOMEDIUM 123 /* No medium found */ macro
/components/drivers/sdio/sdhci/
A Dsdhci.c219 cmd->err = -ENOMEDIUM; in sdhci_present_error()
1227 sdhci_error_out_mrqs(host, -ENOMEDIUM); in sdhci_card_event()
2279 sdhci_error_out_mrqs(host, -ENOMEDIUM); in rt_sdhci_uninit_host()

Completed in 15 milliseconds