OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NANOPB_CORE
(Results
1 - 8
of
8
) sorted by null
/external/grpc-grpc/third_party/nanopb/examples/network_server/
Makefile
16
$(CC) $(CFLAGS) -o $@ $^ $(
NANOPB_CORE
)
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/
Makefile
19
$(CC) $(CFLAGS) -o $@ $^ $(
NANOPB_CORE
)
/external/nanopb-c/examples/network_server/
Makefile
16
$(CC) $(CFLAGS) -o $@ $^ $(
NANOPB_CORE
)
/external/nanopb-c/examples/using_union_messages/
Makefile
19
$(CC) $(CFLAGS) -o $@ $^ $(
NANOPB_CORE
)
/external/grpc-grpc/third_party/nanopb/examples/using_double_on_avr/
Makefile
19
$(CC) $(CFLAGS) -o $@ $^ $(
NANOPB_CORE
)
/external/nanopb-c/examples/using_double_on_avr/
Makefile
19
$(CC) $(CFLAGS) -o $@ $^ $(
NANOPB_CORE
)
/external/grpc-grpc/third_party/nanopb/extra/
nanopb.mk
8
NANOPB_CORE
= $(NANOPB_DIR)/pb_encode.c $(NANOPB_DIR)/pb_decode.c $(NANOPB_DIR)/pb_common.c
/external/nanopb-c/extra/
nanopb.mk
8
NANOPB_CORE
= $(NANOPB_DIR)/pb_encode.c $(NANOPB_DIR)/pb_decode.c $(NANOPB_DIR)/pb_common.c
Completed in 1112 milliseconds