Home
last modified time | relevance | path

Searched +full:address +full:- +full:0 (Results 1 – 25 of 1043) sorted by relevance

12345678910>>...42

/Zephyr-Core-2.7.6/cmake/linker_script/common/
Ddebug-sections.cmake1 # Content of this file originates from include/linker/debug-sections.ld
2 # Following sections are obtained via 'ld --verbose'
5 zephyr_linker_section(NAME .stab ADDRESS 0)
6 zephyr_linker_section(NAME .stabstr ADDRESS 0)
7 zephyr_linker_section(NAME .stab.excl ADDRESS 0)
8 zephyr_linker_section(NAME .stab.exclstr ADDRESS 0)
9 zephyr_linker_section(NAME .stab.index ADDRESS 0)
10 zephyr_linker_section(NAME .stab.indexstr ADDRESS 0)
11 zephyr_linker_section(NAME .gnu.build.attributes ADDRESS 0)
12 zephyr_linker_section(NAME .comment ADDRESS 0)
[all …]
/Zephyr-Core-2.7.6/include/bluetooth/
Daddr.h2 * @brief Bluetooth device address definitions and utilities.
8 * SPDX-License-Identifier: Apache-2.0
22 * @brief Bluetooth device address definitions and utilities.
23 * @defgroup bt_addr Device Address
28 #define BT_ADDR_LE_PUBLIC 0x00
29 #define BT_ADDR_LE_RANDOM 0x01
30 #define BT_ADDR_LE_PUBLIC_ID 0x02
31 #define BT_ADDR_LE_RANDOM_ID 0x03
33 /** Bluetooth Device Address */
38 /** Bluetooth LE Device Address */
[all …]
/Zephyr-Core-2.7.6/subsys/net/l2/ethernet/lldp/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
15 module-dep = NET_LOG
16 module-str = Log level for LLDP
17 module-help = Enables core LLDP code to output debug messages.
29 (non-fast mode) transmission periods. For further information
64 Subtype 4 = MAC address
65 Subtype 5 = Network address
68 If subtype 4 is selected, MAC address, then configs
74 hex "Chassis ID MAC Address Byte 0"
75 default 0x00
[all …]
/Zephyr-Core-2.7.6/include/net/
Dnet_ip.h4 * Generic IPv6 and IPv4 address definitions.
10 * SPDX-License-Identifier: Apache-2.0
38 #define NET_VLAN_TAG_UNSPEC 0x0fff
42 #define PF_UNSPEC 0 /**< Unspecified protocol family. */
48 #define PF_LOCAL 6 /**< Inter-process communication */
49 #define PF_UNIX PF_LOCAL /**< Inter-process communication */
51 /* Address families. */
52 #define AF_UNSPEC PF_UNSPEC /**< Unspecified address family. */
58 #define AF_LOCAL PF_LOCAL /**< Inter-process communication */
59 #define AF_UNIX PF_UNIX /**< Inter-process communication */
[all …]
/Zephyr-Core-2.7.6/drivers/misc/ft8xx/
Dft8xx_common.c4 * SPDX-License-Identifier: Apache-2.0
12 void ft8xx_wr8(uint32_t address, uint8_t data) in ft8xx_wr8() argument
16 err = ft8xx_drv_write(address, &data, sizeof(data)); in ft8xx_wr8()
17 __ASSERT(err == 0, "Writing FT8xx data at 0x%x failed", address); in ft8xx_wr8()
20 void ft8xx_wr16(uint32_t address, uint16_t data) in ft8xx_wr16() argument
26 err = ft8xx_drv_write(address, buffer, sizeof(buffer)); in ft8xx_wr16()
27 __ASSERT(err == 0, "Writing FT8xx data at 0x%x failed", address); in ft8xx_wr16()
30 void ft8xx_wr32(uint32_t address, uint32_t data) in ft8xx_wr32() argument
36 err = ft8xx_drv_write(address, buffer, sizeof(buffer)); in ft8xx_wr32()
37 __ASSERT(err == 0, "Writing FT8xx data at 0x%x failed", address); in ft8xx_wr32()
[all …]
/Zephyr-Core-2.7.6/tests/net/ip-addr/src/
Dmain.c1 /* main.c - Application main entry point */
6 * SPDX-License-Identifier: Apache-2.0
44 "Test 0x%s failed.\n", expected); \
45 } while (0)
52 "Test 0x%s failed.\n", expected); \
53 } while (0)
61 } while (0)
69 } while (0)
84 } while (0)
94 } while (0)
[all …]
/Zephyr-Core-2.7.6/drivers/ieee802154/
DKconfig.b912 # SPDX-License-Identifier: Apache-2.0
26 bool "Random MAC address"
29 Generate a random MAC address dynamically.
34 hex "MAC Address Byte 4"
35 default 0
36 range 0 0xff
38 This is the byte 4 of the MAC address.
41 hex "MAC Address Byte 5"
42 default 0
43 range 0 0xff
[all …]
DKconfig.cc12003 # SPDX-License-Identifier: Apache-2.0
36 bool "Random MAC address"
39 Generate a random MAC address dynamically.
44 hex "MAC Address Byte 4"
45 default 0
46 range 0 0xff
48 This is the byte 4 of the MAC address.
51 hex "MAC Address Byte 5"
52 default 0
53 range 0 0xff
[all …]
DKconfig.cc25204 # SPDX-License-Identifier: Apache-2.0
36 bool "Random MAC address"
39 Generate a random MAC address dynamically.
44 hex "MAC Address Byte 4"
45 default 0
46 range 0 0xff
48 This is the byte 4 of the MAC address.
51 hex "MAC Address Byte 5"
52 default 0
53 range 0 0xff
[all …]
DKconfig4 # SPDX-License-Identifier: Apache-2.0
16 bool "Disable 802.15.4 interface auto-start"
19 the radio becomes operational. For instance, the EUI-64 value can be
32 This option enables using the drivers in a so-called "raw" mode,
40 PHY is a ranging-capable device (RDEV)
55 Custom vendor OUI, which makes 24 most-significant
56 bits of MAC address
96 bool "Random MAC address"
99 Generate a random MAC address dynamically.
104 hex "MAC Address Byte 4"
[all …]
/Zephyr-Core-2.7.6/subsys/net/l2/openthread/
Dopenthread_utils.c4 * SPDX-License-Identifier: Apache-2.0
19 #define ALOC16_MASK 0xfc
21 static bool is_anycast_locator(const otNetifAddress *address) in is_anycast_locator() argument
23 return address->mAddress.mFields.m16[4] == htons(0x0000) && in is_anycast_locator()
24 address->mAddress.mFields.m16[5] == htons(0x00ff) && in is_anycast_locator()
25 address->mAddress.mFields.m16[6] == htons(0xfe00) && in is_anycast_locator()
26 address->mAddress.mFields.m8[14] == ALOC16_MASK; in is_anycast_locator()
30 const uint8_t *address) in is_mesh_local() argument
33 otThreadGetMeshLocalPrefix(context->instance); in is_mesh_local()
35 return (memcmp(address, ml_prefix->m8, sizeof(ml_prefix)) == 0); in is_mesh_local()
[all …]
/Zephyr-Core-2.7.6/tests/bluetooth/tester/src/
Dbttester.h1 /* bttester.h - Bluetooth tester headers */
4 * Copyright (c) 2015-2016 Intel Corporation
6 * SPDX-License-Identifier: Apache-2.0
13 #define BTP_DATA_MAX_SIZE (BTP_MTU - sizeof(struct btp_hdr))
15 #define BTP_INDEX_NONE 0xff
17 #define BTP_SERVICE_ID_CORE 0
23 #define BTP_STATUS_SUCCESS 0x00
24 #define BTP_STATUS_FAILED 0x01
25 #define BTP_STATUS_UNKNOWN_CMD 0x02
26 #define BTP_STATUS_NOT_READY 0x03
[all …]
/Zephyr-Core-2.7.6/tests/drivers/eeprom/src/
Dmain.c4 * SPDX-License-Identifier: Apache-2.0
24 zassert_not_equal(0, size, "Unexpected size of zero bytes"); in test_size()
30 const uint8_t data[4] = { 0x01, 0x02, 0x03, 0x03 }; in test_out_of_bounds()
38 rc = eeprom_write(eeprom, size - 1, data, sizeof(data)); in test_out_of_bounds()
39 zassert_equal(-EINVAL, rc, "Unexpected error code (%d)", rc); in test_out_of_bounds()
45 const uint8_t wr_buf1[4] = { 0xFF, 0xEE, 0xDD, 0xCC }; in test_write_rewrite()
46 const uint8_t wr_buf2[sizeof(wr_buf1)] = { 0xAA, 0xBB, 0xCC, 0xDD }; in test_write_rewrite()
50 off_t address; in test_write_rewrite() local
56 address = 0; in test_write_rewrite()
57 while (address < MIN(size, 16)) { in test_write_rewrite()
[all …]
/Zephyr-Core-2.7.6/samples/drivers/i2c_fujitsu_fram/
DREADME.rst11 This assumes the slave address of FRAM is 0x50, where A0, A1, and A2 are all
19 .. zephyr-app-commands::
20 :zephyr-app: samples/drivers/i2c_fujitsu_fram
21 :host-os: unix
30 .. code-block:: console
32 Wrote 0xAE to address 0x00.
33 Wrote 0x86 to address 0x01.
34 Read 0xAE from address 0x00.
35 Read 0x86 from address 0x01.
36 Wrote 16 bytes to address 0x00.
[all …]
/Zephyr-Core-2.7.6/drivers/ethernet/
DKconfig.stm32_hal5 # SPDX-License-Identifier: Apache-2.0
7 DT_COMPAT_ST_STM32_ETHERNET := st,stm32-ethernet
41 int "Phy address"
42 default 0
44 The phy address to use.
47 bool "Random MAC address"
51 Generate a random MAC address dynamically.
56 hex "MAC Address Byte 3"
57 default 0
58 range 0 0xff
[all …]
DKconfig.sam_gmac4 # SPDX-License-Identifier: Apache-2.0
20 DT_ETH_SAM_GMAC_NQ := $(dt_node_int_prop_int,$(DT_ETH_SAM_GMAC_PATH),num-queues)
47 default 0
48 range 0 1 if ETH_SAM_GMAC_QUEUES = 2
49 range 0 2 if ETH_SAM_GMAC_QUEUES = 3
50 range 0 3 if ETH_SAM_GMAC_QUEUES = 4
51 range 0 4 if ETH_SAM_GMAC_QUEUES = 5
52 range 0 5 if ETH_SAM_GMAC_QUEUES = 6
75 Read MAC address from an I2C EEPROM.
80 hex "I2C 7-bit EEPROM chip address"
[all …]
Deth_e1000_priv.h4 * SPDX-License-Identifier: Apache-2.0
36 CTRL = 0x0000, /* Device Control */
37 ICR = 0x00C0, /* Interrupt Cause Read */
38 ICS = 0x00C8, /* Interrupt Cause Set */
39 IMS = 0x00D0, /* Interrupt Mask Set */
40 RCTL = 0x0100, /* Receive Control */
41 TCTL = 0x0400, /* Transmit Control */
42 RDBAL = 0x2800, /* Rx Descriptor Base Address Low */
43 RDBAH = 0x2804, /* Rx Descriptor Base Address High */
44 RDLEN = 0x2808, /* Rx Descriptor Length */
[all …]
/Zephyr-Core-2.7.6/drivers/dma/
Ddma_sam_xdmac.h4 * SPDX-License-Identifier: Apache-2.0
21 #define XDMA_UBC_NDE (0x1u << 24)
22 #define XDMA_UBC_NDE_FETCH_DIS (0x0u << 24)
23 #define XDMA_UBC_NDE_FETCH_EN (0x1u << 24)
24 #define XDMA_UBC_NSEN (0x1u << 25)
25 #define XDMA_UBC_NSEN_UNCHANGED (0x0u << 25)
26 #define XDMA_UBC_NSEN_UPDATED (0x1u << 25)
27 #define XDMA_UBC_NDEN (0x1u << 26)
28 #define XDMA_UBC_NDEN_UNCHANGED (0x0u << 26)
29 #define XDMA_UBC_NDEN_UPDATED (0x1u << 26)
[all …]
/Zephyr-Core-2.7.6/samples/net/wpanusb/
Dwpan-radio-spec.txt21 Opcode 0x00 - Reset bRequest
25 Opcode 0x01 - Transmit bRequest
32 Opcode 0x02 - Transmit Async bRequest
36 Opcode 0x03 - ED bRequest
40 Opcode 0x04 - Set Channel bRequest
47 Opcode 0x05 - Start bRequest
51 Opcode 0x06 - Stop bRequest
55 Opcode 0x07 - Set Short address bRequest
57 Set ieee802154 Short address
59 Short address 2 octets
[all …]
/Zephyr-Core-2.7.6/doc/guides/arch/
Dx86.rst10 x86-based platforms.
16 is executing in virtual address space. By default, physical and virtual
18 taking place in physical address space. The physical address space is
20 :kconfig:`CONFIG_SRAM_SIZE` while the virtual address space is marked by
26 Separate Virtual Address Space from Physical Address Space
29 On 32-bit x86, it is possible to have separate phyiscal and virtual
30 address space. Code and data are linked in virtual address space,
32 and data must be available and also addressable in physical address
49 There are restrictions on where virtual address space can be:
51 - Physical and virtual address spaces must be disjoint. This is
[all …]
/Zephyr-Core-2.7.6/include/arch/x86/
Dintel_vtd.h3 * SPDX-License-Identifier: Apache-2.0
15 #define VTD_VER_REG 0x000 /* Version */
16 #define VTD_CAP_REG 0x008 /* Capability */
17 #define VTD_ECAP_REG 0x010 /* Extended Capability */
18 #define VTD_GCMD_REG 0x018 /* Global Command */
19 #define VTD_GSTS_REG 0x01C /* Global Status */
20 #define VTD_RTADDR_REG 0x020 /* Root Table Address */
21 #define VTD_CCMD_REG 0x028 /* Context Command */
22 #define VTD_FSTS_REG 0x034 /* Fault Status */
23 #define VTD_FECTL_REG 0x038 /* Fault Event Control Register*/
[all …]
/Zephyr-Core-2.7.6/include/bluetooth/mesh/
Dcfg_cli.h8 * SPDX-License-Identifier: Apache-2.0
46 * @param addr Target node address.
49 * @return 0 on success, or (negative) error code on failure.
60 * @param addr Target node address.
61 * @param page Composition data page, or 0xff to request the first available
66 * @return 0 on success, or (negative) error code on failure.
74 * @param addr Target node address.
79 * @return 0 on success, or (negative) error code on failure.
85 * @param addr Target node address.
90 * @return 0 on success, or (negative) error code on failure.
[all …]
/Zephyr-Core-2.7.6/drivers/eeprom/
Deeprom_emulator.c4 * SPDX-License-Identifier: Apache-2.0
14 * data are written as address-data combinations. The size of such a combination
16 * (required address space), with a minimum of 4 byte.
29 * |-----------------------------------------------------------------------|
30 * ||----------------------| |----------------------| |-------------------||
31 * || EEPROM data | | | |-Flash page--------||
34 * ||----------------------| |----------------------| ... |
36 * || (address, new data) | | | |
39 * ||--EEPROM page 0-------| |--EEPROM page 1-------| |
40 * |------------------------------------------------------------Partition--|
[all …]
/Zephyr-Core-2.7.6/tests/net/utils/src/
Dmain.c1 /* main.c - Application main entry point */
6 * SPDX-License-Identifier: Apache-2.0
56 .ipv4.verify.s4_addr = { 192, 0, 0, 1 },
63 .ipv4.verify.s4_addr = { 192, 1, 0, 0 },
70 .ipv4.verify.s4_addr = { 192, 0, 0, 0 },
84 .ipv4.verify.s4_addr = { 0, 0, 0, 0 },
91 .ipv4.verify.s4_addr = { 0, 0, 0, 1 },
98 .ipv4.verify.s4_addr = { 0, 0, 1, 0 },
105 .ipv4.verify.s4_addr = { 0, 1, 0, 0 },
112 .ipv6.verify.s6_addr16 = { htons(0xff08), 0, 0, 0, 0, 0, 0, 0 },
[all …]
/Zephyr-Core-2.7.6/arch/arm/include/aarch32/cortex_m/
Dcmse.h4 * SPDX-License-Identifier: Apache-2.0
11 * CMSE API for Cortex-M23/M33 CPUs.
31 * Address information retrieval based on the TT instructions.
34 * security states and privilege levels have on memory at a specified address
38 * @brief Get the MPU region number of an address
40 * Return the non-negative MPU region that the address maps to,
41 * or -EINVAL to indicate that an invalid MPU region was retrieved.
45 * - the function is called from privileged mode
46 * - the MPU is implemented and enabled
47 * - the given address matches a single, enabled MPU region
[all …]

12345678910>>...42