Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dnmasic.h73 #define REV(id) (((id) & 0x00000fff )) macro
Dnmasic.c250 if(REV(nmi_get_chipid()) >= REV_2B0) { in restore_pmu_settings_after_global_reset()
454 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()