Home
last modified time | relevance | path

Searched defs:M_LOGI (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_aos.h53 #define M_LOGI(fmt, ...) aos_printf("%s: " fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_amp.h60 #define M_LOGI(fmt, ...) amp_printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_alios.h68 #define M_LOGI(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
A Duvoice_linux.h69 #define M_LOGI(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro

Completed in 8 milliseconds