Searched refs:evt_max (Results 1 – 1 of 1) sorted by relevance
212 uint8_t evt_max = s_wifi_evt_max + s_coex_evt_max; in esp_coexist_debug_init() local213 if (evt_max == 0) { in esp_coexist_debug_init()218 s_evt_io_map = malloc(sizeof(gpio_num_t) * evt_max); in esp_coexist_debug_init()223 for (uint8_t i = 0; i < evt_max; i++) { in esp_coexist_debug_init()