Home
last modified time | relevance | path

Searched refs:REV_3A0 (Results 1 – 3 of 3) sorted by relevance

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dnmasic.h68 #define REV_3A0 (0x3A0) macro
Dnmasic.c454 if(REV(nmi_get_chipid()) >= REV_3A0){ in wait_for_bootrom()
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/spi_flash/source/
Dspi_flash.c543 if(REV(nmi_get_chipid()) >= REV_3A0) { in spi_flash_enable()