mirror of
https://github.com/apache/nuttx.git
synced 2026-09-08 01:46:35 +00:00
The xxx_netinitialize is defined to a function only if CONFIG_NET=y and CONFIG_NETDEV_LATEINIT=n. Otherwise it is defined to an empty macro. Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| mips_allocateheap.c | ||
| mips_createstack.c | ||
| mips_etherstub.c | ||
| mips_exit.c | ||
| mips_idle.c | ||
| mips_initialize.c | ||
| mips_internal.h | ||
| mips_interruptcontext.c | ||
| mips_lowputs.c | ||
| mips_mdelay.c | ||
| mips_modifyreg8.c | ||
| mips_modifyreg16.c | ||
| mips_modifyreg32.c | ||
| mips_puts.c | ||
| mips_releasestack.c | ||
| mips_stackframe.c | ||
| mips_udelay.c | ||
| mips_usestack.c | ||