Home
last modified time | relevance | path

Searched refs:cc1200 (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_cc1200.c129 struct cc1200_context *cc1200 = dev->data; in get_mac() local
132 uint32_t *ptr = (uint32_t *)(cc1200->mac_addr + 4); in get_mac()
136 cc1200->mac_addr[7] = (cc1200->mac_addr[7] & ~0x01) | 0x02; in get_mac()
138 cc1200->mac_addr[4] = CONFIG_IEEE802154_CC1200_MAC4; in get_mac()
139 cc1200->mac_addr[5] = CONFIG_IEEE802154_CC1200_MAC5; in get_mac()
140 cc1200->mac_addr[6] = CONFIG_IEEE802154_CC1200_MAC6; in get_mac()
141 cc1200->mac_addr[7] = CONFIG_IEEE802154_CC1200_MAC7; in get_mac()
144 cc1200->mac_addr[0] = 0x00; in get_mac()
145 cc1200->mac_addr[1] = 0x12; in get_mac()
146 cc1200->mac_addr[2] = 0x4b; in get_mac()
[all …]
DKconfig73 source "drivers/ieee802154/Kconfig.cc1200"
DKconfig.cc120025 you know what you are doing. Beware cc1200 requires gpio and spi to
/Zephyr-Core-3.5.0/tests/drivers/build_all/ieee802154/boards/
Dnative_posix.overlay35 test_spi_cc1200: cc1200@0 {
36 compatible = "ti,cc1200";
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.2.rst1202 * :github:`11519` - Add at least build test for cc1200
Drelease-notes-2.7.rst1958 * :github:`11519` - Add at least build test for cc1200