Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc1200.c129 struct cc1200_context *cc1200 = dev->data; in get_mac() local
132 sys_rand_get(&cc1200->mac_addr[4], 4U); in get_mac()
134 cc1200->mac_addr[7] = (cc1200->mac_addr[7] & ~0x01) | 0x02; in get_mac()
136 cc1200->mac_addr[4] = CONFIG_IEEE802154_CC1200_MAC4; in get_mac()
137 cc1200->mac_addr[5] = CONFIG_IEEE802154_CC1200_MAC5; in get_mac()
138 cc1200->mac_addr[6] = CONFIG_IEEE802154_CC1200_MAC6; in get_mac()
139 cc1200->mac_addr[7] = CONFIG_IEEE802154_CC1200_MAC7; in get_mac()
142 cc1200->mac_addr[0] = 0x00; in get_mac()
143 cc1200->mac_addr[1] = 0x12; in get_mac()
144 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-latest/tests/drivers/build_all/ieee802154/boards/
Dnative_sim.overlay35 test_spi_cc1200: cc1200@0 {
36 compatible = "ti,cc1200";
/Zephyr-latest/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