/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | lcp.c | 351 printendpoint(opt, printer, arg) in printendpoint() argument 839 #define ADDCIVOID(opt, neg) \ in lcp_addci() argument 844 #define ADDCISHORT(opt, neg, val) \ in lcp_addci() argument 851 #define ADDCICHAP(opt, neg, val) \ in lcp_addci() argument 859 #define ADDCILONG(opt, neg, val) \ in lcp_addci() argument 866 #define ADDCILQR(opt, neg, val) \ in lcp_addci() argument 874 #define ADDCICHAR(opt, neg, val) \ in lcp_addci() argument 880 #define ADDCIENDP(opt, neg, class, val, len) \ in lcp_addci() argument 959 #define ACKCIVOID(opt, neg) \ in lcp_ackci() argument 969 #define ACKCISHORT(opt, neg, val) \ in lcp_ackci() argument [all …]
|
H A D | ipcp.c | 510 printipaddr(opt, printer, arg) in printipaddr() argument 811 #define ADDCIADDRS(opt, neg, val1, val2) \ in ipcp_addci() argument 827 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument 844 #define ADDCIADDR(opt, neg, val) \ in ipcp_addci() argument 858 #define ADDCIDNS(opt, neg, addr) \ in ipcp_addci() argument 937 #define ACKCIADDRS(opt, neg, val1, val2) \ in ipcp_ackci() argument 958 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument 982 #define ACKCIADDR(opt, neg, val) \ in ipcp_ackci() argument 999 #define ACKCIDNS(opt, neg, addr) \ in ipcp_ackci() argument 1099 #define NAKCIADDRS(opt, neg, code) \ in ipcp_nakci() argument [all …]
|
H A D | ccp.c | 248 static int ccp_anycompress(ccp_options *opt) { in ccp_anycompress() 1388 static const char *method_name(ccp_options *opt, ccp_options *opt2) { in method_name()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/ |
H A D | arm_nnexamples_nn_test.h | 16 void initialize_results_q7(q7_t * ref, q7_t * opt, int length) in initialize_results_q7() 22 void initialize_results_q15(q15_t * ref, q15_t * opt, int length) in initialize_results_q15() 28 void verify_results_q7(q7_t * ref, q7_t * opt, int length) in verify_results_q7() 53 void verify_results_q15(q15_t * ref, q15_t * opt, int length) in verify_results_q15()
|
/btstack/port/samv71-xplained-atwilc3000/ASF/common/utils/stdio/stdio_serial/ |
H A D | stdio_serial.h | 92 static inline void stdio_serial_init(volatile void *usart, const usart_serial_options_t *opt) in stdio_serial_init()
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | ip.h | 217 #define ip_get_option(pcb, opt) ((pcb)->so_options & (opt)) argument 219 #define ip_set_option(pcb, opt) ((pcb)->so_options = (u8_t)((pcb)->so_options | (opt))) argument 221 #define ip_reset_option(pcb, opt) ((pcb)->so_options = (u8_t)((pcb)->so_options & ~(opt))) argument
|
/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/serial/sam_uart/ |
H A D | uart_serial.h | 102 usart_serial_options_t *opt) in usart_serial_init()
|
/btstack/3rd-party/lc3-google/tools/ |
H A D | elc3.c | 94 char opt = arg[1]; in parse_args() local
|
H A D | dlc3.c | 98 char opt = arg[1]; in parse_args() local
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | tcp_in.c | 1919 u8_t opt = tcp_get_next_optbyte(); local
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |