Searched refs:wifi_spin_lock (Results 1 – 6 of 6) sorted by relevance
38 unsigned int *wifi_spin_lock = (unsigned int *)wifi_malloc(sizeof(unsigned int)); in esp_coex_common_spin_lock_create_wrapper() local39 if (wifi_spin_lock == NULL) { in esp_coex_common_spin_lock_create_wrapper()43 return (void *)wifi_spin_lock; in esp_coex_common_spin_lock_create_wrapper()
39 unsigned int *wifi_spin_lock = (unsigned int *)wifi_malloc(sizeof(unsigned int)); in esp_coex_common_spin_lock_create_wrapper() local40 if (wifi_spin_lock == NULL) { in esp_coex_common_spin_lock_create_wrapper()44 return (void *)wifi_spin_lock; in esp_coex_common_spin_lock_create_wrapper()
37 unsigned int *wifi_spin_lock = (unsigned int *) wifi_malloc(sizeof(unsigned int)); in esp_coex_common_spin_lock_create_wrapper() local38 if (wifi_spin_lock == NULL) { in esp_coex_common_spin_lock_create_wrapper()42 return (void *)wifi_spin_lock; in esp_coex_common_spin_lock_create_wrapper()