HomeSort by relevance Sort by last modified time
    Searched refs:bcm_uint64_multiple_add (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 856 extern void bcm_uint64_multiple_add(uint32* r_high, uint32* r_low, uint32 a, uint32 b, uint32 c);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 2208 bcm_uint64_multiple_add(uint32* r_high, uint32* r_low, uint32 a, uint32 b, uint32 c) function
    [all...]

Completed in 52 milliseconds