Home
last modified time | relevance | path

Searched refs:ESP_EFUSE_USER_DATA_MAC_CUSTOM (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c2/include/
Desp_efuse_table.h92 extern const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[];
93 #define ESP_EFUSE_MAC_CUSTOM ESP_EFUSE_USER_DATA_MAC_CUSTOM
94 #define ESP_EFUSE_CUSTOM_MAC ESP_EFUSE_USER_DATA_MAC_CUSTOM
/hal_espressif-latest/components/efuse/esp32c3/include/
Desp_efuse_table.h228 extern const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[];
229 #define ESP_EFUSE_MAC_CUSTOM ESP_EFUSE_USER_DATA_MAC_CUSTOM
230 #define ESP_EFUSE_CUSTOM_MAC ESP_EFUSE_USER_DATA_MAC_CUSTOM
/hal_espressif-latest/components/efuse/esp32c6/include/
Desp_efuse_table.h232 extern const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[];
233 #define ESP_EFUSE_MAC_CUSTOM ESP_EFUSE_USER_DATA_MAC_CUSTOM
234 #define ESP_EFUSE_CUSTOM_MAC ESP_EFUSE_USER_DATA_MAC_CUSTOM
/hal_espressif-latest/components/efuse/esp32h2/include/
Desp_efuse_table.h236 extern const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[];
237 #define ESP_EFUSE_MAC_CUSTOM ESP_EFUSE_USER_DATA_MAC_CUSTOM
238 #define ESP_EFUSE_CUSTOM_MAC ESP_EFUSE_USER_DATA_MAC_CUSTOM
/hal_espressif-latest/components/efuse/esp32s2/include/
Desp_efuse_table.h242 extern const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[];
243 #define ESP_EFUSE_MAC_CUSTOM ESP_EFUSE_USER_DATA_MAC_CUSTOM
244 #define ESP_EFUSE_CUSTOM_MAC ESP_EFUSE_USER_DATA_MAC_CUSTOM
/hal_espressif-latest/components/efuse/esp32s3/include/
Desp_efuse_table.h286 extern const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[];
287 #define ESP_EFUSE_MAC_CUSTOM ESP_EFUSE_USER_DATA_MAC_CUSTOM
288 #define ESP_EFUSE_CUSTOM_MAC ESP_EFUSE_USER_DATA_MAC_CUSTOM
/hal_espressif-latest/components/esp_hw_support/
Dmac_addr.c214 size_t size_bits = esp_efuse_get_field_size(ESP_EFUSE_USER_DATA_MAC_CUSTOM); in get_efuse_mac_custom()
216 esp_err_t err = esp_efuse_read_field_blob(ESP_EFUSE_USER_DATA_MAC_CUSTOM, mac, size_bits); in get_efuse_mac_custom()
/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.c733 const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[] = { variable
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.c1558 const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[] = { variable
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.c1632 const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[] = { variable
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.c1650 const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[] = { variable
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.c1738 const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[] = { variable
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.c2026 const esp_efuse_desc_t* ESP_EFUSE_USER_DATA_MAC_CUSTOM[] = { variable