Searched refs:esp_log_write_wrapper (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/components/esp_wifi/esp32c6/ |
D | esp_adapter.c | 345 static void esp_log_write_wrapper(unsigned int level, const char *tag, const char *format, ...) in esp_log_write_wrapper() function 652 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32c2/ |
D | esp_adapter.c | 339 static void esp_log_write_wrapper(unsigned int level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 634 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32c3/ |
D | esp_adapter.c | 356 static void esp_log_write_wrapper(unsigned int level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 651 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/zephyr/esp32/src/wifi/ |
D | esp_wifi_adapter.c | 666 static void esp_log_write_wrapper(uint32_t level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 806 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/zephyr/esp32s2/src/wifi/ |
D | esp_wifi_adapter.c | 669 static void esp_log_write_wrapper(uint32_t level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 810 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/zephyr/esp32s3/src/wifi/ |
D | esp_wifi_adapter.c | 685 static void esp_log_write_wrapper(uint32_t level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 824 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/zephyr/esp32c2/src/wifi/ |
D | esp_wifi_adapter.c | 752 static void esp_log_write_wrapper(uint32_t level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 891 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/zephyr/esp32c3/src/wifi/ |
D | esp_wifi_adapter.c | 751 static void esp_log_write_wrapper(uint32_t level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 890 ._log_write = esp_log_write_wrapper,
|
/hal_espressif-latest/zephyr/esp32c6/src/wifi/ |
D | esp_wifi_adapter.c | 743 static void esp_log_write_wrapper(uint32_t level,const char *tag,const char *format, ...) in esp_log_write_wrapper() function 906 ._log_write = esp_log_write_wrapper,
|