Searched refs:NM_BSP_B_L_32 (Results 1 – 3 of 3) sorted by relevance
298 #define NM_BSP_B_L_32(x) \ macro307 #define NM_BSP_B_L_32(x) (x) macro
656 pstrStaticIPConf->u32DNS = NM_BSP_B_L_32(pstrStaticIPConf->u32DNS); in m2m_wifi_set_static_ip()657 pstrStaticIPConf->u32Gateway = NM_BSP_B_L_32(pstrStaticIPConf->u32Gateway); in m2m_wifi_set_static_ip()658 pstrStaticIPConf->u32StaticIP = NM_BSP_B_L_32( in m2m_wifi_set_static_ip()660 pstrStaticIPConf->u32SubnetMask = NM_BSP_B_L_32( in m2m_wifi_set_static_ip()
877 strRecv.u32Timeoutmsec = NM_BSP_B_L_32(u32Timeoutmsec); in recv()975 strRecv.u32Timeoutmsec = NM_BSP_B_L_32(u32Timeoutmsec); in recvfrom()