Searched refs:common (Results 1 – 19 of 19) sorted by relevance
82 if (msg->msg.common.errtfunc != NULL) { in do_netifapi_netif_common()83 msg->err = msg->msg.common.errtfunc(msg->netif); in do_netifapi_netif_common()86 msg->msg.common.voidfunc(msg->netif); in do_netifapi_netif_common()154 msg.msg.msg.common.voidfunc = voidfunc; in netifapi_netif_common()155 msg.msg.msg.common.errtfunc = errtfunc; in netifapi_netif_common()
1 This directory code that is common to all builds regardless of `PICO_PLATFORM`. It is a mix2 of common header files, or high level functionality built entirely using `hardware_` or `pico_` lib…
8 app/zynq-common \
5 app/zynq-common \
36 external/platform/pico/common/pico_base/include \37 external/platform/pico/common/pico_binary_info/include \
23 include platform/mediatek/common/rules.mk
25 include platform/mediatek/common/rules.mk
5 This is the contents of src/boads, src/common,
21 $(LOCAL_DIR)/udc-common.c
65 } common; member
24 $(NOECHO)$(SIZE) -t --common $(sort $(ALLMODULE_OBJS)) $(EXTRA_OBJS)
67 GLOBAL_COMPILEFLAGS += -fno-common
76 included through a common nrfx_config.h file, according to the selected SoC.
1086 # In case all classes in a project start with a common prefix, all classes will
3 # makedefs - Definitions common to all makefiles.
118 @ unpack arguments and shift one down to have common exponent
64 …ce: (i) "affiliate" means any entity controlling, controlled by or under common control with a par…
76 …onfig header files for different SoCs. Now they are included through one common file according to …
Completed in 18 milliseconds