Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-latest/asf/common/components/wifi/winc1500/driver/source/
Dnmasic.c52 #define GET_UINT32(X,Y) (X[0+Y] + ((uint32)X[1+Y]<<8) + ((uint32)X[2+Y]<<16) +((uint32)X[3+Y]<<2… argument
/hal_atmel-latest/asf/common/components/wifi/winc1500/spi_flash/source/
Dspi_flash.c68 #define GET_UINT32(X,Y) (X[0+Y] + ((uint32)X[1+Y]<<8) + ((uint32)X[2+Y]<<16) +((uint32)X[3+Y]<<24… argument