Searched refs:hex (Results 1 – 25 of 26) sorted by relevance
12
38 hex "MAC Address Byte 4"45 hex "MAC Address Byte 5"52 hex "MAC Address Byte 6"59 hex "MAC Address Byte 7"122 hex126 hex130 hex134 hex138 hex142 hex
28 hex "MAC Address Byte 4"35 hex "MAC Address Byte 5"42 hex "MAC Address Byte 6"49 hex "MAC Address Byte 7"
42 hex "MAC Address Byte 4"49 hex "MAC Address Byte 5"56 hex "MAC Address Byte 6"63 hex "MAC Address Byte 7"
39 hex "MAC Address Byte 4"46 hex "MAC Address Byte 5"53 hex "MAC Address Byte 6"60 hex "MAC Address Byte 7"
12 static const char *hex = "0123456789ABCDEF"; in esp_hosted_mac_to_str() local15 *mac_str++ = hex[(mac_bytes[i] >> 4) & 0x0F]; in esp_hosted_mac_to_str()16 *mac_str++ = hex[mac_bytes[i] & 0x0F]; in esp_hosted_mac_to_str()
32 hex "ESP32 UART TX FIFO Threshold"40 hex "ESP32 UART RX FIFO Threshold"
83 hex "Transparency grid cell color 1"90 hex "Transparency grid cell color 2"97 hex "Color filter applied on top of the display data"
54 hex "LCDIF framebuffer address"
22 hex "Byte offset of cAVS inbox window"32 hex "Byte offset of cAVS outbox memory"
126 hex "Host I/O peripheral Private Channel"136 hex "Host I/O peripheral Private Channel 2"144 hex "Host I/O peripheral Private Channel 3"169 hex "Host I/O peripheral port number for shared memory region"186 hex "Host I/O peripheral port number for ec host command data"197 hex "Host I/O peripheral port number for ec host command parameters"
60 hex "EP Double Buffer Enable"66 load/unload data from the EP FIFO. This hex value is a bitmap of endpoints
34 hex "Trigger type register offset"62 hex "Default IRQ affinity mask"
72 hex79 hex
23 hex "Cadence Quad SPI subsector size"
116 hex "Flash shell buffer size"
100 hex "LED1 (red) pulse amplitude"114 hex "LED2 (IR) pulse amplitude"128 hex "LED3 (green) pulse amplitude"
15 hex "Memory Page Size"
36 hex "Byte offset to SRAM_BASE_ADDRESS"
18 hex "WHOAMI value"
45 hex "LPTIM AutoReload value"
46 hex "Watchdog seed"
56 hex "NVMe PRP Page Size"
93 six hex 8-bit chars separated by colons (e.g.:179 six hex 8-bit chars separated by colons (e.g.:
84 hex "I2C EEPROM internal address"
71 six hex 8-bit chars separated by colons (e.g.:
Completed in 43 milliseconds