Home
last modified time | relevance | path

Searched defs:init_data_store (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_phy/src/
Dphy_init.c370 uint8_t* init_data_store = (uint8_t*) k_malloc(init_data_store_length); in esp_phy_get_init_data() local
387 uint8_t* init_data_store = (uint8_t*) malloc(init_data_store_length); in esp_phy_get_init_data() local
777 uint8_t* init_data_store, in phy_get_multiple_init_data()
866 uint8_t* init_data_store = (uint8_t*) k_malloc(init_data_store_length); in esp_phy_update_init_data() local
/hal_espressif-3.6.0/components/esp_wifi/src/
Dphy_init.c374 uint8_t *init_data_store = (uint8_t *)malloc(init_data_store_length); in esp_phy_get_init_data() local
773 uint8_t *init_data_store, in phy_get_multiple_init_data()
875 uint8_t *init_data_store = (uint8_t *)malloc(init_data_store_length); in esp_phy_update_init_data() local