Searched refs:cc1200 (Results 1 – 6 of 6) sorted by relevance
129 struct cc1200_context *cc1200 = dev->data; in get_mac() local132 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 …]
73 source "drivers/ieee802154/Kconfig.cc1200"
25 you know what you are doing. Beware cc1200 requires gpio and spi to
35 test_spi_cc1200: cc1200@0 {36 compatible = "ti,cc1200";
1202 * :github:`11519` - Add at least build test for cc1200
1958 * :github:`11519` - Add at least build test for cc1200