Searched refs:octet (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-2.7.6/docs/en/api-reference/system/ |
D | system.rst | 50 | Wi-Fi SoftAP | base_mac, +1 to the last octet | base_mac, first octet randomized | 52 | Bluetooth | base_mac, +2 to the last octet | base_mac, +1 to the last octet | 54 | Ethernet | base_mac, +3 to the last octet | base_mac, +1 to the last octet, | 55 | | | first octet randomized | 66 | Wi-Fi SoftAP | base_mac, +1 to the last octet | base_mac, first octet randomized | 103 …octet of each universally administered MAC address increases by one. Only the first one of them (w… 115 …enerated sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC ad… 125 … are generated sequentially by adding 0 and 1 (respectively) to the final octet of the base MAC ad…
|
/hal_espressif-2.7.6/components/wpa_supplicant/src/tls/ |
D | asn1.c | 166 static u8 rotate_bits(u8 octet) in rotate_bits() argument 174 if (octet & 1) in rotate_bits() 176 octet >>= 1; in rotate_bits()
|
/hal_espressif-2.7.6/components/esp32c3/ |
D | Kconfig | 60 … to the final octet of the base MAC address. If the number of universal MAC addresses is one,
|
/hal_espressif-2.7.6/components/esp32s3/ |
D | Kconfig | 294 … to the final octet of the base MAC address. If the number of universal MAC addresses is one,
|
/hal_espressif-2.7.6/components/esp32s2/ |
D | Kconfig | 233 … to the final octet of the base MAC address. If the number of universal MAC addresses is one,
|
/hal_espressif-2.7.6/components/esp32/ |
D | Kconfig | 385 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
|