| /Zephyr-latest/tests/subsys/logging/log_msg/src/ |
| D | main.c | 465 static const char *prefix = "prefix"; in ZTEST() local 505 static const char *prefix = "prefix"; in ZTEST() local
|
| /Zephyr-latest/tests/net/ipv6/src/ |
| D | main.c | 810 struct net_if_ipv6_prefix *prefix; in ZTEST() local 832 struct in6_addr prefix = { { { 0x20, 1, 0x0d, 0xb8, 43, 0, 0, 0, in ZTEST() local 2172 static bool is_pe_address_found(struct net_if *iface, struct in6_addr *prefix) in is_pe_address_found() 2202 struct in6_addr prefix = { { { 0x3f, 0xfe, 0x05, 0x07, 0, 0, 0, 1, in get_pe_addresses() local 2236 struct in6_addr prefix = { { { 0x3f, 0xfe, 0x05, 0x07, 0, 0, 0, 1, in ZTEST() local
|
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ |
| D | coverage.py | 398 def _interleave_list(prefix, list): argument
|
| /Zephyr-latest/subsys/retention/ |
| D | retention.c | 58 uint8_t prefix[]; member
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_nrfx_spis.c | 454 #define SPIS_DEVICE(periph, prefix, id, _) \ argument
|
| /Zephyr-latest/tests/subsys/settings/functional/src/ |
| D | settings_basic_test.c | 552 const char *prefix = filtered_loader_settings.name; in ZTEST() local
|
| /Zephyr-latest/include/zephyr/ |
| D | sw_isr_table.h | 194 #define _MK_ISR_SECTION_NAME(prefix, file, counter) \ argument
|
| /Zephyr-latest/tests/bluetooth/hci_prop_evt/src/ |
| D | main.c | 31 uint8_t prefix[2]; member
|
| /Zephyr-latest/subsys/net/ip/ |
| D | ipv6.h | 593 const struct in6_addr *prefix, in net_ipv6_pe_start()
|
| D | net_if.c | 2663 struct in6_addr *prefix, in ipv6_prefix_find() 2704 struct in6_addr *prefix, in net_if_ipv6_prefix_add() 2820 struct net_if_ipv6_prefix *prefix = NULL; in net_if_ipv6_prefix_get() local 2862 struct net_if_ipv6_prefix *prefix = NULL; in net_if_ipv6_prefix_lookup() local 2931 void net_if_ipv6_prefix_set_timer(struct net_if_ipv6_prefix *prefix, in net_if_ipv6_prefix_set_timer() 2944 void net_if_ipv6_prefix_unset_timer(struct net_if_ipv6_prefix *prefix) in net_if_ipv6_prefix_unset_timer() 3211 struct net_if_ipv6_prefix *prefix; in net_if_ipv6_select_src_addr_hint() local
|
| D | 6lo.c | 27 struct in6_addr prefix; member
|
| D | ipv6_nbr.c | 2175 struct net_if_ipv6_prefix *prefix; in handle_prefix_onlink() local
|
| D | tcp.c | 1034 static const char *tcp_state_to_str(enum tcp_state state, bool prefix) in tcp_state_to_str()
|
| /Zephyr-latest/include/zephyr/net/ |
| D | net_event.h | 449 struct in6_addr prefix; member
|
| D | net_if.h | 197 struct in6_addr prefix; member 341 struct net_if_ipv6_prefix prefix[NET_IF_MAX_IPV6_PREFIX]; member 445 struct in6_addr prefix; member 1804 static inline void net_if_ipv6_prefix_set_lf(struct net_if_ipv6_prefix *prefix, in net_if_ipv6_prefix_set_lf()
|
| /Zephyr-latest/subsys/net/lib/dhcpv6/ |
| D | dhcpv6_internal.h | 110 struct in6_addr prefix; member
|
| /Zephyr-latest/tests/net/iface/src/ |
| D | main.c | 951 const struct in6_addr prefix = { { { 0x20, 0x01, 0x1b, 0x98, 0x24, 0xb8, 0x7e, 0xbb, in ZTEST() local 1341 const struct in6_addr prefix = { { { 0x20, 0x01, 0x1b, 0x98, 0x24, 0xb8, 0x7e, 0xbb, in generate_iid() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_pl011.c | 577 #define COMPAT_SPECIFIC_FUNC_NAME(prefix, name) _CONCAT(_CONCAT(prefix, name), _) argument
|
| /Zephyr-latest/subsys/logging/ |
| D | log_output.c | 707 static const char prefix[] = DROPPED_COLOR_PREFIX "--- "; in log_output_dropped_process() local
|
| /Zephyr-latest/subsys/testsuite/ztest/src/ |
| D | ztest.c | 1374 static const struct ztest_suite_node *suite_lookup(size_t idx, const char *prefix) in suite_lookup()
|
| /Zephyr-latest/subsys/usb/device_next/class/ |
| D | usbd_uac2_macros.h | 118 #define DESCRIPTOR_NAME(prefix, node) uac2_## prefix ## _ ## node argument
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | smp.c | 5081 static int aes_test(const char *prefix, const uint8_t *in_key, const uint8_t *m, in aes_test() 5142 static int sign_test(const char *prefix, const uint8_t *sign_key, const uint8_t *m, in sign_test()
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | hci_vs.h | 431 uint8_t prefix; member
|
| /Zephyr-latest/drivers/modem/ |
| D | hl7800.c | 51 #define PREFIXED_SWITCH_CASE_RETURN_STRING(prefix, val) \ argument
|