Searched refs:octet (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.6.0/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-3.6.0/docs/en/api-reference/system/ |
D | system.rst | 53 …| Wi-Fi SoftAP | base_mac, +1 to the last octet | :ref:`Local MAC <local-mac-addresses>` … 56 …| Bluetooth | base_mac, +2 to the last octet | base_mac, +1 to the last octet … 58 …| Ethernet | base_mac, +3 to the last octet | :ref:`Local MAC <local-mac-addresses>` … 76 …| Wi-Fi SoftAP | base_mac, +1 to the last octet | :ref:`Local MAC <local-mac-addresses>` … 80 … note) | (derived from Wi-Fi SoftAP MAC | (derived from base_mac with +1 to last octet. | 158 1. The U/L bit (bit value 0x2) is set in the first octet of the universal MAC address, creating a l… 159 …sal" MAC address was in fact already a local MAC address), then the first octet of the local MAC a…
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.mac | 10 to the final octet of the base MAC address. If the number of universal MAC addresses is one,
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.mac | 10 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/ |
D | Kconfig.mac | 10 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.mac | 12 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
|