Searched refs:M2M_INFO (Results 1 – 9 of 9) sorted by relevance
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/common/include/ |
D | nm_debug.h | 68 #define M2M_INFO(...) macro 80 #undef M2M_INFO 81 #define M2M_INFO(...) do{CONF_WINC_PRINTF("(APP)(INFO)"); CONF_WINC_PRINTF(__VA_ARGS__);CONF_… macro
|
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/ |
D | m2m_wifi.c | 156 M2M_INFO("Conflicted IP \" %u.%u.%u.%u \" \n", in m2m_wifi_cb() 486 …M2M_INFO("Firmware ver : %u.%u.%u Svnrev %u\n", strtmp.u8FirmwareMajor, strtmp.u8FirmwareMinor, … in m2m_wifi_init() 487 M2M_INFO("Firmware Build %s Time %s\n",strtmp.BuildDate,strtmp.BuildTime); in m2m_wifi_init() 488 …M2M_INFO("Firmware Min driver ver : %u.%u.%u\n", strtmp.u8DriverMajor, strtmp.u8DriverMinor, strtm… in m2m_wifi_init() 489 …M2M_INFO("Driver ver: %u.%u.%u\n", M2M_RELEASE_VERSION_MAJOR_NO, M2M_RELEASE_VERSION_MINOR_NO, M2M… in m2m_wifi_init() 490 M2M_INFO("Driver built at %s\t%s\n",__DATE__,__TIME__); in m2m_wifi_init() 1094 M2M_INFO("POWER SAVE %d\n",PsTyp); in m2m_wifi_set_sleep_mode()
|
D | nmdrv.c | 260 M2M_INFO("Chip ID %lx\n", nmi_get_chipid()); in nm_drv_init_download_mode() 318 M2M_INFO("Chip ID %lx\n", nmi_get_chipid()); in nm_drv_init()
|
D | nmuart.c | 99 M2M_INFO("Built-in WINC1500 UART Found\n"); in nm_uart_sync_cmd() 105 M2M_INFO("WINC1500 Serial Bridge Found\n"); in nm_uart_sync_cmd()
|
D | m2m_hif.c | 351 M2M_INFO("Slowing down...\n"); in hif_send()
|
D | nmasic.c | 459 M2M_INFO("DriverVerInfo: 0x%08lx\n",u32DriverVerInfo); in wait_for_bootrom()
|
D | nmspi.c | 646 if(ix) M2M_INFO("ttt %d %d\n", sz, ix); in spi_cmd_complete()
|
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/ |
D | socket.c | 190 M2M_INFO("(ERRR)Current <%d>\n", u16ReadCount); in Socket_ReadSocketData() 560 M2M_INFO("Socket %d session ID = %d\r\n",sock, gu16SessionID ); in socket() 911 M2M_INFO("Sock to delete <%d>\n", sock); in winc1500_close()
|
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/spi_flash/source/ |
D | spi_flash.c | 745 M2M_INFO("Flash Size %lu Mb\n",gu32InernalFlashSize); in spi_flash_get_size()
|